frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How to run your own prediction market to bet with friends

https://www.vancouverpx.ca/blog/how-to-run-your-own-prediction-market-to-bet-with-friends
1•Entropnt•1m ago•0 comments

"Slop Grenades"

https://twitter.com/shaneparrish/status/2099852161576223202
1•ilamont•1m ago•0 comments

Project OM10 – open-source Mechanical Watch

https://openmovement.org/project/om10/
1•pillars•1m ago•0 comments

The Phase-Change in User-Faced Computing

https://liuliu.me/eyes/the-phase-change-in-user-faced-computing/
1•luu•2m ago•0 comments

How Meta's Muse works, revealed by the 6.8 GB filesystem it sent me

https://mouse.dev/blog/muse-runtime-export/
2•Aeroi•3m ago•0 comments

Show HN: I added MCP support to Founder.best for agentic product discovery

https://www.founder.best
2•brevn•4m ago•0 comments

Grok 4.7 from xAI, added to Personality Bench

https://persona.earthpilot.ai/models/x-ai/grok-4.7
2•ada1981•5m ago•1 comments

Beyond the BBB: humanised mice, the missing link in glioblastoma research

https://www.nature.com/articles/s41388-026-03989-1
2•bookofjoe•6m ago•0 comments

Building standards for the next phase of AI

https://openai.com/index/building-standards-next-phase-ai/
1•gmays•6m ago•0 comments

A kernel module for FreeBSD that uses GitHub's downtime as an entropy source

https://github.com/DominoTree/ghrandom
1•DominoTree•6m ago•0 comments

Software Engineering Is Not over; It's Only Just Beginning

https://www.manhattanmetric.com/blog/2026/09/software-engineering-is-not-over
1•jballanc•7m ago•0 comments

What If We Put Jev AI in the State Machine?

https://www.seifi.org/ai/what-if-we-put-ai-in-the-state-machine.html/
1•devhouse•8m ago•0 comments

A Cheap and Easy Control Screen for Home Assistant

https://hackaday.com/2026/09/16/a-cheap-and-easy-control-screen-for-home-assistant/
2•toomuchtodo•8m ago•1 comments

Newborn girls and boys show different attention patterns within hours of birth

https://medicalxpress.com/news/2026-09-newborn-girls-boys-attention-patterns.html
3•theanonymousone•8m ago•0 comments

Pytrace: J-Trace Python SDK for hardware tracing

https://github.com/embedder-dev/pytrace
1•leog25•8m ago•0 comments

Designing Silicon from Scratch [video]

https://www.youtube.com/watch?v=q6ytRHaTEXI
1•surprisetalk•8m ago•0 comments

Aph – Workspaces first web browser built on stock Firefox

https://github.com/aph-browser/aph
1•slance73•9m ago•0 comments

Show HN: OpenMCP – An open, code-first fork of the Model Context Protocol

https://github.com/enclawed/omcp
1•enclawed•9m ago•0 comments

The Spy, the Human Computer, and the H-bomb (2013)

https://blog.nuclearsecrecy.com/2013/08/23/the-spy-the-human-computer-and-the-h-bomb/
1•Teever•10m ago•0 comments

Forecasting Household Power Use

https://stochastic.blog/forecasting-household-power-use/
1•Anon84•12m ago•0 comments

Show HN: Brig – A MicroVM sandbox for AI coding agents on Mac and Linux

2•spirosoik•12m ago•0 comments

Can Jev be jailbroken?

https://tanh.xyz/research-notes/jev-prompt-manipulation
2•cwhy•12m ago•0 comments

MiMo-v2.6 is "simply" the best

https://twitter.com/rasbt/status/2102394156731535413
1•pretext•13m ago•0 comments

The Interfaces Are Arriving

https://www.oreilly.com/radar/the-interfaces-are-arriving/
2•mooreds•13m ago•0 comments

My Toddler Loves Planes, So I Built Him a Distributed System

https://blog.jacobstechtavern.com/p/apple-watch-distributed-systems
1•jakey_bakey•13m ago•0 comments

US DOE Announces $99M, 21 Projects to Advance US Geothermal Energy Development

https://www.energy.gov/articles/energy-department-announces-99-million-21-projects-advance-us-geo...
2•toomuchtodo•13m ago•1 comments

Informing HTTP Extension Design with Data

https://mnot.net/blog/2026/linting_the_web
1•Tomte•14m ago•0 comments

Agentic Social Scheduler

https://github.com/gitroomhq/postiz-agent
2•wickedguro•14m ago•0 comments

Signal Will Let You Sign Up Without a Phone Number – For $3

https://itsfoss.com/news/signal-numberless-registration/
1•mikece•14m ago•0 comments

We just shipped support for the ugliest part of HTTP: Vary

https://blog.cloudflare.com/vary-support/
1•pluc•15m ago•0 comments
Open in hackernews

Show HN: I made a fly drive a car

https://siddaarth.com/fly-by-wire/
2•Siddaarth•56m ago

Comments

Siddaarth•56m ago
Well, part of its brain, that is. And right now, it's controlling a simulated Mercedes-Benz on my computer without any training.

Yes. Zero backpropagation. Zero reinforcement learning.

I downloaded the fly's connectome, filtered it down to the motor pathways, and built an artificial retina so it can see the world through a car’s dashcam (just 900 pixels total, black and white!).

The result? It uses just 1,555 FLOPs per frame. Despite the circuit having zero concept of a “car” or a “road” to begin with, it seems to (very primitively) keep a lane, turn, and dodge stuff it’s never explicitly seen before.

Code + writeup + demos at the link (addresses the limitations too, of course!): siddaarth.com/fly-by-wire

Really curious to hear your thoughts and learn what you would have done differently.

andsoitis•51m ago
This is cool. Are you considering doing a real world experiment? Obviously not with a real car, but maybe something like a small object that the fly neurons can steer through a maze or something?
aditya-ramabadr•47m ago
You could use a real car too! (As long as low speed / open lot), I just did an experiment like this last weekend, a similar stack (build off of Openpilot/Comma 4) could work with the fly model, will email you some details if you're curious
Siddaarth•33m ago
Wild that you did this just last weekend. I think with the proper manual overrides this could be a great experiment. After the RC car, I guess :)
aditya-ramabadr•21m ago
True RC car is definitely the next logical step :) Yeah as long as you set a low enough speed limit, do it in an empty parking lot, have a human always ready to brake, I think it should be relatively safe haha
Siddaarth•35m ago
I was thinking exactly this! Either an RC car, or more interestingly, a drone. I’ve only tested it on simpler obstacles and environments so far, but who knows what more it can do?