David Dollar
A tool to allow me to launch multiple apps locally to get a new SOA service going for debugging.
A tool to allow me to launch multiple apps locally to get a new SOA service going for debugging.
Detailed tips on what not to do when using rails with docker.
Great overview of how Redis works, all the types and concepts
I’m back looking at statistics. This KS test is one of the basic statistical tests to compare two samples.
More good explanation of how to see if two sets of observations seem to be coming from a single distrbution.
Kind of interesting about security, hacking, protocols and ssh
An amazing set of cheat sheets from a prolific developer in the philippines
Really really interesting use case for REDIS, and a great scalability pattern
A super simple automatic open source doc generator. Except I dont quite understand it. I have a feeling once I try it it will be obvious
Another great overview and cheatsheet for Dot
You know I’m into scalability right now. Here’s a short article with lots of the basics.
More nice information about multithreading and concurrency in Ruby
Everyone knows by now to never put secret keys in code, right?
Wow this is a really good one. I didn't know and have to make sure I clear this up in my mind!
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!
Two part series on using queues to communicate between services.
Quite good explanation of thread safety in Ruby apps
This really works! I've been experimenting with full text search in postgres with Heroku and there's a fair amount of documentation around.