Blog
-
47% Cheaper: Why We Switched from Amazon RDS to Crunchy Bridge
optimization
database
postgresql
-
Migrating From Sidekiq To Solid Queue: Simpler and Cheaper
ruby on rails
-
Reducing Concurrent Database Queries by 3x
optimization
postgresql
ruby on rails
-
4x Faster Query Rewriting ActiveRecord into Raw SQL
optimization
sql
ruby on rails
-
Using Cloudflare's CF-IPCountry to Reduce Latencies by 300ms
optimization
cloudflare
-
Optimizing our CI (3x Faster, 6x Cheaper)
optimization
ruby
ci/cd
-
Ruby on Rails: Reduce Memory Usage by 22%
ruby on rails
-
Fixing OOM (Out-of-Memory) when Generating Sitemap
ruby on rails
-
Reducing Latencies: Cutting Database Load by 72%
optimization
database
postgresql
-
Speeding up "bundle install" by 2x
ruby on rails
-
Cloudflare: The Must-Have For Every Website
optimization
cloudflare
-
Reducing Latencies and Downtime: Concurrent Refresh of Materialized View
optimization
database
postgresql
-
i made our database queries 293x faster with materialized views
optimization
database
postgresql
-
Conversational Form in 65 lines of code - Here's how I built it
-
Kill Bloated Controller with Method Chaining
refactoring
-
[Cheat Sheet] Refactoring: Improving the Design of Existing Code
refactoring
-
Engineering Productivity for Everyone (including co-workers)
ideology
productivity
-
engineering is cost management
ideology
-
To test or not to test (Startup Perspective)
ideology
tests
-
i hate fat models - part 1
refactoring
-
Value Objects to avoid Primitive Obsession
refactoring
-
Rails: Scenic gem for Database Views
ruby
database
postgresql
-
Improving code readability: Abstractions
refactoring
-
Improving code readability: 5 simple tips
refactoring