Problem solving with Unix commands
Just proves yet again that with the Unix command line you can do anything!
Just proves yet again that with the Unix command line you can do anything!
How to build microservices on Heroku with Sinatra. Realy useful!
Detailed tips on what not to do when using rails with docker.
I’m back looking at statistics. This KS test is one of the basic statistical tests to compare two samples.
You know I’m into scalability right now. Here’s a short article with lots of the basics.
Everyone knows by now to never put secret keys in code, right?
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.
Back in September 2014, we were three years into our cloud cadence. And we were still running our testing the way we had tested before moving to the cloud. We were trying to do things faster, we were trying to optimize our automation, but we were struggling.
If you’re getting a web api to work, this seems like a great alternative,
Interesting account of all the ways that SQL sucks and of course a proposed fix!
This one is pretty eclectic but if you find yourself writing a script in ruby or python or bash and you need to respond in the logic to what's going on in git, then you will find some very useful tips here.
Yes, but, do we need another shell? Do we all have to learn Rust? What about a shell framework that will embed any language?
Another very useful text processing tool for text based data files.
A kind of crazy cool dashboard for all kinds of info all in text suitable for display in. Terminal window.
This looks super useful if you have very large data sets. The Unix shell is surprisingly fast and able to create parallel flows.