• 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...
  • 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...
  • Windows suddenly goes out of sleep (and fix)

    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...
  • 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...
  • 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...
  • Fonts I'm using for coding

    Here is a modest list of the fonts I have been using along my 15 years of coding/programming. If you read those lines, I assume you are looking for a good font which is pleasant to code with, easy to read with distinct characters (ex: O / 0 or l...

    Read More...
  • Numeric Keypad not recognized in PuTTY

    In case you logged into an SSH session and your numeric keypad is not working, follow these steps to fix the problem: 1) Go to Change Settings… -> Terminal -> Features 2) Check the option Disable application keypad mode 3) Apply Test your numeric keypad and it should work. Sometimes...

    Read More...
  • Keytweak a sauvé ma touche Alt Gr

    Dans un post précédent je vous avais parlé de Microsoft Keyboard Layout Creator qui m’avait permis de reconfigurer la touche < > qui me manquait sur le clavier QWERTY. Je suis allé à Tokyo ce mois-ci pour le travail pendant deux semaines pour aider sur un projet en rush. Pour...

    Read More...
  • Google Hangouts Chat first review (after one week)

    The story started when Microsoft has acquired Skype in 2011. Technically speaking I’ve nothing against Skype, however Microsoft has made some « bad choices » — in my opinion. I was happy and satisfied with Skype until Microsoft decided to kill P2P support from it. Maybe they did that due to performance...

    Read More...
  • Sublime Text 3 & plugins I'm using

    I discovered ST few years ago long before Atom, Brackets and Microsoft Visual Code. I was looking for a “more graphical” alternative to VIM and ST seemed to be the best match for me at this time. If you have used VIM quite a bit you should know about the...

    Read More...
  • 日本語で電子メール入力を効率アップ

    毎朝、出勤してから同じルチーン: コーヒー、メールチェックとメール返信。 WindowsとIMEのおかげで、毎日のビジネスメールで時間節約できる方法を紹介したいと思います(チャットでも使える)。 メールのテンプレート使う人はたくさんいると思いますが、回答によってバリエーションがたまに必要になります。例えば下記に:

    Read More...
  • Windows 10: Applications not indexed properly

    Since I upgraded to Windows 10 I’m struggling to have my installed applications indexed in Start Menu. With applications installed via an installer it works fine but if I extract a program from an archive (like .zip or whatever) and place it manually to my Programs directory it’s not indexed....

    Read More...
  • PuTTY - Unexpected SSH2 MSG UNIMPLEMENTED packet

    If you are here it’s you are wondering why your are getting a Disconnected: Server protocol violation: unexpected SSH2_MSG_UNIMPLEMENTED packet error on PuTTY. The reason is you actually use a deprecated SSH key exchange algorithm. To fix this you can first update your PuTTY version to the latest one. If...

    Read More...
  • Transfer music to a Sony Walkman (NW-E405) with Windows 10

    I still use my old Sony Walkman (NW-E405) that I bring to the gym. I don’t want to explode my brand new stuff with some dumbells or whatever. So, here is the beast: I almost never used Sony’s software like Sonic Stage or Sony CONNECT, they were way to complicated...

    Read More...
  • Clavier QWERTY avec un layout AZERTY customisé

    Pour la petite histoire, j’ai toujours codé et utilisé des claviers AZERTY. Je n’ai jamais pu m’en passer sans que celà n’affecte ma productivité. Lorsque je suis arrivé au Japon il y a 4 ans j’avais pris avec moi un clavier AZERTY compacte que je transportais un peu partout mais...

    Read More...