frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Compiler Reminders

https://jfmengels.net/compiler-reminders/
38•jfmengels1•1y ago

Comments

JonChesterfield•1y 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•1y 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•1y ago
That is a feature. Compose instead of extending.
Yoric•1y ago
OCaml has extensible sum types. They work very nicely for some ranges of problems.
swiftcoder•1y ago
Elm <-> Rust

Best buds on this front

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

How GPT‑5.6 Sol helps run quantum computing experiments

https://openai.com/index/codex-quantum-computing-experiments/
59•theanonymousone•2h ago•44 comments

Muse – Meta’s personal AI agent

https://ai.meta.com/muse/
509•yks•14h ago•548 comments

On Really Trying (2009)

https://gwern.net/on-really-trying
51•whoami_nr•3h ago•24 comments

Navier-Stokes – Tristan Buckmaster [pdf]

https://cims.nyu.edu/~tristanb/statement.pdf
1691•procedurecall•1d ago•706 comments

Tension wood: A 'muscle' that can both bend and straighten plants

https://phys.org/news/2026-09-trees-muscle-posture-newly-role.html
120•mdp2021•6d ago•29 comments

Maak.el: Lisp machine command runner in Emacs, infinitely extensible and Scheme

https://codeberg.org/jjba23/maak.el
10•jjba23•1d ago•0 comments

Gambling with our lives: AI researcher quits Anthropic with warning about safety

https://www.politico.eu/article/anthropic-openai-researcher-jacob-coxon-warns-ai-could-kill-humans/
45•taubek•1h ago•35 comments

How to build a printer

https://nishantjosh.dev/blogs/how-to-build-a-fking-printer/
335•cat-whisperer•12h ago•67 comments

Researchers Spot Fake Ancient Pottery Using the Earth's Magnetic Field

https://www.smithsonianmag.com/smart-news/researchers-determine-how-to-spot-fake-ancient-pottery-...
46•cisc•3d ago•21 comments

AlphaGenome Atlas: a high-resolution map of human DNA

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/alphagenome-atlas/
562•utiiiD•19h ago•121 comments

A Biography of Lee Holloway, the Architect of Cloudflare's Technology (Part 1)

https://note.com/masakazu_urabe/n/n7815f5b64fab?hl=en
53•porridgeraisin•5h ago•13 comments

Mercury 2.5

https://www.inceptionlabs.ai/blog/introducing-mercury-2-5
201•Topfi•13h ago•31 comments

Large language models develop novel social biases through adaptive exploration

https://openreview.net/challenge?redirect=%2Fforum%3Fid%3Dpc7fqaOcAH
166•paimapi•12h ago•87 comments

“Tweet” and the bird logo apparently enter the public domain

https://blog.ericgoldman.org/archives/2026/09/tweet-and-the-bird-logo-apparently-enter-the-public...
92•progval•4h ago•49 comments

DaVinci Resolve 21.1

https://www.blackmagicdesign.com/media/release/20260908-03
405•tosh•20h ago•179 comments

27.5KB language-agnostic WebGPU syntax highlighter

https://gpu-lexer.vercel.app/
85•bpierre•8h ago•27 comments

I-have-ADHD: A skill to stop coding agents from burying the answer

https://github.com/ayghri/i-have-adhd
448•domhudson•19h ago•310 comments

Tao: Open math problems being non-renewably mined by AI

https://mathstodon.xyz/@tao/117237320796901560
369•_alternator_•13h ago•324 comments

Interactive demo of MINIX1-like O/S on emulated CPU

https://swtos.softwarewrighter.com/
4•softwarewright•5d ago•2 comments

On the Navier–Stokes Millennium Prize Problem

https://openai.com/index/navier-stokes-solution/
1262•tedsanders•16h ago•1012 comments

Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapses

https://quesma.com/blog/qwen38-27b-quantizations-benchmarked/
252•stared•19h ago•124 comments

An Accidental Blackboard

https://martinfowler.com/articles/exploring-gen-ai/an-accidental-blackboard.html
60•saikatsg•3d ago•31 comments

We built our house for LAN parties (2024)

https://lanparty.house/
518•fittingopposite•3d ago•338 comments

The origins of Partner’s computer case

https://www.racunalniski-muzej.si/en/the-origins-of-partners-computer-case/
34•markostamcar•1d ago•4 comments

Ganon's Mysterious Origins (Revisited)

https://www.thrillingtalesofoldvideogames.com/blog/ganon-name-origin-kamen-rider
34•tobr•3d ago•18 comments

Into the depths of C: Elaborating the de facto standards (2016)

https://dl.acm.org/doi/10.1145/2980983.2908081
21•rramadass•18h ago•1 comments

The Microeconomics of Artificial Intelligence (2025)

https://direct.mit.edu/books/oa-monograph/6067/The-Microeconomics-of-Artificial-Intelligence
58•neehao•2d ago•31 comments

A Topological Picture Book, Rendered

https://e-infinity.space/picture-book/
105•mathgenius•11h ago•11 comments

Copyright does more harm than good and should be abolished

https://grapheneos.social/@GrapheneOS/117231186011306184
231•Cider9986•3h ago•197 comments

Replacing a Rust Enum with a 64-Bit Word Made My Interpreter 17% Faster

https://pointersgonewild.com/2026-08-25-replacing-a-rust-enum-with-a-64-bit-word/
129•metrofun•3d ago•48 comments