How-to Stratis storage
Introduction Stratis (which includes stratisd as well as stratis-cli), provides ZFS/Btrfs-style features by integrating layers of existing technology: Linux’s devicemapper subsystem, and the XFS …
Notes & observations
Technical notes, experiments, benchmarks, and the occasional trip down a very specific rabbit hole.
A website of the mispronounced…
The question was simple enough: How good of an image editor can you build with $20 worth of Claude Code Pro subscription? The answer, after one month and roughly that budget, is: surprisingly good, occasionally wrong …
01 / Recent writing
Introduction Stratis (which includes stratisd as well as stratis-cli), provides ZFS/Btrfs-style features by integrating layers of existing technology: Linux’s devicemapper subsystem, and the XFS …
Debugging gobject reference leaks can be difficult, very difficult according to the official documentation. If you google this subject you will find numerous hits. A tool called RefDbg was created to address …
Continuous integration (CI) support in github is a very useful addition. Not only can you utilize existing services like Travis CI, you can utilize the github API and roll your own, which is exactly what we did …
While working on lvm-dubstep the question was posed if D-bus could handle the number of changes that could happen in a short period of time, especially PropertiesChanged signals when a large number of logical …
Bear Creek
Baby Robin
The documentation on the gnu libtool manual states: The following explanation may help to understand the above rules a bit better: consider that there are three possible kinds of reactions from users of your …
Introduction on two factor authentication Please read the following information on two factor authentication and why you would want to use it. http://en.wikipedia.org/wiki/Two-step_verification NOTE: Make sure …
For an introduction to buffer bloat read more here http://en.wikipedia.org/wiki/Bufferbloat . My home network utilizes OpenBSD and the built in packet filter (pf). I use cable for broadband internet and found …
NOTES: Updated 4/2/2015 to reflect new project links and updated command line syntax Updated 5/20/2021 to reflect new IRC service Updated 7/18/2023 removed IRC channel Abstract This paper discusses some of the …