< Prev Next >
3
Perfect Hashing for Strings with PEXT (0x80.pl)
3 months ago | fanf2 | 0x80.pl | newest
1
OptView2: Inspect missed optimizations by LLVM Clang (github.com/ofekshilon)
3 months ago | fanf2 | github.com | newest
2
The new standard that killed the loudness war (soundstagesolo.com)
3 months ago | fanf2 | soundstagesolo.com | newest
13
Consumer-grade routers on puny power supplies (2024) (apnic.net)
3 months ago | fanf2 | apnic.net | frontpage
1
The Rainbow Hats Puzzle (taoa.io)
3 months ago | fanf2 | taoa.io | newest
2
Cray 1 Supercomputer Performance Comparisons with Home Computers (roylongbottom.org.uk)
3 months ago | fanf2 | roylongbottom.org.uk | frontpage
1
Qcp: QUIC Remote File Copy (github.com/crazyscot)
3 months ago | fanf2 | github.com | newest
2
Speeding up message parsing by 3x to 10x by switching from serde to nom in Rust (medium.com/tezedge)
3 months ago | fanf2 | medium.com | newest
2
C++ ABI compatibility: the day the standard library died (cor3ntin.github.io)
3 months ago | fanf2 | github.io | newest
1
Leading through writing in software engineering (leaddev.com)
3 months ago | fanf2 | leaddev.com | newest
2
Surprising facts about new CSS selectors (cloudfour.com)
3 months ago | fanf2 | cloudfour.com | newest
2
TerminalTextEffects: A visual effects engine for xterm-compatible terminal emula (chrisbuilds.github.io)
3 months ago | fanf2 | github.io | newest
1
Rigorous Numerical Integration in Arb (2017) (fredrikj.net)
3 months ago | fanf2 | fredrikj.net | newest
3
Copycat: Intercept system calls using seccomp (github.com/vimpostor)
3 months ago | fanf2 | github.com | frontpage
4
LastPass Android app has seven trackers (exodus-privacy.eu.org)
3 months ago | fanf2 | eu.org | frontpage
1
How many PostgreSQL developers does it take to make jsonb subscripting work? (erthalion.info)
3 months ago | fanf2 | erthalion.info | newest
1
What SRE Is Not (relyabilit.ie)
3 months ago | fanf2 | relyabilit.ie | newest
55
Mandelbrot deep zoom theory and practice (2021) (mathr.co.uk)
3 months ago | fanf2 | mathr.co.uk | best
1
Judah Levine on everyday time and atomic time (2021) (nist.gov)
3 months ago | fanf2 | nist.gov | newest
1
Modern Hardware for Future Databases (transactional.blog)
3 months ago | fanf2 | transactional.blog | newest
3
High Precision Maidenhead Locators (f5len.org)
3 months ago | fanf2 | f5len.org | newest
6
Pink Floyd's Young Lust telephone signalling explained (telephoneworld.org)
3 months ago | fanf2 | telephoneworld.org | frontpage
2
Lessons learned building an Oracle to PostgreSQL migrator (cybertec-postgresql.com)
3 months ago | fanf2 | cybertec-postgresql.com | newest
8
In Search of Types (2014) [pdf] (humprog.org)
3 months ago | fanf2 | humprog.org | frontpage
2
TigerBeetle Code Style (github.com/tigerbeetle)
3 months ago | fanf2 | github.com | newest
4
USB, Thunderbolt, DisplayPort, and Docks (stderr.nl)
3 months ago | fanf2 | stderr.nl | newest
3
Characterizing the Raspberry Pi Pico RP2040 ADC (markomo.me)
3 months ago | fanf2 | markomo.me | newest
1
Introduction to low level bit twiddling hacks (catonmat.net)
3 months ago | fanf2 | catonmat.net | newest
2
The Influence of Self (dubroy.com)
4 months ago | fanf2 | dubroy.com | newest
1
Simple NDP proxy to route your IPv6 VPN addresses (quantum5.ca)
4 months ago | fanf2 | quantum5.ca | newest
3
Compiler Explorer in 2024 (patreon.com)
4 months ago | fanf2 | patreon.com | newest
1
Old MacDonald had a barcode, E-I-EICAR (infocondb.org)
4 months ago | fanf2 | infocondb.org | newest
3
An X11 apologist tries Wayland (artemis.sh)
4 months ago | fanf2 | artemis.sh | frontpage
8
How Not to Learn Rust (dystroy.org)
4 months ago | fanf2 | dystroy.org | frontpage
2
Jerikan: A configuration management system for network teams (bernat.ch)
4 months ago | fanf2 | bernat.ch | newest
2
Science Fiction Movie Lettering (reaganray.com)
4 months ago | fanf2 | reaganray.com | newest
1
Z.200 CHILL: the ITU-T programming language (itu.int)
4 months ago | fanf2 | itu.int | newest
3
Elektročas HH3: the most accurate pendulum clock on the planet (cern.ch)
4 months ago | fanf2 | cern.ch | frontpage
2
IOCCC28, the 40th anniversary contest, is starting tonight (ioccc.org)
4 months ago | fanf2 | ioccc.org | frontpage
1
AHash: A fast non-cryptographic keyed hash for in-memory hashmaps (github.com/tkaitchuck)
4 months ago | fanf2 | github.com | newest
1
SEninja: Symbolic execution plugin for Binary Ninja (github.com/borzacchiello)
4 months ago | fanf2 | github.com | newest
1
WireGuard Endpoints and IP Addresses (procustodibus.com)
4 months ago | fanf2 | procustodibus.com | newest
1
An introduction to lockless algorithms in Linux (lwn.net)
4 months ago | fanf2 | lwn.net | newest
1
How many values does a boolean have? (danilafe.com)
4 months ago | fanf2 | danilafe.com | newest
2
It's time to leave the leap second in the past (fb.com)
4 months ago | fanf2 | fb.com | newest
2
Fend: An arbitrary-precision unit-aware calculator (printfn.github.io)
4 months ago | fanf2 | github.io | newest
2
Things you never wanted to know about Golang interfaces (mcyoung.xyz)
4 months ago | fanf2 | mcyoung.xyz | newest
2
Syntax error recovery in parsing expression grammars (PEG parsers) (arxiv.org)
4 months ago | fanf2 | arxiv.org | frontpage
13
MiB working set on a 64 GiB machine (2023) (randomascii.wordpress.com)
4 months ago | fanf2 | wordpress.com | frontpage
2
Please Stop Citing Tiobe (2022) (nindalf.com)
4 months ago | fanf2 | nindalf.com | newest
1
Debugging memory corruption on Windows: who the hell writes "2" into my stac (2016) (unity.com)
4 months ago | fanf2 | unity.com | newest
5
BetterDisplay: Extra Configuration Options for macOS (github.com/waydabber)
4 months ago | fanf2 | github.com | frontpage
1
Finding bugs in database systems via query partitioning (2020) (acm.org)
4 months ago | fanf2 | acm.org | newest
4
Pages Are a Good Idea (evanjones.ca)
4 months ago | fanf2 | evanjones.ca | newest
2
Cashing in on GIF by Charging Royalties (homeip.net)
4 months ago | fanf2 | homeip.net | newest
4
Monkey Island PC speaker music player (thanassis.space)
4 months ago | fanf2 | thanassis.space | frontpage
1
When graphs are a matter of life and death (newyorker.com)
4 months ago | fanf2 | newyorker.com | newest
2
A general model for the origin of allometric scaling laws in biology [pdf] (pbworks.com)
4 months ago | fanf2 | pbworks.com | newest
1
Signatures Are Like Backups (alexgaynor.net)
4 months ago | fanf2 | alexgaynor.net | newest
1
Git undo: We can do better (waleedkhan.name)
4 months ago | fanf2 | waleedkhan.name | newest
2
Linear-Time Parser Combinators (semantic-domain.blogspot.com)
4 months ago | fanf2 | blogspot.com | frontpage
1
Infra-red in-situ (IRIS) inspection of silicon (bunniestudios.com)
4 months ago | fanf2 | bunniestudios.com | newest
1
Persi Diaconis: Why Did Markov Invent Markov Chains? [video] (youtube.com)
4 months ago | fanf2 | youtube.com | newest
1
Adventures in Stereograms (2021) (ironicsans.substack.com)
4 months ago | fanf2 | substack.com | newest
1
XSS injection using undeclared charset encoding and ISO-2022-JP sniffing (sonarsource.com)
4 months ago | fanf2 | sonarsource.com | newest
1
Returning Iterators in Rust (2020) (depth-first.com)
4 months ago | fanf2 | depth-first.com | newest
1
The Autocode programs developed for the Manchester University computers. (1958) (oup.com)
4 months ago | fanf2 | oup.com | newest
1
The Lounge: a‎ modern, responsive, cross-platform, self-hosted web IRC client (github.com/thelounge)
4 months ago | fanf2 | github.com | newest
1
Accidentally exponential behavior in Apache Spark (2021) (heap.io)
4 months ago | fanf2 | heap.io | newest
1
Lego Rolling Ball Clock (jkbrickworks.com)
4 months ago | fanf2 | jkbrickworks.com | newest
1
Compiling to Categories [pdf] (2017) (conal.net)
4 months ago | fanf2 | conal.net | newest
1
CandyFab: A DIY 3D Sugar Printer (candyfab.org)
4 months ago | fanf2 | candyfab.org | frontpage
2
FreeBSD on Firecracker (2023) (usenix.org)
4 months ago | fanf2 | usenix.org | newest
2
Conway's Game of Life through time (silasmarvin.dev)
4 months ago | fanf2 | silasmarvin.dev | newest
4
Joseph Weizenbaum's Original Eliza (sites.google.com)
4 months ago | fanf2 | google.com | newest
2
Offpunk: An offline-first command-line web browser (offpunk.net)
4 months ago | fanf2 | offpunk.net | newest
2
Who first thought of the notion of polynomial time? (featuring the Columbus prin (2022) (computationalcomplexity.org)
4 months ago | fanf2 | computationalcomplexity.org | newest
13
The longest straight line in Great Britain (without crossing a public road) (statsmapsnpix.com)
4 months ago | fanf2 | statsmapsnpix.com | frontpage
1
A few thoughts on Fuchsia security (2021) (cr0.org)
4 months ago | fanf2 | cr0.org | newest
3
The Muppet Christmas Carol Is the Best Adaptation of a Christmas Carol (brightwalldarkroom.com)
4 months ago | fanf2 | brightwalldarkroom.com | newest
1
Polonius Revisited, Part 1 (2023) (smallcultfollowing.com)
4 months ago | fanf2 | smallcultfollowing.com | newest
1
CPL: Failed Venture or Noble Ancestor? (ieee.org)
4 months ago | fanf2 | ieee.org | newest
2
If constexpr requires requires { requires } in C++ (think-cell.com)
4 months ago | fanf2 | think-cell.com | frontpage
1
Why are a billion years of rock missing from the geological record? (2021) (bbc.com)
4 months ago | fanf2 | bbc.com | newest
1
Extensions are moving away from the macOS kernel (2021) (eclecticlight.co)
4 months ago | fanf2 | eclecticlight.co | newest
3
Handling global associative arrays in PostgreSQL (migops.com)
4 months ago | fanf2 | migops.com | newest
1
Squawk: A linter for PostgreSQL, focused on migrations (github.com/sbdchd)
4 months ago | fanf2 | github.com | newest
1
Unmaking the Makefiles: exorcising the Rust compiler test suite one file at a ti (oneirical.github.io)
4 months ago | fanf2 | github.io | newest
33
Where Is HTTP/3? (2021) (haxx.se)
4 months ago | fanf2 | haxx.se | frontpage
1
Slow networking between cloud VMs on the same host (clockwork.io)
4 months ago | fanf2 | clockwork.io | newest
2
How did software get so reliable without proof? [pdf] (csail.mit.edu)
4 months ago | fanf2 | mit.edu | newest
2
The Dawn of Formalized Mathematics (2021) (andrej.com)
4 months ago | fanf2 | andrej.com | frontpage
3
What's new in POSIX 2024 XCU commands and utilities (toast.cafe)
4 months ago | fanf2 | toast.cafe | newest
3
"A=B", a book about computer methods of discovery and proof of hypergeometric id (upenn.edu)
4 months ago | fanf2 | upenn.edu | newest
3
Inheritance was invented as a performance hack in Simula (catern.com)
4 months ago | fanf2 | catern.com | newest
1
Type Inference for Units of Measure (gundry.co.uk)
4 months ago | fanf2 | gundry.co.uk | newest
4
Implementing network time security (NTP NTS) at the hardware level (2022) (ripe.net)
4 months ago | fanf2 | ripe.net | frontpage
1
Beyond multi-core parallelism in Rust: faster Mandelbrot with SIMD (pythonspeed.com)
4 months ago | fanf2 | pythonspeed.com | newest
2
First clean water, now clean air (finmoorhouse.com)
4 months ago | fanf2 | finmoorhouse.com | newest
4
The Jujutsu version control system (neugierig.org)
4 months ago | fanf2 | neugierig.org | frontpage
< Prev Next >