My Python is faster than My Rust I listening to an episode of talk python to me which was about bring python code onto the GPU with cuda. During the episode the guess, Bryce Adelstein Lelbach, mentioned they use numba heavily to spee... GoLang Python Rust Zig May 23, 2026 Programming
First year after a stroke Introduction At the end of January 2024, I had a stroke. I am much better know, but there are still some things that is wrong. This post has a collection of some moments from the past year which stood... Jan 22, 2025 General
Vim Motions Vim Motions, And their catastrophic flaw Firstly there are some ground rules and background points to be covered before I can outline the catastrophic flaw with vim motions. Vim motions are not vim or... Applications Development Productivity May 3, 2024 Programming
Application Binaries Management Problem Problem Introduction I have been troubled by the idea that software projects require certain versions of tooling to be usable. It is not that one project requires version X and another requires versio... Developer Ecosystem Nov 3, 2023 Programming
Building Python Scripts as Containerized Applications with Podman Kube Play Introduction: For this post the focus will be on how podman kube play can be used to aid getting a locally running script to a remotes k8s environment using containerization. There is a large amount o... Containerization Development K8s Kubernetes OpenShift Podman Python Jun 2, 2023 Programming
Configuring SFR-1 Sound Teacher in wine Introduction The Beier-Electronic Sound Speed Controller SFR-1 is a really neat bit of kit that allows the adding of sound and lights to RC models. It can be configured using their custom software cal... Beier Linux RC Models SFR-1 Sound Teacher Wine Feb 19, 2023 General
Working fast changes how you work Over the last while I have being thinking about the statement "if you work faster, you will work differently". I have seen this happen in the real world and how much of a change it create for the bett... Feb 10, 2023 General
Always learning about configurations Being blind Two problems come up when you look at issues in a specific area, in this case, configurations. The first problem is you become blind to other solutions that don't fit your view of the issu... Applications Configuration Learning Sep 12, 2022 Programming
The Configuration Format Now that I have being looking into configurations in application bit and also looking at it from the point of the developer a question has come up. What file format should a configuration file be in. ... Configuration Development Formats Aug 11, 2022 Programming
Environment Variables With time you start to see problems with doing things a certain way. And I have come to see a problem with environment variables. This post will be mostly me bashing on them but I also see how when us... Configuration Development Jul 5, 2022 Programming
Configuration Designs I have being thinking about configurations and who they are used by. It is a user that uses a configuration, but who is the user? This is not talking about what settings a user should be allowed to co... Configuration Design Development Jun 17, 2022 Programming
Good Configurations For a while I have being trying out the terminal Kitty . It is has being a pleasant experience and the clean design makes it so nice to use. Of course I am not a power user yet but everyday I learn a ... Configuration Design Development General May 22, 2022 Programming