this post was submitted on 07 May 2025
10 points (100.0% liked)

Hacker News

2934 readers
461 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] blakenong@lemmings.world -1 points 6 months ago (1 children)

If you have dependencies, you suck.

[โ€“] Womble@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

As we all know NIH syndrome is the best way to get good code.

Theres a huge difference between using a library that give you the functionality you need and using node to pull in 600 dependencies just to handle dates.