Tutorial on how to write basic udev rules in Linux
Tutorial on how to write basic udev rules in Linux –Another tutorial on these hairy udev rules! Getting the base concepts about udev rules
Home – Coder v1 v1.32 docs
Home - Coder v1 v1.32 docs –This looks pretty interesting. Sort of what I've been trying to home grow. "Coder is a self-hosted platform that allows organizations to securely provision developer workspaces (featuring remote IDEs and all related resources) for DevOps, platform, and software engineering teams."
Get Started with Hotwire in Your Ruby on Rails App | AppSignal Blog
Get Started with Hotwire in Your Ruby on Rails App | AppSignal Blog –Learn the basics of Hotwire and how to use it in your Rails app.
How to build x86 (and others!) Docker images on an M1 Mac – Jaimyn’s Blog
How to build x86 (and others!) Docker images on an M1 Mac – Jaimyn's Blog –This is super helfpul, and fixes a problem that totally stymeed me!
100 Tips for a Better Life – LessWrong
100 Tips for a Better Life - LessWrong – Nice list of tips, with some gems thrown in. “The other day I made an advice thread based on Jacobian’s from last year! If you know a source for one of these, shout and I’ll edit it in. “
Basic Postgres database in Kubernetes
Basic Postgres database in Kubernetes –In this post, we will bring up a Postgres database instance in Kubernetes and then connect to this instance using a cronjob. The goal is…
How to setup a virtual desktop on Kubernetes in 15 minutes
How to setup a virtual desktop on Kubernetes in 15 minutes –Ever since VNC (Virtual Network Computing) was invented in the early 2000s at the Olivetti & Oracle Research Lab it sparked some…
Ruby Style Guide
Ruby Style Guide –Shopify's Ruby Style Guide. Always useful to see how the ruby experts do it!
Ruby on Whales: Dockerizing Ruby and Rails development — Martian Chronicles
RUby on Whales: Dockerizing Ruby and Rails - I am working on a ruby on rails cluster. There will be many links about my research. An exhaustive and documented Docker configuration for developing Ruby and Rails applications
The Ultimate Guide to Building Your Personal K3S Cluster
The Ultimate Guide to Building Your Personal K3S Cluster: There are a lot of reasons why you might want to have your personal Kubernetes cluster. Personally, I like building my own tools and…