belle
@belle

Mentions

PhyoTP
@PhyoTP0
https://imgutil.s3.us-east-2.amazonaws.com/619461d3d5307a9f27e45315e5d2b7620411d929dde59a1f36849a8c82b41729/64089d5a-f405-4191-884e-2405ac703d84.png
summer-of-making emoji
github emoji
Sameer
@Sameer0
YOHOO!! Hackclub Twitter posted about me and my drone!! All thanks to the amazing @belle for reaching out for this! And to the fabulous @MelanieSmith for making me so motivated for WHW to do well!! PS: Chaotically Awaiting the next hardware event! Till then I'll create Pin and sticker designs for @Holly ! :8bit-heart: Thank You All!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/14492e4f-7b83-4e81-b495-4dbf53a9392f-screenshot_20230510-145635_twitter.jpg
hardware emoji
spring-of-making emoji
winter-hardware-wonderland emoji
twitter emoji
thinking emoji
beatsaber emoji
cytronicoder
@cytronicoder0
Day 2/3 of #hack-club-at-fossasia-23!! I felt the need to post about this as a ship, as we committed a couple of shenanigans along the way~ :sphere: 1. Yes, we did a lil thing to #place - some of us here got bored and went to a Starbucks, where we sat and masterfully constructed the one and only John Cena. Then, we returned to the place and updated the board with a photo from #lion-city-hacks-bts!! DON'T WORRY WE ARE NOT HERE TO TROLL (although the john cena one was good, it was just a test - sorry @belle :p) 2. I worked with LionsForge to laser-cut a @dinobox acrylic piece! Going to buy an LED base to put this on :partyparrot: 3. Many stickers from everywhere - this is now the premier event where I got the most swag from 4. We set up a challenge for FOSSASIA participants to draw their versions of @orpheus!! The results were.... pretty diverse, and we will be sending them sometime tomorrow I think Here are some photos from today - a video update can be found in our planning channel linked above! See ya :pirateparrot:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ab255b7d-80e0-42c1-a5fc-94446be32d78-img_5625.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ccde80ee-9e87-4cd3-bcc9-d4ce4a3abadb-08195cae-de6f-475d-82a5-364a53d77f01.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/dcccf688-3055-41f5-8dbc-9f7757f034d9-img_5620.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ca9e331c-a851-4f02-b249-26a4a731b457-img_5624.jpg
louisgan
@louisgan0
Winter Hardware Wonderland #hardware-party There were complications in getting the Hack Club Bank to work and parts were slow to ship from overseas - but finally I got all the parts to work and here is the first prototype of the Triton Amphibious Rover! github.com/hackclub/winter/blob/main/thelouisgan.md The RC controlled rover features a LEGO Technic vehicle that I coupled with a motor, and for the water side of things I rigged an underwater motor and 3D printed rudder to a 25KG servo motor. All this is remotely controlled with an RC so that you can take it to explore different terrain and locations! It is also powered by a rechargeable LiPo battery and will be able to operate up to 15 minutes on a full charge in optimal conditions. Will update more photos and videos of it in action soon! Please do give feedback/suggestions as this is my first big scale project and thanks to @MelanieSmith and @belle for the support.
https://cloud-nm21ixcmv-hack-club-bot.vercel.app/0img20230310223922.jpghttps://cloud-b4x7lu62l-hack-club-bot.vercel.app/0img20230310224252.jpghttps://cloud-dbrisc654-hack-club-bot.vercel.app/0img20230310223742.jpghttps://cloud-d5vqty3nn-hack-club-bot.vercel.app/0img20230310224056.jpg
Khushraj
@Khushraj0
Everything for my winter wonderland project is here! :winter-hardware-wonderland: I've also added an annotated picture. Here's my PR: github.com/hackclub/winter/pull/18 Thank you to @belle for reviewing my PR, @MelanieSmith and @DaisyReyes-U046V3EK56W for help with bank and a huge shoutout to everyone working on everything surrounding the grant! Looking forward to building this drone :tw_airplane:
https://cloud-gy2q4pxrz-hack-club-bot.vercel.app/0annotated_part_list.pnghttps://cloud-j6u88d4ky-hack-club-bot.vercel.app/0img_20230108_124443.jpg
KanishqKancharla-U041MC28L3B
@KanishqKancharla-U041MC28L3B0
set up my printer with octoprint! ty @belle for the rec!
sahitid
@sahitid0
https://cloud-o61exqi1p-hack-club-bot.vercel.app/0hackclub.jpeg
msw
@msw0
day 8 of #10-days-in-public – took a break from the CNC project & worked with @belle to upgrade the extruder on the office 3d printer. the new printer parts were printed on the previous extruder. now that we have the new component in, the printed can run about 3x faster & up to 2x more detail
https://cloud-fo0tepr1a-hack-club-bot.vercel.app/0screen_shot_2022-10-13_at_00.51.46.pnghttps://cloud-el5r8wy7z-hack-club-bot.vercel.app/0screen_shot_2022-10-13_at_00.51.29.png
3d-printer emoji
christina695
@christina6950
Ran a workshop on Sprig, variables and functions w @belle - helped these kids in my town build their first games
https://cloud-6b4k7a6f8-hack-club-bot.vercel.app/0img_4615.jpg
lmcelroy
@lmcelroy0
Putting together the new gallery for the Sprig puzzle-game engine! Much thanks to @belle for her work on it: sprig-gallery.hackclub.dev We're looking for help testing the system. If you build a game for the gallery we will send you a handheld console and dev-board! You can get started by following this guide or checking out the grow tab in the editor.
https://cloud-qdw8717ab-hack-club-bot.vercel.app/0screen_shot_2022-07-19_at_12.53.23_pm.png
jessicard
@jessicard0
today @belle and I got commodore 64 emulators running so we could write assembly programs in 6502! we followed github.com/Esshahn/acme-assembly-vscode-template, but had to make a few tweaks to make it work. first, their application path to VICE is different than ours was - ours was /Applications/vice-x86-64-gtk3-3.6.1/x64sc.app/Contents/MacOS/x64sc second, when assembling the program, our vscode setup didn’t automatically open VICE for us. so we had to manually open the .prg in VICE after we created it
https://cloud-5ab0vtz8t-hack-club-bot.vercel.app/0screen_shot_2022-06-02_at_1.57.16_pm.pnghttps://cloud-incqsi49h-hack-club-bot.vercel.app/0screen_shot_2022-06-02_at_3.29.36_pm.png
github emoji
spring-of-making emoji
vsc emoji
jessicard
@jessicard0
was working with @belle on some assembly required, and this funny RISC-V assembly fact came up today! some background: • RISC-V is a simple assembly language made for academic use • when you want to save numbers for later use in assembly, you save them in something called a register so here’s the funny bit. let’s say you want to store a number into a register! should be easy, right? wouldn’t it be nice if you could do something like:
# Load the number 30 into register 18
LOAD x18, 30 
well, you totally can’t!!! which confused me for awhile! but it turns out, if you use an unrelated command in a funny way, you can get the same effect.

enter the `ADD` instruction. `ADD` adds a number from *one register* to a *second register* and saves them to *third register*.
# Add the contents of register 2 to register 3 and save that into register 1
ADD x1, x2, x3
now let’s enter the `ADDI` instruction. it stands for `add immediate`, which adds a number from *one register* to a *number* you provide and saves that to a *second register*.
# Add the contents of register 2 to the number 30 and save that into register 1
ADDI x1, x2, 30
now let’s introduce our final actor, the `x0` register. this register is special - it’s a 0 constant, meant to be used whenever you need a 0. why not just use a number 0? great question - often, these commands require registers, so this register can act as 0 for us whenever we need it. for example, in the case of `ADDI`, at least one of the numbers to add has to be from a register.

now that we have all this set up, here’s what we can do.
# Add 30 to the contents of register zero, or x0, and save that into register x18
ADDI x18, zero, 30
so, to repeat that: let’s add the contents of register 0 (which is 0) to 30, and add that into register 18. 30 + 0 = 30, save that into register 18. we did it!!! 🎉 anyways, come hang out with me in #some-assembly-required, where development of some assembly required is happening!
https://cloud-l2efs41v7-hack-club-bot.vercel.app/0screen_shot_2022-05-26_at_3.01.32_pm.png