fp.
news
Open in hackernews
Linking Smaller Haskell Binaries (2023)
https://brandon.si/code/linking-smaller-haskell-binaries/
10
•
PaulHoule
•
3d ago
Comments
internet_points
•
3d ago
> This gets the binary down to 64M for me (a further -23%).
while on my system, /usr/bin/pandoc takes 199M; not bad.
ashwinnair99
•
4m ago
Haskell binary size has been a running joke for years. Good to see actual progress. The runtime was always the real culprit more than the code itself.
The three pillars of JavaScript bloat
https://43081j.com/2026/03/three-pillars-of-javascript-bloat
280
•
onlyspaceghost
•
8h ago
•
134 comments
My first patch to the Linux kernel
https://pooladkhay.com/posts/first-kernel-patch/
90
•
pooladkhay
•
2d ago
•
9 comments
Cross-Model Void Convergence: GPT-5.2 and Claude Opus 4.6 Deterministic Silence
https://zenodo.org/records/18976656
22
•
rayanpal_
•
3h ago
•
11 comments
Tinybox – A powerful computer for deep learning
https://tinygrad.org/#tinybox
492
•
albelfio
•
14h ago
•
287 comments
Some things just take time
https://lucumr.pocoo.org/2026/3/20/some-things-just-take-time/
696
•
vaylian
•
19h ago
•
209 comments
Chest Fridge (2009)
https://mtbest.net/chest-fridge/
105
•
wolfi1
•
9h ago
•
65 comments
Professional video editing, right in the browser with WebGPU and WASM
https://tooscut.app/
268
•
mohebifar
•
12h ago
•
86 comments
Hormuz Minesweeper – Are you tired of winning?
https://hormuz.pythonic.ninja/
3
•
PythonicNinja
•
1h ago
•
0 comments
Floci – A free, open-source local AWS emulator
https://github.com/hectorvent/floci
190
•
shaicoleman
•
12h ago
•
56 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
169
•
winkelmann
•
6h ago
•
97 comments
Linking Smaller Haskell Binaries (2023)
https://brandon.si/code/linking-smaller-haskell-binaries/
10
•
PaulHoule
•
3d ago
•
2 comments
Boomloom: Think with your hands
https://www.theboomloom.com
118
•
rasengan0
•
1d ago
•
13 comments
Electronics for Kids, 2nd Edition
https://nostarch.com/electronics-for-kids-2e
185
•
0x54MUR41
•
3d ago
•
36 comments
Bayesian statistics for confused data scientists
https://nchagnet.pages.dev/blog/bayesian-statistics-for-confused-data-scientists/
120
•
speckx
•
3d ago
•
29 comments
HopTab–free,open source macOS app switcher and tiler that replaces Cmd+Tab
https://www.royalbhati.com/hoptab
20
•
robhati
•
3h ago
•
8 comments
It's Their Mona Lisa
https://ironicsans.ghost.io/its-t-mona-lisa/
26
•
ramimac
•
3d ago
•
10 comments
Grafeo – A fast, lean, embeddable graph database built in Rust
https://grafeo.dev/
224
•
0x1997
•
19h ago
•
77 comments
Hide macOS Tahoe's Menu Icons
https://512pixels.net/2026/03/hide-macos-tahoes-menu-icons-with-this-one-simple-trick/
206
•
soheilpro
•
16h ago
•
76 comments
Do Not Turn Child Protection into Internet Access Control
https://news.dyne.org/child-protection-is-not-access-control/
676
•
smartmic
•
13h ago
•
360 comments
Show HN: Time Keep – Location timezones, timers, alarms, countdowns in one place
6
•
jmbuilds
•
2d ago
•
3 comments
Sashiko: An agentic Linux kernel code review system
https://sashiko.dev/
21
•
Lwrless
•
6h ago
•
3 comments
Trivy ecosystem supply chain briefly compromised
https://github.com/aquasecurity/trivy/security/advisories/GHSA-69fq-xp46-6x23
73
•
batch12
•
2d ago
•
23 comments
Show HN: Termcraft – Terminal-first 2D sandbox survival in Rust
https://github.com/pagel-s/termcraft
115
•
sebosch
•
15h ago
•
20 comments
Thinking Fast, Slow, and Artificial: How AI Is Reshaping Human Reasoning
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6097646
148
•
Anon84
•
18h ago
•
82 comments
Common Lisp Development Tooling
https://www.creativetension.co/posts/common-lisp-development-tooling
88
•
0bytematt
•
14h ago
•
18 comments
Alpha Micro AM-1000E and AM-1200
http://oldvcr.blogspot.com/2026/03/refurb-weekend-double-header-alpha.html
14
•
goldenskye
•
6h ago
•
3 comments
Training Center for Maneuvering on Manned Model Ships
https://www.portrevel.com/
12
•
mhb
•
1d ago
•
6 comments
Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords
https://pbxscience.com/ubuntu-26-04-ends-46-years-of-silent-sudo-passwords/
371
•
akersten
•
1d ago
•
366 comments
The paddle wheel aircraft carriers of Lake Michigan
https://signoregalilei.com/2026/03/08/the-paddle-wheel-aircraft-carriers-of-lake-michigan/
84
•
surprisetalk
•
4d ago
•
8 comments
How Invisalign became the biggest user of 3D printers
https://www.wired.com/story/how-invisalign-became-the-worlds-biggest-3d-printing-company/
163
•
mikhael
•
3d ago
•
118 comments
Load More
internet_points•3d ago
while on my system, /usr/bin/pandoc takes 199M; not bad.