Posts
2024
- 2024-06-22 – Migrating My Obsidian Vault From iCloud to Git
- 2024-06-10 – Some Notes While Setting Up My New MacBook
- 2024-05-27 – Installing Python 3.12.0 with asdf
- 2024-05-21 – How to Stash Only Staged Changes in Git
- 2024-03-26 – My Essentials Tools
2023
- 2023-10-31 – How to Delete Github Repository Quickly
- 2023-10-26 – A Cheaper Way to Renew Apple Developer Account
- 2023-08-17 – How to Convert SSL Certificate From CER to DER Format
- 2023-07-28 – How to Install Specific Version of Brew Cask
- 2023-07-27 – How to Fix Xcode 14.3 libarclite_iphonesimulator.a Error
- 2023-05-09 – How To Use Git Worktree To Checkout Multiple Branches At Once
- 2023-02-14 – PHP missing dependencies
2021
- 2021-02-17 – Replacing nvm with asdf to manage NodeJS versions
- 2021-01-06 – Runners - iOS app to manage Gitlab Runners
2020
- 2020-12-16 – How to list all the git commits history for a specific file
- 2020-11-05 – How to undo a git rebase
- 2020-09-26 – How to setup Jenkins with Docker
- 2020-08-25 – What is the difference between Docker container and Docker image?
- 2020-08-16 – How to Clone a Git Repository With Submodules
- 2020-05-27 – How to fix Xcode: "Could Not Locate Device Support Files" error
- 2020-05-18 – How to Completely Remove Git Submodules Within a Repository
- 2020-05-10 – How to connect to Google Cloud SQL with Cloud SQL Proxy
- 2020-04-06 – How to create multiple screen previews in SwiftUI
- 2020-04-04 – How to use SwiftUI in a UIKit project
2019
- 2019-10-12 – How to use Xcode 11's Swift Package Manager in your project
- 2019-03-26 – Understanding LLDB contexts in Xcode
- 2019-02-11 – How to use Go Dep to Manage Dependencies
2018
- 2018-09-13 – How to Change Git Branch Name
- 2018-08-22 – How to set default git push behaviour
- 2018-08-20 – How to set zsh as the default terminal shell
- 2018-08-07 – Viewing the git diff since the last git pull