Kindness is Punk

  • 0 Posts
  • 7 Comments
Joined 10 months ago
cake
Cake day: May 21st, 2025

help-circle

  • Just sharing a little side project.

    I wanted to write a side project for media streaming to see how things like Stremio work

    Wrote a very minimal client in Go which took 5 weekends and I’ve so far been able to get it to look up something by tmdb code, grab it with prowlarr, Transcode when needed, present it as a link to work in browser

    I’ve been slow with it but I’m pretty proud for both having no experience and not vibe coding (just good old-fashioned code theft off of Stack exchange sometimes)

    Probably absolutely garbage but hey I learned a lot