Tutorials

Alias Your Mastodon Username to Your Own Domain With Jekyll
Mastodon is different from most online services. It is a federated network, so when you set up an account you need to choose a server to use. Your username then becomes a combination of your handle and that server you signed up to. For example, I ...


Svelte On Rails With Tailwind | Ruby On Rails 7 - YouTube
Add Svelte to your Ruby On Rails 7 application by using ESBuild, and throw in a little Tailwind along the way!Checkout my course(s) at: https://learn.deanin.comSource: https://github.com/Deanout/svelte_on_...Blog Reference: https://anonoz.github.i...

Metaprogramming in Ruby: Beginner Level - The Gnar Company
This post is the first in a series focused on the application of Ruby metaprogramming.If you’re just starting to learn about metaprogramming, this is a great place to get started. For those who alreadyknow the basics, stay tuned for future install...




Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process.
Prepper works with "packages". You define a package with a name and pass it a block. Within that block you can execute commands on the target host. There are built in helpers to install apt packages, manage directories and upload files to the serv...
