Skip to content

Index

Combining multiple services in a container makes local development easier.

tags: services soa docker

Good tips on basic dB optimization. Especially for Heroku and Postgres

tags: optimizing rails performance scalability database scaling scale

Direct competition to Codeclimate

Another interesting article about formatting and plugins

tags: code formatting engineering ruby rubocop

New cool feature in ruby?

tags: ruby pattern matching

Posted from Diigo. The rest of my favorite links are here.

This really works! I've been experimenting with full text search in postgres with Heroku and there's a fair amount of documentation around.

tags: fulltext postgres performance ruby scale

Posted from Diigo. The rest of my favorite links are here.

Wow this is a really good one. I didn't know and have to make sure I clear this up in my mind!

tags: ruby throw catch exceptions

Who knew this was a thing.

tags: configuration power tips WiFi

A bit technical and esoteric but interesting insights.

tags: startup options VC stock

Posted from Diigo. The rest of my favorite links are here.

I don’t quite understand this, nor have I tried it. But the claim is pretty amazing: run vocode on aws or azure, so your development environment is hosted there!

tags: vscode tips cloud

Everyone knows by now to never put secret keys in code, right?

tags: secret paper git github leakage

Posted from Diigo. The rest of my favorite links are here.

Dealing with Ruby Threads is tricky. And add to that understanding the GIL, and thread unsafeness and its pretty subtle!

tags: concurrency ruby tips threads threadsafe

More nice information about multithreading and concurrency in Ruby

tags: runtimes jruby mri concurrency ruby tips

What the different runtimes do different. It might be a little dated but its still good.

tags: concurrency ruby tips runtimes jruby mri

tags: concurrency ruby tips howto

Posted from Diigo. The rest of my favorite links are here.