When an app needs data, it doesn't "open" a database. It sends a request to an API and waits for a clear answer. That's where FlaskAPI work fits in: building ...
Bruno, Fx, ActivityWatch, DDEV, and TLDR Pages are all dev tools that you should try out because they're much better than ...
A REST API (short for Representational State Transfer Application Programming Interface) is a way two separate pieces of ...
Pull fresh Unsplash wallpapers and rotate them on GNOME automatically with a Python script plus a systemd service and timer.
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...
The unified JavaScript runtime standard is an idea whose time has come. Here’s an inside look at the movement for server-side JavaScript interoperability.