frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Compiler Reminders

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

Comments

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

Best buds on this front

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

Sabotaging projects by overthinking, scope creep, and structural diffing

https://kevinlynagh.com/newsletter/2026_04_overthinking/
7•alcazar•12m ago•1 comments

Spinel: Ruby AOT Native Compiler

https://github.com/matz/spinel
181•dluan•6h ago•40 comments

DeepSeek v4

https://api-docs.deepseek.com/
1375•impact_sy•11h ago•979 comments

Mounting tar archives as a filesystem in WebAssembly

https://jeroen.github.io/notes/webassembly-tar/
50•datajeroen•4h ago•12 comments

US special forces soldier arrested after allegedly winning $400k on Maduro raid

https://www.cnn.com/2026/04/23/politics/us-special-forces-soldier-arrested-maduro-raid-trade
435•nkrisc•16h ago•466 comments

Show HN: How LLMs Work – Interactive visual guide based on Karpathy's lecture

https://ynarwal.github.io/how-llms-work/
161•ynarwal__•7h ago•39 comments

An update on recent Claude Code quality reports

https://www.anthropic.com/engineering/april-23-postmortem
817•mfiguiere•20h ago•621 comments

Why I Write (1946)

https://www.orwellfoundation.com/the-orwell-foundation/orwell/essays-and-other-works/why-i-write/
220•RyanShook•12h ago•52 comments

Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

https://socket.dev/blog/bitwarden-cli-compromised
811•tosh•1d ago•392 comments

8087 Emulation on 8086 Systems

https://www.os2museum.com/wp/learn-something-old-every-day-part-xx-8087-emulation-on-8086-systems/
17•ingve•3h ago•8 comments

GPT-5.5

https://openai.com/index/introducing-gpt-5-5/
1449•rd•20h ago•968 comments

Hear your agent suffer through your code

https://github.com/AndrewVos/endless-toil
71•AndrewVos•3h ago•20 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
79•aliezsid•8h ago•15 comments

How to be anti-social – a guide to incoherent and isolating social experiences

https://nate.leaflet.pub/3mk4xkaxobc2p
125•calcifer•3h ago•113 comments

South Korea police arrest man for posting AI photo of runaway wolf

https://www.bbc.com/news/articles/c4gx1n0dl9no
187•giuliomagnifico•5h ago•108 comments

MeshCore development team splits over trademark dispute and AI-generated code

https://blog.meshcore.io/2026/04/23/the-split
249•wielebny•21h ago•134 comments

Meta tells staff it will cut 10% of jobs

https://www.bloomberg.com/news/articles/2026-04-23/meta-tells-staff-it-will-cut-10-of-jobs-in-pus...
698•Vaslo•19h ago•690 comments

The pope moves to police AI

https://www.axios.com/2026/04/24/catholics-pope-vatican-artificial-intelligence
15•giuliomagnifico•1h ago•4 comments

Familiarity is the enemy: On why Enterprise systems have failed for 60 years

https://felixbarbalet.com/familiarity-is-the-enemy/
76•adityaathalye•9h ago•41 comments

Using the internet like it's 1999

https://joshblais.com/blog/using-the-internet-like-its-1999/
195•joshuablais•18h ago•134 comments

UK Biobank health data keeps ending up on GitHub

https://biobank.rocher.lc
171•Cynddl•1d ago•42 comments

Linux 7.1 Removes Drivers for Bus Mouse Support

https://www.phoronix.com/news/Linux-7.1-Input
6•speckx•46m ago•1 comments

Habitual coffee intake shapes the microbiome, modifies physiology and cognition

https://www.nature.com/articles/s41467-026-71264-8
223•scubakid•10h ago•164 comments

TorchTPU: Running PyTorch Natively on TPUs at Google Scale

https://developers.googleblog.com/torchtpu-running-pytorch-natively-on-tpus-at-google-scale/
166•mji•17h ago•14 comments

Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

https://github.com/refactoringhq/tolaria
246•lucaronin•16h ago•112 comments

My phone replaced a brass plug

https://drobinin.com/posts/my-phone-replaced-a-brass-plug/
165•valzevul•22h ago•43 comments

Affirm Retooled for Agentic Software Development in One Week

https://medium.com/@affirmtechnology/how-affirm-retooled-its-engineering-organization-for-agentic...
4•brd529•51m ago•0 comments

Alberta startup sells no-tech tractors for half price

https://wheelfront.com/this-alberta-startup-sells-no-tech-tractors-for-half-price/
2236•Kaibeezy•1d ago•753 comments

Show HN: Agent Vault – Open-source credential proxy and vault for agents

https://github.com/Infisical/agent-vault
126•dangtony98•1d ago•43 comments

A programmable watch you can actually wear

https://www.hackster.io/news/a-diy-watch-you-can-actually-wear-8f91c2dac682
208•sarusso•3d ago•105 comments