#DevelopInTheOpen

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-20

Going live! Working on my little #SpacetimeDB and #Godot stream jam game!

So far we have a board which players can join and a game state which updates, but we don't have any interactivity. So, let's do that!

twitch.tv/b4ux1t3

#DotNet #LiveCoding #DevelopInTheOpen

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-13

In about an hour (~9PM Eastern) I'll be going live to work on my silly little #SpacetimeDB technology demo... I mean, game jam game!

twitch.tv/b4ux1t3

Tonight we're going to actually start implementing the game logic now that I've figured out the tech!

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #Godot #DotNet #Twitch #Streamer

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-11

_Fantasticalistic_ stream tonight. We got our #SpacetimeDB server code properly tracking player state, and our #godot client properly rendering the location of the player and sending player movement updates back to the server!

This is all thanks to godot's commitment to modern #DotNet support, and, of course, SpacetimeDB's same!

On Thursday's stream, we should have a somewhat functional game that folks can come and play with me!

twitch.tv/b4ux1t3

#GameDev #IndieDev #DevelopInTheOpen #OpenSource

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-11

Going live RIGHT NOW to work on my little stream jam game!

The goal today will be to get the state of the game pulled up out of #SpacetimeDB and onto the screen.

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #DotNet #Godot

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-11

I just a few short minutes (basically after this reboot) I'll be going live to work on my little stream jam game!

The goal today will be to get the state of the game pulled up out of #SpacetimeDB and onto the screen.

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #DotNet #Godot

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-04

Going live! Building a multiplayer jam game in #Godot using #SpacetimeDB!

Come for the Godot, stay for the warping of the very underpinnings of the universe!

twitch.tv/b4ux1t3

#DotNet #OpenSource #DevelopInTheOpen #LiveCoding #IndieDev #gamedev

Side note: If you do join, don't be afraid to chat! I get a lot more fun out of streaming when folks interact. Helps keep me honest. And it's less lonely. :)

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-06-04

Tonight at. . . Soon!

I'll be going live to do a mini game jam using #SpacetimeDB and #Godot!

I know! It's been a little while since we did a #GameDev stream..

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-05-30

I about an hour (roughly 9:30 PM Eastern), I'll be going live on #twitch to work on my #Matrix #ttrpg bot!

twitch.tv/b4ux1t3

We're going to get the commands all wired up, iron out the deployment story (how do I ask the bot to join a room), and get tests written for all of the known-good functionality!

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #python #FediverseProgramming

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-05-28

GOING LIVE! Tonight we're going to spin up a test matrix server, instead of testing on my production instance, and then we're goign to fix up my bot to be less _absolutely terrible_ at being a bot!

twitch.tv/b4ux1t3

Side note: If you just wanna put me up in the background and tune out, I'm totally okay with that. I'm listening to some nice, delightful royalty free Pokemon-inspired music, and I've been told I have a face for radio.

#Programming #Python #OpenSource #Matrix #FediverseProgramming #DevelopInTheOpen #livecoding

Post Script: Did I mention it's a #TTRPG bot for running text-only #DCCRPG and #BladesInTheDark campaigns?

A screenshot of my notes!

# Stream Notes 20250527

## TODO:

1. Set up a test matrix server
2. Set up a bot account on the test server
3. Make the bot handle errors better.
4. Clean up some of the code base

### Sub Tasks
- Rant about LLMs, probably
b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-05-27

Tonight, at roughly 9PM Eastern, I'll be working on my #TTRPG #Matrix bot!

Edit: pushing back to 9:30, kiddo did not want to cooperate with bed time tonight.

I use this bot to enable me to play text-only TTRPG sessions with a few folks. We're going to take a look at the guts, rewire some of the bits to be more resilient, and generally clean up some of the code.

twitch.tv/b4ux1t3

#Python #BotDevelopment #NoAI #SoftwareDevelopment #Programming #OpenSource #DevelopInTheOpen

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-29

Edit (9PM Eastern): pushing the stream out to 9:30,kiddos refuse to go to sleep.

Tonight at 9 PM Eastern, I'll be getting back to #Zig! The emulator is going to need graphics, so we'll start with just getting something on the screen.

I'll be trying to get raylib running on Linux, which I have failed to do once, but succeeded on Mac.

It'll be exciting!

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-23

GOING LIVE! I'm taking a break from the emulator to work on my #matrix bot!

twitch.tv/b4ux1t3

It's a little bit for running #TTRPG sessions (currently #DCCRPG) using the matrix protocol! It's a rare occasion where I'm using _gasp_ python!

Tonight we'll be wiring up the new character code I wrote to a command in chat, and will probably need to implement some #SQLite DB access.

Hopefully by the end of the week we'll be ready to open the game up to more players!

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #python #NoAI

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-22

Tonight, at roughly 9PM Eastern, I'm taking a break from the emulator to work on my #matrix bot!

twitch.tv/b4ux1t3

It's a little bit for running #TTRPG sessions (currently #DCCRPG) using the matrix protocol! It's a rare occasion where I'm using _gasp_ python!

Tonight we'll be wiring up the new character code I wrote to a command in chat, and will probably need to implement some #SQLite DB access.

Hopefully by the end of the week we'll be ready to open the game up to more players!

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #python #NoAI

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-17

Edit: uhhhhhh, solid maybe on this! Our internet is out! I forgot about that, because I was on a cell backup! And that probably can't handle a twitch stream... But we'll see!

Last edit (7:43 pm): internet is back! Stream is back! We're back! 9 PM I'll be online and live!

Last last edit (8:46 PM): internet is out again. Stream canceled tonight. See y'all next week.

Fuck you, Comcast.

Tonight, I'll be going live to continue working on my 6502 #emulator in #Zig!

We've finished the CPU!... Mostly! It's finished enough to run code, so, let's start adding I/O!

I'll be implementing an ACIA serial device to slot into our emulated bus!

I have _never done this before_!

What could possibly go wrong? Tune in at roughly 9 PM Eastern to find out!

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-16

GOING LIVE! Streaming some 6502 #emulation development in #Zig!

Come for the zig, stay for the apologies for being gone for a week.

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode #Emulator

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-15

In the vein of further self-promotion, tonight at roughly 8:30 PM Eastern I'll be streaming #emulation development in #Zig!

Edit: pushing the stream to 9 PM, kiddo will not go to sleep.

I'll be working on finishing out the instructions for my 6502 #emulator.

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-10

Edit2: it looks like we're going to have to call tonight off. We'll get back to the emulator on Tuesday! Have a good weekend!

Tonight, at roughly 8:30 PM Eastern, I'll be going live to continue working on my 6502 #emulator in #Zig!

We're pretty close to actually executing some assembly!

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen

Edit: pushing things out to 9, see you all then.

b4ux1t3 :trek_ds9_sisko:#1️⃣b4ux1t3@hachyderm.io
2025-04-03

Tonight I'll be working on my emulator more in #Zig!

Check it out at about 9PM Eastern (or sooner, depending on bed time for kiddos!)

twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen

Also, here's something knew: chat on matrix!

matrix.to/#/#Stream-Lobby:chat

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst