frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

How much precision can you squeeze out of a table?

https://www.johndcook.com/blog/2026/03/26/table-precision/
23•nomemory•1h ago

Comments

PaulHoule•1h ago
When I was in high school I thought book this was so much fun

http://182.160.97.198:8080/xmlui/bitstream/handle/123456789/...

which is all about the kind of numerical analysis you would do by hand and introduces a lot of really cool math like the calculus of differences

https://en.wikipedia.org/wiki/Finite_difference

gus_massa•1h ago
Nitpicking:

> You’re never going to get error less than 10E−15 since that’s the error in the tabulated values,

If you have like 100 (or 400) values in the table, you can squeeze one more digit.

In the simple case, imagine you have the constant pi, with 15 digits, repeated 100 times. If the rounding was done in a random direction like

  floor(pi * 1E15 + random() - 1/2 ) / 1E15
then you can use statistic to get an average with an error that is like K/sqrt(N) where K is a constant and N is the number of samples. If you were paying attention in you statistic clases, you probably know the value of K, but it's not my case. Anyway, just pick N=100 or N=400 or something like that and you get another digit for "free".

Nobody builds a table for a constant and uses a uniform offset for rounding. Anyway, with some smooth function that has no special values in the points where it's sample, the exact value of the cut decimal is quite "random" and you get a similar randomization.

We haven't seen the worst of what gambling and prediction markets will do

https://www.derekthompson.org/p/we-havent-seen-the-worst-of-what
330•mmcclure•1h ago•217 comments

CERN to host Europe's flagship open access publishing platform

https://home.cern/news/news/cern/cern-host-europes-flagship-open-access-publishing-platform
125•JohnHammersley•2h ago•9 comments

John Bradley, author of xv, has passed away

https://voxday.net/2026/03/25/rip-john-bradley/
135•linsomniac•2h ago•48 comments

Why so many control rooms were seafoam green (2025)

https://bethmathews.substack.com/p/why-so-many-control-rooms-were-seafoam
368•Amorymeltzer•1d ago•66 comments

The Little Book of C

https://little-book-of.github.io/c/books/en-US/book.html
23•ghostrss•58m ago•1 comments

Doom entirely from DNS records

https://github.com/resumex/doom-over-dns
146•Venn1•3d ago•38 comments

My minute-by-minute response to the LiteLLM malware attack

https://futuresearch.ai/blog/litellm-attack-transcript/
228•Fibonar•5h ago•108 comments

Fermented foods shaped human biology

https://press.asimov.com/articles/culture-shift
88•mailyk•6d ago•40 comments

How much precision can you squeeze out of a table?

https://www.johndcook.com/blog/2026/03/26/table-precision/
23•nomemory•1h ago•2 comments

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite
65•russellthehippo•2h ago•16 comments

New York City hospitals drop Palantir as controversial AI firm expands in UK

https://www.theguardian.com/technology/2026/mar/26/new-york-hospitals-palantir-ai
56•chrisjj•59m ago•11 comments

Deploytarot.com – tarot card reading for deployments

https://deploytarot.com/setup
14•rembish•40m ago•7 comments

Moving from GitHub to Codeberg, for lazy people

https://unterwaditzer.net/2025/codeberg.html
456•jslakro•7h ago•231 comments

Colibri – chat platform built on the AT Protocol for communities big and small

https://colibri.social/
88•todotask2•4h ago•42 comments

OpenTelemetry profiles enters public alpha

https://opentelemetry.io/blog/2026/profiles-alpha/
119•tanelpoder•5h ago•13 comments

HyperAgents: Self-referential self-improving agents

https://github.com/facebookresearch/hyperagents
85•andyg_blog•2d ago•35 comments

Using FireWire on a Raspberry Pi

https://www.jeffgeerling.com/blog/2026/firewire-on-a-raspberry-pi/
11•jandeboevrie•1h ago•0 comments

Personal Encyclopedias

https://whoami.wiki/blog/personal-encyclopedias
769•jrmyphlmn•1d ago•160 comments

Stripe Projects: Provision and manage services from the CLI

https://projects.dev/
79•piinbinary•5h ago•19 comments

Building a Blog with Elixir and Phoenix

https://jola.dev/posts/building-a-blog-with-elixir-and-phoenix
60•shintoist•4h ago•3 comments

Fast regex search: indexing text for agent tools

https://cursor.com/blog/fast-regex-search
10•jxmorris12•2d ago•2 comments

From zero to a RAG system: successes and failures

https://en.andros.dev/blog/aa31d744/from-zero-to-a-rag-system-successes-and-failures/
253•andros•2d ago•78 comments

Show HN: Fio: 3D World editor/game engine – inspired by Radiant and Hammer

https://github.com/ViciousSquid/Fio
4•vicioussquid•36m ago•0 comments

Running Tesla Model 3's computer on my desk using parts from crashed cars

https://bugs.xdavidhu.me/tesla/2026/03/23/running-tesla-model-3s-computer-on-my-desk-using-parts-...
830•driesdep•1d ago•291 comments

The Oxford Comma – Why and Why Not (2024)

https://www.deborahcourtbooks.com/post/the-oxford-comma-why-and-why-not
30•taubek•4h ago•37 comments

My home network observes bedtime with OpenBSD and pf

https://ratfactor.com/openbsd/pf-gateway-bedtime
96•ibobev•3d ago•27 comments

Taming LLMs: Using Executable Oracles to Prevent Bad Code

https://john.regehr.org/writing/zero_dof_programming.html
21•mad44•3h ago•7 comments

End of "Chat Control": EU parliament stops mass surveillance

https://www.patrick-breyer.de/en/end-of-chat-control-eu-parliament-stops-mass-surveillance-in-vot...
503•amarcheschi•9h ago•254 comments

Olympic Committee bars transgender athletes from women’s events

https://www.nytimes.com/2026/03/26/world/olympics/ioc-transgender-athletes-ban.html
174•RestlessMind•7h ago•380 comments

Interoperability Can Save the Open Web (2023)

https://spectrum.ieee.org/doctorow-interoperability
159•janandonly•6h ago•48 comments