>> feed · dispatch log · posts
The sun has been slowly boiling me alive recently, makes it hard to work to be honest but I may write a blog post soon about experimenting with Winfree oscillatory neural networks (i read about it from here ), not used to training models since I only have access to a modest 3060ti but this seems small enough to experiment on that I can try to do some things with it :)
I've recently been a bit absorbed in modded minecraft again, currently have a couple ideas of projects that could be cool to build still need to decide which one I should invest time in.
Also I didn't realize how awful building a minecraft modpack is; there's almost no consistence, even more so now that loaders are divided and forge is not the 'default' anymore, even launchers having different capabilities is a pain (no way to bind packwiz to a curseforge instance without adding too much UX friction for non technical players - how does no solution to this exist ???).
Maybe ill just make an executable script to sync the pack or something, maybe itll be worth making it a more fleshed out program, guess ill see.
I've been working on a website deployment and management system I call Tetreid (comes from Tetris), building a customer's website in parallel using it, feels good to use and integrates neatly in my admin panel !
It runs as a standalone systemd service and acts as a middle-man between my panel and the hosted sites, I only have a few setup steps to do outside of the panel and the rest is automatized, including certificates handling, nginx routing, rate limiting, env management, persistent storage (for CMSs) etc...
Hopefully I'll be able to make a more detailed post sometime !
edit: its right above this one isn't it