frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Jonathan Blow on Removing Dependencies

https://twitter.com/Jonathan_Blow/status/1924509394416632250
21•anonymousab•1y ago

Comments

austin-cheney•1y ago
Absolutely. This is part of the reason I refuse to go back to JavaScript work, because JavaScript developers don't live in that world.

Everybody claims to want software that achieves better performance and better durability. Even in JavaScript land people claim to want better performance and better durability. Yet, when it comes down to taking ownership or actually doing the work there is no greater evil, so there is a lot of lip service and whining there.

As an experiment just mention replacing some dependencies at work in JavaScript land with some code you have written and see what happens. There aren't salaries large enough to go back to that.

wduquette•1y ago
The smaller the supply chain, the smaller the chance of supply-chain attacks. I program mostly in Java these days, and I have always been very careful of adding external dependencies to my code bases. A few times I have in fact replaced a commonly-used dependency with a home-grown own; and yes, I've been very happy.
underdeserver•1y ago
> But the thing to realize is most of this implementation is spam. It is mostly doing things for people who are not you, for reasons you don't necessarily agree with, chosen by a decision-making method that is deeply flawed.

It's not flawed. It's just made by people whose goals differ from yours.

Inityx•1y ago
This sure does attribute a lot to malice what could be adequately explained by stupidity.
sky2224•1y ago
He really hit the nail on the head with the part about realizing you only need 8% of what a dependency provides a lot of the time.

I recall working on a project where we were using some really old WPF library that provided a bunch of controls for doing things like dropdown menus, data grouping, etc.

We were doing an upgrade of the project, and this library was holding us back since it was stuck on an older version of .NET Framework. I realized we only needed that dropdown functionality since we didn't use anything else from the library.

Ultimately, I just copied the dropdown logic directly from the library, but rewriting it myself wouldn't have been a big undertaking either (it just happened to be open source, so I figured if it ain't broke, don't fix it).

Late-life semaglutide treatment slows ageing and extends lifespan in female mice

https://www.nature.com/articles/s41586-026-10940-7
2•Alien1Being•2m ago•0 comments

Preventing the Collapse of Civilization (2019)

https://www.youtube.com/watch?v=ZSRHeXYDLko
1•Gooblebrai•3m ago•1 comments

Show HN: TenantLayer – Multi-Tenancy for Spring Boot and Postgres

https://tenantlayer.io
2•suchait6655•10m ago•0 comments

Does Java use too much memory?

https://www.youtube.com/watch?v=xr73mR7ii9M
1•he0001•10m ago•0 comments

Study Watched Kids Interact with AI Toys. The Play Turned Hostile Fast

https://studyfinds.com/kids-interact-ai-toys/
1•mdp2021•11m ago•1 comments

OpenAI on the "Wiki Incident"

https://twitter.com/OpenAI/status/2096133504417616165
1•Topfi•16m ago•0 comments

VS Code – Official Documentary

https://www.youtube.com/watch?v=kHL3XzjpT5w
1•vismit2000•18m ago•0 comments

A preview of the future Intel architecture documentation

https://intel.github.io/SDM/announcement/2026/08/20/announce-preview.html
1•fanf2•18m ago•0 comments

Nixpkgs is now on Radicle – the distributed forge

https://radicle.network/nodes/index.radicle.garden/rad%3Az3StaJpzQNGhhkPfhCtRxSmNZZpu9
1•h1watt•24m ago•0 comments

OpenAI agents used dead web site to communicate in May, well before HF incident

https://www.theregister.com/ai-and-ml/2026/09/04/rogue-openai-agents-used-dead-german-web-site-to...
1•mdp2021•24m ago•0 comments

Pogo – a Django ORM language server (LSP) for completion, hover, and diagnostics

https://github.com/amirhasanzadehpy/Pogo
2•amirhasanzadehp•27m ago•0 comments

I Changed My License

https://bergie.iki.fi/blog/eupl/
2•bergie•28m ago•0 comments

The status and science of the LZ dark matter experiment

https://lz.lbl.gov/
2•throw315•34m ago•1 comments

A browser-based circle and dome planner for Minecraft builders

https://pixelcirclebuilder.com
1•charlesgoodman•35m ago•0 comments

What Will Be Scarce?

https://aleximas.substack.com/p/what-will-be-scarce
1•andsoitis•36m ago•0 comments

TokenOps: Toward the Cost-to-Outcome Frontier in Multi-Agent Systems

https://github.com/theagentplane/tokenops
4•agentplane•41m ago•1 comments

After Work, We'll Have Each Other

https://asteriskmag.com/issues/15/after-work-we-ll-have-each-other
1•jger15•46m ago•0 comments

How to Accidentally Find 3M Missing People in Argentina [video]

https://www.youtube.com/watch?v=FwLLs1E-sao
1•marklit•48m ago•0 comments

Ask HN: What did you achieve with GPT 6 Astra so far?

2•Mooty•49m ago•2 comments

Shared Memory Consistency from Scratch Part 1: Causality

https://allthoughts.me/blog/shared-memory-consistency-from-scratch-part1/
1•mmozeiko•51m ago•0 comments

Releasing Execution Contexts in Crystal

https://crystal-lang.org/2026/07/12/releasing-execution-contexts/
2•TheWiggles•53m ago•0 comments

What would the last software engineer still need to do?

https://www.coderabbit.ai/blog/the-last-software-engineer-knows-what-to-build
2•Bluestein•53m ago•0 comments

Am I missing something? Is programatically sending SMS globally this bad?

https://chatgpt.com/share/6a9bcd2b-ab9c-83ec-8f26-26a2c85f2ca8
1•nomilk•54m ago•3 comments

How I made Rustdoc 33% faster in one week

https://noahlev.org/blog/2026/08/27/making-rustdoc-faster/
1•birdculture•1h ago•0 comments

AI handles incidents, engineers lose touch with their systems

https://www.sylvainkalache.com/blog/ai-handles-incidents-engineers-lose-touch-with-their-systems
37•sylvainkalache•1h ago•18 comments

Phaseone[big] explains why you should trust OpenAI

https://twitter.com/transitive_bs/status/2096134662246855089
1•transitivebs•1h ago•1 comments

Another Heart Drug Fails, Surprising Cardiologists

https://www.nytimes.com/2026/09/04/science/heart-drug-fails-novartis-pelacarsen.html
2•brandonb•1h ago•0 comments

How the Shell Works [video]

https://www.youtube.com/watch?v=hV3_XZXeDQo
2•vismit2000•1h ago•0 comments

I wrote a VM for Mac to run Windows and Linux, both on iOS

https://github.com/theghostshinobi/SMOKE
4•ghostshinobi•1h ago•0 comments

From Pig to Patient: A First-in-Human Kidney Xenotransplant Bridge

https://www.thelancet.com/journals/lancet/article/PIIS0140-6736(26)01295-X/abstract
1•signa11•1h ago•0 comments