frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Burnham must be clear: no slavery reparations will be paid

https://www.telegraph.co.uk/opinion/2026/09/18/burnham-must-be-clear-no-slavery-reparations-will-...
1•vinnyglennon•3m ago•0 comments

Automatic Against the People: Reading, Writing, and AI

http://www.unemployednegativity.com/2024/09/automatic-against-people-reading.html
1•waingake•3m ago•0 comments

DuckDB extension: typed Jev answers as real SQL types

https://github.com/colliber/duckdb-jev
1•jmrothweiler•5m ago•0 comments

AurionMail: E2EE suite (CryptPad and Mail) with user-friendly single-password UX

https://aurionmail.github.io/docs/
1•polo46•9m ago•0 comments

Coding too fast to collaborate

https://chrisloy.dev/post/2026/07/19/coding-too-fast-to-collaborate
1•chrisloy•9m ago•0 comments

Jev vs. classical ML. Strong on sentiment: Mixed across tasks

https://quicqdev.github.io/Jev-vs-ML/
1•theanonymousone•16m ago•0 comments

Is Jev the general-purpose classifier we've been waiting for?

https://twitter.com/kris_cvetko/status/2101614168763695308
1•kncvetko•20m ago•1 comments

Dragonfly 2.0: more performance for Redis and Memcached replacement

https://www.phoronix.com/news/Dragonfly-2.0-Released
2•joshcsimmons•21m ago•0 comments

AI and the Destruction of the Creative Commons

https://www.chesterwisniewski.com/post/2026-09-13-ai-is-destroying-the-creative-commons/
2•rakel_rakel•22m ago•0 comments

Show HN: WTF > Auto-check what your coding agent changed

https://github.com/LinusInnovator/wtf
1•Linusinnovator•24m ago•1 comments

Joe Shipman proves marked ruler and compass solves the general quintic

2•jjgreen•32m ago•0 comments

PDF Forgeries Are Surprisingly Rare (2022)

https://gwern.net/blog/2022/pdf-forgery
3•1317•33m ago•0 comments

Hyperbolic Navigation

https://en.wikipedia.org/wiki/Hyperbolic_navigation
1•Eridanus2•37m ago•0 comments

Away Goals Rule

https://en.wikipedia.org/wiki/Away_goals_rule
1•chistev•37m ago•0 comments

Enterprise Cyber Risk Management

https://andersenlab.com/services/cybersecurity-risk-management
1•andersen_lab•43m ago•0 comments

Be Careful with Your Select * Queries

https://notesonsystems.com/articles/why-im-done-with-select-star
1•theanonymousone•48m ago•1 comments

TeaonherChecker

https://teaonher.org
1•thefirstname322•49m ago•0 comments

Leaping Sun Dogs (2016) [video]

https://www.youtube.com/watch?v=KPPaGmtuHCY
1•joebig•52m ago•0 comments

Jev is the fastest-adopted model in AI Gateway history

https://vercel.com/blog/ai-gateway-jev-model-launch
1•flashbrew•52m ago•1 comments

A font that reads what you wrote

https://rohanadwankar.github.io/posts/semfont.html
2•RohanAdwankar•52m ago•1 comments

A deep dive into Jev, TypeSafe's System One model

https://flaviocopes.com/jev/
1•sts153•52m ago•0 comments

CoyoPedal – Full-Size Neural Amp Modeler Captures on an ESP32-S3

https://github.com/dashersw/coyopedal
1•arbayi•52m ago•0 comments

I'm so bad at billiards that I ended up in the hyperbolic plane [video]

https://www.youtube.com/watch?v=kL9BTbIGxLg
1•vismit2000•53m ago•0 comments

MIT Just Proved LLMs Will Stop Getting Smarter, and Money Won't Fix It [video]

https://www.youtube.com/watch?v=6xQ8LQfkBg4
2•bArray•56m ago•0 comments

Show HN: Delightful Cells – reliable AI batch processing for spreadsheets

https://delightfulcells.com
1•sumtsui•59m ago•1 comments

Clawptcha: Reverse Captcha

https://clawptcha.com/
1•Kotlopou•1h ago•0 comments

Neutron Radiation, Emission and Scattering (Neutron Chemistry)

https://www.ossila.com/pages/neutron-radiation
1•peter_d_sherman•1h ago•0 comments

Drop-in Django app to serve a decent LLM-ready documentation site

https://mdjango.chesselink.com/
3•fluxmatix•1h ago•1 comments

I built an extension that hides your personal information from AI

https://github.com/arikchakma/opencloak
2•arikchakma•1h ago•0 comments

Show HN: I-server: Hide server using ICMP reflection/Destination Unreachable

https://github.com/hajoon22/i-server
4•hajoon22•1h ago•0 comments
Open in hackernews

Show HN: Delightful Cells – reliable AI batch processing for spreadsheets

https://delightfulcells.com
1•sumtsui•59m ago

Comments

sumtsui•41m ago
I built Delightful Cells after helping a friend extract cities from a spreadsheet full of inconsistently formatted addresses.

The name come from my impression to Excel. I don't use it at work and never learnt it properly. It feels daunting to me. So I want to build something delightful for it. Use simple natural language to get something done fast without fumbling with the UI.

It applies one AI instruction across hundreds or thousands of rows, with batching, retries, partial-failure recovery, and rerunning only failed rows. Deterministic tasks like filtering and replacing run locally in the browser. No Excel add-in or subscription required.

With Codex, Claude for Excel, Copilot, and other spreadsheet agents improving quickly, I’m unsure whether a focused tool like this is still useful. I’d love your honest feedback: what works, what breaks, or why you wouldn’t use it.