Join the 128kb challenge!

Published by Tim on Wednesday February 7, 2024

Last modified on March 4th, 2025 at 20:12


https://128kb.timrodenbroeker.de/

Instagram, Twitter, TikTok… All the main platforms that technically have the required features to connect emerging communies for Creative Coding and can be visible beyond are… total crap. Flooded with ads and bullshit content. I very often feel sad and trapped in this perverse system. Is there an easy way out? No. But I recently had an idea: would it be possible to develop a frugal alternative to these platforms for the creative coding community, an MVP, nothing more than a simple feed? Then I started to develop a prototype just for fun, where I noticed problem number one: With large media files, i.e. videos and animations, the platform quickly becomes so big in size that it would be expensive and time-consuming to keep it running. And then I thought that it would be exciting to simply radically limit the file size. For example to 128kb. Problem solved.

Problem number two is communication. Developing a website where members can write comments, follow each other and publish posts autonomously requires a lot of technology. A database, for example. And a front end that can communicate with this database. Insanely complex. But there are solutions: For example, moving all communication to a program like Discord.

This is how the project 128kb.timrodenbroeker.de came to life. Don’t get me wrong, it was never intended to serve as a real alternative to social media, that would exceed my capacities. But maybe it can be at least a symbol, a frugal alternative, a prototype and perhaps one day even a collection of many valuable ideas from the creative coding community, a snapshot of the scene at the time.

Now, here’s the thing: You can participate, because it is connected with a challenge: Whoever submits a 128kb gif animation gets the chance to be featured in that feed. You can find out how it works here. I have also created a dedicated channel on our Discord server where resources and results can be shared.

I would be really happy to see people submitting their work here!

Let’s make this a inspiring cyberspace! ✌️😊

Enjoying the content?

Since 2018, I have published 236 interviews, case studies, and tutorials, along with over 329 lessons in 21 online courses – and there's more to come! If you want to get full access or simply support my work and help keep this platform thriving, please consider supporting me on Patreon. Thank you very much!

Speaking Image

Monthly Newsletter

Fresh perspectives circling around Creative Coding, Design and Technology, every first Friday of the month, directly to your inbox.

Related

Diogenes meets Demo Festival

Below is the written version of my talk at DEMO Festival in Amsterdam, January 2025. I’ve also recorded an audio […]

A bash script to convert 128KB gifs to mp4

Do you want to share the creations and sketches you’ve developed for the 128KB challenge on Instagram or other social […]

p5studio

A prototype for a browser-based design-application, built with p5.js and vue.js.

DEMO 2025 – My Submissions

Limitations have always been playing a major role in my creative work; I was only able to develop my best […]

Throwback: My Talk at Demo Festival 2022

The next edition of the DEMO Festival is already approaching and I am currently developing a brand new talk for […]

Powers of Two – 128kb by Lena Weber

20 = 1 21 = 222 = 323 = 824 = 1625 = 3226 = 6427 = 128 … »In […]

A p5.js starter template for the 128kb Challenge

Your 128kb journey starts here! This is a template you can use to start developing your idea within the 128kb […]

The 128kb Framework and its Aesthetic Characteristics

One day in early 2024 I started to experiment with a new idea. I wrote down a set of rules […]