frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Rewriting a 20-year-old Python library

https://www.b-list.org/weblog/2026/mar/23/20-year-library/
12•PaulHoule•4d ago

Comments

globular-toast•19m ago
The binary "is spam" thing seems like a non-issue, unless I'm misunderstanding something. In Python you can easily implement Boolean attributes using predicates without breaking the API, like so:

    @property
    def is_spam(self) -> bool:
       return self._comment_check in {"true", "blatant"}
Then you can simply add another predicate to support the blatant case:

    @property
    def is_blatant_spam(self) -> bool:
       return self._comment_check == "blatant"

Darkbloom – Private inference on idle Macs

https://darkbloom.dev
195•twapi•3h ago•92 comments

Stop Using Ollama

https://sleepingrobots.com/dreams/stop-using-ollama/
318•Zetaphor•4h ago•68 comments

IPv6 traffic crosses the 50% mark

https://www.google.com/intl/en/ipv6/statistics.html?yzh=28197
95•Aaronmacaron•20h ago•50 comments

FSF trying to contact Google about spammer sending 10k+ mails from Gmail account

https://daedal.io/@thomzane/116410863009847575
121•pabs3•4h ago•55 comments

RedSun: System user access on Win 11/10 and Server with the April 2026 Update

https://github.com/Nightmare-Eclipse/RedSun
59•airhangerf15•4h ago•11 comments

The paper computer

https://jsomers.net/blog/the-paper-computer
123•jsomers•3d ago•26 comments

Cybersecurity looks like proof of work now

https://www.dbreunig.com/2026/04/14/cybersecurity-is-proof-of-work-now.html
375•dbreunig•1d ago•135 comments

RamAIn (YC W26) Is Hiring

https://www.ycombinator.com/companies/ramain/jobs/bwtwd9W-founding-gtm-operations-lead
1•svee•1h ago

A Look into NaviDial, Japan's Legacy Phone Service

https://www.tokyodev.com/articles/a-look-into-navidial-japan-s-legacy-phone-service
33•pwim•3h ago•3 comments

Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus

https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-...
26•jmarbach•3h ago•6 comments

Rewriting a 20-year-old Python library

https://www.b-list.org/weblog/2026/mar/23/20-year-library/
12•PaulHoule•4d ago•1 comments

Too much discussion of the XOR swap trick

https://heather.cafe/posts/too_much_xor_swap_trick/
32•CJefferson•2d ago•9 comments

Fast and Easy Levenshtein distance using a Trie (2011)

https://stevehanov.ca/blog/fast-and-easy-levenshtein-distance-using-a-trie
44•sebg•3d ago•6 comments

ChatGPT for Excel

https://chatgpt.com/apps/spreadsheets/
186•armcat•10h ago•132 comments

I made a terminal pager

https://theleo.zone/posts/pager/
121•speckx•9h ago•28 comments

Cal.com is going closed source

https://cal.com/blog/cal-com-goes-closed-source-why
288•Benjamin_Dobell•16h ago•216 comments

Introduction to spherical harmonics for graphics programmers

https://gpfault.net/posts/sph.html
87•luu•2d ago•9 comments

Google broke its promise to me – now ICE has my data

https://www.eff.org/deeplinks/2026/04/google-broke-its-promise-me-now-ice-has-my-data
1406•Brajeshwar•14h ago•593 comments

North American English Dialects

https://aschmann.net/AmEng/
18•skogstokig•4h ago•2 comments

FIXAPL

https://fixapl.netlify.app/
8•tosh•4d ago•0 comments

Germany suspends military approval for long stays abroad for men under 45

https://www.bbc.com/news/articles/ckgx103wkl1o
11•timokoesters•2h ago•16 comments

Show HN: Libretto – Making AI browser automations deterministic

https://github.com/saffron-health/libretto
96•muchael•16h ago•35 comments

Retrofitting JIT Compilers into C Interpreters

https://tratt.net/laurie/blog/2026/retrofitting_jit_compilers_into_c_interpreters.html
76•ltratt•20h ago•20 comments

The buns in McDonald's Japan's burger photos are all slightly askew

https://www.mcdonalds.co.jp/en/menu/burger/
387•bckygldstn•10h ago•205 comments

PiCore - Raspberry Pi Port of Tiny Core Linux

http://tinycorelinux.net/5.x/armv6/releases/README
105•gregsadetsky•12h ago•12 comments

US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf]

https://fingfx.thomsonreuters.com/gfx/legaldocs/xmvjyjekkpr/Rakoff%20-%20order%20-%20AI.pdf
129•1vuio0pswjnm7•18h ago•97 comments

CRISPR takes important step toward silencing Down syndrome’s extra chromosome

https://medicalxpress.com/news/2026-04-crispr-bold-silencing-syndrome-extra.html
147•amichail•15h ago•76 comments

Live Nation illegally monopolized ticketing market, jury finds

https://www.bloomberg.com/news/articles/2026-04-15/live-nation-illegally-monopolized-ticketing-ma...
522•Alex_Bond•12h ago•153 comments

Stealth signals are bypassing Iran’s internet blackout

https://spectrum.ieee.org/iran-internet-blackout-satellite-tv
92•WaitWaitWha•5h ago•33 comments

Agent - Native Mac OS X coding ide/harness

https://github.com/macOS26/Agent
41•jv22222•7h ago•10 comments