The Missing Bit

Blog posts

TIL - EGD Erlang library
2020-04-23

 

Today, I start writing my TIL (Today I Learned) on this blog
2020-04-23

 

Managing colors on Android with HSLuv
2020-03-09

Android do not provide HSLuv support out of the box, here is a little trick to generate Android colors from an HSLuv source.

Read more »

 

HSLuv, a developer friendly perceptual color space
2020-03-08

As a developer, managing colors can be tedious, but there are "developer friendly" solutions, HSLuv is one of them and I will explain what it is and how it can help.

Read more »

 

Introducing Base24
2020-02-27

TL;DR:
Base24 is a binary-to-text encoding aimed at encoding short keys (32-512 bits) for human usage.

Read more »