Chris Siebenmann

Results 25 issues of Chris Siebenmann

I work in a university and we have a multi-week winter break where no one is around at work. Just in case, we'd like to have certificate renewals not need...

I've stumbled over a website that Foxygestures doesn't work on: https://dotfiles.tnetconsulting.net/home.html (and associated pages). It's possible that this failure isn't from anything that Foxygestures is doing and is instead at...

api limitation
bugzilla bug

If you use a window manager that allows for unusual window focus policies (as I do), it's possible to wind up with the window manager focus being on one Firefox...

In 2018, OpenBSD introduced a new (system) CPU state, CP_SPIN, that counts time the system is stuck spinning on a lock: https://marc.info/?l=openbsd-cvs&m=152630109526317&w=2 The node exporter currently doesn't know about this...

bug
enhancement
accepted

I find that displaying cropped images in the timeline is not useful for me; it invariably leads me to click on the image to view the full image, in case...

enhancement
design

I've been getting periodic samterm panics for some time on a machine I use sam on over `ssh -X`, always in `splitsect()`, with a consistent call chain of main() ->...

Right now, one of the awkward bits about using sam as an editor in the broader X ecosystem is that it's kind of painful to move text between sam and...

This is likely to be low priority. I believe that one of the things Rob Pike has mentioned he did with chorded cut & paste in acme is make it...

If you build the latest git version with `--with-edit=readline`, you get command completion and the command completion handles 'dir/cmd' in the same way that rc's `$path` does, which is great....

I'll start with my motivating story. One day, I somehow wound up with `$GIT_WORK_TREE` accidentally set in my shell environment when I ran Go-Package-Store. In this state, G-P-S reported that...

enhancement