use
Things I'm using. Much more boring than who I was a few years back.
Editor
- IntelliJ IDEA: at work, for all kind of Java and NodeJS stuff.
- Neovim (config): for quick editing, formatting logs,...
- VSCode: at home, for frontend stuff
- Font: SF Mono
- Code Assistant
- Github Copilot: at work, paid by the company so I had to use it :P
- Codeium (link): same as Copilot (actually it's better), for personal use
- aichat (link): chatGPT alternative on terminal
Raycast script to open
aichat
anywhere (I use ⌥ ⌥ key)#!/bin/bash # Required parameters: # @raycast.schemaVersion 1 # @raycast.title AI Chat # @raycast.mode silent # Optional parameters: # @raycast.icon 🤖 # Documentation: # @raycast.description Chat with AI # @raycast.author Huy Tran /opt/homebrew/bin/kitty "$HOME/.cargo/bin/aichat"
CLI
- TE: kitty
- Shell: zsh
- with a fish-like config (link)
- Build tool:
- Webpack: at work
- Parcel: for personal projects
- Cargo: 🦀
Browser
- Chrome: at work
- Firefox: for all personal stuff
- Addons:
- Ublock Origin
- Tridactyl (link)
- Dark Reader
- Addons:
- Arc (link): I'm slowly moving to Arc but kept going back to FF
Utilities
- MonitorControl (link)
- Hammerspoon: for window movement, and vimouse
- Homerow (link)
- OctoCmd (link)
- Grammarly
- 1Password
- Good stuff: https://support.1password.com/link-family/
- Raycast
- GõKey (link)
- Obsidian.md: for blogging and personal notes
- Notion: mostly for project management
Hardware
- 32" LG 32UN550-W Monitor
- Perixx 335 ERGO Mechanical Keyboard (link)
- Logitech G502 Hero Mouse (link)
- Steelcase Leap Chair (link): got it free because the old company bankrupted, didn't know it cost that much, should have taken more chair (jk)
Old stuff
- Vortex POK3R (sold)
- HHKB Pro Classic (sold)
- Logitech MX ERGO (collecting dust, broken Lmouse button switch)