frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Jonathan Blow on Removing Dependencies

https://twitter.com/Jonathan_Blow/status/1924509394416632250
21•anonymousab•6mo ago

Comments

austin-cheney•6mo 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•6mo 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•6mo 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•6mo ago
This sure does attribute a lot to malice what could be adequately explained by stupidity.
sky2224•6mo 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).

If You Must Use Signal, Use Molly

https://xn--gckvb8fzb.com/if-you-must-use-signal-use-molly/
1•udev4096•3m ago•0 comments

Why the Dutch embrace floating homes

https://www.bbc.com/future/article/20220202-floating-homes-the-benefits-of-living-on-water
1•Brajeshwar•3m ago•0 comments

Black Friday Software Deals (Mega List)

https://www.blackfridaydeals.directory/black-friday-software-deals-2025
1•aeff•5m ago•0 comments

Show HN: ScreenTest.run – A minimal, dark-mode dead pixel tester (No ads)

https://screentest.run/
1•zhou594660747•6m ago•0 comments

Heroic Is a Free and Open Source Epic, GOG and Amazon Prime Games Launcher

https://heroicgameslauncher.com/
1•doener•7m ago•0 comments

Software Engineers Are Not Politicians

https://alexwennerberg.com/blog/2025-11-28-engineering.html
1•ptx•11m ago•0 comments

A visual guide to how the Hong Kong fire spread

https://www.bbc.co.uk/news/resources/idt-c9792622-43e7-4b04-8374-2771dce4fcd1
1•omnibrain•16m ago•0 comments

LX: A CLI tool for LaTeX notes management

1•hkamal233•18m ago•0 comments

SteamOS performs better in gaming than Windows 11 on the new Lenovo Legion Go S

https://en.movilforum.com/SteamOS-performs-better-in-gaming-than-Windows-11-on-the-new-Lenovo-Leg...
1•doener•18m ago•0 comments

Just a few self-driving cars stop traffic jams

https://www.science.org/content/article/watch-just-few-self-driving-cars-stop-traffic-jams
1•thinkingemote•21m ago•0 comments

Show HN: I built 19 AI agents because one wasn't enough to coach my workouts

https://arvo.guru
1•danielepelleri•23m ago•0 comments

Restart of two Taiwanese plants feasible, ministry says

https://www.world-nuclear-news.org/articles/restart-of-two-taiwanese-plants-feasible-ministry-says
1•mpweiher•23m ago•0 comments

Putting rigid bodies to rest: analysis and design of resting configurati

https://hbaktash.github.io/projects/putting-rigid-bodies-to-rest/
1•fanf2•24m ago•0 comments

The JetBlue A320 Mid-Air Flight Control Issue: What We Know So Far

https://theaviationbrief.com/jetblue-a320-mid-air-flight-control-issue/
2•urban_winter•25m ago•1 comments

Show HN: Ultra-fast code retrieval without RAG – works with any coding agent

https://grebmcp.com
2•YashBudhia•26m ago•0 comments

Vibe Coding and BASIC

https://www.sicpers.info/2025/11/vibe-coding-and-basic/
1•mpweiher•28m ago•0 comments

PersonaKit: An insanely simple TypeScript SDK for building AI chat apps

https://github.com/albertnahas/persona-kit
1•albertnahas•31m ago•1 comments

IT specialist shortage [in Germany] almost gone

https://www.heise.de/en/news/MINT-Autumn-Report-IT-specialist-shortage-almost-gone-11095756.html
2•slow_typist•32m ago•0 comments

Wasmtime Bactched Fuel Increments

https://wasmtime.dev/
1•aaravdayal•32m ago•1 comments

Physicist Says Consciousness Might Be Part of the Universe, Not Just the Brain

https://www.msn.com/en-in/news/world/physicist-says-consciousness-mighgt-be-part-of-the-universe-...
1•stOneskull•34m ago•0 comments

"Courage to quit" matters more for seniors

https://til.andrew-quinn.me/posts/courage-to-quit-matters-more-for-seniors-less-for-juniors/
1•hiAndrewQuinn•35m ago•0 comments

Treasure hunt golden hare sold for £82k at auction

https://www.bbc.co.uk/news/articles/c87ld115ndvo
1•rawling•39m ago•0 comments

An Ode to Org Babel

https://donaldh.wtf/2025/11/an-ode-to-org-babel/
1•JNRowe•42m ago•0 comments

Tired of Losing Tabs? Meet Your New Tab Command Center

https://chromewebstore.google.com/detail/mcpoafomljneoilkmelppplgljehkpbj
1•christhedev•46m ago•1 comments

Fastest AI Agent? (preview) [video]

https://www.youtube.com/watch?v=wl6z3rjUwRY
1•eugeniox•46m ago•0 comments

The Full-Source Bootstrap: Building from source all the way down

https://guix.gnu.org/en/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/
2•matesz•52m ago•1 comments

Show HN: RustAegis – Writing a VM-based obfuscator without using 'unsafe'

https://github.com/onurkun/RustAegis
1•kunzz•54m ago•0 comments

Petition to stop Microsoft at government in bavaria

https://www.openpetition.de/petition/online/petition-gegen-die-ausstattung-bayerischer-behoerden-...
4•jlagetar•59m ago•2 comments

Web App Pre-Launch Checklist: Lessons from my own mistakes

https://catnose.me/notes/web-checklist
1•catnose•1h ago•1 comments

Five Years of Structural Deficit Broke the Silver Market

https://shanakaanslemperera.substack.com/p/the-argentum-inflection-how-five
2•jnord•1h ago•0 comments