Hello from SakuNeko 👋

submitted by sakuneko to show_and_tell
2 points | 3 comments

Hello from SakuNeko! 👋

I’m a solo developer building tools for small streamers (5-50 viewers).

My main project: Poibox – AI sidekick for streamers (points + auto-clips)

I’m new to Lemmy and still learning the culture here. Looking forward to exploring the community and sharing what I make.

Nice to meet you all! 🐱

_Program…

bash-server: A minimal HTTP server that maps URL endpoints to shell commands

submitted by danhab99 to show_and_tell
13 points | 7 comments
https://github.com/danhab99/bash-server

I cannot ever be sure about this but this might have come to me in a dream. I just thought about why it’s so hard to implement a web-server in bash, basically all the functionality of the webserver must be implemented in bash but the http handling can be compiled.

This program lets you declare…

Read more →
Page 1