Sandboxing AI coding agents with Lima
Learn how to sandbox AI coding agents using Lima, a tool that allows you to create lightweight virtual machines on your local machine, providing a safe and isolated environment for testing and development.
Notes mostly about programming
Learn how to sandbox AI coding agents using Lima, a tool that allows you to create lightweight virtual machines on your local machine, providing a safe and isolated environment for testing and development.
GetUUID is a free online UUID, ULID and Nano ID generator. It is simple, fast and easy to use.
Learn how to build and publish a Clojure library to Clojars using Slim, a build tool that simplifies the development and deployment process.
Learn how to set up and run end-to-end tests in Clojure using Etaoin and Testcontainers, making browser testing easier without managing separate webdrivers.
Learn how to deploy a full-stack Clojure application using Kamal, covering project setup, server configuration, and automated CI/CD deployment for a seamless development experience.
Through a practical example, the article highlights how Automigrate streamlines database management for an app in Clojure.
Discover how to effortlessly render index.html for any route in your Clojure application using the Reitit router.
Learn how to effortlessly enable auto-reloading for your Ring server using Reitit in Clojure, streamlining your development process.
Just a quick note for provisioning Kubernetes cluster on Hetzner using k3s and Terraform.
Announcement automigrate - database auto-migration tool for Clojure.
Announcement of Cloverage built-in ability to run tests with Eftest.
Clojure formatting in practice using the cljstyle tool.