Jim Fitzpatrick 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 v... Applications Development Productivity May 3, 2024 Programming
Jim Fitzpatrick 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 req... developer ecosystem Nov 3, 2023 Programming
Jim Fitzpatrick Building Python Scripts as Containerized Applications with Podman Kube Play **Introduction: ** For this post the focus will be on how podman kube play [1] can be used to aid getting a locally running script to a remotes k8s environment using containerization. ... Containerization Development Openshift Podman Python k8s kubernetes Jun 2, 2023 Programming
Jim Fitzpatrick Configuring SFR-1 Sound Teacher in wine Introduction ** The Beier-Electronic Sound Speed Controller SFR-1 [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 c... Beier Linux RC Models SFR-1 Sound Teacher Wine Feb 19, 2023 General
Jim Fitzpatrick 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
Jim Fitzpatrick 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 th... Applications Configuration Learning Sep 11, 2022 Programming
Jim Fitzpatrick 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
Jim Fitzpatrick 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
Jim Fitzpatrick 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
Jim Fitzpatrick Good Configurations For a while I have being trying out the terminal Kitty [1] . 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 lea... Configuration Design Development General May 26, 2022 Programming
Jim Fitzpatrick Tool Changing It is said that change is a good thing and I agree. Even change for the worse is a good thing. Why? It teaches us what we liked and can drive the want for more change. So changing your tooling, what ... Development Productivity Tooling Feb 20, 2022 Programming
Jim Fitzpatrick The Challenge of Linux Of late there has being a series being done by LTT [1] on YouTube called Switching to Linux Challenge! [2] The concept is simple Linus and Luke both try Linux as their personal computer for a month. D... Linux Dec 16, 2021 General