frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Mixture-of-Kittens: our open-source MoE megakernel for NVL72s

https://cursor.com/blog/mixture-of-kittens
1•gmays•2m ago•0 comments

Going Beyond ASD-STE100

https://thelisowe.substack.com/p/going-beyond-asd-ste100
1•Mockapapella•2m ago•0 comments

Researcher tricks Apple's Find My into sharing location data with Linux

https://www.theregister.com/security/2026/08/20/researcher-tricks-apples-find-my-into-sharing-loc...
2•DemiGuru•2m ago•0 comments

The Hacker Who Drank Ayahuasca (2015)

https://web.archive.org/web/20150321202334/https://medium.com/@Grayfox/the-hacker-who-drank-ayahu...
1•joebig•2m ago•0 comments

Mozilla add ad blocking to Firefox for iOS

https://www.theregister.com/software/2026/08/17/mozilla-adds-ad-blocking-to-firefox-for-ios/5288585
1•DemiGuru•3m ago•0 comments

The Modern Tech Career: A Survival Guide

https://jeremyckahn.github.io/posts/modern-tech-career-survival-guide/
1•speckx•3m ago•0 comments

LLMs don't just mimic human text

https://pangram.substack.com/p/no-llms-dont-just-mimic-human-text
1•pretext•4m ago•0 comments

Post-quantum cryptography and crypto agility

https://kernwerk.org/blog/post-quantum/
1•pdubouilh•5m ago•0 comments

Show HN: GPU VulnDB – open vulnerability database for GPU infrastructure

https://gpuvulndb.org
1•lmarkin•5m ago•0 comments

Ask HN: How to engage users in an open source project and when to stop?

1•melenaboija•5m ago•0 comments

How Persona AI Makes Humanoids Pay Off in Welding

https://spectrum.ieee.org/persona-ai-humanoid-robot-welding
1•rbanffy•6m ago•0 comments

Jobctl.net

https://sonirico.dev/posts/a-job-board-that-remembers/
1•sonirico•7m ago•0 comments

Why It Might Be Time to Rethink the Human Family Tree

https://nautil.us/why-it-might-be-time-to-rethink-the-human-family-tree-1283985
1•Anon84•7m ago•0 comments

NPM install is arbitrary code execution. We give it a disposable VM

https://mojave.sh/blog/npm-install-is-arbitrary-code-execution
1•stwrt•7m ago•0 comments

GEN-1.5 is robot foundation model powering a one-shot learner [video]

https://www.youtube.com/watch?v=1cllCVK-9lo
1•binyu•7m ago•0 comments

Intel's next-gen Nova Lake chips may skip X3D cache rival for mobile SKUs

https://www.tomshardware.com/pc-components/cpus/intels-next-gen-nova-lake-chips-may-skip-bllc-for...
1•rbanffy•10m ago•0 comments

Lithium Therapeutic Functions: An Update on Pharmacokinetics

https://pmc.ncbi.nlm.nih.gov/articles/PMC12864309/
1•Eridanus2•10m ago•0 comments

Ability Neurotech Infrared BCI to Begin Human Trials

https://spectrum.ieee.org/ability-neurotech-bci-human-trial
1•rbanffy•11m ago•0 comments

KDE Software Now Has Stable Btrfs Snapshot Integration with KIO-Snapshot 1.0

https://www.phoronix.com/news/KDE-Btrfs-Snapshots
1•DemiGuru•12m ago•0 comments

Therapy for the Vibe-Coded Brain [video]

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

Dawn of the Electric World Order

https://phenomenalworld.org/analysis/dawn-of-the-electric-world-order/
1•bryanrasmussen•12m ago•0 comments

Debates over AI consciousness are a trap

https://www.technologyreview.com/2026/08/20/1142571/ai-consciousness-debate-trap/
2•joozio•12m ago•0 comments

The Defense-Tech Bubble Is Headed for Consolidation

https://foxandlion.pub/analysis/the-defense-tech-bubble-is-headed-for-consolidation
3•asdfwebdf•14m ago•0 comments

ControlAI's Connor Leahy Interviewed by "Democracy Now "

https://www.youtube.com/watch?v=v99DkPP6LVY
1•Schlagbohrer•14m ago•0 comments

The Women in China choosing AI boyfriends over human men

https://www.theguardian.com/film/2026/aug/12/ai-boyfriend-dating-chinese-women-replica-miff-docum...
2•Teever•16m ago•0 comments

Gemini 3.7 Flash, Grok 4.6, GLM-5.3 and DeepSeek V4 Pro joined the frontier

https://quesma.com/blog/baba-is-aug-2026/
2•stared•17m ago•0 comments

The Depth of Wiles's Proof of Fermat's Last Theorem

https://arxiv.org/abs/2608.15150
2•root-parent•18m ago•0 comments

Show HN: Mapping where a quadruped RL policy fails, with a live probe

https://poissonlabs.ai/research/map-the-failure-boundary/
1•taykolasinski•18m ago•0 comments

Diederik Stapel

https://en.wikipedia.org/wiki/Diederik_Stapel
1•georgecmu•19m ago•0 comments

How to build efficient Agent Tools – Ablation study with 300 eval runs

https://twitter.com/sshchoholiev/status/2090470082006614114
1•shchoholiev•20m ago•0 comments
Open in hackernews

Show HN: Future Crew's 1993 Second Reality, rebuilt by AI agents, no emulation

https://www.secondreality1993.com/
2•chrisstanchak•28m ago

Comments

chrisstanchak•24m ago
Second Reality was one of the programs that made me a computer geek as a kid. I built this as an homage to Future Crew and to make the demo accessible to anyone with a browser.

I also wanted to see whether current AI coding agents could actually reconstruct something this gnarly from the original C, x86 assembly, Pascal, data files, and shipped executables without just approximating the visuals. I kept pushing for source-level fidelity, including the music sync, VGA quirks, hidden part, and deterministic verification.

Demo: https://www.secondreality1993.com/ Source: https://github.com/stanchak/secondreality1993

Would love feedback from anyone who knows the original.