A comparison of Java and Python focusing on team dynamics rather than language features. Java favors structure and error prevention; Python favors agility and fast iteration.
Read More
When console access is already your primary security mechanism, the login password becomes redundant. Here’s how to disable it.
Read More
How to make pyinotify work with eventlet by writing a custom notifier that uses select.select instead of select.poll.
Read More
A bash function wrapper for SSH that automatically sets the terminal title to the target hostname, useful for tmux sessions on jumphosts.
Read More