🇺🇸 My posts are in English. Because. 🇬🇧
I am not going to make you believe that this blog has a well-defined subject, it would be a lie...
cestoliv, il y a 2 ans, lun. 14 nov. 2022
"👩💻🎉".length = 7 ??? How to count emojis with Javascript
Emojis are great, but they can be a pain to work with in JavaScript. The problem is that each emoji is actually made up of multiple UTF-16 code units, so when you try to count the number of emojis in a string, you end up with an incorrect count. I'll explain why the count is wrong, and show you how to get the right number of emoji in a JavaScript string.
cestoliv, il y a 2 ans, ven. 15 juil. 2022
Using IPFS for data replication
A complete guide to create an IPFS cluster, with docker, in order to replicate data on several machines.
cestoliv, il y a 3 ans, dim. 16 mai 2021
Interview with Jim Hall for the 25th anniversary of FreeDOS
For the 25th anniversary of FreeDOS (a free DOS 😏), I had the chance to interview its creator, Jim Hall. Here is the transcript of this interview!