Nap Joseph Calub

Software Engineer and Open Source Enthusiast

Recent Posts

iTerm2 key bindings

Published on January 22, 2024

iTerm2

I recently got a new Mac mini M1 and I wanted to share my [iTerm2](https://iterm2.com/) key bindings: | Description | Keyboard shortcut | Action | Value | | --------------------------------- | ----------------- | ------------- | ----------- | | Move to the beginn...

## Introduction In the world of software development, there are often clever tricks and hacks that developers use to solve specific problems. One such trick involves using `uint64` (unsigned 64-bit integer) arithmetic to subtract `1` from a number without actually using subtraction. This might sou...

Adding a coverage badge to your repository is an excellent way to demonstrate your project's test coverage and maintain a high level of code quality. By the end of this guide, you will be able to generate a dynamic coverage badge that updates automatically with each new push to your repository. ##...

© 2021 Nap Joseph Calub. All rights reserved.

Light Mode
Dark Mode