Ask HN: What are your top 3 coolest software engineering tools?
1 comments
Maybe a copout answer, but setting up a local LLM on my development machine has been invaluable. I use Deepseek Coder 6.7B [0] and Oobabooga's UI [1]. It helps me solve simple problems and find bugs, while still leaving the larger architecture decisions to me.
[0] https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instr...
[1] https://github.com/oobabooga/text-generation-webui
[0] https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instr...
[1] https://github.com/oobabooga/text-generation-webui
What's yours?
Links: