frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Compiler Reminders

https://jfmengels.net/compiler-reminders/
38•jfmengels1•10mo ago

Comments

JonChesterfield•10mo ago
Exhaustive compile time checking of dispatch statements is a wonderful thing, sorely missing from the languages that decided "sum types" are a bit weird and niche.
fredrikholm•10mo ago
They make it near impossible to extend from the outside.

I can pass a Reader interface to your function, but I cannot (easily) add a

> | UnusualProtocol(Socket)

as a third party consumer.

Other than that, sum types are the better abstraction. With exhaustive first class pattern matching (eg. with proper matching on destructuring), nothing comes close in terms of ergonomics.

hermanradtke•10mo ago
That is a feature. Compose instead of extending.
Yoric•10mo ago
OCaml has extensible sum types. They work very nicely for some ranges of problems.
swiftcoder•10mo ago
Elm <-> Rust

Best buds on this front

gitroom•10mo ago
Tbh, missing those checks in other languages bugs me so much - it's like why leave me hanging?

Changes to OpenTTD Distribution on Steam

https://www.openttd.org/news/2026/03/14/steam-changes
65•canpan•1h ago•28 comments

Show HN: Han – A Korean programming language written in Rust

https://github.com/xodn348/han
54•xodn348•1h ago•16 comments

Claude March 2026 usage promotion

https://support.claude.com/en/articles/14063676-claude-march-2026-usage-promotion
147•weldu•3h ago•94 comments

Anthropic invests $100M into the Claude Partner Network

https://www.anthropic.com/news/claude-partner-network
31•gmays•1h ago•8 comments

Learning Creative Coding

https://stigmollerhansen.dk/resume/learning-creative-coding/
16•ammerfest•1h ago•3 comments

Fedora 44 on the Raspberry Pi 5

https://nullr0ute.com/2026/03/fedora-44-on-the-raspberry-pi-5/
38•jandeboevrie•3h ago•10 comments

Marketing for Founders

https://github.com/EdoStra/Marketing-for-Founders
78•jimsojim•3h ago•20 comments

Ageless Linux. We are legally required to ask how old you are. We won't

https://agelesslinux.org/
13•nateb2022•1h ago•2 comments

Bumblebee queens breathe underwater to survive drowning

https://www.smithsonianmag.com/science-nature/bumblebee-queens-breathe-underwater-to-survive-drow...
15•1659447091•2h ago•1 comments

Show HN: Ichinichi – One note per day, E2E encrypted, local-first

51•katspaugh•4h ago•19 comments

Library of Short Stories

https://www.libraryofshortstories.com/
17•debo_•2h ago•0 comments

A Recursive Algorithm to Render Signed Distance Fields

https://pointersgonewild.com/2026-03-06-a-recursive-algorithm-to-render-signed-distance-fields/
24•surprisetalk•3d ago•3 comments

Montana passes Right to Compute act (2025)

https://www.westernmt.news/2025/04/21/montana-leads-the-nation-with-groundbreaking-right-to-compu...
228•bilsbie•9h ago•198 comments

Offloading FFmpeg with Cloudflare

https://kentcdodds.com/blog/offloading-ffmpeg-with-cloudflare
14•heftykoo•4d ago•7 comments

Baochip-1x: What it is, why I'm doing it now and how it came about

https://www.crowdsupply.com/baochip/dabao/updates/what-it-is-why-im-doing-it-now-and-how-it-came-...
257•timhh•3d ago•45 comments

CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS

https://github.com/CSMWrap/CSMWrap
24•_joel•4d ago•3 comments

Postgres with Builtin File Systems

https://db9.ai/
12•ngaut•2h ago•0 comments

An ode to bzip

https://purplesyringa.moe/blog/an-ode-to-bzip/
78•signa11•7h ago•52 comments

Show HN: GitAgent – An open standard that turns any Git repo into an AI agent

https://www.gitagent.sh/
82•sivasurend•9h ago•11 comments

Python: The Optimization Ladder

https://cemrehancavdar.com/2026/03/10/optimization-ladder/
248•Twirrim•4d ago•89 comments

Hostile Volume – A game about adjusting volume with intentionally bad UI

https://hostilevolume.com/
67•Velocifyer•4h ago•50 comments

It's time to move your docs in the repo

https://www.dein.fr/posts/2026-03-13-its-time-to-move-your-docs-in-the-repo
83•gregdoesit•3h ago•54 comments

Sunsetting Jazzband

https://jazzband.co/news/2026/03/14/sunsetting-jazzband
121•mooreds•5h ago•40 comments

9 Mothers Defense (YC P26) Is Hiring in Austin

https://jobs.ashbyhq.com/9-mothers?utm_source=x8pZ4B3P3Q
1•ukd1•9h ago

Generalizing Knuth's Pseudocode Architecture From Algorithms to Knowledge

https://www.researchgate.net/publication/401189185_Towards_a_Generalization_of_Knuth%27s_Pseudoco...
25•isomorphist•3d ago•1 comments

MCP is dead; long live MCP

https://chrlschn.dev/blog/2026/03/mcp-is-dead-long-live-mcp/
94•CharlieDigital•3h ago•86 comments

Starlink militarization and its impact on global strategic stability

https://interpret.csis.org/translations/starlink-militarization-and-its-impact-on-global-strategi...
104•msuniverse2026•13h ago•144 comments

Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware

https://github.com/drojaazu/megadev
116•XzetaU8•14h ago•7 comments

An interactive presentation about the Grammar of Graphic

https://timeplus-io.github.io/gg-vistral-introduction/
4•gangtao•3d ago•0 comments

XML is a cheap DSL

https://unplannedobsolescence.com/blog/xml-cheap-dsl/
224•y1n0•11h ago•234 comments