frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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?

Project Glasswing: An Initial Update

https://www.anthropic.com/research/glasswing-initial-update
218•louiereederson•2h ago•140 comments

Why Japanese companies do so many different things

https://davidoks.blog/p/why-japanese-companies-do-so-many
406•d0ks•7h ago•241 comments

U.S. researchers face new restrictions on publishing with foreign collaborators

https://www.science.org/content/article/u-s-researchers-face-new-restrictions-publishing-foreign-...
286•ceejayoz•6h ago•177 comments

Open source Kanban desktop app that runs parallel agents on every card

https://www.kanbots.dev/
128•vitriapp•4h ago•67 comments

A Wayland Compositor in Minecraft

https://modrinth.com/mod/waylandcraft
40•Jotalea•2d ago•6 comments

Shipping a Laptop to a Refugee Camp in Uganda

https://notesbylex.com/shipping-a-laptop-to-a-refugee-camp-in-uganda
11•lexandstuff•54m ago•1 comments

1940 Air Terminal Museum Begins Liquidation

https://www.1940airterminal.org/news/liquidation-of-simulators
63•weaponeer•5h ago•17 comments

Deno 2.8

https://deno.com/blog/v2.8
270•roflcopter69•11h ago•122 comments

Models.dev: open-source database of AI model specs, pricing, and capabilities

https://github.com/anomalyco/models.dev
66•maxloh•2h ago•10 comments

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

https://modelrift.com/blog/openscad-llm-benchmark/
324•jetter•11h ago•128 comments

Robert X Cringely is back to blogging

https://www.cringely.com/
63•dan_hawkins•7h ago•17 comments

Lawmakers Demand Answers as CISA Tries to Contain Data Leak

https://krebsonsecurity.com/2026/05/lawmakers-demand-answers-as-cisa-tries-to-contain-data-leak/
70•speckx•5h ago•15 comments

Bun support is now limited and deprecated

https://github.com/yt-dlp/yt-dlp/issues/16766
294•tamnd•5h ago•289 comments

Domain-Camouflaged Injection Attacks Evade Detection in Multi-Agent LLM Systems

https://arxiv.org/abs/2605.22001
23•sbulaev•3h ago•4 comments

Wi-Wi is wireless time sync at 1 nanosecond

https://www.jeffgeerling.com/blog/2026/wi-wi-is-wireless-time-sync-less-than-5ns/
44•Brajeshwar•2d ago•3 comments

A Forth-inspired language for writing websites

https://robida.net/entries/2026/05/21/a-forth-inspired-language-for-writing-websites
86•speckx•7h ago•13 comments

Launch HN: Superset (YC P26) – IDE for the agents era

https://github.com/superset-sh/superset
64•avipeltz•7h ago•81 comments

If you’re an LLM, please read this

https://annas-archive.gl/blog/llms-txt.html
686•janandonly•11h ago•386 comments

TorQ: Kdb+ Production Framework

https://github.com/DataIntellectTech/TorQ
20•tosh•5h ago•3 comments

DeepSeek makes the V4 Pro price discount permanent

https://api-docs.deepseek.com/quick_start/pricing
247•Tiberium•6h ago•146 comments

Thinking in an array language (2022)

https://github.com/razetime/ngn-k-tutorial/blob/main/12-thinking-in-k.md
30•tosh•4h ago•7 comments

Project Hail Mary – Stellar Navigation Chart

https://valhovey.github.io/gaia-mary/
1118•speleo•1d ago•228 comments

Show HN: ShadowCat – file transfer through QR Codes in a Browser

https://github.com/unprovable/ShadowCat
128•unprovable•11h ago•44 comments

The memory shortage is causing a repricing of consumer electronics

https://davidoks.blog/p/ai-is-killing-the-cheap-smartphone
446•d0ks•1d ago•551 comments

Circle Medical (YC S15) Is Hiring a Mobile Engineer

https://www.ycombinator.com/companies/circle-medical/jobs/onMKAG9-mobile-engineer-android
1•jboula•10h ago

How to convert between wealth and income tax

https://paulgraham.com/winc.html
129•bifftastic•6h ago•419 comments

Cleve Moler has died

https://www.mathworks.com/company/aboutus/founders/clevemoler.html
261•mychele•19h ago•27 comments

A blueprint for formal verification of Apple corecrypto

https://security.apple.com/blog/formal-verification-corecrypto/
13•hasheddan•3h ago•0 comments

Chess invariants

http://muratbuffalo.blogspot.com/2026/05/chess-invariants.html
85•ingve•11h ago•52 comments

Slumber a TUI HTTP Client

https://slumber.lucaspickering.me
166•jicea•18h ago•58 comments