
Facade Pattern in Rails for Performance and Maintainability | AppSignal Blog
Good explanation. Although I don’t know exactly what his difference is between a facade, a presenter and a service object.
Good explanation. Although I don’t know exactly what his difference is between a facade, a presenter and a service object.
Well I always look at ProgrammableWeb.com but it's becoming more and more cluttered with ads and whatnot. Also there's so much in it, I think it's totally uncharted.
I hope these are all public domain. Can't check them all. But I assume so because it's on Github
We all live in the shell. (Yes, if you're not geekish that sentence makes no sense). And you can always learn a little more and some special trick to make your day. Here's another reference.
This kind of thing doesn’t bother me too much. But I know certain people are totally freaked out by it.
Another good article about Python modularity
Linked is a good addendum to explaining the mysteries of python packages and imports. I’ve read so much about this so many times and still I continue to stub my toe on it!
We've all been there. You're clicking around your Rails application, and it just isn't as snappy as it used to be. You start searching for a quick-fix and find a lot of talk about caching. Take your existing app, add some caching, and voila, a performance boost with minimal code changes. However,...
Really good overview of some python modularity basics
Great one line explanations of all the millions of AWS services.
Linux/OSX/FreeBSD resource monitor. Contribute to aristocratos/bashtop development by creating an account on GitHub.
Amazing list of all bookmaker managers. I currently use Diigo. I might change.
Good article exploring and explaining the functional or fluent style of design in python.
Friendly, Jupyter-notebook-ish neural nets
For all those times when you need just the right illustration, an apparently amazing collection!
Nice catalog of top python libraries used in data science (defined loosely)
Good for ruby programmers who are learning python