Django UUID Tips
I typically use universally unique identifiers (UUIDs), also known as globally unique identifiers (GUIDs), as the public IDs for objects in an application. »
I typically use universally unique identifiers (UUIDs), also known as globally unique identifiers (GUIDs), as the public IDs for objects in an application. »
A lot has changed in the last couple of years but the climate crisis hasn’t gone away. It feels like momentum is building, so hopefully we can speed up and make the changes needed quick enough. »
Django 4.0 is out and so is Django 3.2.10. Which one should you go for? 3.2.10 is the last minor release of this LTS version. »
I’ve been doing some more work with Django 3.2.9 (on Python 3.10) and I came across some sub-optimal migration strategies. I’m using PostgreSQL but this applies to any database. »
I was doing some work with Django 3.2.9 and Python 3.10 recently, and I came across a strange issue. The root cause of this was that the pyenv shims had disappeared from my PATH and so the system Python version was being used. »
Another year, another .NET release. .NET 6 is now out and although it contains some new features, the main things I think are significant are the continued push for high performance and that it is an LTS release. »
This is a short summary of my positive stories on how you can take action and do your bit to be more eco-friendly. If you simply want some quick actions you can take then this is for you but you can read everything in more detail in the other posts. »
This last post in my short series of positive stories on how you can take action and do your bit to be more eco-friendly is about other eco measures. »