Tag: macos

  • Using Vim Hex Editor To View Keyboard Key Hex Code

    The best way to predict the future is to create it. — Anonymous. In this TIL (Today I Learned), we will review a way on how to view keyboard key hex code. As I modify my iTerm2 (a popular terminal emulator for macOS) key shortcuts to map my tmux Ctrl + b keys, I wonder…

  • Checkout Specific Directory Within Git Repo

    I believe that the first test of a truly great man is his humility. Really great men have a curious feeling that the greatness is not in them but through them. And they see something divine in every other man and are endlessly, incredibly merciful. — John Ruskin. One day I was working on a…

  • Creating Bootable ISO from macOS Installer

    If the freedom of speech is taken away then dumb and silent we may be led, like sheep to the slaughter. — George Washington. Recently, I’ve been in a situation on where I want to create a separate portable macOS Mojave1 installer but I don’t know how. I’ve compiled this steps which I gathered from…