@Amber3Got my domain reactivated today, all my services are back online :yayy:
@Amber3All the pixel art I have for Celeste: Sprig Edition so far!
Really like the strawberry spring and madelines but need to redo all the scenery stuff
@Amber3Quick demo of my game so far. Got the cyan button working today - it switches the Unity scene via a re-usable component. Expected that one to be a pain to make but it was super easy :D
The red button swaps the material on the sphere above it. Trying to make everything nice and re-usable here whilst I get all the functionality stuff in place, pretty happy with how it’s going.
@cupcakes0Day 5 of #10-days-in-public! My image model works well! Now time to link other code to the results and retrain on desired data (rather than my test data)
@JosiasAurel0getting back to work on a project i've been procrastinating on: a virtual machine which I'm writing in... yes you guessed it wrong... Zig :clapping:
more updates will go into my personal channel #josias-nest@sahitid0just put my blot together! :extreme-teamwork: so excited to bring it to my club meeting on monday ‼️
@jakjakob0Finally continued my project of turning an old all in one into an external (touchscreen) monitor! The parts are now ordered. (Picture after re-assembling the frame, where under it was the product number od the panel)
@JosephDong0Finally got my 3d printer to work again! Some testprints (I’m on that quota grind)
@Kieran0My submission for this weeks #photography-challenge
@Tom0I was able to make a factorial in my language
@polypixeldev0Some more Slack cartography! Used python to download the latest 150 messages from public channels and extract keywords, combine with other labels such as channel size, and then use those labels to calculate channel similarity. Obviously not done yet, but I think the general process is looking nice, just need to refine label generation. Never dealt with JSON files over 200mb though!
#100-days :picasso:
@ShawnMalluwa-U04BBP8H9FA0🎨 got the interpreter to detect actual words now. its not regex or anything (though i think i'd like to figure that out) and requires very rigid inputs, but i can pass in numbers. super basic but didnt have too much time today. I think im gonna try and implement a working command tonight, and then next time i can work on running interpreter on the server script (which i assume will be really easy in my replit thingy). once I get that done, I think i wanna go back to working on frontend stuff, specifically adding map view modes! eventually ill need to move to developing locally, since i need to look into getting the server to save data somewhere
@RyanDiLorenzo-U04JGJN2B400I setup a Arch VM on my NAS. Took 2+ days and lots of excruciating pain but I did it and now I get to brag.
@JosiasAurel0Not much today. Took some time to rewrite my markdown to html converter in C using stacks as per @GrahamDarcey's recommendation. It works better
Still room for improvement tbh but I'll call it a day.
Also the code is shorter :thumbsup-dino: