Deploy Your Ruby on Rails App Using Capistrano | AppSignal Blog
Deploy Your Ruby on Rails App Using Capistrano | AppSignal Blog –Useful to know that Capistrano is still viable. Find out how to configure Capistrano in your Rails app, then deploy the app.
WHCC | Professional Photo Lab
WHCC | Professional Photo Lab –WHCC is the premier provider of professional photography printing, products, and services beyond the camera — helping professional photographers thrive in their craft and the business of photography.
Beginners Guide to Udev in Linux – The Geek Diary
Beginners Guide to Udev in Linux – The Geek Diary –Udev is really cryptic and advanced. It is often hard to trobuleshoot if you need to. What is it? Udev is the device manager for the Linux kernel. Udev dynamically creates or removes device node files at boot time in the /dev directory for all types of devices. Udev is now part of systemd as you can see by viewing the “udev” file names included with the systemd RPM package.
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…