July 2022

The Standards Innovation Paradox

The Standards Innovation Paradox –“The great thing about standards is there are so many to pick from!” Thats a joke, get it? Standards, like RSS for podcasts, have enabled emerging technologies to spread far and wide in the information age by making it easy for…

Introducing scikit-geometry

Introducing scikit-geometry –One of those libraries that I was going to write, then I thought, someone else must have already written it. Then I googled and found: “The Python ecosystem is lacking a library with useful geometric types — we aim to fix this by introducing scikit-geometry.”

Beginners Guide to Udev in Linux – The Geek Diary

Beginners Guide to Udev in Linux – The Geek Diary –Udev is really cryptic and advanced. It is often hard to trobuleshoot if you need to. What is it? Udev is the device manager for the Linux kernel. Udev dynamically creates or removes device node files at boot time in the /dev directory for all types of devices. Udev is now part of systemd as you can see by viewing the “udev” file names included with the systemd RPM package.

Home – Coder v1 v1.32 docs

Home – Coder v1 v1.32 docs –This looks pretty interesting. Sort of what I’ve been trying to home grow. “Coder is a self-hosted platform that allows organizations to securely provision developer workspaces (featuring remote IDEs and all related resources) for DevOps, platform, and software engineering teams.”