Work Stack
Here are all the tools and things that help me work, I'll update this as I go:
Cursor
https://www.cursor.com/
I've used a number of code editors over the years, from Textmate to Sublime Text to Vim to Emacs to VS Code to Cursor. I use Cursor mainly because of it's extension compatibility with VS Code and it's excellent AI related features. It's rapidly iterating with new AI related features, which makes it delightful to use.
ChatGPT Codex & Antigravity & Gemini
Since I subscribe to ChatGPT and Google AI, try to leverage all of them to the fullest.
Tailscale with Termius
Since terminal based vibe coding is all the rage, I've also setup my Mac so I can ssh into it from my phone even when i'm away from my computer. Let's see how it goes.
Oh and I also figured out how to connect to an existing tmux session from my phone, so I can continue my work from mac on the go, or pick up work that started from my phone.
Connect to ongoing coding agent sessions on your phone so you can continue your work on the go.
- connect @Tailscale from both devices
- copy mac IP
- ssh with @TermiusHQ & use its keyboard
Create Tmux Session from phone or mac: tmux create -s work
Attach: tmux attach -t work pic.twitter.com/9D28ic2wVi— Shao | 少蒙 (@randomor) January 2, 2026
Check out this longer post for more details.
ZenMD
That's how I publish most of content on this site, and use it with my other projects as well. It's all markdown, configuration optional. ZenMD