Joined June 2013
·

Mark Tooth

Mr at sgworld
·
Stoke-on-Trent
·
·
·

Very good tip, did not know this.

Posted to Customize terminal with oh-my-zsh over 1 year ago

great read, check out my theme https://gist.github.com/encodes/5575420 and take a read of my https://coderwall.com/p/1y_j0q?i=1&p=1&q=author%3Aencodes&t%5B%5D=encodes < it covers a few things you may or may not know ;)

Posted to Keep your dotfiles in git over 1 year ago

The other thing is to be careful what info you add, e.g. you don't want to share your ssh keys on github.

Posted to How to name your servers over 1 year ago

Planets are good for us. We have a small number of servers. When we run out of planets we'll move onto starts and more distant objects. :)

Posted to Stop SSH disconnects - mini tip over 1 year ago

thanks to @insom for the following tweet and helpful hint.
https://twitter.com/insom/status/432843357346607104

Posted to Iterm 2 - go back one word - minitip over 1 year ago

Its a stupid shortcut in all fairness. But out the box people wouldnt know and the time spent holding the back key is mental.

Very useful tip. Google maps can be such a pain due to the extensive and unorganised documentation.

Posted to Using bitmasks to store settings over 1 year ago

@neutralino1 Yea, its definitely an underused technique. I used a similar technique on a micro-controller for a burglar alarm. With 8 zones, we need just 3 bytes to control whether they are enabled, alarmed and triggered. Then its just a matter of setting up alarms/switches and LED's to trigger these points.
Bitwise operators are just not taught in main stream anymore.

@mikeymike I think you will appreciate this one.

Posted to Faster Git Clones over 1 year ago

Thats a sweet tip

Posted to Using bitmasks to store settings over 1 year ago

This would have been the only way dev's stored things years back, when memory was an issue. Wouldn't it be nice to see how fast modern code could be if time was spent to speed it up.

I love these short commands :)

Posted to Using zsh instead of bash over 1 year ago

See my article for the top tip's on daily ZSH use.
https://coderwall.com/p/1y_j0q

Shell porn

Achievements
469 Karma
31,713 Total ProTip Views