Y
Hacker News
new
|
ask
|
show
|
jobs
by
swid
171 days ago
Go Proverb:
A little copying is better than a big dependency.
1 comments
teaearlgraycold
171 days ago
100% agree. This actually makes AI-aided development a big improvement (as long as you’re careful). You can have an LLM write you a little function, or extract the correct one from a big library, and inline it into your module.
link