#thefoundry — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #thefoundry, aggregated by home.social.
-
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 -
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
-
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 https://danielbarleben.com/keystone #theFoundry #hardware #diy
-
Cleveland looks to eliminate entertainment tax for small music clubs https://www.byteseu.com/2013697/ #BeachlandBallroom #CityOfCleveland #ClevelandCityCouncil #Entertainment #EntertainmentTax #HappyDog #TheFoundry
-
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 nanochatis this the first message sent to the nanochat server by somebody keying dots and dashes?!
-
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 nanochatis this the first message sent to the nanochat server by somebody keying dots and dashes?!
-
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 nanochatis this the first message sent to the nanochat server by somebody keying dots and dashes?!
-
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 nanochatis this the first message sent to the nanochat server by somebody keying dots and dashes?!
-
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 nanochatis this the first message sent to the nanochat server by somebody keying dots and dashes?!
-
The Foundry #1 News: Mike Mignola’s Victorian Paranormal Epic https://comicbookaddicts.com/2026/04/the-foundry-1-mignola-dark-horse-news/?utm_source=dlvr.it&utm_medium=mastodon #TheFoundry #MikeMignola #Hellboy #ComicBooks #Paranormal
-
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 -
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 -
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 -
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 -
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 -
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 :)
-
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 :)
-
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 :)
-
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 :)
-
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 :)
-
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.
-
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.
-
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.
-
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.
-
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.
-
https://www.europesays.com/uk/683561/ Vancouver building donated to become youth mental health and substance use clinic #ClinicSpace #CrampedSpace #Health #MentalHealth #SteveMathias #TheFoundry #UK #UnitedKingdom #Vancouver #Yaletown #YaletownBusinessImprovementAssociation
-
https://www.europesays.com/ie/275088/ Vancouver building donated to become youth mental health and substance use clinic #ClinicSpace #CrampedSpace #Éire #Health #IE #Ireland #MentalHealth #MentalHealth #SteveMathias #TheFoundry #Vancouver #Yaletown #YaletownBusinessImprovementAssociation
-
Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundryps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:
-
Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundryps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:
-
Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundryps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:
-
Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundryps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:
-
Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundryps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses :neofox_laugh_sweat:
-
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 :)
-
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 :)
-
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 :)
-
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 :)
-
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 :)
-
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 -
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 -
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 -
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 -
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 -
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.
-
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.
-
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.
-
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.
-
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.
-
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 -
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 -
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