codercom/code-server
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!
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.
Serverless architecture is the new hotness. It sounds good for the right situations but this article argues that it might not be all that.
Command line cheat sheets. Not sure but could be useful.
Super useful new gem that lets you get rails like auto loading in any ruby program
Surprising and useful way to think about correct SQL statements.
Another interesting SLAM library to try
This is a useful and detailed guide.
I always thought those trigger callbacks in activerecord were a problem.