home.social

#thefoundry — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #thefoundry, aggregated by home.social.

  1. Did a bit of "fuck around - find out" kind of #DIY .
    Protip: soldering irons don't like running at max heat and you shouldn't muck around with a 500 C iron on the PCB for dozens of second if you want to have pads left to solder onto.
    Protip 2: Don't ask me to install a cabinet.
    cc: #soldering #theFoundry

  2. Welp. I got a new #soldering iron and tried to put together one of the soldering kits I bought years ago and I think I already managed to fuck up the tip.

    At least this is a very cheap iron, so it's not a huge loss. But still, ugh.

    cc: #theFoundry

  3. Finally finished building my very own stream-deck like shortcut panel from scratch. The wide e-ink screens gives you ten customizable shortcuts that can be activated by the buttons around the screen and the device matches the shortcuts to the currently active window when connected to a PC danielbarleben.com/keystone #theFoundry #hardware #diy

  4. the other day i looked through our old box of electronics parts from a few years ago. the box was missing some things, but it had some buttons, and an Arduino-compatible with internet capability (!).
    so i taught it how to light the onboard LED, accept Morse code, and send messages to @d6 's nanochat

    is this the first message sent to the nanochat server by somebody keying dots and dashes?!

    #theWorkshop #theFoundry

  5. the other day i looked through our old box of electronics parts from a few years ago. the box was missing some things, but it had some buttons, and an Arduino-compatible with internet capability (!).
    so i taught it how to light the onboard LED, accept Morse code, and send messages to @d6 's nanochat

    is this the first message sent to the nanochat server by somebody keying dots and dashes?!

    #theWorkshop #theFoundry

  6. the other day i looked through our old box of electronics parts from a few years ago. the box was missing some things, but it had some buttons, and an Arduino-compatible with internet capability (!).
    so i taught it how to light the onboard LED, accept Morse code, and send messages to @d6 's nanochat

    is this the first message sent to the nanochat server by somebody keying dots and dashes?!

    #theWorkshop #theFoundry

  7. the other day i looked through our old box of electronics parts from a few years ago. the box was missing some things, but it had some buttons, and an Arduino-compatible with internet capability (!).
    so i taught it how to light the onboard LED, accept Morse code, and send messages to @d6 's nanochat

    is this the first message sent to the nanochat server by somebody keying dots and dashes?!

    #theWorkshop #theFoundry

  8. the other day i looked through our old box of electronics parts from a few years ago. the box was missing some things, but it had some buttons, and an Arduino-compatible with internet capability (!).
    so i taught it how to light the onboard LED, accept Morse code, and send messages to @d6 's nanochat

    is this the first message sent to the nanochat server by somebody keying dots and dashes?!

    #theWorkshop #theFoundry

  9. Trying to learn some #DOS #sizecoding during lunch break. First mistake that qualifies as a happy little accident. :neofox_uwu:

    echo aACgB7ATzRCquM3M9+eI0PbgicOI8PbgAcOD+z596bAP6+U= | base64 -d > a.com
    dosbox a.com

    cc: #theWorkshop #theFoundry

  10. Trying to learn some #DOS #sizecoding during lunch break. First mistake that qualifies as a happy little accident. :neofox_uwu:

    echo aACgB7ATzRCquM3M9+eI0PbgicOI8PbgAcOD+z596bAP6+U= | base64 -d > a.com
    dosbox a.com

    cc: #theWorkshop #theFoundry

  11. Trying to learn some #DOS #sizecoding during lunch break. First mistake that qualifies as a happy little accident. :neofox_uwu:

    echo aACgB7ATzRCquM3M9+eI0PbgicOI8PbgAcOD+z596bAP6+U= | base64 -d > a.com
    dosbox a.com

    cc: #theWorkshop #theFoundry

  12. Trying to learn some #DOS #sizecoding during lunch break. First mistake that qualifies as a happy little accident. :neofox_uwu:

    echo aACgB7ATzRCquM3M9+eI0PbgicOI8PbgAcOD+z596bAP6+U= | base64 -d > a.com
    dosbox a.com

    cc: #theWorkshop #theFoundry

  13. Trying to learn some #DOS #sizecoding during lunch break. First mistake that qualifies as a happy little accident. :neofox_uwu:

    echo aACgB7ATzRCquM3M9+eI0PbgicOI8PbgAcOD+z596bAP6+U= | base64 -d > a.com
    dosbox a.com

    cc: #theWorkshop #theFoundry

  14. Was hanging around a cool hackcamp we're having in town this weekend and got excited enough about MeshCore to pick this back up! 😉

    @hpux735 made some progress on the meshcore-rs library so I updated that and got it working no-std with very little (and much cleaner) adjustments. Now the crypto is working too, so I added this text display printing group chat messages :)

    #theWorkshop #theFurnace #theFoundry

  15. Was hanging around a cool hackcamp we're having in town this weekend and got excited enough about MeshCore to pick this back up! 😉

    @hpux735 made some progress on the meshcore-rs library so I updated that and got it working no-std with very little (and much cleaner) adjustments. Now the crypto is working too, so I added this text display printing group chat messages :)

    #theWorkshop #theFurnace #theFoundry

  16. Was hanging around a cool hackcamp we're having in town this weekend and got excited enough about MeshCore to pick this back up! 😉

    @hpux735 made some progress on the meshcore-rs library so I updated that and got it working no-std with very little (and much cleaner) adjustments. Now the crypto is working too, so I added this text display printing group chat messages :)

    #theWorkshop #theFurnace #theFoundry

  17. Was hanging around a cool hackcamp we're having in town this weekend and got excited enough about MeshCore to pick this back up! 😉

    @hpux735 made some progress on the meshcore-rs library so I updated that and got it working no-std with very little (and much cleaner) adjustments. Now the crypto is working too, so I added this text display printing group chat messages :)

    #theWorkshop #theFurnace #theFoundry

  18. Was hanging around a cool hackcamp we're having in town this weekend and got excited enough about MeshCore to pick this back up! 😉

    @hpux735 made some progress on the meshcore-rs library so I updated that and got it working no-std with very little (and much cleaner) adjustments. Now the crypto is working too, so I added this text display printing group chat messages :)

    #theWorkshop #theFurnace #theFoundry

  19. Oops, I fell down the embedded NAND/NOR storage rabbit hole! :oh_no:
    Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

    edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

    #theWorkshop #theFoundry

  20. Oops, I fell down the embedded NAND/NOR storage rabbit hole! :oh_no:
    Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

    edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

    #theWorkshop #theFoundry

  21. Oops, I fell down the embedded NAND/NOR storage rabbit hole! :oh_no:
    Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

    edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

    #theWorkshop #theFoundry

  22. Oops, I fell down the embedded NAND/NOR storage rabbit hole! :oh_no:
    Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

    edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

    #theWorkshop #theFoundry

  23. Oops, I fell down the embedded NAND/NOR storage rabbit hole! :oh_no:
    Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

    edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

    #theWorkshop #theFoundry

  24. Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
    git.sr.ht/~raingloom/collapseo
    cc #theWorkshop #theFoundry

    ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:

  25. Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
    git.sr.ht/~raingloom/collapseo
    cc #theWorkshop #theFoundry

    ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:

  26. Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
    git.sr.ht/~raingloom/collapseo
    cc #theWorkshop #theFoundry

    ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:

  27. Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
    git.sr.ht/~raingloom/collapseo
    cc #theWorkshop #theFoundry

    ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:

  28. Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
    git.sr.ht/~raingloom/collapseo
    cc #theWorkshop #theFoundry

    ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:

  29. ok, something still isn't *quite* right with the display driver or configuration but we're getting there!

    The laptop has a simulation of the same code using wasm-bindgen, embassy and embedded-graphics-web-simulator :)

    #DecemberAdventure #theFoundry

  30. ok, something still isn't *quite* right with the display driver or configuration but we're getting there!

    The laptop has a simulation of the same code using wasm-bindgen, embassy and embedded-graphics-web-simulator :)

    #DecemberAdventure #theFoundry

  31. ok, something still isn't *quite* right with the display driver or configuration but we're getting there!

    The laptop has a simulation of the same code using wasm-bindgen, embassy and embedded-graphics-web-simulator :)

    #DecemberAdventure #theFoundry

  32. ok, something still isn't *quite* right with the display driver or configuration but we're getting there!

    The laptop has a simulation of the same code using wasm-bindgen, embassy and embedded-graphics-web-simulator :)

    #DecemberAdventure #theFoundry

  33. ok, something still isn't *quite* right with the display driver or configuration but we're getting there!

    The laptop has a simulation of the same code using wasm-bindgen, embassy and embedded-graphics-web-simulator :)

    #DecemberAdventure #theFoundry

  34. Swapped an SSD into my sister's laptop with only minimal damage to one of the finicky little flat cable connectors. :neofox_laugh_sweat:
    Currently using the ultimate secret hacker technique of using a little USB to IDE/SATA adapter and an ATX power supply torn from its motherboard and animated by unholy magic* to copy everything over. :neofox_uwu: :flan_hacker:

    *: a piece of wire connecting two pins on the mobo connector
    cc: #theFoundry kinda

  35. Swapped an SSD into my sister's laptop with only minimal damage to one of the finicky little flat cable connectors. :neofox_laugh_sweat:
    Currently using the ultimate secret hacker technique of using a little USB to IDE/SATA adapter and an ATX power supply torn from its motherboard and animated by unholy magic* to copy everything over. :neofox_uwu: :flan_hacker:

    *: a piece of wire connecting two pins on the mobo connector
    cc: #theFoundry kinda

  36. Swapped an SSD into my sister's laptop with only minimal damage to one of the finicky little flat cable connectors. :neofox_laugh_sweat:
    Currently using the ultimate secret hacker technique of using a little USB to IDE/SATA adapter and an ATX power supply torn from its motherboard and animated by unholy magic* to copy everything over. :neofox_uwu: :flan_hacker:

    *: a piece of wire connecting two pins on the mobo connector
    cc: #theFoundry kinda

  37. Swapped an SSD into my sister's laptop with only minimal damage to one of the finicky little flat cable connectors. :neofox_laugh_sweat:
    Currently using the ultimate secret hacker technique of using a little USB to IDE/SATA adapter and an ATX power supply torn from its motherboard and animated by unholy magic* to copy everything over. :neofox_uwu: :flan_hacker:

    *: a piece of wire connecting two pins on the mobo connector
    cc: #theFoundry kinda

  38. Swapped an SSD into my sister's laptop with only minimal damage to one of the finicky little flat cable connectors. :neofox_laugh_sweat:
    Currently using the ultimate secret hacker technique of using a little USB to IDE/SATA adapter and an ATX power supply torn from its motherboard and animated by unholy magic* to copy everything over. :neofox_uwu: :flan_hacker:

    *: a piece of wire connecting two pins on the mobo connector
    cc: #theFoundry kinda

  39. small side project from two weeks ago: a microSD "flash memory necklace".

    This was the first time I tried the assembly service of the ubiquitous chinese budget PCB company - designed in an hour on a friday afternoon after a conversation with a colleague, ordered the same day and just a week later I had 50pcs in my hand. It's insane.

    #theCotoure × #theFoundry

  40. small side project from two weeks ago: a microSD "flash memory necklace".

    This was the first time I tried the assembly service of the ubiquitous chinese budget PCB company - designed in an hour on a friday afternoon after a conversation with a colleague, ordered the same day and just a week later I had 50pcs in my hand. It's insane.

    #theCotoure × #theFoundry

  41. small side project from two weeks ago: a microSD "flash memory necklace".

    This was the first time I tried the assembly service of the ubiquitous chinese budget PCB company - designed in an hour on a friday afternoon after a conversation with a colleague, ordered the same day and just a week later I had 50pcs in my hand. It's insane.

    #theCotoure × #theFoundry

  42. small side project from two weeks ago: a microSD "flash memory necklace".

    This was the first time I tried the assembly service of the ubiquitous chinese budget PCB company - designed in an hour on a friday afternoon after a conversation with a colleague, ordered the same day and just a week later I had 50pcs in my hand. It's insane.

    #theCotoure × #theFoundry

  43. small side project from two weeks ago: a microSD "flash memory necklace".

    This was the first time I tried the assembly service of the ubiquitous chinese budget PCB company - designed in an hour on a friday afternoon after a conversation with a colleague, ordered the same day and just a week later I had 50pcs in my hand. It's insane.

    #theCotoure × #theFoundry

  44. Oh good, the assembler in #collapseOS straight up does not support the specific kind of modr/m mov I was trying to use. The upside of this is now I can say that I have debugged an assembler.
    cc: #theFoundry #assembly

  45. Oh good, the assembler in #collapseOS straight up does not support the specific kind of modr/m mov I was trying to use. The upside of this is now I can say that I have debugged an assembler.
    cc: #theFoundry #assembly

  46. Oh good, the assembler in #collapseOS straight up does not support the specific kind of modr/m mov I was trying to use. The upside of this is now I can say that I have debugged an assembler.
    cc: #theFoundry #assembly