@virtualfuzz0i think i finished my favoritemusicbadge thing, it now supports last.fm and listenbrainz! (even made a system to try to get the favorite music from listenbrainz, then last.fm, and youtube if the first one fails)
also discovered listenbrainz and last.fm while doing this and it seems very useful/interesting since listenbrainz is open source-ish and there is a vencord plugin for last.fm so people can know what im listening
@virtualfuzz0day 1 since i forgor yesterday
worked more on my note taking app, i think i'll be giving up on fltk because what im trying to do isnt working, why is making a sidebar so hard in fltk? maybe im doing it wrong idk
also i think i'll make a simple hash function for the summer of making ship a project this weekend thing
@virtualfuzz0Alright so received my pincil today, and i forgot the actual solder... to solder my pcb... decided to try to make the keyboard anyway, seems like iit doesnt work, at least the firmware i flashed actually worked
also did more research and decided to use rgfw since it only uses software rendering (i think?) which makes it use less then 50mb (41mb) for the optimise ysws, kinda sad i couldnt figure out how to turn on software rendering on the other libraries but whatever, ii gotta code something now!
@magicfrog0i finally got my #C088UF12N1Z| steam grant!!!!!! i submitted it to steamworks today and going to be waiting for payment to go through
also i dont think i ever shipped my juice game so SIGNAL LOST!! (made in march.......)
spent 106 hours on it! and its basically a 2d space platformer made in Godot where you are an astronaut trying to find the spaceship parts so you can rebuild it and return home. there are 4 levels, alien sky forest, cave, and city. you get around with WASD to walk around and jump and arrow keys to change the direction of gravity!! and avoid plants. also you can talk to aliens!! using E to toggle and space to lock in answer. also, you have an oxygen bar and your oxygen goes down as time passes. there are oxygen bubbles around that you need to collect or else you will die.
i drew all the art in aseprite ;)
hopefully y'all will be seeing this game on STEAM soon ‼️
juice.hackclub.com/games?hackerId=reczO1ixMsU7X9x9wgithub.com/themagicfrog/signalLostthemagicfrog.itch.io/signal-lostyoutu.be/xOPEmfhwQyI
@virtualfuzz0I worked on making a basic package for hypridle, hyprlock, and grimblast for alpine linux since i'm planning to switch to it (soon)
Finished the text editor tutorial.
Now working on the project for the optimize ysws, I think i'll make a text editor, still choosing what framework/libraries to use.
(right now in go but will probably change i'm really unsure)
@zakkbob0Today I discovered you can call golang functions from js using WASM and pkg.go.dev/syscall/js which is pretty cool. I think I'm going to try to make some sort of interactive colourful making thingy with it!
I also worked some more on the #C096T301L2G| thing and made some actually nice wallpapers I think, like this one which is supposed to be fire-y colours
@virtualfuzz0Day 8 (i think)
today i ate- okay we arent doing this
learned/did a tutorial about making a text editor in the command line, did the tutorial from viewsourcecode.org/snaptoken/kilo (stoppeed near the end at 7. syntax highlighting) it was very interesting and kinda surprising because i thought there would be a more complex way to edit the text but no its just stored as an array of lines that can be modified, most of the thing is actually just making it work inside of a terminal
tomorrow im going to finish this tutorial/thing then i'll brainstorm some ideas for the optimise ysws
@TC1006I'm pretty sure it's day 14 - and I will do some physics later but I think today's log should be about the fact that I am watching this numberphile video so you don't have to
back to -1/12 after 10 years... last time bro put shame on the entire physics community with his proof that was barely, if even, legitimate... and yeah no idk he decided string theorists were the best people to do maths realting to infinity well there's a reason string theory went off the rails WHAT WERE YOU THNKING anyway after 10 years of controversy he's back and I somehow did not know till now so uh I am watching this 👍
@Neon0today i did:
• Boston trip with @afonso(fonz) , @3kh0 and @louisa
• walking 🥀 🥀 🥀
• F1 racing (do NOT ever let me drive in a car vro)
• Walking more i think
• Uhhh Mexican food (burrito was fire )
• missed the fucking escape room
• Arrived late
• Did the scape room and almost got it (fun fact it takes more then 4 Hackclubbers to read a clock 🥀)
• Walk / eat insomnia
• Google store + Apple Store + Tesla
• Eat Chick-fil-A :3
• I go back via train lol
• also did some code at 4am 🔥 🔥 🔥
@GB1140Made my library be in an all accessible form, a website. I have used flask to connect the library with HTML and I think it works fine. It needs a bit of polishing and fixing of some bugs, but it is a great start.@GB1140I think I might have finished my PCB, here are the images of it and the link to the repository:
github.com/GlassyBridge/Keychain-PCB
@iUnstable00Day 2:
I didn’t get much work done on the neighborhood project today. Instead, I spent my morning recording a devlog video. Then, I helped a friend with his Proxmox container setup and did some maintenance on my home lab. After that, I got a bit distracted and placed an order on JLCPCB to manufacture my old project from The Trail. I broke mine during the hike, and I wanted to show my parents what I built and keep it as a souvenir. 👀
Then, I got inspired to run a local Meshtastic node in my town and connect with another friend. I’m going to meet with him tomorrow and give him the hardware since I already have some leftover from the early prototyping of my Trail project.
I don’t think I’ve shared pictures of my home lab yet, so here they are! (I took them with Project Indigo, my new favorite camera app I discovered today.)
@JomarMilan0A few days ago, I discovered TiddlyWiki. It looks like software that's perfect for the way I'd like to take notes! Typesetting programs like Typst and word processors are good for single documents, but not for multiple linking documents like I'd prefer to take notes in. I also don't like block-based text edtiors, and I'm pretty sure this is an unpopular opinion, but I despise taking notes in Markdown, which I've noticed is used a lot by note-taking software. With TiddlyWiki I get to use the capable WikiText syntax and access the wiki wherever I bring the file, as long as it has a web browser! With a USB stick I'm able to access my wiki on any of my computers or even public computers like at the local library without downloading anything or logging into any accounts, which is great! It reminds me of MediaWiki, but I think that for a single user's notes, TiddlyWiki is a lot more practical.
I also like it's customizability! Like MediaWiki, you can extend its functionality with plugins and use custom stylesheets. I've already started using both features. I wrote a plugin for TiddlyWiki which lets you encrypt tiddlers independently and by tag. The core TiddlyWiki only allows you to encrypt the entire wiki. There's a plugin with similar functionality, Encrypt Tiddler Plugin by Daniel, but in my opinion my version is more intuitive. It's also possible to have different placeholder texts set in my version!
Here's the source code repository: github.com/MacaylaMarvelous81/independent-encrypt
and the demo: macaylamarvelous81.github.io/independent-encrypt
@provrb0adding notifications, not a frontend dev so please give me suggestions on the notifications in the bottom right.
do you think this conveys a message/notification efficiently and concisely?
is the close button obvious?
is the text too compact?
@shubhamgangurde0I’m happy to share this HSC Cooler Website project I worked on. Check it out here: a website for my friend’s cooler shop, HSC Cooler! This site lets customers explore coolers and send inquiries directly via WhatsApp.
🛠 Tech Stack: Built with HTML, CSS, and JavaScript, hosted for free on GitHub Pages with a TSL certificate for security. Plus, I snagged a custom domain for just ₹506—talk about budget-friendly!
🌐 Check it Out: www.hsccooler.in
This was a fun way to boost a local business while sharpening my web dev skills. I’d love your thoughts—drop by the site and let me know what you think!
@shubhamgangurde0I’m happy to share this HSC Cooler Website project I worked on. Check it out here: ✨ Excited to showcase my latest project: a website for my friend’s cooler shop, HSC Cooler! This site lets customers explore coolers and send inquiries directly via WhatsApp.
🛠 Tech Stack: Built with HTML, CSS, and JavaScript, hosted for free on GitHub Pages with a TSL certificate for security. Plus, I snagged a custom domain for just ₹506—talk about budget-friendly!
🌐 Check it Out: www.hsccooler.in
This was a fun way to boost a local business while sharpening my web dev skills. I’d love your thoughts—drop by the site and let me know what you think!
hashtag#WebDevelopmenthashtag#HTMLhashtag#CSShashtag#JavaScripthashtag#GitHubPageshashtag#DomainManagementhashtag#BudgetFriendlyhashtag#ProjectShowcase@shubhamgangurde0I’m happy to share this HSC Cooler Website project I worked on. Check it out here: lnkd.in/gASZwD_2 ✨ Excited to showcase my latest project: a website for my friend’s cooler shop, HSC Cooler! This site lets customers explore coolers and send inquiries directly via WhatsApp.
🛠 Tech Stack: Built with HTML, CSS, and JavaScript, hosted for free on GitHub Pages with a TSL certificate for security. Plus, I snagged a custom domain for just ₹506—talk about budget-friendly!
🌐 Check it Out: www.hsccooler.in
This was a fun way to boost a local business while sharpening my web dev skills. I’d love your thoughts—drop by the site and let me know what you think!
hashtag#WebDevelopmenthashtag#HTMLhashtag#CSShashtag#JavaScripthashtag#GitHubPageshashtag#DomainManagementhashtag#BudgetFriendlyhashtag#ProjectShowcase@MoeezAnwar-U07UZ4X13S60🔥 After 30+ hours grinding, Macroboard V2 is finally DONE! 🎉
🚀 Check out the full project — files, BOM, and 3D renders — right here:
👉 github.com/MoeezAnwar/Macroboard-v2
Can’t wait to see what you think! 💡👀
@MoeezAnwar-U07UZ4X13S60🔥 After 30+ hours grinding, Macroboard V2 is finally DONE! 🎉
🚀 Check out the full project — files, BOM, and 3D renders — right here:
👉 github.com/MoeezAnwar/Macroboard-v2
Can’t wait to see what you think! 💡👀@NadeenI.0i just posted a quick walkthrough of the new dia browser alpha; think chrome meets AI!
shared my first impressions across tiktok, insta, youtube & threads (@neptvneswrld on all)!
curious to see where this goes !!
@Ranger0Over the last month, I have been revamping my personal site using react. And I'm quite proud of it!
The mobile version is still buggy, but I think desktop version has the spirit :D
As always the source code is on my GitHub!
Website Link: justfahad.me (Thank you arcade <3 )
Github: github.com/Ranger-NF/Personal-Website
@Lukas-U08AT086H8E0Ok so today ive worked way too much on this Mod PCB for the xbox 360 controller that makes it USB-C inspired by this but mine is going to be open source and better but i think i got it! its done! i'm going to buy a few with money from #C07F3EA2L8G|
@hex40I've made color choosing work! You can now assign different preset colors to dots in Modulo, with a very satisfying UI. However, while doing this I think I broke the dot counting so I'm going to need to fix that tomorrow...
@FlameBamboo0For the past few months I've been looking out for an idea rather than building an actual product, did a lot of market research on a couple of ideas and also going through validation process by reaching out to potential users. I finally made my mind with social media scheduling tool that simplifies content creator process. One of the issue among content creators is that having to handle multiple different accounts to post the same context, so the tool basically allows you to seamlessly integrate all your social media accounts into one platform so that you can simultaneously post across these different platforms. This will save you time by reducing the time friction of manually jumping between all your different social media channels to post content. What do you guys think? Open to ideas and feedback!
@ChrisB0Welp, now its 1 am, but I have made my above demo tidy, did what I wanted with it being user defined, and I think it looks pretty sick. This is the first project for my portfolio site (which itself is not yet built, but oh well)
cookiemonsternz.github.io
@Amber0oh hi again scrapbook. to nobody's surprise i have continued to work on @PostmanPat and he now produces a graph with mail stats by country and has a postie leaderboard!
unfortunately afaik there isn't a way for me to put them next to each other so they have to go below each other. anyhow, i think these graphs are cool even if i sent an obscene amount of time fighting with matplotlib
commit
@laith0Think my PCB is getting close to being done !!
@laith0playing with kotlin some more!! jetpack compose is so awesome, feels a lot smoother than whatever the freak java swing is and the default theme looks pretty kewl. Think I might switch to kotlin for cross-platform development 🐢
FINALLY DAY 10 (i think), today i did some work on my game polyworld, and im only like 3.20$ away from steam license on #C086MACKK43|!
• Improved itch page
• Made a terrain
@Boa_n0Day 11? of #C045S4393CY| I worked on my printer I think the cad model is pretty much done I just gotta find parts (And Screws YAY
> 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"
@EmperorNumerius0post for yesterday i hope this is okay
day 4 out of 10 i think?
@guacmd0so, turns out that cardputer firmware is gonna have to wait! i'm happy to say that i've begun working on a project for the new YSWS, TerminalCraft! i've been wanting to make a CLI tool for a while now, and this is the perfect opportunity. as i was brainstorming (daydreaming during my classes because i have terminal senioritis), i realized that it'd be pretty cool to have a bundled solution for data exfiltration that's a little more classy than just... opening a netcat listener on my pi zero at home and using a basic base64 encode... so i've decided to start developing XFilBuddy, a new all-in-one tool for exfiltration. i'd like for it to support data compression, protocol masking, steganography, encoding using Aces, and of course HTTP proxy stuff. i think i've put a lot on my plate... but i'm excited! i'd like for this to ideally be a project i work on long-term, that i can present to employers when it's in a further state of development
@Nethul0Day 12 of #C045S4393CY| I made the python phone faster today, because since I want to integrate the other chatbot, I need to make sure it does not slow down like crazy if I add anything else, I think I made it around 20 percent faster, now I'm just working on preloading more to make the experience faster overall, it's hard to optimize everything because I have to do it without removing features, and I am trying my best on that.(I don't have much to show)
@Mish0Today I worked on a Little-Man Computer assembler for my Rusty-Man Computer Rust project. After doing a lot of thinking and coding, I wrote all of the parsing logic in one go, to create something similar to an AST. That bit seems to have worked, which is great!
Next, I just need to create a symbol table to keep track of labels, and then actually converting the parsed structure to machine code.
I've implemented it by splitting each line into space-separated parts, and parsing each part (which also has to depend on if the first part is a valid opcode or not... I should probably just pop the first part off if it's a label so that the rest of the code can be consistent but that's for later me). This isn't as flexible as a proper parser (which would go character-by-character) but seems to work well for LMC assembly.
I'm pretty sure this is now day 10 of my #C045S4393CY|! 🎉
@guacmd0hi, i’m guac and this is my first scrapbook post! i just did scrapyard austin and i feel wayy more inspired to actually code things instead of just… breaking them. i like Python and Java like a basic bitch, but i’ve also been using C# and .NET for a school project and oh my god it’s like if you could actually make GUIs in Java… anyways i bought a kick-ass little $30 ESP-32 demon that has some DANGEROUS capabilities, and i think my next project is to write some firmware for a hardware cryptography module i bought for it!
@Nethul0Day 9 of #C045S4393CY|
Today was a bug fixing day, I added a dropdown two switch between the models in the chatbot app, and did some behind the scene bug fixing, there are so many other things to do because whenever I add something new 100 other bugs pop up. I have been working on fixing on random bugs, like sometimes when I open the phone it works well I get in, but sometimes it just outputs a error and the phone crashes, and then when I fix one error, another one pops up! But I have gotten so much done recently and I hope to release this to the public when I can, hopefully in less than a month.
There's a lot of instances where I have to click many times to open something, and I think it's something to do with event handling so I am planning to reorganize event handling.
Day 5/15 of #C045S4393CY|
FINDING THE SWITCES THAT I WANT IN A WEBSITE THAT SHIPS TO ME AND ITS NOT OUT OF STOCK IS IMPOSSIBLE!!!
The last days have been mainly trying to find the stuff i want to use in my hackboard
Im thinking that maybe I should find another switch
@Boa_n0Day 4 of #C045S4393CY| I worked on my printer adding a few features. I almost think I finished the printer head. I also worked on adding a pcb for an oled and buttons or smt
Day 4/15 of #C045S4393CY|!
Today i almost did not do anything for my keyboard BUT its only because its almost done!
• The website that i was planing on buying the components for my keyboard is not good for me because the shipping is 30$!!! and i think that is too much i still need to see because it may be cheaper to have 30$ shipping for all of the components that i need then smaller charges in various websites
• found the keycaps that i want for my keyboard
@ByteAtATime0day 3 of #C045S4393CY|. I initially rsvp’d for my scrapyard system, but I think I’m focusing more on #C088UF12N1Z| now. Today I dig deeper into how Unity handles physics to add better knock back to my player, along with acceleration (implemented after this video).@NachuThenappan0Day 3 of #C045S4393CY|
did some more thinking on how I want to approach infill today and decided to continue with linear rods because of price. I added in the 2 rods and servo bracket(gotta figure out how to put it on) after that I will make a base and move onto the next axis.
@Saumil0day 1, #C045S4393CY|.
personal website. i SWEAR there was text on this when i worked on this at 2pm
pls i swear the code is there i just cant find it :(
im lowkey cooked i cant think of how to layout my stuff
github.com/saumilthecode/me-site
@Nethul0Day 4 of #C045S4393CY|
Today I kept working on adding face id into the python phone, got a lot of bugs with the updated main function but it is going pretty good and I think it's gonna be a nice addition to the phone, keeping up to date with today's technology.
That's mostly what I got for now, the face ID just needs a bit of more edits and all those little stuff but it will for sure be rewarding! Now the biggest thing I have to fix is how fast the phone responds, currently the phone gets stuck a lot at first load and when logging in with Face ID it also takes a long time to process and more.
More tomorrow!
Just worked on finishing up the Frame today by importing some T-Brackets from GrabCad. Also started to think a lot more about my project budget and idea as tomorrow I hope to start one of the axises with linear rods.
@ChessThinker0Day 1 of #C045S4393CY|
I began work on my #C08APN1CKEJ| submission. I don't have much experience with C, so this was a fun experience. The semicolons were sooooo annoying, but I got used to them. After some effort, I made a start button for a game idea. I was thinking a minimalist dino run thing would be cool.