• Goodbye Disqus

    I’ve been using Disqus as the commenting system on this website for years now. It was convenient and did the job… until it wasn’t. 😅 Recently, Disqus decided to start adding ads to their free tier. Here is the email I received: Hi there, You’re currently on our free Disqus...

    Read More...
  • Compact WSL disk storage to reclaim space

    If you use WSL a lot, you might have noticed something annoying where the disk space never seems to come back. You clean up a bunch of Docker images, delete a huge node_modules folder or drop some big datasets… and yet your drive is still just as full as before....

    Read More...
  • Track the Epic Free Games with EFGTracker

    With the introduction of the new X API pricing model (pay-per-use), what used to be the free API tier is definitely gone. You can check the official announcement from X here. Honestly, that is probably a good thing if you think about the absurd amount of spam bots on the...

    Read More...
  • So… I tried vibe coding (finally)

    Ok, I’m definitely late to the trend, but I finally dipped my toes into the whole vibe coding hype… 😅 I gave myself just a few hours (while half-distracted with other stuff) to prompt my way through building FrenchPing, a tiny game to practice French, wrapped in the Teenieping universe....

    Read More...
  • Elastic Agent with Synthetics tests on Kubernetes

    First, if you want to run Elastic Agent on Kubernetes you can refer to the Elastic documentation which provides the installation steps and manifests. On the other hand, if you are looking for Elastic Agent on ECK, this is the documentation for you. That being said, the configuration differ a...

    Read More...
  • Gamify your tasks

    This logo is property of Habitica I’ve been using many apps for managing my todos in the past, here a few ones: jrnl Trello Google Todo List A simple txt file / Google Doc That said, todo-lists can get pretty boring over time but I found Habitica at some point....

    Read More...
  • Quarantine in Japan - Day 7

    And here we are! Possibly the final day at the hotel. 7 o’clock sharp, I spit in the tube and hang it in a cup at the front door, as requested. Final saliva test in prep It’s time to start packing the suitcases. At the same time, I’m imagining being...

    Read More...
  • Quarantine in Japan - Day 5

    Hello world! Hotel view I couldn’t sleep until 5am this morning - damn jet lag. That said, I finished to watch Money Heist - Season 5. Around lunch time, I got another video call from the MySOS app and got a screenshot of it. This is what you can expect...

    Read More...
  • Quarantine in Japan - Day 4

    Morning! Got some tubes for the saliva test this morning. After the result, we are still negative. I see the bright light at the end of the tunnel to get out on Jan 5. Catering hotel food is still atrocious. But in-laws kindly brought us some delicious food directly to...

    Read More...
  • Quarantine in Japan - Day 3

    Happy New Year everyone! Welcome to the first 2022 day. Not a suprise, I’m still at the hotel with family. Today, I definitely feel the jet lag more. Looking at the schedule provided when we started the quarantine, seems like not much will happen today. However we can expect a...

    Read More...
  • Quarantine in Japan - Day 2

    7:00 am - my eyes opened. Jet lag is not that bad for once. Checking my phone, still no call or notifications from the MySOS app. Breakfast was laying on a chair at the front door. Luckily, we brought some coffee and filters with a dripper in the suitcase. Breakfast...

    Read More...
  • Quarantine in Japan - Day 1

    Just landed to KIX today, exhausted. What a crazy journey. After 2 months in France to spend the winter holiday season, I’m here now, in a roughly 20 meter square hotel room for 6 days with the whole family without the possibility to make a step beyond the door landing....

    Read More...
  • Common apps I'm using on Mac (2021)

    Note: I also have a post explaining how I customized my keyboard with Karabiner for a smooth Linux -> Mac transition. Link: https://www.alfredapp.com/ Well known macOS app that allows quick search and easy hotkeys setup on your Mac. An handy app to customize the way you start your applications or...

    Read More...
  • Disable URL escaping (ZSH & iTerm)

    When using ZSH with oh-my-zsh and iTerm, I noticed some URLs or strings I pasted in were escaped with a \ on special characters. I wasn’t sure if it was an iTerm or a feature tied to oh-my-zsh but adding: DISABLE_MAGIC_FUNCTIONS=true to my .zshrc and then source the file again...

    Read More...
  • Mon premier PC

    Je m’en souviens encore comme si c’était hier, tout a commencé lors de mes 8 ans lorsque mes parents se sont procurés un Pentium II MMX 233Mhz. C’était un Cibox avec exactement le même boitier que dans la fameuse pub de l’époque (malheureusement je ne suis plus sûr du modèle):...

    Read More...
  • Why my Jekyll post isn't showing up in production?

    So you have you Jekyll post properly appearing in your dev environment but not there when you deploy in production. Here is a few things that are most likely the reason why: Your local dev environment timezone may differ from the remote server. Make sure you have configured the timezone...

    Read More...
  • Fix Project Diablo 2 glide3x.dll issue

    Starting from Season 3 - Domination, this fix won’t work anymore as dsound.dll will prevent you to play online (leading to a message: Wrong game version and disconnect you from the game). Recently I started to play Project Diablo 2 and started to get the following error while closing the...

    Read More...
  • WSL Windows apt broken (Ubuntu 18.04)

    apt just got broken on my WSL installation. I didn’t dig through much, but it started once I upgraded to Ubuntu 18.04. Here the error I’m getting when trying to install new packages: apt: error while loading shared libraries: libapt-private.so.0.0: cannot open shared object file: No such file or directory...

    Read More...
  • Yet another Mac bluetooth interference with Wi-Fi

    Update March 22, 2020: I saw that the following command could help in some cases: sudo defaults write /Library/Preferences/com.apple.airport.bt.plist bluetoothCoexMgmt Hybrid (Explanation on Stackoverflow) I thought I was done with this from my previous post about it. However it didn’t last long and the problem re-appeared later. It was not...

    Read More...
  • Fix emojis/icons not showing on Slack MacOS

    Alright, I’ve been victim of a weird bug on Slack where certain emojis didn’t appear properly. I would say the issue mostly happen with custom emojis. I remember I’ve installed the Slack app via their official website. Not 100% but I saw this occuring from Slack 4.0.0 or such. I...

    Read More...
  • Distributed vs Decentralized blockchain

    There is a big misconception between distributed and decentralized blockchains in the crypto landscape. Distributed blockchains are not necessarily decentralized by nature. Decentralization imply the blockchain to not be owned by the same entity. Decentralization which has for objective censorship resistance is the essence of why crypto-currencies have been started...

    Read More...
  • Fix Sony headset WH-1000XM2 bluetooth interference

    I’ve bought the Sony headset WH-1000XM2 a while back ago now and I have been super happy with it. This was until recently before I started to use it with my Macbook Pro ( 2018, 13-inch, with Touch Bar). I notice some frequent WiFi disconnects and disturbance with the signal...

    Read More...
  • Capture the Flag, Google CTF 2019 upcoming, Satoshi's Treasure... 🚩

    Far from being an expert in security but I’ve been more and more interested in CTFs challenges on my free time. It’s a good cut-off from my daylight work and also a good alternative to programming and I really enjoy this new hobby. Also, Google is launching new CTF quals...

    Read More...
  • Unbind CKEDITOR ALT+0 shortcut (Accessibility Instructions)

    As explained in this previous article, I switched from a Linux workstation to a Macbook for work and re-done some parts of the keyboard mapping to match what I’ve been used to during the past decade on Windows/Linux. Please check out the article if you are looking into a PC...

    Read More...
  • PC Flavored Mac keyboard mapping

    It’s already have been two months, but I switched from my PC workstation on Linux to a Macbook for work — What a big slap in my face. No seriously, ok I have an iPhone but I never used a Mac with iOS before (or really briefly for doing some...

    Read More...
  • Mon expérience avec Shadow

    © Shadow by Blade C’est un article que je tenais à faire depuis un moment malheureusement par manque de temps je n’ai pas pu le rédiger plus tôt. Je suis rentré en France dernièrement pour une durée de trois semaines environ. Généralement, j’emmène toujours un laptop avec moi quand je...

    Read More...
  • WSL / Ubuntu / ZSH and Hyper Terminal

    I’ve been using Windows Subsystem for Linux for quite a long now. What is Windows Subsystem for Linux? It’s basically to run a Linux environment in Windows OS Even if it wasn’t really stable at the beginning, a lot of improvements have been made. At work I have quite a...

    Read More...
  • Amazon Lightsail $3.50 VPS out

    © Amazon Web Services Amazon Lightsail released this month their $3.50 VPS. https://aws.amazon.com/lightsail/ Here are the specs: 512 MB Memory 1 Core Processor 20 GB SSD Disk 1 TB Transfer I think it’s a big smash against other Cloud providers (like Digital Ocean, Vultr, Linode or Packet). How much do...

    Read More...
  • Bitcoinリワインド話

    金曜日午後6時半 — 仕事で物事を包み込んで、出ていく時間だ。なぜか今日、日本語で感想を書こうと思っている。 本日の夜、ジェイソンに会うつもり、ジェイソンはその人の本名ちゃうけど、とにかく、ジェイソンでいいやろ。 ジェーソンはまだ会ったことない、実際は友達から紹介してもらった。

    Read More...
  • Phpize error with phpbrew (Debian like)

    Today I’m using Laravel to prototype an application. I have to manage a lot of PHP versions at the same time that’s why I’m using phpbrew which is an awesome piece of software btw. I compiled recently PHP 7.2.9 and forgot to add the GD library to it. With phpbrew...

    Read More...