Getting a grasp of bitwise operators

Getting a grasp of bitwise operators

Bitwise operators are not that hard after all. This article explains some basics, using color manipulation as a practical example.

CS Basics
js
Aug 30th, 2024
PHP WeakMaps are awesome!

PHP WeakMaps are awesome!

I recently came across a problem in a template function where WeakMap turned out to be the best tool for the job.

Languages
php
Aug 19th, 2024
Color spaces & color gamuts

Color spaces & color gamuts

Recap summary of color gamut and color space definitions, and experiment in gradient interpolations.

CS Basics
css
Nov 9th, 2023