home.social

#theworkshop — Public Fediverse posts

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

  1. Update: I made a desk! I'll take some glamour shots in a place that looks nicer than the room where it will live after I make and install the drawer. But for today I'm pleased #theWorkshop

  2. Update: I made a desk! I'll take some glamour shots in a place that looks nicer than the room where it will live after I make and install the drawer. But for today I'm pleased #theWorkshop

  3. Update: I made a desk! I'll take some glamour shots in a place that looks nicer than the room where it will live after I make and install the drawer. But for today I'm pleased #theWorkshop

  4. Update: I made a desk! I'll take some glamour shots in a place that looks nicer than the room where it will live after I make and install the drawer. But for today I'm pleased #theWorkshop

  5. Update: I made a desk! I'll take some glamour shots in a place that looks nicer than the room where it will live after I make and install the drawer. But for today I'm pleased #theWorkshop

  6. Hiding from the sun and working on my single user YouTube replacement. It now has chunked uploading and thumbnails. Server-side is still really simple PHP but hopefully secure. Android frontend is simple Compose with tablet support (there's a web interface too). So that's my ties to YouTube fixed, now I just need to wean off Instagram (there's a massive music community on there, that'll be tougher).

    #theWorkshop

  7. Hiding from the sun and working on my single user YouTube replacement. It now has chunked uploading and thumbnails. Server-side is still really simple PHP but hopefully secure. Android frontend is simple Compose with tablet support (there's a web interface too). So that's my ties to YouTube fixed, now I just need to wean off Instagram (there's a massive music community on there, that'll be tougher).

    #theWorkshop

  8. Hiding from the sun and working on my single user YouTube replacement. It now has chunked uploading and thumbnails. Server-side is still really simple PHP but hopefully secure. Android frontend is simple Compose with tablet support (there's a web interface too). So that's my ties to YouTube fixed, now I just need to wean off Instagram (there's a massive music community on there, that'll be tougher).

    #theWorkshop

  9. Hiding from the sun and working on my single user YouTube replacement. It now has chunked uploading and thumbnails. Server-side is still really simple PHP but hopefully secure. Android frontend is simple Compose with tablet support (there's a web interface too). So that's my ties to YouTube fixed, now I just need to wean off Instagram (there's a massive music community on there, that'll be tougher).

    #theWorkshop

  10. Hiding from the sun and working on my single user YouTube replacement. It now has chunked uploading and thumbnails. Server-side is still really simple PHP but hopefully secure. Android frontend is simple Compose with tablet support (there's a web interface too). So that's my ties to YouTube fixed, now I just need to wean off Instagram (there's a massive music community on there, that'll be tougher).

    #theWorkshop

  11. :neofox_facepalm:
    I messed up my #sizecoding Makefile. Only noticed now when I compiled "wake up!", a 16 byte intro. The "stats" make target was showing the disassembly's size, not the binary size. I was afraid I was running out of space with my circle drawing code, but I'm only at 52 bytes instead of 900-ish. :neofox_laugh_sweat:
    cc: #theWorkshop

  12. :neofox_facepalm:
    I messed up my #sizecoding Makefile. Only noticed now when I compiled "wake up!", a 16 byte intro. The "stats" make target was showing the disassembly's size, not the binary size. I was afraid I was running out of space with my circle drawing code, but I'm only at 52 bytes instead of 900-ish. :neofox_laugh_sweat:
    cc: #theWorkshop

  13. :neofox_facepalm:
    I messed up my #sizecoding Makefile. Only noticed now when I compiled "wake up!", a 16 byte intro. The "stats" make target was showing the disassembly's size, not the binary size. I was afraid I was running out of space with my circle drawing code, but I'm only at 52 bytes instead of 900-ish. :neofox_laugh_sweat:
    cc: #theWorkshop

  14. :neofox_facepalm:
    I messed up my #sizecoding Makefile. Only noticed now when I compiled "wake up!", a 16 byte intro. The "stats" make target was showing the disassembly's size, not the binary size. I was afraid I was running out of space with my circle drawing code, but I'm only at 52 bytes instead of 900-ish. :neofox_laugh_sweat:
    cc: #theWorkshop

  15. :neofox_facepalm:
    I messed up my #sizecoding Makefile. Only noticed now when I compiled "wake up!", a 16 byte intro. The "stats" make target was showing the disassembly's size, not the binary size. I was afraid I was running out of space with my circle drawing code, but I'm only at 52 bytes instead of 900-ish. :neofox_laugh_sweat:
    cc: #theWorkshop

  16. Yesterday I put out a blog post on credit cards deal scripting. Been using these scripts for a while but decided to share them.

    writing.natwelch.com/post/777

    #theWorkshop

  17. Yesterday I put out a blog post on credit cards deal scripting. Been using these scripts for a while but decided to share them.

    writing.natwelch.com/post/777

    #theWorkshop

  18. Yesterday I put out a blog post on credit cards deal scripting. Been using these scripts for a while but decided to share them.

    writing.natwelch.com/post/777

    #theWorkshop

  19. Yesterday I put out a blog post on credit cards deal scripting. Been using these scripts for a while but decided to share them.

    writing.natwelch.com/post/777

    #theWorkshop

  20. Yesterday I put out a blog post on credit cards deal scripting. Been using these scripts for a while but decided to share them.

    writing.natwelch.com/post/777

    #theWorkshop

  21. Quick 'n' dirty #bash script for #NixOS admin tasks that should also be useful for #Guix .
    I'm pretty sure I'm not the first one to write something like this, but it was quicker to implement it than to find prior art.
    But if any fellow sysadmins/selfhosters know of a standard way to do this, I'd love to know more.

    Motivating example:
    ./enter "$(pgrep forgejo)" forgejo admin user

    Should be useful for one-off #Forgejo admin tasks without having to copy the settings manually and without having to edit your system config.

    paste.sr.ht/~raingloom/ca6b3eb

    cc: #theWorkshop

  22. Quick 'n' dirty #bash script for #NixOS admin tasks that should also be useful for #Guix .
    I'm pretty sure I'm not the first one to write something like this, but it was quicker to implement it than to find prior art.
    But if any fellow sysadmins/selfhosters know of a standard way to do this, I'd love to know more.

    Motivating example:
    ./enter "$(pgrep forgejo)" forgejo admin user

    Should be useful for one-off #Forgejo admin tasks without having to copy the settings manually and without having to edit your system config.

    paste.sr.ht/~raingloom/ca6b3eb

    cc: #theWorkshop

  23. Quick 'n' dirty #bash script for #NixOS admin tasks that should also be useful for #Guix .
    I'm pretty sure I'm not the first one to write something like this, but it was quicker to implement it than to find prior art.
    But if any fellow sysadmins/selfhosters know of a standard way to do this, I'd love to know more.

    Motivating example:
    ./enter "$(pgrep forgejo)" forgejo admin user

    Should be useful for one-off #Forgejo admin tasks without having to copy the settings manually and without having to edit your system config.

    paste.sr.ht/~raingloom/ca6b3eb

    cc: #theWorkshop

  24. Quick 'n' dirty #bash script for #NixOS admin tasks that should also be useful for #Guix .
    I'm pretty sure I'm not the first one to write something like this, but it was quicker to implement it than to find prior art.
    But if any fellow sysadmins/selfhosters know of a standard way to do this, I'd love to know more.

    Motivating example:
    ./enter "$(pgrep forgejo)" forgejo admin user

    Should be useful for one-off #Forgejo admin tasks without having to copy the settings manually and without having to edit your system config.

    paste.sr.ht/~raingloom/ca6b3eb

    cc: #theWorkshop

  25. Quick 'n' dirty #bash script for #NixOS admin tasks that should also be useful for #Guix .
    I'm pretty sure I'm not the first one to write something like this, but it was quicker to implement it than to find prior art.
    But if any fellow sysadmins/selfhosters know of a standard way to do this, I'd love to know more.

    Motivating example:
    ./enter "$(pgrep forgejo)" forgejo admin user

    Should be useful for one-off #Forgejo admin tasks without having to copy the settings manually and without having to edit your system config.

    paste.sr.ht/~raingloom/ca6b3eb

    cc: #theWorkshop

  26. #Starforged #solorpg #illustration #outrun #posca #theWorkshop
    The top pic is a remake of an illustration by Joshua Meehan. The middle and bottom ones are inspired by solo sessions I played the last couple evenings.

  27. #Starforged #solorpg #illustration #outrun #posca #theWorkshop
    The top pic is a remake of an illustration by Joshua Meehan. The middle and bottom ones are inspired by solo sessions I played the last couple evenings.

  28. #Starforged #solorpg #illustration #outrun #posca #theWorkshop
    The top pic is a remake of an illustration by Joshua Meehan. The middle and bottom ones are inspired by solo sessions I played the last couple evenings.

  29. #Starforged #solorpg #illustration #outrun #posca #theWorkshop
    The top pic is a remake of an illustration by Joshua Meehan. The middle and bottom ones are inspired by solo sessions I played the last couple evenings.

  30. Working on the vibes.

    Next up I need to do the transition between levels logic so that you keep the last possession and enter through the previous level exit.

    #theWorkshop

  31. Working on the vibes.

    Next up I need to do the transition between levels logic so that you keep the last possession and enter through the previous level exit.

    #theWorkshop

  32. Working on the vibes.

    Next up I need to do the transition between levels logic so that you keep the last possession and enter through the previous level exit.

    #theWorkshop

  33. Working on the vibes.

    Next up I need to do the transition between levels logic so that you keep the last possession and enter through the previous level exit.

    #theWorkshop

  34. Working on the vibes.

    Next up I need to do the transition between levels logic so that you keep the last possession and enter through the previous level exit.

    #theWorkshop

  35. I made a harmonograph style thing in JS: orllewin.uk/archive/web/harmon There was an artist on Instagram a few years back who made physical versions of these, two motors turning wooden discs, with poles attached with a marker/Sharpie, and a 3rd motor slowly rotating the platform with the paper on. His name escapes me, Robert maybe, he had a big beard from what I remember. #theWorkshop

  36. I made a harmonograph style thing in JS: orllewin.uk/archive/web/harmon There was an artist on Instagram a few years back who made physical versions of these, two motors turning wooden discs, with poles attached with a marker/Sharpie, and a 3rd motor slowly rotating the platform with the paper on. His name escapes me, Robert maybe, he had a big beard from what I remember. #theWorkshop

  37. I made a harmonograph style thing in JS: orllewin.uk/archive/web/harmon There was an artist on Instagram a few years back who made physical versions of these, two motors turning wooden discs, with poles attached with a marker/Sharpie, and a 3rd motor slowly rotating the platform with the paper on. His name escapes me, Robert maybe, he had a big beard from what I remember. #theWorkshop

  38. I made a harmonograph style thing in JS: orllewin.uk/archive/web/harmon There was an artist on Instagram a few years back who made physical versions of these, two motors turning wooden discs, with poles attached with a marker/Sharpie, and a 3rd motor slowly rotating the platform with the paper on. His name escapes me, Robert maybe, he had a big beard from what I remember. #theWorkshop

  39. I made a harmonograph style thing in JS: orllewin.uk/archive/web/harmon There was an artist on Instagram a few years back who made physical versions of these, two motors turning wooden discs, with poles attached with a marker/Sharpie, and a 3rd motor slowly rotating the platform with the paper on. His name escapes me, Robert maybe, he had a big beard from what I remember. #theWorkshop

  40. Cleaned up a couple of things that were annoying me, mainly the animation code. Before, there was a global timer per turn. 1 turn for the player, 1 turn for all the mobs.

    It turns out that if two mobs attack you in the same turn, it's really hard to read what happened if the animations happen simultaneously. So now each entity has their own turn timer, and I can also delay some animations and vfx and sfx.

    #theWorkshop

  41. Cleaned up a couple of things that were annoying me, mainly the animation code. Before, there was a global timer per turn. 1 turn for the player, 1 turn for all the mobs.

    It turns out that if two mobs attack you in the same turn, it's really hard to read what happened if the animations happen simultaneously. So now each entity has their own turn timer, and I can also delay some animations and vfx and sfx.

    #theWorkshop