Hacker News new | ask | show | jobs
by kirici 400 days ago
> This whole fiasco led me tho think .... do I even need this crate at all? 35 lines later I had the parts of dotenv I needed.

"A little copying is better than a little dependency." - grab the parts that you need and then include the library only in a test to ensure alignment down the line, an idea I liked a lot.

https://www.youtube.com/watch?v=PAAkCSZUG1c&t=9m28s