frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding and Linux [video]

https://www.youtube.com/watch?v=NYFGCESmikA
1•tosh•53s ago•0 comments

Route 66 App to Let You Scroll the Whole Route and the Surviving Features

https://www.pit-stop-app.com/viz/route66
1•EwanG•1m ago•1 comments

SWE-in-a-team: a coding benchmark for software factories

https://letsship.ai/blog/swe-in-a-team
1•onder_ceylan•2m ago•0 comments

Linux in the Land of LLMs

https://www.youtube.com/watch?v=_MwMLPmMccs
1•simonpure•2m ago•0 comments

How to Use the Method of Loci

https://artofmemory.com/blog/method-of-loci/
1•jamesgill•3m ago•0 comments

Your AI Output Is Someone Else's Input

https://www.robinwieruch.de/ai-output-someone-elses-input/
1•ilreb•4m ago•0 comments

StackOverflow Is Temporarily Unavailable

https://stackoverflow.com/
1•sethops1•5m ago•1 comments

Doxxing Safety Pt I: Prevention and Footprint Management

https://www.eff.org/deeplinks/2026/08/doxxing-safety-pt-i-prevention-and-footprint-management
1•hn_acker•5m ago•0 comments

Governance by Shakedown

https://www.lawfaremedia.org/article/governance-by-shakedown
1•hn_acker•6m ago•0 comments

I lost $2k on a Retro Grail Shmup

https://portal.mozz.us/gemini/gemini.luxury/~runamuck/gaiares.gmi
1•runamuck•6m ago•1 comments

Christian Employers Can Now Discriminate Against Trans People

https://theintercept.com/2026/09/01/christian-employers-settlement-gender-discrimination-eeoc/
2•speckx•6m ago•0 comments

AGI and the Efficient Market Hypothesis (2023)

https://www.lesswrong.com/posts/ngpC5PFAgxHJMhicM/agi-and-the-emh-markets-are-not-expecting-align...
1•Metacelsus•7m ago•1 comments

Show HN: Lanes, simple Claude coordination that exploits 0.1x cache-read pricing

https://github.com/adam-s/lanes
2•dataviz1000•7m ago•0 comments

Open Source is four kinds of economic goods

https://dri.es/open-source-is-four-kinds-of-economic-goods
2•ilreb•7m ago•0 comments

Newsmcp.com

https://newsmcp.com/
1•artembugara•8m ago•0 comments

Transcompilation Express

https://blog.gingerbeardman.com/2026/08/31/transcompilation-express/
1•Brajeshwar•8m ago•0 comments

3D Internet Map v1.0.1

https://3d.randomwebsite.link
2•evgy•9m ago•0 comments

Wikivibes – Write the truth you wished existed

https://wikivibes.org/
1•gfhjdgfjg•9m ago•0 comments

Linux kernel nears record 2k vulnerabilities per release

https://www.tomshardware.com/software/linux/linux-kernel-nears-2-000-cves-per-release-as-ai-bug-h...
1•jonbaer•10m ago•0 comments

PrusaSlicer 3.0 Preview – Built for the Future of 3D Printing

https://blog.prusa3d.com/prusaslicer-3-0-preview-built-for-the-future-of-3d-printing_137672/
2•geerlingguy•10m ago•0 comments

Head of Defence Investment Agency to step down after one year in job

https://www.theglobeandmail.com/politics/article-doug-guzman-to-step-down-defence-investment-agen...
1•Teever•12m ago•0 comments

Ubisoft's FOR HONOR will block SteamOS / Linux players starting September 10

https://www.gamingonlinux.com/2026/09/ubisofts-for-honor-will-block-steamos-linux-on-september-10/
11•haunter•12m ago•1 comments

Missing Out on Neurodivergent Talent

https://journals.aom.org/doi/10.5465/amle.2025.0023.summary
1•rustoo•12m ago•0 comments

Show HN: I built a game where you land in Google Earth and walk around

https://crosscity.nieltenghu.com/
1•niel_hu•12m ago•0 comments

Libxml-rs – custodial native-Rust reimplementation of libxml2 and libxslt

https://github.com/infinityabundance/libxml-rs
1•infinityabundan•14m ago•0 comments

RISC-V Interpreter from the Future

https://abundance.build/blog/2026-08-31-risc-v-interpreter-from-the-future/
1•arto•14m ago•0 comments

A pervasive RT–qPCR artifact inflates RNA knockdown by RNA-targeting CRISPR

https://www.nature.com/articles/s41587-026-03291-1
1•sbulaev•14m ago•0 comments

Gyrovector Space

https://en.wikipedia.org/wiki/Gyrovector_space
1•binyu•15m ago•0 comments

Show HN: Tracking number formats, community reverse-engineered since 2010

https://trackingnumber.fyi
1•digitaltinfoil•15m ago•1 comments

Data races and the memory model in Go

https://func25.dev/posts/go-memory-visibility/
1•valyala•15m ago•0 comments
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).