donaldh.wtf
  • Categories
  • Tags
  • Now
  • About

donaldh.wtf


Hacks and Misadventures

Ethernet Driver Features in 6.17

 Posted on October 5, 2025

A report of features and offloads implemented by ethernet drivers in Linux kernel 6.17.

[Read More]
kernel 

Packet SKB drops four ways

 Posted on September 27, 2025

Demonstrating 4 nifty ways that bpftrace can be used to report SKB drops in the Linux kernel networking data path.

[Read More]
kernel  bpf 

A minimal config for Emacs on macOS

 Posted on September 21, 2025

This is a somewhat opinionated minimal set of customisations for Emacs when running on macOS that give me a good baseline quality of experience.

[Read More]
emacs  nerdism  macos 

Pasting Images in Org Mode

 Posted on August 17, 2025

Streamlining image capture while blogging in Emacs.

[Read More]
emacs  org  literate  macos 

Ethernet Driver Features in 6.16

 Posted on August 9, 2025

A report of features and offloads implemented by ethernet drivers in Linux kernel 6.16.

[Read More]
kernel 

TIL – Emacs display-buffer-alist

 Posted on August 8, 2025

TIL that I can use display-buffer-alist to define a custom placement behaviour for specific buffers.

[Read More]
emacs  nerdism  til 

TIL - M-y runs yank-from-kill-ring

 Posted on June 29, 2025

TIL that M-y runs yank-from-kill-ring if used after any other command than a yank. Amazed that I have used Emacs for decades without learning this.

[Read More]
emacs  nerdism  til 

Ethernet Driver Features in 6.15

 Posted on May 26, 2025

A report of features and offloads implemented by ethernet drivers in Linux kernel 6.15.

[Read More]
kernel 

Emacs Nested Projects Redux

 Posted on May 21, 2025

Emacs performance problems in python-mode when using project-rootfile and TRAMP. Updated on May 24, 2025 to wrap up the saga.

[Read More]
emacs  eglot 

Ethernet Driver Features in 6.14

 Posted on March 25, 2025

A report of features and offloads implemented by ethernet drivers in Linux kernel 6.14.

[Read More]
kernel 
  • ← Newer Posts
  • Older Posts →

©️ Donald Hunter  •  2026  •  donaldh.wtf

This work is licensed under Creative Commons Attribution-ShareAlike 4.0 International

Hugo v0.163.3 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo