frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Measurements for understanding the pace of AI development inside frontier labs

https://www.anthropic.com/institute/measuring-pace-of-ai-development
1•gmays•22s ago•0 comments

Saudi CEER just launched 2 EVs

https://ceermotors.com/individuals/en-sa
1•abdullahalharir•24s ago•0 comments

Show HN: Artwork List – map of artworks near you

https://artworklist.com/nearby/
1•ekerstein•1m ago•0 comments

Show HN: Combinators in Array Languages

https://blog.softwarewrighter.com/2026/09/21/rabbit-hole-sage-y-combinator/
2•softwarewright•3m ago•0 comments

Writing Without Spaces with Jev

https://levmiseri.com/nospace/
2•levmiseri•3m ago•0 comments

I gave an autonomous AI company $0 and $200 of debt

https://autonomouscompany.substack.com/p/i-gave-an-autonomous-ai-company-0
2•effelima•4m ago•0 comments

AI-Induced Dehumanization

https://myscp.onlinelibrary.wiley.com/doi/full/10.1002/jcpy.1441
2•lantry•7m ago•0 comments

State attorneys general agree to settle Paramount-Warner Bros merger lawsuit

https://www.cnn.com/2026/09/21/media/paramount-wbd-settlement-cnn-ellison-bonta-lawsuit
2•shscs911•7m ago•0 comments

Halo: Post-train LLMs 3x faster than TRL and Megatron

https://twitter.com/whitecircle/status/2102087563913609534
2•ovyan•7m ago•0 comments

A (necessarily) brief history of the reminder of mathematics

https://cofault.com/series_timeline_compact_reverse_flat.html#math-remainder-00000
2•nikita_d•9m ago•0 comments

Grok 4.7

https://twitter.com/SpaceXAI/status/2102069815225586149
2•tosh•10m ago•0 comments

Show HN: Gitstats – compare commits and lines with your friends

https://gitstats.org
1•yarikbuilds•10m ago•0 comments

David Pogue: '125 Tests of the New AI Siri'

https://daringfireball.net/linked/2026/09/21/pogue-siri-ai-125
1•frizlab•10m ago•0 comments

The Long Dream of the Googlebook

https://www.theverge.com/tech/997972/googlebook-laptop-chromeos-android-history
1•dmitrygr•11m ago•1 comments

The Next AI Infrastructure Challenge Is Before the First Token

https://radicaldatascience.wpcomstaging.com/2026/09/16/the-next-ai-infrastructure-challenge-is-be...
2•ddgutierrez•13m ago•0 comments

Show HN: I made a Pomodoro timer that speeds up time

https://arsh.zip/timer/what
1•arshxyz•13m ago•0 comments

Show HN: Viaduct – C4 models that coding agents can read and update

https://c4.quietgridlabs.com/
1•igrlgkv•17m ago•0 comments

OpenAI Urges U.S. Government to Create Global AI-Safety Standards

https://www.wsj.com/tech/ai/openai-urges-u-s-government-to-create-global-ai-safety-standards-a8af...
3•thm•17m ago•0 comments

Apple M6 SoC Analysis's 2 nm chip crushes AMD, Intel and Qualcomm

https://www.notebookcheck.net/Apple-M6-SoC-Analysis-Apple-s-2-nm-chip-crushes-AMD-Intel-Qualcomm....
2•cromka•19m ago•0 comments

Show HN: Snagr – abandoned checkout emails for Polar

https://www.snagr.sh
1•tejasbhovad•19m ago•0 comments

Rings around a tiny body have changed over the past decade

https://arstechnica.com/science/2026/09/rings-around-a-tiny-body-have-changed-over-the-past-decade/
1•PaulHoule•21m ago•0 comments

X's Updates to Terms of Service

https://privacy.x.com/en/blog/2026/terms-updates
1•simonebrunozzi•21m ago•0 comments

Show HN: 8 months extending my terminal to handle all my work with all agents

https://github.com/albertwujj/agent-term
1•aywu•22m ago•0 comments

Pipper

https://github.com/maker-or/omni
1•handfuloflight•24m ago•0 comments

Zerfoo – a pure Go framework for creating, training and running AI models

https://zer.foo
1•david-ndungu•25m ago•0 comments

Singeli: High-level domain-specific metaprogrammin language for low-level progra

https://github.com/mlochbaum/Singeli
2•fanf2•25m ago•0 comments

Lessons from projecting a private monorepo down to a public OSS release

https://opencomplai.com/blog/what-broke-open-sourcing-compliance-engine
1•ythouma•27m ago•0 comments

Show HN: FearGate – AI Fear Machine

https://feargate.org/
2•t_nate•27m ago•2 comments

Zeitpyramide

https://en.wikipedia.org/wiki/Zeitpyramide
2•bpierre•29m ago•0 comments

Seattle Bans Rental Junk Fees

https://www.multifamilydive.com/news/seattle-ban-rental-junk-fees/827816/
16•toomuchtodo•30m ago•9 comments
Open in hackernews

Show HN: Sommelier, an Excel Addin for your agent

https://sommelier.grokked.it
1•grokkedit•52m ago
Sommelier (there is a nice wordplay on Excel and pairing) is an Excel Addin + relay server that lets your agent work hand in hand with you while you're working on an Excel spreadsheet. It's heavily inspired by the excellent marimo pair.

It's useful when you either don't want to use Microsoft Copilot, want to use a local model + harness for security reason, or want to use an agent that already has access to personal data.

I've tested it with some harnesses (pi, opencode, codex) but I guess that it should work on many others.

Not having a Microsoft developer account, I've yet to publish it to the marketplace, but it's sideloadable.

While the first prototype was written by me, I've only kept the core and let an LLM rewrite the code.