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?

The Future of Version Control

https://bramcohen.com/p/manyana
118•c17r•2h ago•57 comments

Why I love NixOS

https://www.birkey.co/2026-03-22-why-i-love-nixos.html
37•birkey•48m ago•24 comments

Reports of code's death are greatly exaggerated

https://stevekrouse.com/precision
53•stevekrouse•6h ago•20 comments

Flash-MoE: Running a 397B Parameter Model on a Laptop

https://github.com/danveloper/flash-moe
214•mft_•6h ago•82 comments

Project Nomad – Knowledge That Never Goes Offline

https://www.projectnomad.us
200•jensgk•5h ago•36 comments

Building an FPGA 3dfx Voodoo with Modern RTL Tools

https://noquiche.fyi/voodoo
103•fayalalebrun•4h ago•19 comments

MAUI Is Coming to Linux

https://avaloniaui.net/blog/maui-avalonia-preview-1
31•DeathArrow•2h ago•6 comments

Windows native app development is a mess

https://domenic.me/windows-native-dev/
162•domenicd•8h ago•153 comments

More common mistakes to avoid when creating system architecture diagrams

https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
86•billyp-rva•6h ago•34 comments

Introducing DoorDash Tasks

https://about.doordash.com/en-us/news/introducing-doordash-tasks
10•ChrisArchitect•1h ago•6 comments

Zero ZGC4: A Better Graphing Calculator for School and Beyond

https://www.zerocalculators.com/features
6•uticus•4d ago•6 comments

A review of dice that came with the white castle

https://boardgamegeek.com/thread/3533812/a-review-of-dice-that-came-with-the-white-castle
88•doener•3d ago•24 comments

A case against currying

https://emi-h.com/articles/a-case-against-currying.html
57•emih•5h ago•68 comments

25 Years of Eggs

https://www.john-rush.com/posts/eggs-25-years-20260219.html
180•avyfain•4d ago•54 comments

Cloudflare flags archive.today as "C&C/Botnet"; no longer resolves via 1.1.1.2

https://radar.cloudflare.com/domains/domain/archive.today
274•winkelmann•14h ago•220 comments

Brute-forcing my algorithmic ignorance with an LLM in 7 days

http://blog.dominikrudnik.pl/my-google-recruitment-journey-part-1
69•qikcik•5h ago•41 comments

The IBM scientist who rewrote the rules of information just won a Turing Award

https://www.ibm.com/think/news/ibm-scientist-charles-bennett-turing-award
41•rbanffy•6h ago•4 comments

iBook Clamshell

https://www.ibook-clamshell.com/index.php/en/
51•polishdude20•3h ago•37 comments

My first patch to the Linux kernel

https://pooladkhay.com/posts/first-kernel-patch/
182•pooladkhay•2d ago•37 comments

Why Lab Coats Turned White

https://www.asimov.press/p/lab-coat
45•mailyk•3d ago•28 comments

Tinybox – A powerful computer for deep learning

https://tinygrad.org/#tinybox
562•albelfio•21h ago•325 comments

Show HN: Revise – An AI Editor for Documents

https://revise.io
23•artursapek•4h ago•26 comments

Node.js worker threads are problematic, but they work great for us

https://www.inngest.com/blog/node-worker-threads
46•goodoldneon•4d ago•28 comments

The three pillars of JavaScript bloat

https://43081j.com/2026/03/three-pillars-of-javascript-bloat
420•onlyspaceghost•16h ago•244 comments

Professional video editing, right in the browser with WebGPU and WASM

https://tooscut.app/
337•mohebifar•20h ago•119 comments

Monuses and Heaps

https://doisinkidney.com/posts/2026-03-03-monus-heaps.html
38•aebtebeten•3d ago•3 comments

Ask HN: AI productivity gains – do you fire devs or build better products?

52•Bleiglanz•8h ago•80 comments

Bored of eating your own dogfood? Try smelling your own farts

https://shkspr.mobi/blog/2026/03/bored-of-eating-your-own-dogfood-try-smelling-your-own-farts/
258•ColinWright•4h ago•157 comments

HopTab – Open source macOS app switcher and tiler that replaces Cmd+Tab

https://www.royalbhati.com/hoptab
97•robhati•11h ago•30 comments

Chest Fridge (2009)

https://mtbest.net/chest-fridge/
169•wolfi1•17h ago•93 comments