How to manage your containerized applications as effortlessly as any other system service on Fedora Silverblue. Podman quadlets bridges the gap between containers and systemd by allowing you to define container configurations declaratively in simple unit files - enabling automatic lifecycle management, seamless restarts and optimal resource control turning containers into first class citizens of your system’s init process.
Dev containers
How to leverage dev containers in VS Code, in a new or existing project, to help maintain consistent development environments and reduce the time and effort required when ‘onboarding’ to another team or project.
Synchronizing Joplin notes between devices
After doing a bit of research on several of the note taking apps available, I decided on Joplin to be the next one I intend to use for several reasons.
Joplin is an excellent open source note taking application with plenty of features. You can take notes, make to-do list and sync your notes across devices by linking it with cloud services. The synchronization is protected with end to end encryption.
Automated testing with Playwright
Playwright enables reliable end-to-end testing for modern web apps - any browser, any platform, one API.
Read on to get it installed and running on nixos.
Getting started with crewAI
A basic outline in getting started with crewAI framework in order to evaluate it further.