About 16 results
https://hacdias.com/2021/05/30/cd-alias-completions-zsh/ · 30 May 2021
For quite some time, I've had a helper function on my Zsh config to quickly be able to cd to specific directories.
https://heaths.dev/tips/2021/04/22/gh-user.html · 22 Apr 2021
How to define a GitHub CLI alias to query users who can be assigned issues within the current repository.
https://heaths.dev/tips/2021/04/16/configure-multiple-clocks.html · 16 Apr 2021
One of the great aspects of working for a large global company like Microsoft is working with a lot of diverse people. Working across time zones has its difficulties, though. I know that India is about 12 hours ahead of us, but with different observed time...
https://rants.broonix.ca/git-commands-everyone-should-know · 30 Dec 2016
Git is a phenomenal source control system. Having used some of its predecessors, SVN, CVS and SourceSafe, I’m always impressed at how much better things have gotten. If you have not seen Linus Torvalds talk about why he created git you should take an hou...
https://rants.broonix.ca/simple-http-server-for-any-folder-via-python-2 · 27 Jul 2016
Ever need to have create a web server for an arbitrary folder on your Mac? Python provides a super nice and quick one liner to do this: python -m SimpleHTTPServer 8080 Boom! A running server in whatever folder you typed that command in.
https://hacdias.com/2015/09/11/the-first-day-at-your-brand-new-job/ · 11 Sep 2015
You got a job! And today’s the first day, what are you going to do? Let’s make a party and make everyone dance! What? No… wait! You’re nervous, you don’t have to be. Let’s talk.