A week ago The Engine Room was faced with a problem. A customer was trying to add a blog to our system with a subdomain that had an underscore in it. While a frowned upon convention(as domains cannot have underscores) it is still a valid url. The problem arose ...
Like most python developers, and developers in general, I use Redis for pretty much everything. It is the developer's swiss army knife and boy does it get the job done.
Not too long ago we implemented a new feature at TrackMaven that heavily depended on reading and writing a ...
On any given day I'd say at least 60% of my time is spent in the shell doing this or that.
A little while ago, I was doing a google search, and after typing the first word google did its normal routine and auto completed my search. It was ...
It was a casual day at the TrackMaven office when I just so happened to peruse through the logs on our linode servers. To my dismay I saw a lot of this:
reverse mapping checking getaddrinfo for xxx.xxx.xx.xxx failed - POSSIBLE BREAK-IN ATTEMPT!
input_userauth_request: invalid user admin ...
So SSH is great, I use it just about everyday. I ssh into my linode as root like a baus and use password authentication because no one is gonna guess my password which is my last name twice, right?
Okay that isn't what I do but it is so ...