frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Google DeepMind Releases AlphaGenome Atlas

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/alphagenome-atlas/
263•utiiiD•3h ago•61 comments

On the Navier–Stokes Millennium Prize Problem

https://openai.com/index/navier-stokes-solution/
330•tedsanders•57m ago•201 comments

DaVinci Resolve 21.1

https://www.blackmagicdesign.com/media/release/20260908-03
248•tosh•4h ago•102 comments

Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapses

https://quesma.com/blog/qwen38-27b-quantizations-benchmarked/
104•stared•3h ago•64 comments

Show HN: LLM Attention Visualization

https://ishamf.dev/p/llm-attention-visualizer/
24•ifz•1h ago•3 comments

Connecting the Machines

https://herdr.dev/blog/connecting-the-machines/
28•collinmanderson•1h ago•10 comments

The Helicopter with Radioactive Blades

https://hackaday.com/2026/09/07/the-helicopter-with-radioactive-blades/
71•zdw•1d ago•14 comments

I-have-ADHD: A skill to stop coding agents from burying the answer

https://github.com/ayghri/i-have-adhd
120•domhudson•3h ago•88 comments

Y Combinator Early Access Network

https://events.ycombinator.com/yc-early-access-fall-26
29•tosh•1h ago•11 comments

Show HN: Copperhead – Hardware as Fast as Software

https://copperhead.sh/
155•animeshchouhan•4h ago•58 comments

LG TVs caught spying even when offline or on standby

https://www.theverge.com/tech/991190/lg-tv-spying-standby-recording-wi-fi-scanning-gamers-nexus
194•sbulaev•2h ago•92 comments

OUI-1: world's first model for Generative UI

https://www.openui.com/blog/oui-1
21•zahlekhan•1h ago•11 comments

The two Christian saints who are the Buddha

https://signoregalilei.com/2026/08/30/the-two-christian-saints-who-are-secretly-the-buddha/
118•surprisetalk•3h ago•54 comments

C*: Unifying Programming and Verification in C

https://arxiv.org/abs/2504.02246
34•rramadass•2h ago•24 comments

ZX Spectrum: Experimenting with 1-Bit Sound

https://bumbershootsoft.wordpress.com/2026/09/05/zx-spectrum-experimenting-with-1-bit-sound/
50•ibobev•3h ago•17 comments

AlphaGenome Atlas predictive map of every DNA letter change in the human genome

https://deepmind.google/blog/alphagenome-atlas-a-predictive-map-of-every-possible-dna-letter-chan...
48•fady0•3h ago•7 comments

Replacing a Rust Enum with a 64-Bit Word Made My Interpreter 17% Faster

https://pointersgonewild.com/2026-08-25-replacing-a-rust-enum-with-a-64-bit-word/
9•metrofun•3d ago•3 comments

Paramount Caught Using 'Astroturf' Group to Drum Up Fake Support for Merger

https://www.techdirt.com/2026/09/08/paramount-caught-using-astroturf-group-to-drum-up-fake-suppor...
208•hn_acker•3h ago•62 comments

The 92-Year-Old Mathematician and the Teenage Apprentice

https://www.nytimes.com/2026/09/06/science/92-year-old-mathematician-apprentice.html
42•robinhouston•1d ago•4 comments

DHS 'Predictive Policing' Unit Is Analyzing Americans' Financial Habits

https://www.404media.co/a-secretive-dhs-predictive-policing-unit-is-analyzing-americans-financial...
212•abraham•3h ago•87 comments

Getting your hands dirty is good for you

https://www.bbc.com/future/article/20260904-how-getting-your-hands-dirty-boosts-your-health-withi...
170•HatchedLake721•8h ago•144 comments

Disappointed Optimists

https://cwodtke.com/disappointed-optimists/
40•adrianhoward•2h ago•2 comments

There's a new "Google Jail" for independent wikis

https://weirdgloop.org/blog/google-jail
446•pizzaiolo•16h ago•184 comments

Navier-Stokes – Tristan Buckmaster [pdf]

https://cims.nyu.edu/~tristanb/statement.pdf
535•procedurecall•12h ago•307 comments

FreeBSD 14.5-Release

https://www.freebsd.org/releases/14.5R/announce/
58•joshcsimmons•6h ago•6 comments

Extracting Steering Vectors from J space

https://darshanmakwana412.github.io/2026/09/extracting-steering-vectors-from-j-space/
50•martianvoid•2d ago•11 comments

Antiquated HTML Snippets and Artefacts

https://vale.rocks/posts/html-relics
196•patadune•8h ago•64 comments

Mistral raises €3B

https://mistral.ai/news/mistral-makes-sovereign-open-weight-ai-to-frontier/
744•kuberwastaken•13h ago•536 comments

Reverse engineering the 2008 LogiCola, a logic drill program

https://logicola.org/blog/the-new-logicola
14•kotk•3h ago•0 comments

Picolibrary: A Small Press

https://novalis.org/blog/2026-08-31-picolibrary-a-very-small-press.html
45•luu•3d ago•9 comments
Open in hackernews

OUI-1: world's first model for Generative UI

https://www.openui.com/blog/oui-1
21•zahlekhan•1h ago

Comments

ahknight•36m ago
Oh no.
0gs•32m ago
oh, you eye?
zahlekhan•4m ago
i prefer wee
hmokiguess•20m ago
Oui ma chérie
ramesh31•16m ago
Please for the love of god have a human write something that you expect other humans to read
polotics•1m ago
"The gap became the north star" is written large enough though: I could read it with my own Aieyes!

It's also the only sentence I read on that page before closing it, of course.

mysterydip•6m ago
> Interfaces must be generated in under a second

Why? Is two seconds too long? Would your other constraints be easier (usability and hardware spec) if this was longer? Does anyone actually need a UI generated in under a second?

tomashertus•6m ago
Quite interesting to see no real comments here for 50+ minutes, so I will kick it off.

I'm a huge believer in this future of software. Having the UI layer completely abstracted from pre-written code and dynamically generated "on the fly" based on the context of the user is, I believe, the future.

Just think about the complexity of localization and how many IFs you had to write to solve different language versions, etc. in the old PHP code. A lot of that complexity can simply disappear.

Having dynamically built UI won't only be better for the user experience, it can actually allow us to create much more personalized experiences (I hate when UI teams constantly redesign perfectly fine software).

Interestingly, this will open up a completely new consumption interface, because I believe there will be a UI predefined by the creator of the application (your day 1 user experience) that will then evolve into a more personalized experience over time.

So much room to grow in this space.

raincole•1m ago
Do you hate the designer changed the UI of your favorite app so you have to relearn it every three months?

Congrats! Now you need to relearn it every time you open the app.