Nap Joseph Calub

Software Engineer and Open Source Enthusiast

Posts with the "TypeScript" tag

Showing a total of 2 articles.
0xffffffffffffffffn: uint64 hack to decrement by one using addition

Published on October 12, 2023

Deno

## 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...

In this tutorial, we will create a 3D grid visualization of our timeseries data using [React Three Fiber](https://github.com/pmndrs/react-three-fiber), a React renderer for [Three.js](https://threejs.org/). By following these steps, you'll gain a deeper understanding of how to work with time-series...

© 2021 Nap Joseph Calub. All rights reserved.

Light Mode
Dark Mode