


A home for anything programming! Show off your work, discuss projects, ask questions, and anything in-between!
Rules Direct NSFW content cannot be linked, but you may link to the creator’s general channels or socials and tell everyone where to go. No NFTs, cryptocurrency, or AI-related content Recommended Tags[Tutorial] [Resources] [Question]
-
Everything Programming @crystals.rest Osaki @crystals.rest 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 -
Everything Programming @crystals.rest Osaki @crystals.rest 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 💀)
-
Everything Programming @crystals.rest Osaki @crystals.rest Favorite branch of programming
What's your favorite branch of programming and programming language and why?