Articles by signa11
5

AI Coding and Its Discontents: Cal Newport (calnewport.com)

3

Precision is the missing virtue in Go interfaces (alexrios.me)

6

Linus Torvalds uses AI to debug an Intel GPU driver bug (freedesktop.org)

1

Top album releases linked to rise in fatal crashes (theguardian.com)

69

We Rebuilt the Linux MicroVM Stack on Apple Silicon (encore.dev)

0

Curvature Beziers: Improving a Timeless Recipie (acko.net)

1

How fast is C++26's std:hive? (lemire.me)

2

A faster way to calculate the day of the week (benjoffe.com)

3

On AI Coding and Its Discontents (calnewport.com)

1

Fearless_SIMD v0.7: 64-bit integers, improved generics, SSE2, and upcoming v1.0 (linebender.org)

1

There Is Still No Silver Bullet (cekrem.github.io)

4

People of ACM – Russ Cox (acm.org)

2

Peer to Peer Groceries (antoniosbarotsis.github.io)

1

Beau­tiful Racket: Intro­duc­tion to language-oriented program­ming using Racket (beautifulracket.com)

13

The Two Factions of C++ (2024) (herecomesthemoon.net)

1

Remaking Party House (herecomesthemoon.net)

1

RISC-V: What Matters (thechipletter.substack.com)

30

[flagged] Writergate: Zig I/O Interface Overhaul (alexrios.me)

17

Splitting a Git Commit (gnoack.org)

5

Neuroscientists have underestimated brain cells' computing power (scientificamerican.com)

1

The beginning of a process-builder API (lwn.net)

2

Guide to (not) fucking up QR codes (infosec.exchange)

1

Linux desktop use surged to 22% on one workday, Cloudflare data shows (zdnet.com)

8

Big Tech Wants to Harvest Your Thoughts (wired.com)

1

Turning molecules into reliable electronic devices (news.mit.edu)

1

Unless nderstanding std:counting_semaphore and std:binary_semaphore from C++20 (cppstories.com)

2

Performance Impact of Alignment (eme64.github.io)

2

C++26: Std:Indirect (sandordargo.com)

2

The fastest double-to-string algorithm you've never heard of (vitaut.net)

1

Toggles Considered Harmful (ignorethecode.net)

2

Gödel, Escher, Elisp: The Beauty of Macros (chiply.dev)

1

LLVM: Estimating Branch Probabilities (maskray.me)

2

Bringing BPF to Binfmt_misc (lwn.net)

2

Solving Advent of Code on FPGAs with Haskell RetroClash (midirus.com)

1

A C++ toolchain from 357 bytes, in Bazel (fzakaria.com)

1

Sound Advice from the White Knight (systemsapproach.org)

1

Doom Running Inside Emacs (github.com/minad)

1

Am I the problem? Interviewing another team to find out (macchaffee.com)

1

Hazard Pointers for the Kernel (lwn.net)

2

Gödel, Escher, Elisp: The Beauty of Macros (chiply.dev)

1

Linux Processes: Threads and Concurrency (iximiuz.com)

3

Doom on Emacs (github.com/minad)

1

Save and restore may be coming to GNOME (lwn.net)

2

Memory-level parallelism: AMD is the king (lemire.me)

2

Incremental Codebase Indexing with Merkle Trees and Tree-sitter (monkeyscode.com)

3

BSD Make extravaganza: Mandelbrot Set In bmake (github.com/b-aaz)

11

C++ float-to-int conversion can be undefined behavior (kttnr.net)

1

The Strain in Your Brain (anirudh.fi)

8

Parsers don't have to be complicated (bkaradzic.github.io)

21

Starling: The first real desktop written by AI (starling.build)

3

AI in Linux (drewdevault.com)

2

Making KIO copy many files fast (kde.org)

1

The Epoll Uaf (guysrd.github.io)

5

Framework Laptop 13 Pro review: better battery, worse price (arstechnica.com)

1

Make Reviews Possible Again with This One Simple Trick (silky.github.io)

3

Canadian lab confirms process removes 90% of long-lived nuclear waste (autonocion.com)

5

Zig by Example (zigbyexample.neocities.org)

1

I'm running a programming contest (eieio.games)

87

Don't Take the Black Pill [video] (youtube.com)

2

Wreckage of Pan Am plane that shaped aviation safety found 74 years on (bbc.com)

50

The PImpl idiom and the C++26 std:indirect type (mariusbancila.ro)

4

A Pragmatic Approach to LLMs (gracefulliberty.com)

1

Lockless MPSC FIFO queues for io_uring (lwn.net)

2

The Computer, De-Invented (daylightcomputer.com)

2

Calm Technologies That Excite Me (abhi.now)

4

Why care about programming languages (ebellani.github.io)

1

Things that made me come back to Emacs (cephei8.dev)

6

Why X Is Not Our Ideal Window System (freedesktop.org)

2

Clang: Hardware-Assisted AddressSanitizer Design Documentation (llvm.org)

2

Two LLM-assisted memory-management patch sets (lwn.net)

1

Roko's Dancing Basilisk (conman.org)

14

Netstrings (1997) (cr.yp.to)

69

RISC-V Is Inevitable: State of the Union Keynote Argues (eetimes.com)

1

Thoughts on starting new projects with LLM agents (thegreenplace.net)

84

Ghostel.el: Terminal emulator powered by libghostty (dakra.github.io)

1

BSD Make Extravaganza (github.com/b-aaz)

1

How Container Networking Works: Building a Bridge Network from Scratch (iximiuz.com)

11

Emacs: The Extensible, Customizable Display Editor (1981) (gnu.org)

2

Nobel laureate Omar Yaghi joins Tsinghua to lead AI materials lab (nationpress.com)

5

Making history : China lands rocket during an orbital launch for first time (space.com)

1

Emacs: A Tree and a Server Walk into a Core (chiply.dev)

1

What Every Python Developer Should Know About the CPython ABI (quansight.org)

20

Cpp2Rust: Translates C++ to safe Rust automatically (github.com/cpp2rust)

1

What's Coming in Git 2.55 (lwn.net)

1

Hardening the kernel with allocation tokens and bootpatch-SLR (lwn.net)

2

LisaFPGA: The Apple Lisa computer implemented inside an FPGA (github.com/alexthecat123)

1

False Sharing Alignment (monoid.github.io)

1

A Speed Limit for Computers (caolan.uk)

3

ABI vs. API (2004) (debian.org)

19

Scheme Is a Hoot (gracefulliberty.com)

15

Magit 4.6 Released (emacsair.me)

1

Processing files that are too big to fit into memory (bylizhao.github.io)

2

What Happened to the Fight for the Internet? (dustycloud.org)

2

When Impressive Performance Gains Do Not Matter (colinbreck.com)

3

Investigating Linux Graphics (roscidus.com)

47

The end of my AArch64 desktop experiment (juszkiewicz.com.pl)

2

Towards Understandable Software (gracefulliberty.com)

2

The Hunt for the Death Valley Germans (otherhand.org)

1

AMOC Weakening Causes "Cold Blob" in the Atlantic Ocean (Not Surface Fluxes) (wiley.com)

1

Memory-Hierarchy Understanding Tools (github.com/ob)