Skip to content

huytd/use

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

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
  • Arc (link): I'm slowly moving to Arc but kept going back to FF

Utilities

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)

About

Things I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published