Bookmarks, page 52 of 68
It’s only so often you can wait 5 whole seconds for your build to apply your color: blue; to color: red; change… At Onfido, we use webpack as our module bundler. As is always the case given the speed…
Flexible, clear pricing for modern infrastructure and applications of any scale.
acts_as_paranoid for Rails 5, 6 and 7.
Do some browser detection with Ruby. Includes ActionController integration.
A community-driven Ruby coding style guide.
This guide shows you how to set up Fail2Ban, a log-parsing application, to monitor system logs, and detect automated attacks on your Linode.
Tasks, boards & notes for the command-line habitat
Learn how to use BIND to set up your own server for resolving domain names.
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
Application server configuration can make a major impact on the throughput and performance-per-dollar of your Ruby web application. Let's talk about the most...
A Ruby/Rack web server built for parallelism.
Active Record, improved. Live again :).
One of the key features of the Web Components standard is the ability to create custom elements that encapsulate your functionality on an HTML page, rather than having to make do with a long, nested batch of elements that together provide a custom page feature. This article introduces the use of the Custom Elements API.