5n

↗ HN profile [ 53.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I made this project for myself over the past two days. It's a web app that lets you build a ChatGPT prompt where you can add code, errors, and symbol definitions from VSCode in one click. 1. Run the web app from docker…

  2. Sharing dbt documentor, a CLI tool that I built over the weekend to automatically generate dbt docs for models and columns with missing descriptions using the OpenAI API. Would love to get feedback on how I can improve…

  3. I've been at my job for about 1.5 years, and I don't actually use an IDE. Basically I have tmux with one vim window and 1-3 terminal windows. Whenever I want to see the results of a change, I'll just switch to a…