The Art of Command Line
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.
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
Very nice and free visualization tool in python.
Very useful if you are working and developing for the Rasbery Pi! My go to instructions.
Look at all the beauty in just two lines of code. But why two? Why not one?