Getting connected to the Fediverse is slightly different to traditoinal social media sites but still pretty easy.
A fairly pointless rant about issues in big companies and how they do software.
Getting an application working is only the beginning. Work on automating deployment, using caching and getting the application ready for production.
Using an example application, deploy an application that uses the ChatGPT API to do something that would be much harder to do without prompt engineering and ChatGPT.
Understanding async python with asyncio and fastapi
It's tricky to conditionally run jobs in CircleCI. This is one method that might be useful in some cases.
The best tech resources I discovered in the second half of 2020
Storing application secrets locally in plain text can be risky and lead to them being accidentally committed to repositories. Sharing secrets across a team can be a pain too. This post describes one solution that could help.
The best tech resources I discovered in the second half of 2020
Is it possible to determine if TDD works in a scientific way?
Setting up a very simple and repeatable development environment with docker compose.
Set up a CI pipeline for AWS with Elastic Beanstalk & CodeShip.
A quick intro to using Kubernetes and some of the features it has
Setting up phaser projects quickly
Is Code Communication?