/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bibwild.wordpress.com
| | jamesmead.org
5.7 parsecs away

Travel
| | This nix-shell environment provides a Ruby environment capable of running a Rails app without a database
| | ankane.org
5.6 parsecs away

Travel
| | I've created a few Ruby gems over the years, and there are a number of patterns I've found myself repeating that I wanted to share. I didn't invent...
| | blog.presidentbeef.com
3.2 parsecs away

Travel
| | [AI summary] The author describes a process for bundling Ruby gem dependencies inside the Brakeman security scanner gem to prevent version conflicts with user applications.
| | www.mattlayman.com
19.7 parsecs away

Travel
| How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).