Posts
GMTK 2023 assets
Making some assets for gmtk game jam game.. a bit behind the schedule, and quite tired 💀
not my best creation, but id say it looks decent..
Webstodon
Working on a mastodon frontend (client) made completely in vanilla HTML, CSS, and JS that can be hosted on neocities. So far I got the account system working.
https://osaki.neocities.org/webstodon/
https://github.com/OsakiTsukiko/webstodon
Neocities
Neocities upload system is kinda bad... mangles up folders if you upload multiple folders at the same time 💀
Bypassing neocities file restriction
I really wanned to try uploading a godot game to neocities (HTML export). The only issue was.. neocities only allows a few file extensions (kind of a bad way of limiting file upload but eh..), so what I did was change the .pck and .wasm (godot archive file holding the game data and web assembly file) filenames too .pck.png .wasm.png and relinked them in the exported js engine source file. (Now.. is this moral? 💀 I mean.. they state the purpose of the limit is so that ppl don't use neocities for file storage, which I don't, both files are core components of the page, and also, they are theoretically just some weird corrupted images 💀)
Favorite branch of programming
What's your favorite branch of programming and programming language and why?
What's up with join-lemmy
I swear it was working half a minute ago.. 💀
Lemmy
Lemmy seems interesting but not mature enough.. at least the front end. It feels (to me) like its trying to be somewhere in between early 2000-2010 forums and reddit, which is a bit weird.. I'm not a big fan of the layout as its quite unintuitive, but the concept seems cool.
