The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

blog: usesthis interview

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 9c5979c5 74cec45f

+88
+88
lume/src/blog/2024/usesthis.md
··· 1 + --- 2 + title: "Xe Iaso on usesthis.com" 3 + date: 2024-01-31 4 + redirect_to: https://usesthis.com/interviews/xe.iaso/ 5 + --- 6 + 7 + ### Who are you, and what do you do? 8 + 9 + I'm Xe Iaso, I'm a technical educator, 10 + [Twitch](https://www.google.com/url?q=http://web.archive.org/web/20230525093711/https://www.twitch.tv/&sa=D&source=editors&ust=1706728038727221&usg=AOvVaw02w1vnAnFZxaav66cJrFgN) streamer, 11 + vtuber, and philosopher that focuses on ways to help make technology 12 + easier to understand and do cursed things in the process. I live in 13 + Ottawa with my husband and I do developer relations professionally. I 14 + am an avid writer for [my 15 + blog](https://www.google.com/url?q=https://xeiaso.net/&sa=D&source=editors&ust=1706728038727588&usg=AOvVaw0EBTFTGVM8dc3Qz-UAGqr_), 16 + where I have over 400 articles. I regularly experiment with new 17 + technologies and find ways to mash them up with old technologies for 18 + my own amusement. 19 + 20 + ### What hardware do you use? 21 + 22 + For hardware, I use a [MacBook 23 + Pro](https://www.google.com/url?q=https://www.apple.com/macbook-pro/&sa=D&source=editors&ust=1706728038728069&usg=AOvVaw03SFleeK6JX65OqUFICyoH) (M2 24 + Max), an [iPad 25 + Pro](https://www.google.com/url?q=https://en.wikipedia.org/wiki/IPad_Pro&sa=D&source=editors&ust=1706728038728257&usg=AOvVaw1zNssXvll38srSUA3_eT_h) with 26 + a keyboard, a gaming desktop with a [Ryzen 5950X 27 + processor](https://www.google.com/url?q=https://www.amd.com/en/products/cpu/amd-ryzen-9-5950x&sa=D&source=editors&ust=1706728038728429&usg=AOvVaw1tPXpBRptPsTvelQRy6SY7) and 28 + a 29 + [4080](https://www.google.com/url?q=https://www.nvidia.com/en-us/geforce/graphics-cards/40-series/rtx-4080-family/&sa=D&source=editors&ust=1706728038728603&usg=AOvVaw1my9tmjXZgBTpGhs5sNLmz), 30 + two [ZSA Moonlander 31 + keyboards](https://www.google.com/url?q=https://www.zsa.io/moonlander/&sa=D&source=editors&ust=1706728038728778&usg=AOvVaw11ydcWamxSsqxX6EOTl-r6) and 32 + some pretty professional audio equipment. I am an avid VR enthusiast 33 + and play a lot of video games. 34 + 35 + ### And what software? 36 + 37 + I somewhat jokingly call my microphones my 0% keyboards, because I use 38 + a piece of software called 39 + [Talon](https://www.google.com/url?q=https://talonvoice.com/&sa=D&source=editors&ust=1706728038729203&usg=AOvVaw0xdvNHnATTCrayE1kgN-Kn) in 40 + order to do enhanced dictation with them. One of the best ways to 41 + understand Talon, is that it lets you control a computer with your 42 + voice. This includes things like programming. When you combine this 43 + with other tools like 44 + [Cursorless](https://www.google.com/url?q=https://www.cursorless.org/&sa=D&source=editors&ust=1706728038729393&usg=AOvVaw1DFJxWMW4ID4Nn2tpqq1dK) in 45 + [VS 46 + Code](https://www.google.com/url?q=https://code.visualstudio.com/&sa=D&source=editors&ust=1706728038729598&usg=AOvVaw3O8F0p3fnGKRByr4NGh_gN). 47 + This means that you're able to do everything that you can with your 48 + hands faster with your voice. 49 + 50 + I used to be a fairly big 51 + [Emacs](https://www.google.com/url?q=http://www.gnu.org/software/emacs/&sa=D&source=editors&ust=1706728038729909&usg=AOvVaw1av9j0P_gs6kMjbDFNcX0A) user, 52 + but VS Code is my main weapon of choice right now. In terms of 53 + editors, it is okay really. It doesn't have a lot of stuff that sets 54 + it apart from other things. Except for Cursorless, which lets you do 55 + AST-level editing with your voice. This is insane fuckshit magic from 56 + the future. Normally when you use your keyboard and deal with text, 57 + you are dealing with individual characters or even words at a time. 58 + Cursorless lets you operate on the language syntax in the nodes that 59 + the compiler for that language uses internally. There is such a huge 60 + gap between normal text editing and using Cursorless that it is 61 + difficult to explain unless you actually use it. 62 + 63 + I run all big three operating systems across my devices. My laptops 64 + are MacBooks. I play games on Windows. I have a home theater PC 65 + running 66 + [NixOS](https://www.google.com/url?q=https://nixos.org/&sa=D&source=editors&ust=1706728038730190&usg=AOvVaw0ZOQpeVxAcpJArTwoEYoAO), 67 + but also all of my servers in my basement run NixOS too. It ruins you. 68 + Really bad. 69 + 70 + ### What would be your dream setup? 71 + 72 + My dream setup would be some kind of AR experience where I have 73 + goggles that show me a screen and I use voice for the input as much as 74 + possible. I have done some experimentation using my [Steam 75 + Deck](https://www.google.com/url?q=https://en.wikipedia.org/wiki/Steam_Deck&sa=D&source=editors&ust=1706728038730548&usg=AOvVaw3dq-C5sR0NZ5o-AkeMhUqh) for 76 + this, but I think I would need something a bit more beefy in order to 77 + run all of the language models on device. If only Nvidia believed in 78 + giving people reasonable amounts of VRAM. 79 + 80 + It would be nice if I could use eye tracking in order to act as a 81 + mouse, but I would be fine with just voice input for everything. 82 + Needless to say though, I am very happy with the setup that I have 83 + right now. I think that it could be a lot better with just some minor 84 + adjustments that I've been working on making; but a lot of it is going 85 + to be building finesse in my tools rather than adopting new tools or 86 + building new tools entirely. 87 + 88 + Computer science is a weird profession.