@PoolloverNathan0you might not see it, but these are dynamically generated on game launch for every registered color and wood type
@Star0@Slloom and I hosted our first ever Hack Club meeting on 9/25! We had way more interest than we expected - 8 people! We handed out snacks and stickers, and then had everyone get Github, VS Code, Slack, and generally get set up to code. Then on 9/30 we hosted a Boba Drops Workshop, and had even more people come - 10! Almost everyone finished the workshop in the time they could stay for (1-2 hours). It was super rewarding to see people who had literally never touched coding in their lives code a website they were proud of! There were a few who themed their websites around their favorite websites, and another kept working on it after and came up to me yesterday with a second page with lots of poetry :) It was cool to see how what they were passionate about leaked into what hopefully will become a new passion!
Doing the Boba Drops workshop reminded me that I have a website that I should work on, but so far I've only made minor changes (I've been really busy with schoolwork and I'm in the school play!), so I'll save an update on that for another time.
Keep an eye out for a post on 10/10 when we do demos of the websites people made!
@n0o0b090lv69/365:
• Book: what's in the pot
• Time: 10min
• Yap: i got no time i got no time to live.. anyways enough with the lyrics so these few are low effort since i been stressing my ass off (school started and i joined like 2 more ysws ;-;) plus been partying alot
@n0o0b090lv68/365:
• Book: draw what hides behind the grass
• time: 3min
• Yap: literally 0 motivation so i pulled up refrence for first time and speedrun sketched as i am tierd from first school week
@Sura0started to learn kicad and made a small 3x4 macropad pcb for now, disclaimer - didnt start today, started like 2 days ago
@Aishaani0JAMS Dev Drafts is a crazy idea I've had for a while: a site you where can make pixel art AND music tracks. It's supposed to be a good tool for game developers (although it can be multi purpose and used by anyone, because I'm not planning on restricting anything). So, this is what the start of JAMS Dev Drafts looks like:
Have you ever wanted to show everyone your insane hackatime stats on your Github profile?
If so then check ouy this new project i made! Hackatime Heatmap generates an SVG that can be used to flex your coding time to your friends!
github.com/ImShyMike/hackatime-heatmap
Ever wanted to check someone's hackatime stats?
Now you can! Simply grab their slack (or hackatime) ID and enter it into Hacka_stats_!
It features a ton of graphs, charts and a heatmap to help you view all the details :D
hackastats.pages.dev
@virtualfuzz1day 1 attempt 3 of me trying to restart my scrapbook
so today i tried to learn go because i wanted to make a project using go, currently reading the go documentation/tutorials
also brainstorming video ideas for the thing happening in #C0266FRGT|
@ScooterY0finally doesn't look like an absolute mess for H²'s 2nd routing session
@jaanerikf0Started work on my hackclub dashboard website/app, hackboard
@JoseM.0I made a website that allows sorting and filtering through all Summer of Making projects and users. You can use it to check the users and projects with the most hours logged or search for projects and users by keyword!
som.jlmsz.com/user-search
@MinglangDu0Got full points on my PSAT (max is 1440, not 1600)
@SkyfallWasTaken0Just shipped #C091PEQP7CJ|! It's like #C07UJMV9389| but for Summer of Making, and gives you updates for stock changes, new items and price reductions!
I took a lot of what I learnt from High Seas Monitor and Arcade Monitor to make the codebase more maintainable and easy to hack on!
•
happy-dom (dom library for nodejs/bun) is used to parse the som shop's html
• 🚢 arktype (a library to validate the shape of types) is used for safe env vars, better intellisense, and to ensure that the scraping script isn't reporting false/undefined data because of a page change (it'll stop the script from running further and pinging people for false updates)
•
sentry is used to monitor errors. since the bot does html scraping, it can be slightly fragile - sentry (to report errors) + arktype (to throw errors) help prevent that from happening
•
jsx-slack lets you use jsx instead of json for block kit! while it doesn't use react, it helps keep your code a lot shorter and you get better intellisense. i use it for all the bot's messages and it's been a joy to use!
•
bun to use typescript/tsx without a bundler + for superfast package management!
code's at github.com/skyfallwastaken/som-monitor. dual licensed under MIT and Apache 2.0.@Neon0Hi! for the past week i have been working behind the scenes to make @SummerofMaking & @explorpheus which are used in #C015M4L9AHW| and handles inviting new users to the slack and upgrading them!
You can demo it by using a new email on summer.hackclub.com
@provrb0Here's a video of my project for Neighborhood (OBDium) that I took awhile ago but forgot to post. (Yes there are a lot of N/A's, blame the manufacturers not me!)
Since then, there have been plenty of updates that you should totally check out!! (github.com/provrb/obdium)
@Kayla0I rebuilt my home server PC using more modern components given to me over the course of about 2 years. The release date of these has a range of 10+ years
@MinglangDu0an above average amount of life-changing events I will cherish forever happened today.
@Charlotte-U08LL2B7FEG0After way too long trying to get it to work, I finally got Hackatime to work!!
@Cyao0The raspberry pi zero destroyer - the icepi zero
I've been hacking away lately, and I'm now proud to show off my newest project - The Icepi Zero!
In case you don't know what an FPGA is, this phrase summarizes it perfectly:
"FPGAs work like this. You don't tell them what to do, you tell them what to BE."
You don't program them, but you rewrite the circuits they contain!
So I've made a PCB that carries an ECP5 FPGA, and has a raspberry pi zero footprint. It also has a few improvements! Notably the 2
USB B ports are replaced with 3 USB C ports, and it has multiple LEDs.
This board can output HDMI, read from a uSD, use a SDRAM and much more. I'm very proud the result of multiple weeks of work!
(All the sources are at github.com/cheyao/icepi-zero under an open source license :D)
Big kudos to #C07F3EA2L8G| for sponsoring this
@JosiasAtHackClub0Spent about 3 hours last night compiling Essense OS from scratch and getting it running. One interesting thing is that it has it's own scripting language that serves as it's build system. So you first build the scripting language interpreter and then use it to bootstrap the OS. Will spend some time in the future exploring and poking around the source. Or maybe I should try xv6 first.@coopeeo0@AdrianTennies and I ( @coopeeo ) made a cli program that gets info about your computer! It's made in rust and we are figuring out the language but we made this program as a start!
GitHub: github.com/TheSillyBoi/wretch
Latest Release: github.com/TheSillyBoi/wretch/releases/latest
AUR: aur.archlinux.org/packages/wretch
(also the original name was rfetch but that was not good and nor was retch because yea)
@MinglangDu0sneak peek of stockship, a program that will find the best move for battleship through monte carlo simulations. (very buggy and inefficient currently)
www.youtube.com/watch?v=qSF7GXhFMvM
@laith0Didn't do any coding today unfortunately. but i watched the minecraft movie!
@QuizzityMC0Raspberry Pi Case is printing! Thanks @/lucas for designing it for me and to @/Aarav J for printing it!!!
> what started as me meeting a stranger-soon-friend at the airport w/ @ThomasStubblefield and asking him why he was wearing fake prescription glasses to make himself look smarter turned into the most fire hackathon project ever.
this weekend, @ArnavChauhan , @TCYTseven , and i worked together to think of the most useless project we could built in ~24 hours + with the ray-ban meta ai glasses (yes, those glasses).
introducing (brace yourselves, and give me credit for the name) our final project, "POKER? I HARDLY KNOW HER!" ♦️ ♣️
you might've come across this every-day situation many times in your life: you have homework assignments due tommorow but you ALSO want to play poker
. just wear our glasses and 1) have them analyze your hand, the cards on the table, and the emotions of the poker faces in the room around you to 2) calculate a probabilty
of you winning the game and then 3) answer the next question on your homework but with an accuracy rate inversly proportional to your odds of winning poker match. using computer vision, opencv, roboflow, openai
, elevenlabs, & opensource python
libraries we've made this a reality for you. watch our <https://youtu.be/JVtFxCJw5ng|demo> to get the full experience!
scrappy moment: turns out meta
provides no easy way to access the camera feed from the glasses for analysis. however (!!), they do allow access to the camera feed in their own services (yes, we ended up making facebook accounts for this initially 💀). the live video used on this project is taken from a whatsapp video call between two devices + obs
video capture.
github repo:github.com/sahitid/meta-vision-project
🕶 📼 full demo:youtu.be/JVtFxCJw5ng*tl;dr:* we made a meta glasses-powered system that lets you play poker and do homework at the same time—but the better you do at one, the worse you perform at the other.*super special thanks* to @ShubhamPatil @kevinjosethomas @sarthak @Atulya-U04FJLBJ72S @JesseCogburn (jimbooo) @Mohamad @Rhys-U04GECG3H8W for the hours of moral support + starring in our demo + teaching us about your love for horiculture + & of course "chris"
@SkyfallWasTaken0Day 8 of #C045S4393CY|! I finally managed to fix Vortex's SMTP service, by... restarting my VM 🙃 No clue why that was needed but oh well :p
Also set up monitoring for #C07NZ6BFEEM| and set up UptimeObserver - would use UptimeKuma instead but I'd need a separate VM for that
(ignore the investigating thing, it's up)
@Gus0I said I wanted to get started again and instantly missed a day... oh well. more catch-up: a week ago, some friends and I won $100 and a ton of swag from a college-level hackathon (HoyaHacks at Georgetown University)! we made a desktop app for malware analysis after the fact, called Lumber. it aggregates a ton of logs from all over the system (cutting down on logs... lumber... get it...) and displays them all in a pretty little ui-- I did 100% of the design. more info @ devpost.com/software/Lumber-yahrzp
@Anson0I've almost never talked about it to anyone: Before Anson Chung become Anson Chung, he was known by many different names by many different people.
Most notably, he was known as a UX/Interaction Designer at GolfRush, an unreleased Roblox game. He spends 3 years mastering the art of UI animations from the ground up. He spend most of his days crafting UIs, and from time to time, he thinks to himself: is it worth the time?
Ultimately GolfRush stopped it's development, and his three years of work will never be seen by the people.
But that is the reason hes here today.
take santa's test to find out!! you have to answer 15 questions and you have to pick the right reaction to a message, like:
"i just spent an hour reading confessions posts"
would you react
. btw the answers are all just my opinion and im not rlly an expert
@Gus0Gonna try to start using scrapbook again! Today I spent a few hours making a cool startup animation for my Retrospect (MS-DOS) game!
(DOS color palettes are hard!)
@Hashim0I am working on a POS/ERC system that lets you manage your business by organizing transactions, tracking inventory, and generating bills, all in one place. It simplifies daily operations, enhances productivity, and gives you real-time insights to make better decisions. So far I have made a basic prototype in React and Appwrite(basically firebase but open-source)(1). Today I decided the key features that I should add(2) and started designing the UI(3). Current UI is a pain in the eyes. It needs to be something elegant and aesthetic. As I would need to because I would gift it to my dad who owns a spare parts business for 20 years now and does everything manually(he has employees though but manages the finances and stuff on notebooks which is a big pain). It would help him alot!
@Siwen0Today I did: the PCB Hacker Card jam and USB Hub jam
@SilverCanvas720Worked on a simple connect 4 game in python today
@Vuk0Created custom wall mount for my skis, since all of the ones I could find didn't display the art on the top sheet.
Available on thingiverse: www.thingiverse.com/thing:6811562
@louisa2made some few changes on my emu but nothing significant for now
i did however work on some stuff for a ysws :D
@shashankx860sprig image editor sucked
so, i decided to make my own, Introducing spite
WIP, Only basic editor for now