Posts for: #Tech

Too Many Keyboards

I have too many keyboards. But the real travesty of it all is that I have too many keycaps. And none of them are stored properly. I have a tote full of keycaps, none of them collected by set, just mixed together. What kind of monster does that? Apparently, that’s me.

The thing is, I don’t know what to do about it. Some of the sets would be easy to separate, as they’re pretty unique. A lot of them, however, kind of look the same. I have a thing, apparently, for beige and gray keycaps, and have multiple sets in different form factors. Getting them all together by set would be damn near impossible, and even if I were to try, it’d probably take me days.

Alternative Keyboard Layouts

I’m a keyboard guy, we all know this about me. During my time as a “keyboard guy” I’ve tried out several different layouts. Everyone uses qwerty, but there are benefits to some of the other, less popular layouts. I’ve tried Colmak (dh and regular) and Dvorak. I’ve always failed at this transition. I can write about 100WPM on qwerty, depending on how bad my dyslexia is handling the day, but that drops to the low 20s on other layouts. Now, as with anything, the way to improve is to practice. But I’m not good at sticking with things when it impacts using my computer. And switching layouts does that because all of my keybindings for my text editor, my window manager, and many other things are all done with the expectation that I’m using qwerty.

I Have An AI Problem

I don’t vibe code. I’m pretty proud of that fact. I like to create my own code, even though I’m painfully aware of how bad at it I am. I’m not a developer and I never will be. I can put out the simplest of things and be happy about that. It’s more than some people can do, so there’s no real need to feel bad about it.

Because I’m not a great coder, I have to constantly look things up online. I’m a long time user of the Google-it-always method of coding. The issue is, I’m doing that less and less and going to AI instead. And it is a serious problem. I can feel myself getting dumber every time I use “AI” for some menial task or question. Things I would usually go figure out myself by reading through other’s solutions on random forum 133, I now copy and paste from ChatGPT. Sure the AI bot will tell me what the code does and how it should work, but I don’t read that shit. I just take the code and if it works, GREAT! If it doesn’t work, I go back to AI, tell it that it didn’t work and ask it to try again.