Cover image for My two favorite AI tools

My two favorite AI tools (that I don't see enough people talking about)

Over a year ago a wrote a post about how I felt that, even though ChatGPT was making me more productive, I also felt it was making me lazier and dumber. Since then, I’ve been a lot more intentional about how I use AI tools, in particular generative AI tools and coding assistants. It should be a multiplier, not a replacement or crutch, which is something I see juniors and non-developers struggle with the most, but clearly we can all fall prey too. ...

October 14, 2024 · 6 min · 1176 words
Cover image for I am a Single Monitor Developer

I am a Single Monitor Developer (but I am very particular about that monitor)

LOLWUT. Random. Yes. Kinda. So here’s the thing; I recently watched a reaction video by ThePrimeTime for a clip about the “Best Programming Setup” from the Lex Fridman interview with John Carmack, and for some reason it sparked an urge to write about something. The specific bit was here (from around 19:45 to 21:12), where John talked about making the move from 2 to 3 monitors, and Prime commented on being a 1 monitor person. ...

November 23, 2023 · 5 min · 993 words
Cover image for ChatGPT has made me more productive

ChatGPT has made me more productive (but at what cost?)

Right, so it’s been a minute since I last posted something. Like many other companies this last year, we weren’t spared layoffs. While I still have my job, my team has been greatly reduced, both from people leaving when they saw the signs and from people being let go. So while fighting survivors guilt and an increased workload, posting hasn’t been my first priority. But while doing my day to day and trying to keep my head down and deliver as much as possible as quickly as possible, I noticed something. And I’m not sure how I feel about it, other than we need to talk about it. ...

July 14, 2023 · 6 min · 1124 words

My Favourite Bash Feature

Just a quick one here, but I used this a lot today and realised after chatting to some other devs that a lot of people don’t know about this trick. That trick is: History Expansion Let’s say you are SSH’d (or SSM’d on AWS if you want to be more secure) onto a Linux box and you want check the status of a service with systemctl status cassandra.service You see that the service is exited for some reason, and you want to restart it after determining that’s all that is needed. ...

May 4, 2023 · 1 min · 152 words

How I Approach Intentional Learning

A while back I posted my first blog post, and the key take-away it seems people had from that was that “intentional learning” is key growing in your career and profession. The discussions I had following this made me think of another conversation I had with a new developer I recently hired. He noticed on my LinkedIn that I have a LOT of completed courses, and asked how I go about learning this much and if what I learn sticks. I gave him a brief overview, but thinking about things over the last week, I figured I could probably share more. ...

November 25, 2022 · 8 min · 1564 words