Date input placeholder hack

The input type date is a very nice control introduced in html5. The problem is that it is very limited at this point and features such as placeholder are not available. Thus, let's hack it!...

February 5, 2021 · 1 min · lpains

Using html5 canvas to build a WYSIWYG label designer

How hard can it be to write my own thermal label design application? Turns out that it is very hard indeed....

January 31, 2017 · 2 min · lpains