Bookmarks, page 27 of 69
Boring avatars is a tiny JavaScript React library that generates custom, SVG-based, round avatars from any username and color palette.
Blaze is a peer-to-peer file sharing web app runs on any operating system! Blaze can be used for fast and easy file transfer between two or more peers at the same time.
Modern email is a patchwork of protocols and extensions. Here is one article to understand them all.
Cut your Docker build times by half by leveraging the power BuildKit and buildx on a GitHub Action runner. Enable Docker layer caching for your production builds and save time and money. See full YAML example for a production build of a Rails application.
Swimlanes.io is a simple free online tool for making sequence diagrams.
At work I was tasked to migrate our time-series analytics data from CSV file dumps that we’ve been feeding into Power BI to a dedicated database. Our Rails app’s primary database is currently MariaDB, but we wanted to have our analytics data in a separate database either way, so this was a good opportunity to use Postgres which we’re most comfortable with anyway.
Ruby on Rails is a web framework that contains many libraries you’d need to create and deploy a successful web application. We often take for granted the ability to run rails new to create a fully functional web application with tons of built-in features.
Let's look at how to set up and build your first Ruby C extension!
The corrective bash syntax highlighter.
HTTP/2 Server Push is new in NGINX 1.13.9. Learn how to use it to accelerate your website performance in this blog post.
Flexible, clear pricing for modern API development and API design of any scale.
React component to generate QR codes.
Crystal 0.36.0 has been released!
nginx + cgit + gitolite = $5/month
Developing inside a Container using Visual Studio Code Remote Development