I scanned GitLab's source code and found 2,449 undocumented API routes
Last week I pointed a static analysis tool I built at GitLab's public source code. It found 2,449...
Tag archive
Last week I pointed a static analysis tool I built at GitLab's public source code. It found 2,449...
We're living in an exciting time for software development. With AI, generating code, exploring...
Vivemos um momento curioso no desenvolvimento de software. Com IA, gerar código, estruturar projetos...
Rails 8 made Solid Queue the default Active Job backend, and it's excellent: database-backed, no...

You don't need a gem to build a facade. This is a perfectly good one: class App def self.config...
Building a PostgreSQL Change-Event Relay PostgreSQL logical replication has become a...

Recently I started learning Go, and one of the first things I noticed was how much it reminded me of...
Users are creating accounts on your new Saas. Yay (and not just family and friends or bots). Yay! Now...

A question I can't stop chewing on, and I want your answer more than I want your agreement. How...
I’ve built many a SaaS. And most have pricing tiers: the higher the plans the more widgets you can...
Introdução Você já parou para pensar em como surgiram as linguagens que movem a tecnologia que...

Applications often need to react when something changes. When a user signs up, you might want...