Anonymous
7/14/2025, 12:39:36 AM No.105896268
Recently I finished a small project that I've been working on for a few months, and I figured you guys would enjoy it.
webm.cafe is a website featuring a curated list of videos and imageboard-style anonymous posting, including the ability to post videos with a much higher size limit and fewer file type restrictions than on /wsg/ (including AV1 webm). It has normal random videos like z0r, but also includes "lounges", which are almost like general threads. It's the sequel to another similar project I started in 2019, disc0rd.xyz.
The site is built in Go and uses SQLite for storage. FFmpeg is used for handling media and thumbnailing. The frontend is mostly templated serverside using templ, with the SPA functionality done in plain JS with no build step.
I don't post on /g/ much anymore, but I'm sure you guys will be interested to see a new imageboard-ish project that's not based on some 2000s PHP aids.
webm.cafe is a website featuring a curated list of videos and imageboard-style anonymous posting, including the ability to post videos with a much higher size limit and fewer file type restrictions than on /wsg/ (including AV1 webm). It has normal random videos like z0r, but also includes "lounges", which are almost like general threads. It's the sequel to another similar project I started in 2019, disc0rd.xyz.
The site is built in Go and uses SQLite for storage. FFmpeg is used for handling media and thumbnailing. The frontend is mostly templated serverside using templ, with the SPA functionality done in plain JS with no build step.
I don't post on /g/ much anymore, but I'm sure you guys will be interested to see a new imageboard-ish project that's not based on some 2000s PHP aids.
Replies: