From ActiveRecord callbacks to Publish/Subscribe pattern and event-driven design - Karol Galanciak - Distributed Systems Architect and Ruby on Rails expert
I always thought those trigger callbacks in activerecord were a problem.
I always thought those trigger callbacks in activerecord were a problem.
"The most damaging thing you learned in school wasn't something you learned in any specific class. It was learning to get good grades."
A classic - the books and the guy
A great analysis about a question that I had not thought of but is pretty interesting now that you mention it!
Wonderful and instructive collection of python snippets for fun and profit.
There’s so much debate about this. This article has helpful practical advice m
Subreddit dedicated to the news and discussions about the creation and use of technology and its surrounding issues.
Looks like this might be useful: "Get an overview of a directory, even a big one"
Amazing pretty visualizations in Python based on vega-lite platform
One of many instructions for getting Docker to run a ROS environment on MacOS.
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.
If you are coming to Ruby from another programming language there are a lot of good tips here!
A fantastic efficient way to review most of the top methods and functions in python.
DRY. Everything in moderation. On rules and knowing when to break them.
Very nice detailed set of guidelines for a scalable node backend
I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.
It’s always hard to remember all the different options that activerecord offers for manipulating data.