Broot
Looks like this might be useful: "Get an overview of a directory, even a big one"
Looks like this might be useful: "Get an overview of a directory, even a big one"
If you are coming to Ruby from another programming language there are a lot of good tips here!
If you’re looking for data for your research project, this is an impressive site. It’s also a home for your large volume data. I’ve not looked at the business model or price.
A fantastic efficient way to review most of the top methods and functions in python.
These lists come and go all the time. I learned a couple of new ones so chance it out!
Review in a straightforward manner the complexity of the key sort algorithms
I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.
DRY. Everything in moderation. On rules and knowing when to break them.
Very nice detailed set of guidelines for a scalable node backend
An interesting interview with Matz, the inventor and author of ruby.
It’s always hard to remember all the different options that activerecord offers for manipulating data.
Not that I’m about to go on an interview but this is a nice resource.
Interesting and I still don’t quite understand monads. But it seems like an important thing to understand!
This is really interesting and cute. Maybe too cute. Urban legend?
I’ve been researching a lot of devops/server deployment automation concepts and approaches. This is one of them.
A very important topic. Learn how to write tests and then .... do it!
A very nice technique to build a gem with all your css and js in one place.
More about Runbook my favorite automation tool so far!
This is a tour the force explanation of building a 5 node infrastructure for a rails app with docker. It’s really detailed. Which always is good but introduces risk of typos or small configuration differences.
So useful! Yet I’ve never used them ... yet. Variables FTW!