Bookmarks, page 28 of 70
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
A lightweight, framework-agnostic database migration tool.
Demo/tutorial for Athena. Creating a REST JSON API backend for a blog. Tagged with crystal, json, symfony.