frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Diving into the Bun Rust rewrite [video]

https://www.youtube.com/watch?v=2AqwehBu84w
1•kissgyorgy•56s ago•0 comments

Mapping AI-enabled cyber threats: Insights from the LLM ATT&CK Navigator

https://red.anthropic.com/2026/attack-navigator/
1•berlianta•1m ago•0 comments

You Are an 'Avatar in a VR Game,' Scientist Claims

https://www.popularmechanics.com/science/a71445608/space-time-illusion-consciousness/
1•XzetaU8•1m ago•0 comments

AI and the Psychology of Cognitive Surrender

https://www.psychologytoday.com/us/blog/the-digital-self/202606/ai-and-the-psychology-of-cognitiv...
2•xenophonf•4m ago•0 comments

Raytracing Geometries in 3D Rendering

https://andeplane.github.io/Raytracing/
1•kvakkefly•4m ago•1 comments

Why GPTHuman AI Is the Best AI Humanizer?

https://gpthuman.ai/
1•karl192001•5m ago•0 comments

Ask HN: Playlist – Hit the Road

1•systemkwiat•7m ago•0 comments

Scientists Create Tiny Chip That Uses Light Instead of Electricity

https://scitechdaily.com/scientists-create-tiny-chip-that-uses-light-instead-of-electricity-to-pr...
1•01-_-•9m ago•0 comments

Zamicus+|+Dang.ai

https://dang.ai/tool/ai-marketing-intelligence-zamicus-com
1•VickyK09•10m ago•0 comments

The AI Question That No AI Person Asks [video]

https://www.youtube.com/watch?v=o9Vbvp4awQU
2•mantesso•11m ago•0 comments

PlayStation Architecture

https://www.copetti.org/writings/consoles/playstation/
2•gregsadetsky•18m ago•0 comments

Open Source Aviation Maps

https://tech.marksblogg.com/aviation-maps.html
2•marklit•19m ago•0 comments

Illegal live TV streaming in Germany grows 33% since 2022, to €2.4B loss in 2025

https://vau.net/pressemeldungen/study-reveals-annual-losses-of-e2-4-billion-from-illegal-tv-strea...
2•giuliomagnifico•20m ago•0 comments

Google must let publishers opt out of AI Search features, rules UK

https://www.theverge.com/tech/942302/google-search-ai-overviews-uk-cma-publisher-opt-out
1•SockThief•21m ago•0 comments

Exploring geospatial link between soils and national intelligence quotient

https://www.nature.com/articles/s41598-025-22539-5
1•geox•26m ago•0 comments

What we learned mapping a year's worth of AI-enabled cyber threats

https://www.anthropic.com/news/AI-enabled-cyber-threats-mitre-attack
1•surprisetalk•27m ago•0 comments

JL Collins goes global, and why that feels familiar

https://www.thehappysaver.com/blog/jl-collins-goes-global-and-why-that-feels-familiar
1•teleforce•28m ago•0 comments

You won't be talking to AI in natural language for too long

https://www.elicited.blog/posts/you-wont-be-talking-to-ai-in-natural-language-for-too-long
2•justanotheratom•30m ago•1 comments

Oils – Reviewing Our NLnet Grants After 4 Years

https://oils.pub/blog/2026/06/grants.html
1•birdculture•31m ago•0 comments

Mathematicians issue warning as AI rapidly gains ground

https://www.science.org/content/article/mathematicians-issue-warning-ai-rapidly-gains-ground
2•pseudolus•36m ago•0 comments

Redis 8.8: New array data structure, rate limiter, performance improvements

https://redis.io/blog/announcing-redis-8-8/
1•ksec•37m ago•0 comments

The empty field that wasn't

https://lsc-pagepro.mydigitalpublication.com/publication/?i=865273
1•robinhouston•42m ago•2 comments

Japan declines to join movement to ban youth from social media

https://www.asahi.com/ajw/articles/16615541
6•BaudouinVH•46m ago•2 comments

A runtime verification pipeline that reduced hallucinations from 67% to 11%

https://www.crukx.dev/
2•Shafwan_safi•46m ago•0 comments

Gödel and Turing outlined the limits of AI

https://www.heise.de/en/blog/How-Goedel-and-Turing-outlined-the-limits-of-AI-11313804.html
1•bertman•48m ago•0 comments

Build 2026: WSL improvements and the new Containers CLI and APIs

https://build.microsoft.com/en-US/sessions/DEM346
5•pjmlp•49m ago•1 comments

Embedding Tailwind Design System in Obsidian

https://alessandrofarace.com/essay/how-to-embed-design-system-obsidian
1•A-F-V16•51m ago•0 comments

Show HN: Vivix – See inside JavaScript as it executes (open source)

https://vivix.dev/
2•hlude•51m ago•1 comments

UK lawmakers call on government to ditch Palantir NHS contract

https://www.theregister.com/software/2026/06/03/uk-lawmakers-call-on-government-to-ditch-palantir...
5•beardyw•54m ago•0 comments

Google Is Quietly Buying Code from Play Store Developers to Train AI

https://www.404media.co/google-is-quietly-buying-code-from-play-store-developers-to-train-ai/
2•beardyw•55m ago•1 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).