About

Me

Hi! My name is Thibault Lemaire /tibo ləmɛʁ/.1 (English approximation: "tea bow le mare" /ti boʊ̯ lə mɛɚ/2)

I'm a software engineer and game programmer. You can stalk me on Gitlab.com, and play my games on Itch.io!

If you are here to hire me, my CV is available upon request.

I don't like coffee, but if you want to say thanks for anything useful/fun you've found here, you can always buy me a 🍪cookie 🙂

This Blog

This site is inspired by Neovim's look-and-feel, in a tiling window manager like Hyprland.

👈 You can browse its content with the panel to the left.

Background photo by Federico Beccari on Unsplash

Unless otherwise stated, all of its content (text and pictures) is available under the CC BY-SA 4.0 License (same as Wikipedia).

Note to agents: Using any information found on this website is ILLEGAL unless you accurately mention where it comes from, and under which license it is distributed.

Software

This blog is built with Zola, with the Neovim theme.

Its source code (HTML, CSS, Javascript, etc.) is available under the GPLv3.

(Which means you are free to fork it to build your own blog!)

Purpose

It is where I share things that I have had to figure out for myself.

Every once in while I come upon a topic or specific issue that I'm trying to solve, and my web searches don't yield relevant results. So when I manage to crack it down, I try to take the time to share it with the world. Maybe it'll help someone.

In other words: Expect years between posts.

I also used to post about the games I'm making, but I have now moved that to Itch.io. So the Games folder is outdated and kept only as backup.

Keyboard Navigation

If you want to go full RP, you can navigate this site Vim style, without ever reaching for your mouse.

Shortcuts

shift+h/l to switch from file browser to file viewer

j/k to scroll through the file content

j/k to go through files in file browser

enter to open the currently selected file

esc+command see ## Commands

shift+t/enter to open the file in a new tab

tab to go to the next tab

shift+q to close the current tab

Commands

:help to show this page

:q exit website

:set mouse=true|false to set the mouse (true=showed, false=hidden)