Back in April 2022, I wrote about why I thought buying Twitter was a foolish idea. My opinion still holds, and I think recent events somewhat vindicate it. However, those same recent events have provided me with more to say and I think it raises points about just what makes software valuable. Software Value SoftwareContinue reading “Let’s Talk More About Twitter”
Category Archives: Uncategorized
What I learned in my first year as a dev!
I have recently crossed the one-year mark as a professional software developer. I had a lot of assumptions about what it would be like and many of them were not all that too accurate. Here’s what I learned in one full year as a dev. Just ship the code What I would consider to beContinue reading “What I learned in my first year as a dev!”
JavaScript’s NaN
I wanted to write something about NaN because this occupies a weird space in JavaScript and might not behave like you suspect it should when doing equality comparisons. It also came up recently, and I want to make absolutely certain that I don’t forget the manner in which I should handle this thing. My firstContinue reading “JavaScript’s NaN”
Let’s Talk About Twitter
Twitter, apparently, got bought out this week by someone who had enough money laying around for that kind of weird flex. I think this was a foolish idea but from the standpoint of a developer. I’m going to come out swinging with some bold claims and, as always, I’m perfectly open to being argued outContinue reading “Let’s Talk About Twitter”
Useful Experience
I’ve been in a Senior Developer role for a little while now; long enough to start thinking about how to convey the usefulness of experience to more junior developers. There are a lot of jokes in our profession about being really good at using Google, or copying and pasting from Stack Overflow. Humor is importantContinue reading “Useful Experience”
Passwords!
I happen to know a Systems Administrator that is currently waging a battle against a truly ridiculous password policy. Based on the other content around here, you’ll no doubt figure out that I’m a software developer and not even one with a specialization in security. This is fine: my defense is that we should probablyContinue reading “Passwords!”
OLKB Preonic: Longish Term
Alright so this is really programming-adjacent, and not fully about programming. That’s fine, I’ll allow it. It is my blog after all. So: since January of 2021 I’ve been doing the vast majority of my writing and programming on an OLKB Preonic. Full disclosure – it originally arrived in September 2020 and I assembled it,Continue reading “OLKB Preonic: Longish Term”
You Probably Need a Project
For quite a while I didn’t have any programming-related side projects. This was a bit of a problem when I was presented with new opportunities because, invariably, I would be asked about what kind of work I could show off. This was difficult – everything I work on at my day job is proprietary andContinue reading “You Probably Need a Project”
Rainfall Updates
Today Rainfall got a bit of an update – a really, profoundly basic blog. It’s as basic as it is because I built it myself with (at best) a hazy idea about the baseline kinds of functionality I wanted. It was a good lesson, for me, in just what the most basic thing that solvesContinue reading “Rainfall Updates”
Did It Rain?
The title of this post poses a question that I found strangely difficult to answer. Why would I even care about rainfall in the past, anyway? Well, if you look around the blog a bit, you probably see some photos of my bikes. Strange, for a programming blog, but there they are. The reason IContinue reading “Did It Rain?”