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).

tmux-dotbar: a simple and minimalist status bar theme for tmux

https://github.com/vaaleyard/tmux-dotbar
1•valeyard•2m ago•1 comments

Ask HN: Have I found a bug in the debit card network?

1•gushogg-blake•3m ago•0 comments

Can you take an ox to Oxford?

https://alexwlchan.net/2025/ox-in-oxford/
1•furkansahin•8m ago•0 comments

Hh2h. Yeh3

1•hwjwj•8m ago•0 comments

Are you being rude to yourself?

https://herbertlui.net/are-you-being-rude-to-yourself/
2•furkansahin•10m ago•0 comments

Oxytocin modulates respiratory heart rate variability

https://www.nature.com/articles/s41593-025-02074-2
1•PaulHoule•10m ago•0 comments

'We've eaten it for 100 years': how stink bug infestations are made into lunch

https://www.theguardian.com/environment/2025/nov/21/turning-stink-bug-infestations-into-lunch-ind...
1•robaato•10m ago•0 comments

Switzerland's "Crocodile" Locomotive [video]

https://www.youtube.com/watch?v=lNEVnrYcvkY
1•sschueller•12m ago•0 comments

Vefru

https://vefru.com
1•jan-prochazka•12m ago•1 comments

Show HN: Yet another tailwind color palette generator but with AI

https://tailwindcolorgenerator.com/
1•yucelfaruksahan•12m ago•0 comments

Undo, Redo, and the Command Pattern

https://www.esveo.com/en/blog/undo-redo-and-the-command-pattern/
1•todsacerdoti•12m ago•0 comments

Should facial analysis help determine whom companies hire?

https://www.economist.com/business/2025/11/06/should-facial-analysis-help-determine-whom-companie...
1•hsuduebc2•13m ago•3 comments

Jmail: Gmail Clone with Epstein's Emails

https://jmail.world
5•walz•13m ago•0 comments

I Built a Service That Turns Masters/PhD Theses into Actual Books

1•edugo•14m ago•0 comments

Super Nintendo Entertainment System (Pal SNSP-CPU-01) Restoration [video]

https://makertube.net/w/4DYddo3pkmQ3mGxNZoWFKA
1•ibobev•14m ago•0 comments

SEC dismisses case against SolarWinds, top security officer

https://www.reuters.com/legal/government/us-sec-dismisses-case-against-solarwinds-top-security-of...
1•pcaharrier•15m ago•0 comments

UK to Create New Fast-Track Residency Path for High-Earners

https://parliamentnews.co.uk/uk-to-create-new-fast-track-residency-path-for-high-earners
2•Doches•17m ago•0 comments

The Most Joyless Tech Revolution Ever: AI Is Making Us Rich and Unhappy

https://www.wsj.com/tech/ai/the-most-joyless-tech-revolution-ever-ai-is-making-us-rich-and-unhapp...
3•bookofjoe•17m ago•2 comments

Don't waste your time creating project structure

https://github.com/deyaa1251/Yaqeen/blob/main/README.md
1•oss-terminator•17m ago•0 comments

'Robotaxi has reached a tipping point': Baidu, Nvidia leaders see momentum

https://www.cnbc.com/2025/11/20/global-robotaxi-race-heats-up-between-us-and-chinese-rivals.html
1•thinkcontext•18m ago•1 comments

Exploring LLMs with MLX and the Neural Accelerators in the M5 GPU

https://machinelearning.apple.com/research/exploring-llms-mlx-m5
1•ksec•18m ago•0 comments

One Uncaught Rust Exception Took Out Cloudflare

https://hackaday.com/2025/11/20/how-one-uncaught-rust-exception-took-out-cloudflare/
2•fcpguru•19m ago•0 comments

Trump Calling Reporter 'Piggy' Was 'Frankness,' White House Says

https://www.nytimes.com/2025/11/20/business/media/trump-leavitt-reporter-piggy.html
3•duxup•20m ago•1 comments

Solving H_n = 100

https://www.johndcook.com/blog/2025/11/20/solving-h_n-100/
1•ibobev•21m ago•0 comments

Don't waste your time creating your project structure

1•oss-terminator•21m ago•0 comments

Weddle Integration Rule

https://www.johndcook.com/blog/2025/11/20/weddle-integration-rule/
1•ibobev•21m ago•0 comments

AI data centers are straining power grids, environmental resources and markets

https://www.bloomberg.com/news/features/2025-11-21/how-the-data-center-boom-tests-grids-water-res...
1•zerosizedweasle•22m ago•0 comments

Pinning is a kind of static borrow

https://nadrieril.github.io/blog/2025/11/12/pinning-is-a-kind-of-static-borrow.html
1•emschwartz•22m ago•0 comments

Show HN: StandbyBro – friends for rent (platonic companionship)

https://standbybro.com/
1•binsquare•24m ago•0 comments

Show HN: Codesprint – A LeetCode Typing Trainer

https://github.com/cwklurks/codesprint
2•cwkcwk•24m ago•0 comments