Scrapbook posts
See on scrapbook
It's a pixel art of Commander Video from Super Meat Boy. I've made a small Python port of Replicube. A game about completing shaders puzzle in Lua. Go check it out! https://store.steampowered.com/app/3401490/Replicube/


Finally made my obsidian sync backend worked!
Available at https://git.hackclub.app/mathias/obsidian_freesync
However, it isn't safe, don't support e2ee nor multiple users

I'm currently working on a obsidian.md backend for having Sync for free, Almost everything is done (connect, create vault, list files...), I just need add the syncing part (creating file, folder, deleting...) after that, I could add end-to-end encryption (currently, I only support standard encryption) and sharing account.

Finally fixed the potato mace for #mc-modding, next bug to fix: making an enchantments that give the Drunk effect (see post from 14/04/2025)
After my first scrapbook post yesterday, I thought it would be cool to add a page to my blog that lists these posts.
So, after 2 hours of development, here it is. The posts are hidden in details tags, the last post is automatically opened, and the channel names are automatically changed to usable links.
https://blog.mathiasd.fr/scrapbook

For #mc-modding, I've developed a mod inspired by Minecraft 24w14potato, entirely focused on potatoes. I've added several foods like mashed potatoes (slot 2), potatoghetti - spaghetti made from potatoes (slot 3), and fries (slot 5). I've also created a "Drunk" effect that randomly moves your hotbar selector, making gameplay more disorienting. With the vodka hat (slot 4), you get a permanent Drunk effect (buggy). The potato mace (slot 1) is a Mace-clone that deals more damage. For the next update, I'm planning an enchantment that will apply the Drunk effect to enemies when hit.
