Blog

Thoughts, ideas, and knowledge on technology, programming, and design.

Swift Tips: Switch

Swift Tips: Switch

Please find Swift playground at github.com This post shares from simple to advance the use of in swift. These can be enhanced and some time shorthand of more lines of code. I ho...

By Alok Choudhary · Austin, TX Read article
Git (Chapter 13: Plumbing)

Git (Chapter 13: Plumbing)

In Rewriting History, I talked about the internal representation of a Git repository. I may have misled you a bit. While the reflog, interactive rebasing, and resetting may be m...

By Alok Choudhary · Austin, TX Read article
Swift Tips: For Loops 1

Swift Tips: For Loops 1

This post shares from simple to advance the use of \ in swift. These can be enhanced and some time shorthand of more lines of code. I hope you would enjoy them and try to use in...

By Alok Choudhary · Austin, TX Read article
Git (Chapter 8: Remotes)

Git (Chapter 8: Remotes)

Simply put, a remote repository is one that is not your own. It can be another Git repository that’s on your company’s network, the internet, or even your local filesystem, but...

By Alok Choudhary · Austin, TX Read article

Made with ❤️ in Austin.

Copyright © 2026