|
So, you’re thinking about using LLMs to help you code? Maybe you’re unsure about the negative impacts - on the planet, on the industry, on education, on your ability to actually code. Honestly, apart from a little fence-sitting handwringing I can’t help you much with that, but recently I decided to sell my soul to the devil and start experimenting with using LLMs to help me build software. And you know what? It’s fascinating, and it’s fun. And it’s frustrating, and infuriating, and will NOT necessarily save you any time. But it could. Maybe. If you pay attention to what you’re doing. I’m still on this journey myself, and there’s no end in sight, any more than there ever is when you learn new code-related things. But LLMs in particular are changing so fast that you should probably give up right now on the idea of keeping up with it all. Some recommendationsStill, you can start playing. Here are my recommendations for how to get started.
Come on this journey with meI plan to keep writing about this. I’ve already got a raft of draft posts in pocket. I love to learn, and I love to teach (and I’m really bloody good at it). I use teaching as a way of deepening my own knowledge and pushing me to learn things more effectively. If you want to know more, you can do the following:
🔗 Want to share this article or save it for later? Here’s a handy link for you! |
Don't miss my next post! Subscribe to my newsletter and learn about, um, whatever I happen to be writing about right now. It's an adventure.
My life has gone through a dramatic change in 2026: At the start of January, I started a new job. After four years of being a freelancer and my own boss, I'm now working full time as a principal developer for Autotrader, close to my home in Manchester (UK). Autotrader are a fabulous company and I'm loving it, but it's a very different way of living my life. I actually wrote this post around New Year, before I started the new job and while I was thinking about how to ensure my new start was a...
Matt Squire on stage at Manchester Tech Festival (This is the second post in a series of three, starting here - part 3 may not be published yet.) I was at the always-informative Manchester Tech Festival the other week, where I saw a great talk by Matt Squire, CTO of Fuzzy Labs, with the title "Are We the Last Programmers? AI and the Future of Code". I’ve started experimenting with using LLMs to help me build software, so I'm particularly interested in this topic. Matt covered several areas in...
I’ve started experimenting with using LLMs to help me build software. One of my background goals in life is to remove or reduce the labour-intensive tasks that hog my time. One way of doing this is to automate. I already have tons of little scripts that do things for me... but I've always found that I'm sloooow at creating those little tools and automations. By xkcd. Permanent link to this comic: https://xkcd.com/1205/ So, recently I've started getting LLMs to help me build stuff to simplify...