···11+---
22+title: "Xe Iaso on usesthis.com"
33+date: 2024-01-31
44+redirect_to: https://usesthis.com/interviews/xe.iaso/
55+---
66+77+### Who are you, and what do you do?
88+99+I'm Xe Iaso, I'm a technical educator,
1010+[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,
1111+vtuber, and philosopher that focuses on ways to help make technology
1212+easier to understand and do cursed things in the process. I live in
1313+Ottawa with my husband and I do developer relations professionally. I
1414+am an avid writer for [my
1515+blog](https://www.google.com/url?q=https://xeiaso.net/&sa=D&source=editors&ust=1706728038727588&usg=AOvVaw0EBTFTGVM8dc3Qz-UAGqr_),
1616+where I have over 400 articles. I regularly experiment with new
1717+technologies and find ways to mash them up with old technologies for
1818+my own amusement.
1919+2020+### What hardware do you use?
2121+2222+For hardware, I use a [MacBook
2323+Pro](https://www.google.com/url?q=https://www.apple.com/macbook-pro/&sa=D&source=editors&ust=1706728038728069&usg=AOvVaw03SFleeK6JX65OqUFICyoH) (M2
2424+Max), an [iPad
2525+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
2626+a keyboard, a gaming desktop with a [Ryzen 5950X
2727+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
2828+a
2929+[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),
3030+two [ZSA Moonlander
3131+keyboards](https://www.google.com/url?q=https://www.zsa.io/moonlander/&sa=D&source=editors&ust=1706728038728778&usg=AOvVaw11ydcWamxSsqxX6EOTl-r6) and
3232+some pretty professional audio equipment. I am an avid VR enthusiast
3333+and play a lot of video games.
3434+3535+### And what software?
3636+3737+I somewhat jokingly call my microphones my 0% keyboards, because I use
3838+a piece of software called
3939+[Talon](https://www.google.com/url?q=https://talonvoice.com/&sa=D&source=editors&ust=1706728038729203&usg=AOvVaw0xdvNHnATTCrayE1kgN-Kn) in
4040+order to do enhanced dictation with them. One of the best ways to
4141+understand Talon, is that it lets you control a computer with your
4242+voice. This includes things like programming. When you combine this
4343+with other tools like
4444+[Cursorless](https://www.google.com/url?q=https://www.cursorless.org/&sa=D&source=editors&ust=1706728038729393&usg=AOvVaw1DFJxWMW4ID4Nn2tpqq1dK) in
4545+[VS
4646+Code](https://www.google.com/url?q=https://code.visualstudio.com/&sa=D&source=editors&ust=1706728038729598&usg=AOvVaw3O8F0p3fnGKRByr4NGh_gN).
4747+This means that you're able to do everything that you can with your
4848+hands faster with your voice.
4949+5050+I used to be a fairly big
5151+[Emacs](https://www.google.com/url?q=http://www.gnu.org/software/emacs/&sa=D&source=editors&ust=1706728038729909&usg=AOvVaw1av9j0P_gs6kMjbDFNcX0A) user,
5252+but VS Code is my main weapon of choice right now. In terms of
5353+editors, it is okay really. It doesn't have a lot of stuff that sets
5454+it apart from other things. Except for Cursorless, which lets you do
5555+AST-level editing with your voice. This is insane fuckshit magic from
5656+the future. Normally when you use your keyboard and deal with text,
5757+you are dealing with individual characters or even words at a time.
5858+Cursorless lets you operate on the language syntax in the nodes that
5959+the compiler for that language uses internally. There is such a huge
6060+gap between normal text editing and using Cursorless that it is
6161+difficult to explain unless you actually use it.
6262+6363+I run all big three operating systems across my devices. My laptops
6464+are MacBooks. I play games on Windows. I have a home theater PC
6565+running
6666+[NixOS](https://www.google.com/url?q=https://nixos.org/&sa=D&source=editors&ust=1706728038730190&usg=AOvVaw0ZOQpeVxAcpJArTwoEYoAO),
6767+but also all of my servers in my basement run NixOS too. It ruins you.
6868+Really bad.
6969+7070+### What would be your dream setup?
7171+7272+My dream setup would be some kind of AR experience where I have
7373+goggles that show me a screen and I use voice for the input as much as
7474+possible. I have done some experimentation using my [Steam
7575+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
7676+this, but I think I would need something a bit more beefy in order to
7777+run all of the language models on device. If only Nvidia believed in
7878+giving people reasonable amounts of VRAM.
7979+8080+It would be nice if I could use eye tracking in order to act as a
8181+mouse, but I would be fine with just voice input for everything.
8282+Needless to say though, I am very happy with the setup that I have
8383+right now. I think that it could be a lot better with just some minor
8484+adjustments that I've been working on making; but a lot of it is going
8585+to be building finesse in my tools rather than adopting new tools or
8686+building new tools entirely.
8787+8888+Computer science is a weird profession.