frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Asus Bike Booster

https://www.asus.com/accessories/bike-booster/asus-oxiis/oxiis-intelligent-bike-booster/
250•wiradikusuma•3d ago•135 comments

Asynchronous I/O in DuckDB: Work, Thread, Work

https://duckdb.org/2026/07/31/asynchronous-io
97•pdet•5d ago•7 comments

The quirky personal homepages of programming language creators

https://breck.lol/plMakers.html
39•cjlm•1h ago•11 comments

Semaglutide linked to lower predicted dementia risk

https://alz-journals.onlinelibrary.wiley.com/doi/10.1002/dad2.70432
393•randycupertino•13h ago•275 comments

Patterns and problems in emerging multi-agent systems

https://www.anthropic.com/research/multiagent-systems
31•maxutility•3h ago•7 comments

Show HN: Mic Drop, a real-time multiplayer karaoke game

https://www.micdrop.gg/
41•johnsillings•5h ago•16 comments

Cultivating a state of mind where new ideas are born (2023)

https://www.henrikkarlsson.xyz/p/good-ideas
126•felixbraun•8h ago•31 comments

Guiding Ships with Moire Patterns

https://tinkerings.org/2018/03/28/guiding-ships-with-moire-patterns/
24•Eridanus2•4h ago•7 comments

Software Engineering fundamentals matter more

https://rhonabwy.com/2026/08/15/software-engineering-fundamentals-matter-more-than-ever/
63•ingve•7h ago•11 comments

Numba in the Browser: Unlocking a New Scientific Python Stack in JupyterLite

https://notebook.link/blog/numba-in-the-browser/
21•xalfotis•3d ago•5 comments

At-home test for infected ticks could improve Lyme Disease diagnosis

https://www.smithsonianmag.com/innovation/the-first-at-home-test-for-infected-ticks-could-improve...
244•gmays•15h ago•85 comments

AI in drug discovery – what it is, where we stand and the path forward

https://www.science.org/content/blog-post/so-how-ai-drug-discovery-doing-really
121•AnodicElegy•10h ago•61 comments

Zapping Rocks Unlocks Stimulated Geologic Hydrogen

https://spectrum.ieee.org/stimulated-geologic-hydrogen
12•adm4•3h ago•3 comments

Super El Niño Keeps Growing as New Forecasts Reach Record Territory Ahead Winter

https://www.severe-weather.eu/long-range-2/super-el-nino-growth-accelerating-to-record-strength-f...
146•dgellow•10h ago•90 comments

Tea5767-Radio-Tuner

https://github.com/turtushig22-blip/tea5767-radio-tuner
34•turtushig22•5h ago•2 comments

RISC-V: They Should Have Known Better

https://dmitry.gr/?r=06.%20Thoughts&proj=12.%20RV
271•dmitrygr•1d ago•330 comments

Abdominal fat predicts heart disease risk better than BMI

https://www.acc.org/about-acc/press-releases/2026/08/11/14/59/abdominal-fat-predicts-heart-diseas...
215•theanonymousone•8h ago•158 comments

A fortuitous decade as an indie software developer

https://lapcatsoftware.com/articles/2026/8/3.html
60•frizlab•5d ago•9 comments

Tracking down a Zsh history data loss bug

https://michael.stapelberg.ch/posts/2026-08-09-zsh-history-truncation-bug/
56•ingve•8h ago•18 comments

AI has access to a vastly larger working memory than the human brain

https://davidepiffer.com/p/ai-isnt-outthinking-mathematicians
459•rzk•11h ago•397 comments

Program with Paint Brushes, Not Pencils

https://blog.pickcode.io/program-with-paint-brushes-not-pencils/
6•skadamat•4d ago•1 comments

A spectre is haunting Unicode

https://www.dampfkraft.com/ghost-characters.html
204•sensanaty•15h ago•70 comments

SugarTrack – an offline Android logbook for blood sugar (no account, no cloud)

https://sugartrack-beta.vercel.app/
36•hunzaboy•7h ago•10 comments

Show HN: Fixing optical computing jitter via fluid dynamics in GPU registers

https://github.com/PJHkorea/photonic-mesh-fng-router
3•PJHkorea•1w ago•2 comments

Show HN: Bribes.fyi – Compare bribes statistics department wise

https://bribes.fyi/compare
31•neverenderr•7h ago•13 comments

AI-Assisted GPU Porting of a 250k Line Legacy Weather Simulation Code

https://arxiv.org/abs/2608.13122
19•Jimmc414•7h ago•2 comments

Targeted marine cloud brightening weakens subsequent El Niño

https://www.science.org/doi/10.1126/sciadv.adx3012
7•musha68k•2h ago•0 comments

Voltair (YC W26) Is Hiring a Test Flight Engineer

https://www.ycombinator.com/companies/voltair/jobs/sSOD2Ox-flight-test-engineer
1•wweissbluth•11h ago

Tess's Android Wayland Compositor

https://github.com/wmww/tawc
59•schmorptron•11h ago•5 comments

ProofRun – a local verification receipt for AI coding agents

https://github.com/yebiguo/ProofRun
5•yebiguo•2h ago•0 comments
Open in hackernews

21,000 MCP servers exposed: the protocol reaches a security inflection point

https://forkast.news/the-model-context-protocol-reaches-a-security-inflection-point/
11•Wpnx330•1h ago

Comments

Wpnx330•1h ago
21,000 exposed servers with 92% lacking OAuth. The OWASP MCP Top 10 is a good start.... but it's reactive. It doesn't address the fundamental issue. There's no standard way to verify what an MCP server actually does before you connect to it. Not without studying the github repo, if one is even available.

We need lockfiles, audit commands, and signed provenance, just like we got with npm.