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...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...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...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...Before taking any action, quit the Logitech G HUB application. Go to %ProgramFiles%/LGHUB/data Backup applications.json file (i.e. rename applications.json to applications.json.bk) Open applications.json with your favorite text editor Replace the whole file with: { "applications": [] } Save the file (applications.json) You can revert this change back at any time...
Read More...Usually git repositories start small but they grow fast and ultimately you end up with a looottt of commits after a few years… It can be challenging and time consuming to pull such big repositories so let me give you a quick tip if you don’t want to pull the...
Read More...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...I had a bit of struggle to disable OpenVPN from launching automatically at boot on macOS. It doesn’t seem to have any option / checkbox in the softwareto disable launch at boot, so here what I did: 1) Unload OpenVPN daemon using launchctl: sudo launchctl unload /Library/LaunchDaemons/org.openvpn.plist 2) Remove OpenVPN...
Read More...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...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...Hello everyone! Another great morning view Not much going on today, no tests, same kind of food. Good news is that I might be able to leave the hotel quarantine tomorrow if this last test is negative. After that a 6 days quarantine at home will pursue besides 4 negative...
Read More...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...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...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...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...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...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...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...I very often need to test new Elastic products with different versions. Downloading the distributions everytime then configure manually every part could be cumbersome and quite repetitive. Of course, pulling docker images or use Terraform are viable options, but sometimes you might be looking for a quick setup. For this...
Read More...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...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...I noticed for a while that one of my Windows rigs had some insomnia issues – Windows waking up in the middle of the night. There is a few things that you need to check to find the culprit. Start by launching a “Command Prompt” ( ⊞ Win + R...
Read More...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...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...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...I know it’s handy to open Sublime Text using Alfred but sometimes I really want to open Sublime via my favorite terminal using a simple command line. Here is how to do it: find / -name "subl" 2> /dev/null It’s usually located in /Applications/Sublime Text.app/Contents/SharedSupport/bin/subl sudo ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl...
Read More...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...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...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...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...