py660

py660

0-day streak
great things are happening (to my new and upcoming SMP, at least!) Doing some more MC dev't
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/74cf1e9e-a253-467a-9414-dd868c903234-2025-06-26_01.50.52.png
summer-of-making emoji
Just fixed my HVAC compressor! One of these little buggers had become a pillow:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/e47e1974-0a72-4957-868e-bcc15f0e560d-image.png
summer-of-making emoji
Taking a break from Type/JavaScript and going back to Java to make a combat log timer plugin (HAHA NOT A MOD THIS TIME): TIL about ConcurrentModificationExceptions, and how to use an Iterator to avoid it!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/4dfe71e4-5844-42d7-b134-944c7134f992-screenshot_2025-06-20_at_4.52.54___pm.png
spring-of-making emoji
js emoji
java_duke emoji
Going from Java (with #C07NQ5QAYNQ|) back to plain old JavaScript made me realize how powerful typing (not physical keyboard typing, data types typing) actually is—especially with an autocomplete that tells you what data types goes in and out, leaving no room for interpretation. Of course, this is literally my first few days with Java and TypeScript, so excuse any mistakes 🙂 TYPESCRIPT FTW!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/78a16225-b968-4e1f-ac99-9d1d73194388-screenshot_2025-06-16_at_12.33.22___am.png
spring-of-making emoji
js emoji
java_duke emoji
java-duke-wave emoji
typescript emoji
planning a custom plugin for an SMP
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c07ab88d-9db1-4e16-9aa0-47cf0677a2f1-screenshot_2025-06-12_at_11.50.49___pm.png
spring-of-making emoji
taking on the RCON-discord integration
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/629fba53-8893-427c-9d82-1e6799d553bc-screenshot_2025-06-11_at_4.58.52___pm.png
spring-of-making emoji
discord emoji
🙁 Yet another thing to deal with--making an auto whitelist thingy for my public-facing minecraft server for friends Should I use discord or make my own website?
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7281faa1-4049-46e4-96e0-e24fed59d9c6-screenshot_2025-06-10_at_10.08.47___pm.png
spring-of-making emoji
minecraft emoji
finals are almost over--getting back on track with my abandoned projects
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/489130fb-384a-4344-b355-7878eccf55c0-screenshot_2025-06-09_at_10.06.25___pm.png
spring-of-making emoji
AcquireMC.addEventListener("fulfilled", celebrate, false);
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7f7a986c-2edd-4096-a95f-e0ac185ef886-screenshot_2025-06-08_at_3.00.42___pm.png
EDIT: I moved the message about RickCraft to #C0M8PUPU6|. The image is still here for some reason
shrug emoji
Anyways, I'm about to get Minecraft, legally, for the first time! So here's the real meat of this message: I made a little script that makes a grid of ricks:
for i in range(80):print(":rickdetailed-" + (str(i) if i>=10 else "0"+str(i)) + ":", end="\n" if str(i)[-1]=="9" else "")
Past the result in this slack and see
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5d322d1c-e5d3-451c-a9f8-d5ce02b60d42-screenshot_2025-06-06_at_9.30.05_pm-min.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/487f33fc-d721-46d5-a4df-45e933069368-168ddcf4-0d42-41f6-ac4f-88b6c4af58e6.png
spring-of-making emoji
github emoji
minecraft emoji
I finally found the registry, after 10 hours of continuous debugging (well, debugging for an absolute beginner at Java)! 🙂
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/bb4384af-6632-405b-bbfb-98b434ebc5a7-screenshot_2025-06-06_at_8.22.29___pm.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/993bfbf1-0b1b-4eef-b75d-38051c9b9632-screenshot_2025-06-06_at_8.22.21___pm.png
spring-of-making emoji
java_duke emoji
dino-debugging emoji
crafting my mine
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/26ea7dfd-a848-4d39-930d-7c67959f603a-2025-06-05_15.30.17.png
spring-of-making emoji
Coding a TI84 CE Timer!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/96dd5c0a-ea4c-4c13-8c8f-84d62fb89790-screenshot_2025-06-03_at_8.14.10___pm.png