duckinator

I do a lot of work with Python, Ruby, Rust, and C. I was one of the RubyGems and Bundler maintainers for a decade, from 2015 to 2025.


Notes

Containers

This information is now on my website.

Problems Encountered/Things To Document Fixes For

(All of these are from a few years ago. I haven't re-tested them yet.)

These are some of the notable problems I encountered while settling into using FreeBSD as my main OS for the first time in over a decade.

Audio

!!! This has been made a lot more complicated and harder to debug by the fact that apparently PulseAudio got installed anyway and I don't know how or why, and it starts with Firefox for some reason even though Firefox used to work without it.

Initially, I had lots of general audio glitchiness. Intermittent static/buzzing noises. Using virtual_oss allowed me to record desktop audio (with OBS, recordmydesktop, etc). The solution appears to be using an 8ms buffer for virtual_oss and avoiding PulseAudio. (Any time I install PulseAudio, I have trouble keeping it from starting and taking over audio for the whole system -- which is a problem, given how poorly it performs on my system.)

NOTE: I am having trouble with intermittent audio glitchiness again. Apparently it wasn't a solution so much as an improvement.

OBS Studio

Blender is slow

Blender is slow, by default. As someone else on the forums discovered, vblank_mode=0 blender or LIBGL_DRI3_DISABLE=1 blender does the trick.

Even if I continue to need one of those kludges, I'd at least like to know what the cause is.

Disc Drives

I added a blu-ray drive to my computer, and ran into the following problems:


CategoryHomepage

duckinator (last edited 2025-11-07T05:54:24+0000 by duckinator)