1/11
So, I reflected a bit about where I personally struggled as a solo founder and decided to make a micro SaaS targeted at us, fellow founders. I want to have everything you need to start and work on a project gathered in one place to #buildinpublic π§΅π
Today Iβve improved the speed of a particular frames matching algorithm. Made it 100x faster by calculating everything in WebGL2 shader.
From 20fps to 2000fps.
Today I played with a Skia library. Was able to achieve a CPU rendering with compiling it to Webassembly.
My goal is a hardware accelerated rendering though, and the lack of documentation combined with nearly nonexistent articles on the topic arenβt exactly speeding things up π
I ordered a chair a couple a week ago or so, because my back kills me.
It came today, unassembled.
The closest assembly date is in one week.
Turkish service kills me π
I spent today around four hours trying to get running an 8-years old legacy Java/Kotlin project which is not dockerized.
It worked in the end, but I am devastated.
It was an amazing productive day.
I prettified so much stuff in a previously messed up codebase.
And did a total UI/UX overhaul.
New thing I learned β Emscripten needs to be specifically told to allocate specific amount of stack memory if you need more on your app init.
I am silent in Twitter now, because just a week ago I have joined a great team, working on a project in a very specific video editing field.
Getting a very deep dive in all the stuff, so once again donβt have time for a personal project probably for the next month or so.
And the third day of coding in C is finished.
I fully translated to C one very specific JS library, just to wrap in with Emscripten, and use it in JS.
It was a very fun ride π