@jessicard7got my first x86 assembly program compiling after some xcode drama! woohoo!
x86 assembly language is just a particular assembly language that works with some types of processors.
there’s 2 different syntaxes for x86 assembly, intel and at&t. i’m starting with the intel syntax.
i followed a guide to compiling a simple “hello world” program, so i’m not sure how this code is working yet (it looks so much different than the risc-v i was doing before). today i’m dissecting how it all works. it’s wild to me that two different assembly languages can feel so different!
github.com/hackclub/assembly/blob/main/x86-intel/x86-intel.asm
@ryan3i participated in my first hackathon (and somehow won) :yay:
@matthew0a few weeks ago i realized that the past event pages on the purdue hackers events site were pretty useless—they had almost exactly the same content as when the events were upcoming. i thought it would be cool if past event pages were instead recap pages that served as an archive/writeup of the event. so i spent the past few days (though mostly today) building it!
the new past event page design includes a writeup, some random statistics/fun facts about the event, and a gallery of photos. click on any past event on events.purduehackers.com to see it. though if you want to see my favorite recap page, check out the hammerwars page: events.purduehackers.com/hammerwars:purdue-hackers: it looks great on small screens but view on a large screen for best results :)
@jessicard7firming up a metaphor about RAM and CPU registers.. thank you @carrot for helping me 📫 ✉️
@micahlt0Forgot to post this earlier - finished the website for PyraHacks (a hackathon being hosted by #memphis-hack) recently. Imo it turned out pretty well! pyrahacks.com
@benjamin0Today I set up client and server hosting for my snake game (DNS, PM2 + NGINX, LetsEncrypt, deploy hooks, etc.) :yay:
@ian0Slack Bot Ship 🚢
@CodeBot-U03D7LR2607 runs code from over 200 languages using Piston right from Slack.
To run code, make a code snippet, or send a message with the language you want to use, followed by a codeblock to run.
Try it out in #run-code! Instructions are pinned :tw_pushpin:.
View it on GitHub: github.com/YodaLightsabr/slack-run-code
@ryan3hi!
finally got around to updating my website. ive been putting it off for a couple months so it's nice to finally finish it. :yay:
i don't know if i like the website's design though...
:githubparrot:github.com/ryanchou-dev/website
also help i think im stuck in my hamilton phase again
@belle0hey fwens 👋
today i studied for my economics exam and also unsuccessfully wrangled w/ paper.js (trying to add an interactive animation type thing to the workshodle built during @heyrajan's workshop)!! i'm gonna try working on it again tmr :roo-yay: hope you have an amazing day!!
@jessicard7@lmcelroy and I are poking around at making a knitting microworld (github.com/hackclub/microworlds/tree/main/micros/magicloop) - he jammed out the code and svgs according to a spec i made. how it’ll work is that you can knit() and purl(), and it’ll generate what that looks like in the actual stitches! 🧶 lots more things to implement here but we are having fun with it
@belle0Hey fwens :hyper-dino-wave:
Today was an amazing day! Watched a little more criminal minds and also touched up on an old design project and maintained an existing website :)) Did not do any maths past papers today... instead, I was doing econ exam preparations and finding real-world examples for different topics that we learned! Hope y'all have an amazing day :yay-toitle: .
(also, i'm kinda happy that i'm more regularly committing stuff to GitHub :blobhypedance: )
@J_cordz7+I finally arrived! 🛬 🌴 🗺️ Thanks everyone who stayed on my previous posts! :yay: I'll share more updates on everything and answer comments soon! :quad_parrot:
@belle0hi fwens :hyper-dino-wave:
hope your day is going well hehe! i'm gonna try daily scrapbooking :eyes_squint: to make sure i do at least one thing that i'm proud of each day :) today i had a really nice chill morning with my sister and did exam prep for maths, business, and chemistry :roo-yay: – relieved i remember a decent amount haha. also, worked on a small graphic design thing :blobattention:
(attached is a separate design thing i played around with for the replit hackathon but it was really off brand so never implemented it haha)
@OliviaCook0Made my first PR request at today's Hack Lunch :yay: On your Hack Club Bank dashboard, "Inbox" is now labelled as "Receipts" so that it's more clear what that tab showcases. I'd love to keep working on this tab section and maybe add badges down the line so users know how many receipts they need to upload 😎 #bank #imhackin
@philipstudentemail0Memphis Hack Club will be featured in the Tennessee state tomorrow!!! I did not have access to a color printer so this the best I will have tomorrow 😅
@abby0Created a PR and led a Orpheus Legion hack night for Saint Patrick’s Day!!
@J_cordz7+Fourth and last Scrapbook Post of the day! 4️⃣ 🎉 Today I had a very interesting talk with @caleb! He helped me to get a better understanding on how some coding things can be achieved, like how to add scroll to a website, how to add different background colors on the same page, about viewport height vh relative unit and more awesome things! We used CodePen, which it's a very awesome and useful app! :codepen:
@sampoder1:codeday: 🇸🇬 We ran the first CodeDay in Singapore yesterday! We had a massive turnout and converted a retro cinema (that was formerly a disco dance floor) into a massive hackerspace. (ft @arsh7chetana, @Arash, @NeilGhosh & @neervikasv)
@karolina0AHHHH I DIDDD ITTTTTTTT :swoledoge:
finally finished the first MVP of my 2022 website. i stuck the prototype up on karolina.mgdubiel.com. considering how much creative freedom i let myself have with it, i'm pretty happy about how it turned out. i will definitely be refining it over the next few weeks until i get to a product i'm really proud of. for now, it's disabled on mobile, so that'll be something to add, too. i think i'll add it to #ship in a few days if i'm happy with it. 🚢
thanks for all your suggestions!! :)) (and if anyone knows how to make the dark mode look less unappealing... lmk)
@abby0Just contributed to my first open source project through @jessicard new contributing documentation!
@courtney0I spent hours trying to fix an error, but thanks to @Arash I got it sorted! This is turning out to be a really fun project! :yay:
@cfanoulis0wahoo! passed the 100th commit mark (even tho most are from the original airtable+ repo lol)
@tejasag0Implemented Arrays and more functions in my lang :yay:
@tejasag0Finally implemented the basic structure for events in my slack api lib :yay:
@J_cordz7+Looks like there are good news for my high school Hack Club :hack-club:! Now that we are back to physical classes the possibility of having the first official meeting of the club is bigger than before! Last semester I had a few Science/Tech 🧪 💻 club classes but there weren't many members! If everything goes alright with the school schedule and my time as well, because now the number of members won't be an issue, I will be hosting it soon! Probably I will start with HTML and CSS basics!
@christina6950Finished my weekly coding project and deployed it on vercel
@khalby7860Alright, hello! First entry on my crapbook (yes, crapbook).
Let's start with me redesigning my personal website after months of laziness. I might have screwed up a bit because I was stupid enough to add a service worker in the old one which cached things quite well, and now people who had visited it in the past can't view the new iteration unless you hard reload it and I can't seem to find a programmatic solution.
@matt0My first pcbs arrived! Just soldered 3 of them :)
@RobertGoll0Got next.js and cloudflare set up for my (first actual) website!
@ZaynB0Workshops Challenge Day 1: Splatter Paint
Hey all! I wanted to challenge myself to see if I could do one Hack Club workshop everyday during the month of February to help me learn HTML/CSS/JS. Obviously the fact that today is February 2nd means I've already failed but who cares! Right now my homepage looks pretty bad, something I hope to fix by the end of this challenge. If you want to follow me on my journey, check out #blue-eyes-white-dragon (my channel) and github.com/BaizaOP/hc-workshops where I am putting all of the workshops for this challenge!