🇩🇪 Germany Continues to Invest in Ruby— The German government's Sovereign Tech Fund is a publicly funded effort to support ‘open digital infrastructure.’ With a new round of funding for Ruby Central, the fund is showing a huge level of support for Ruby by helping to fund all sorts of things, including a 24/7 rotation of folks to handle critical security issues. Danke! Ruby Central |
An Introduction to LiteStack for Rails— There’s been a lot of buzz around apps getting simpler lately with SQLite taking a central role. Litestack is an interesting gem that uses SQLite to provide a database, cache, and job queue all in one. Rails isn’t required, but this tutorial focuses on building a Rails app that interfaces with the Replicate pay-as-you-go machine learning service. Julian Rubisch |
Navigating Personal Information with Care— A high level look at how the developers at 37signals avoid unnecessary exposure to customer information and some suggestions of ways to replicate their efforts in your own Rails apps. Jorge Manrubia (37signals) |
Monotime: An Interface to Monotonic Time in Ruby— Monotonic time is a measurement of the time since a system was powered on and runs independently of system clock changes. This library auto-selects from some underlying clocks provided by the system, such as macOS’s CLOCK_UPTIME_RAW , as also used by Rust. Thomas Hurst |
Find Ruby Jobs with Hired— Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired |
|
“In programming, if someone tells you 'you’re overcomplicating it,' they’re either 10 steps behind you or 10 steps ahead of you.” ___ Andrew Clark |
|
|