frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

UN rights chief calls for international red lines on AI

https://thenextweb.com/news/un-rights-chief-ai-red-lines-existential-risk
1•geox•2m ago•0 comments

Heterodox C++

https://meridional.xyz/blog/heterodox-manifesto
1•rfgplk•3m ago•0 comments

Nördlinger Ries Impact Crater

https://en.wikipedia.org/wiki/Nördlinger_Ries
1•cromulent•4m ago•0 comments

OpenAI and the Wiki Incident

https://thezvi.substack.com/p/openai-and-the-wiki-incident
1•paulpauper•8m ago•0 comments

How to Make More Prodigies

https://unpublishablepapers.substack.com/p/how-to-make-more-prodigies
1•paulpauper•9m ago•0 comments

Bing Wallpaper showing Ad for Harry Potter and Fantastic beasts box set

https://www.thurrott.com/forums/microsoft/windows/thread/bing-wallpaper-showing-ad-for-harry-pott...
4•neogodless•9m ago•0 comments

The Last Thing Teenagers Will Let You Teach Them

https://www.theatlantic.com/family/2026/09/teen-driving-lessons/688534/
1•paulpauper•10m ago•0 comments

How to find out if a website looks vibe coded

https://wasitvibed.com/
2•brambleworks•11m ago•0 comments

DPP-Flash – Automated Digital Product Passports (DPP) for EU Compliance

https://dppflash.de/
1•bergstreiser•12m ago•0 comments

The postmodern build system (updated 2025)

https://jade.fyi/blog/the-postmodern-build-system/
1•e-topy•12m ago•0 comments

The Machine (1968) [video]

https://www.youtube.com/watch?v=iwVu2BWLZqA
2•ai_critic•14m ago•0 comments

Agencies Without Agency: How Dispersed Power Derails Transportation Infra

https://americanaffairsjournal.org/2026/08/agencies-without-agency-how-dispersed-power-derails-tr...
1•godisdad•14m ago•1 comments

Show HN: I have created a browser FPS game with kamikaze drones

https://sectorlock.com/
2•canerg•19m ago•1 comments

C Is Not a Low-Level Language (2018)

https://queue.acm.org/doi/10.1145/3212477.3212479
3•tosh•20m ago•0 comments

Billionaire tries untested longevity therapy to restore daughter's vision

https://science.slashdot.org/story/26/09/07/0036234/she-lost-her-sight-her-billionaire-father-bet...
3•gumby•23m ago•1 comments

Show HN: Send flowers from your AI agent and make your mum happy

4•fabian_shipamax•25m ago•0 comments

Linux Lost the Human Desktop. Can It Win the Agent Desktop?

https://alexander.holbreich.org/posts/2026/linux-agent-desktop/
2•aholbreich•27m ago•0 comments

Show HN: Titles – Can you write a better Hacker News title?

https://www.orangecrumbs.com/hn-titles
2•oyster143•31m ago•0 comments

Bill Gates tries to install MovieMaker

https://www.techemails.com/p/bill-gates-tries-to-install-movie-maker
4•highfrequency•33m ago•1 comments

Animals fear human voices more than lions (2023)

https://www.bbc.com/news/world-africa-67023033
2•maxloh•33m ago•0 comments

Burrows–Wheeler Transform

https://en.wikipedia.org/wiki/Burrows%E2%80%93Wheeler_transform
2•theanonymousone•35m ago•0 comments

Aging U.S. demographics jolt labor market data

https://www.axios.com/2026/08/13/labor-market-demographics-boomers
2•toomuchtodo•35m ago•0 comments

Jujutsu–A Version Control System

https://docs.jj-vcs.dev/latest/
3•Bluestein•35m ago•0 comments

Show HN: A fast, private, cross-platform Markdown editor built with Tauri/Rust

https://github.com/skanga/mdedit
2•skanga•37m ago•1 comments

An outliner sync engine that is right for the use case

https://k22i.com/journal/outliner-sync-engine/
1•krszwsk•38m ago•0 comments

Remember CVE 2010-2743 (vulnerability that was exploited in Stuxnet)

https://blog.projectnightcrawler.dev/posts/2026-08-14-remember-cve-2010-2743/
1•airhangerf15•38m ago•0 comments

SuperAstra: Edit Super Nintendo games live with GPT-6

https://twitter.com/scottastevenson/status/2096972908828426747
2•tosh•38m ago•1 comments

Tosemu – Wine for the Atari ST

https://e8johan.github.io/tosemu/
1•e8johan•39m ago•0 comments

Filecoin Foundation for the Decentralized Web (FFDW)

https://ffdweb.org
2•Bluestein•39m ago•0 comments

Large Text Compression Benchmark

https://mattmahoney.net/dc/text.html
1•theanonymousone•39m ago•0 comments
Open in hackernews

Show HN: Hush – Brown noise and a speech blocker in the macOS menu bar

https://github.com/RahulPrabha/Hush
1•oldmanrahul•52m ago
A MacOS menu bar app for brown/speech blocker noise.

I've been using online "white noise" generators for over a decade because I find they reliably help me get in the zone for an hour or two of work. I didn't like the context switching cost of needing to find the active browser tab, so I created a mac menu bar app that makes it almost frictionless to enable/disable brown noise.

How to try it: See releases zip on the GH repo. It's macOS 13+, notarized.

Technical details: - brown noise via leaky integration - a low-pass, speech blocker via pink noise through a 10-band EQ - all synthesized in real time via AVAudioEngine

There's also a pay-what-you-want page on Gumroad: https://rahulp6.gumroad.com/l/hush

Always open to feedback or comments if this helps you in any way. TY!