• Index
  • Articles
  • Projets

Articles

Français

English

I am not going to make you believe that this blog has a well-defined subject, it would be a lie…

  • Pseudo-code, Framework-less - The future of code

    il y a 2 mois - lun. 17 mars 2025

    Analysis of the impact of artificial intelligence on the developer's profession, and exploration of a new AI-based development approach: programming guided by structured pseudo-code, without a specific framework or language.

  • "👩‍💻🎉".length = 7 ??? How to count emojis with Javascript

    il y a 2 ans - lun. 14 nov. 2022

    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.

  • Using IPFS for data replication

    il y a 2 ans - ven. 15 juil. 2022

    A complete guide to create an IPFS cluster, with docker, in order to replicate data on several machines.

  • Interview with Jim Hall for the 25th anniversary of FreeDOS

    il y a 4 ans - dim. 16 mai 2021

    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!

© 2025 Olivier Cartier