chrisseaton/rhizome: A JIT for Ruby, implemented in pure Ruby [https://github.com/chrisseaton/rhizome] - 2021-06-24 17:27:25 - public:aguynamedryan dive, ruby - 2 | id:706849 -
PostgreSQL: What is a checkpoint? - CYBERTEC [https://www.cybertec-postgresql.com/en/postgresql-what-is-a-checkpoint/] - 2021-04-16 16:48:48 - public:aguynamedryan dive, pg - 2 | id:683399 -
When to use tablespaces in PostgreSQL - CYBERTEC [https://www.cybertec-postgresql.com/en/when-to-use-tablespaces-in-postgresql/] - 2021-04-01 02:44:05 - public:aguynamedryan dive, pg - 2 | id:678583 -
Most Common Types of Technical Debt in Rails | NextLink Labs [https://nextlinklabs.com/insights/most-common-technical-debt-in-rails-projects] - 2021-01-15 17:06:34 - public:aguynamedryan dive, rails, ruby - 3 | id:485818 -
Rails request cycle explained [https://longliveruby.com/articles/rails-request-cycle] - 2021-01-09 05:51:56 - public:aguynamedryan dive, rails, ruby - 3 | id:485661 -
Ruby Yagi [https://rubyyagi.com/where-method-defined/] - 2020-10-29 19:28:44 - public:aguynamedryan dive, ruby - 2 | id:436617 -
Context on STM in Ruby [https://chrisseaton.com/truffleruby/ruby-stm/] - 2020-10-29 18:33:53 - public:aguynamedryan concurrency, dive, ruby - 3 | id:436615 -
Explaining magic behind popular Ruby code [https://longliveruby.com/articles/the-magic-behind-ruby-code] - 2020-10-26 23:12:51 - public:aguynamedryan dive, ruby - 2 | id:426310 -
Gustavo Caso: Writing a Ractor Base Job Scheduler [https://gustavocaso.github.io/2020/09/19/writing-a-ractor-base-job-scheduler/] - 2020-09-25 17:34:17 - public:aguynamedryan dive, ruby - 2 | id:388115 -
dorking (how to find anything on the Internet) - for your information [https://www.alec.fyi/dorking-how-to-find-anything-on-the-internet.html] - 2020-08-20 18:39:39 - public:aguynamedryan dive, try - 2 | id:366374 -
Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire | Boring Rails: Skip the bullshit and ship fast [https://boringrails.com/articles/hovercards-stimulus/] - 2020-08-20 18:29:12 - public:aguynamedryan dive, rails - 2 | id:366372 -
Idiosyncratic Ruby: Nothing to Disable [https://idiosyncratic-ruby.com/71-nothing-to-disable.html] - 2020-08-20 18:28:48 - public:aguynamedryan dive, ruby - 2 | id:366371 -
Idiosyncratic Ruby: Nothing to Escape [https://idiosyncratic-ruby.com/70-nothing-to-escape.html] - 2020-08-20 18:28:05 - public:aguynamedryan dive, ruby - 2 | id:366370 -
Understanding and Implementing OAuth2 in Ruby - Honeybadger Developer Blog [https://www.honeybadger.io/blog/oauth2-ruby/] - 2020-08-20 18:27:20 - public:aguynamedryan authentication, dive, ruby - 3 | id:366369 -
When Should You NOT Use Rails? [http://codefol.io/posts/when-should-you-not-use-rails/] - 2020-08-20 18:25:12 - public:aguynamedryan dive, rails - 2 | id:366366 -
12 ways to call a method in Ruby [https://www.notonlycode.org/12-ways-to-call-a-method-in-ruby/] - 2020-08-20 18:23:41 - public:aguynamedryan dive, ruby - 2 | id:366364 -
OpenStruct in Ruby | Sandip Mane [https://www.sandipmane.dev/openstruct-in-ruby] - 2020-08-20 18:23:17 - public:aguynamedryan dive, ruby - 2 | id:366363 -
Understanding Database Transactions in Rails - Honeybadger Developer Blog [https://www.honeybadger.io/blog/database-transactions-rails-activerecord/] - 2020-08-20 18:21:21 - public:aguynamedryan dive, rails - 2 | id:366362 -
Idiosyncratic Ruby: Super Snakes [https://idiosyncratic-ruby.com/74-super-snakes.html] - 2020-08-20 18:21:09 - public:aguynamedryan dive, ruby - 2 | id:366361 -
How Sidekiq works [https://pdabrowski.com/articles/how-sidekiq-really-works] - 2020-08-20 18:19:33 - public:aguynamedryan dive, library, ruby - 3 | id:366359 -
Understanding Bundler - to `Bundle Exec` or Not? That Is the Question - The Lean Software Boutique [https://www.ombulabs.com/blog/ruby/learning/understanding-bundler.html] - 2020-08-07 15:46:26 - public:aguynamedryan dive, ruby - 2 | id:363170 -
From 25 Minutes to 7 Minutes: Improving the Performance of a Rails CI Pipeline [https://kellysutton.com/2020/05/18/speeding-up-a-rails-continuous-integration-pipeline.html] - 2020-05-30 02:40:34 - public:aguynamedryan ci, dive, performance, ruby - 4 | id:321633 -
Why Fullstaq Ruby? – Joyful Bikeshedding [https://www.joyfulbikeshedding.com/blog/2020-05-15-why-fullstaq-ruby.html] - 2020-05-21 15:58:57 - public:aguynamedryan dive, ruby - 2 | id:321490 -
How to Fix Slow Code in Ruby – Shopify Engineering [https://engineering.shopify.com/blogs/engineering/how-fix-slow-code-ruby] - 2020-05-15 16:04:08 - public:aguynamedryan dive, performance, ruby - 3 | id:310304 -
The Practical Effects of the GVL on Scaling in Ruby [https://www.speedshop.co/2020/05/11/the-ruby-gvl-and-scaling.html] - 2020-05-14 17:56:23 - public:aguynamedryan dive, performance, ruby - 3 | id:310261 -
Practical use of Ruby PStore | Arkency Blog [https://blog.arkency.com/practical-use-of-ruby-pstore/] - 2020-05-06 05:17:23 - public:aguynamedryan dive, ruby - 2 | id:310020 -
pattern_matching - Documentation for Ruby master [https://docs.ruby-lang.org/en/master/syntax/pattern_matching_rdoc.html] - 2020-03-09 20:21:28 - public:aguynamedryan dive, ruby - 2 | id:285277 -
Optimization Techniques by Benchmark Winners — Juanito Fatas [https://juanitofatas.com/optimization_techniques_by_benchmark_winners] - 2020-02-01 14:31:59 - public:aguynamedryan dive, performance, ruby - 3 | id:279066 -
Configurable Ruby Modules: The Module Builder Pattern [https://blog.appsignal.com/2019/11/29/configurable-ruby-modules-the-module-builder-pattern.html] - 2019-11-29 00:56:55 - public:aguynamedryan dive, ruby - 2 | id:279044 -
Empty Arrays: surprising behaviour [https://www.mesomorphic.co.uk/blog/2019/11/26/empty-array-in-ruby/] - 2019-11-29 00:56:38 - public:aguynamedryan dive, ruby - 2 | id:279043 -
Fun with each_with_object and other Enumerator adventures [https://zverok.github.io/blog/2019-10-18-each_with_object.html] - 2019-10-25 18:31:06 - public:aguynamedryan dive, ruby, tricks - 3 | id:279020 -
Rails 6.0 new framework defaults: what they do and how to safely uncomment them [https://medium.com/@dylansreile/rails-6-0-new-framework-defaults-what-they-do-and-how-to-safely-uncomment-them-586146f371e8] - 2019-10-25 18:30:44 - public:aguynamedryan dive, rails, ruby - 3 | id:279019 -