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•12mo ago

Comments

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

Musk vs. Altman week 3: Elon Musk and Sam Altman traded blows over each other's

https://www.technologyreview.com/2026/05/15/1137357/musk-v-altman-week-3/
1•joozio•6m ago•0 comments

Palantir's SaaS is dead claim is a warning shot for founders

https://startupfortune.com/palantirs-saas-is-dead-claim-is-a-warning-shot-for-founders/
1•01-_-•8m ago•0 comments

The US Is Using AI to Hunt Down Insider Trading on Polymarket

https://www.wired.com/story/polymarket-insider-trading-cftc-michael-selig-interview/
2•01-_-•10m ago•1 comments

Heroes of Might and Magic: Olden Era

https://store.steampowered.com/app/3105440/Heroes_of_Might_and_Magic_Olden_Era/
4•doener•11m ago•0 comments

Old English Pronunciation: A Comprehensive Reconstruction [video]

https://www.youtube.com/watch?v=WNQo54Ddte8
1•hnlyman•14m ago•0 comments

Team-memory – your team's shared brain, auto-built from Claude Code CLI or UI

https://github.com/AndrewSkea/team-memory
1•aski_dev•18m ago•0 comments

Abseil Common Libraries (C++)

https://github.com/abseil/abseil-cpp
1•tosh•25m ago•0 comments

Gaussian Splatting for Dummies

https://darshanmakwana412.github.io/2026/04/gaussian-splatting/
1•martianvoid•26m ago•0 comments

AI Playground – Let AI agents play safely

https://gitlab.com/cryptomilk/ai-playground
1•cryptomilk•30m ago•1 comments

PyCon US 2026 Packaging Summit Recap

https://discuss.python.org/t/packaging-summit-at-pycon-us-2026/106911
1•gaborbernat•34m ago•1 comments

Show HN: KoalaNews – how big is this story, really?

https://koalanews.app
1•koala-news•39m ago•0 comments

AI-generated code is 'pain waiting to happen'

https://www.theregister.com/ai-ml/2026/05/16/ai-generated-code-is-pain-waiting-to-happen/5241574
4•abdelhousni•40m ago•0 comments

We Are All Rankers Now: Or Why the Internet Has Turned to Shit

https://grumpywelshman.com/we-are-all-rankers-now-or-why-the-internet-has-turned-to-shit/
3•dave-x•42m ago•0 comments

Base64 encoding and decoding at almost the speed of a memory copy

https://arxiv.org/abs/1910.05109
1•tosh•46m ago•0 comments

Voltaire, the Entrepreneur

https://www.linkandth.ink/p/voltaire-the-entrepreneur
2•helsinkiandrew•55m ago•0 comments

Mozilla to UK regulators: VPNs are essential privacy and security tools

https://blog.mozilla.org/netpolicy/2026/05/15/mozilla-to-uk-regulators-vpns-are-essential-privacy...
8•WithinReason•57m ago•0 comments

Killswitch: Add per-function short-circuit mitigation primitive

https://lore.kernel.org/all/20260507070547.2268452-1-sashal@kernel.org/
2•Tomte•1h ago•0 comments

The Applicability of Spaced Repetition

https://borretti.me/article/the-applicability-of-spaced-repetition
4•Tomte•1h ago•0 comments

Linux Latest Vulnerability Allows Reading Root-Owned Files by Unprivileged Users

https://www.phoronix.com/news/Linux-ssh-keysign-pwn
3•tjek•1h ago•0 comments

At Cannes, filmmakers shift toward cautious acceptance of AI

https://www.reuters.com/lifestyle/cannes-filmmakers-shift-towards-cautious-acceptance-ais-inevita...
2•sahar_builds•1h ago•0 comments

CAFleet – open-source Agent Teams reinvented, both for Claude Code and Codex

https://github.com/himkt/cafleet
2•himkt•1h ago•0 comments

The Uncomfortable Truth About AI "Reasoning"

https://www.youtube.com/watch?v=iFYF_e1GSGI
3•tcp_handshaker•1h ago•0 comments

TypedMemory – long-term memory and reflection for AI agents

https://github.com/canis-minor/typedmem
2•ruxiz•1h ago•0 comments

Should you move to Silicon Valley? [video]

https://www.youtube.com/watch?v=QHJkUw31YX8
3•nomilk•1h ago•1 comments

An Introduction to Galois Fields and Reed-Solomon Coding [pdf]

https://people.computing.clemson.edu/~jmarty/papers/IntroToGaloisFieldsAndRSCoding.pdf
3•teleforce•1h ago•0 comments

Show HN: Save Context from MCP Bloat

https://github.com/healqq/mcp-content-guard
2•healqq•1h ago•0 comments

Additive FFT Explained: Fast Fourier Transforms over Binary Fields

https://blog.lambdaclass.com/additive-fft-background/
3•teleforce•1h ago•0 comments

The Streaming Latency Tradeoff: Why Some TTS Models Lose Accuracy in Real Time

https://deepgram.com/learn/streaming-tts-latency-accuracy-tradeoff
2•ChicknNuggt•1h ago•1 comments

The Mythical Agent-Month

https://wesmckinney.com/blog/mythical-agent-month/
4•fagnerbrack•1h ago•1 comments

Programmers Spend Their Time – Probably Dance

https://probablydance.com/2026/02/10/how-programmers-spend-their-time/
3•fagnerbrack•1h ago•0 comments