I hate searching for my gists on github to run them on the current page...
So I build an additional DevTool panel for my (and your) Gists.
I need subtitle for my favorite series/movies and I don't count on the movie provider, which MAY provide some subtitles...
So I build an extension which can inject subtitles to HTML5 videos.
Either with a build in integration to opensubtitles.org or with
a file selection.
Im addicted to dev news.
Sadly, for my preferred channels are no RSS-Feed available...
So I build my own custom RSS-Feed, which notifies me when new hot shit is available.
I build it with firebase and TypeScript and I tried some "classic" OOP stuff with TypeScript (inheritance, mixins, template methods) ... and now I hate code base. ¯\_(ツ)_/¯
Gists are optimized for the Chrome Dev Console.
I like the game Hus and I lose to my wife every f* time.
Perfect time to learn machine learning, I thought. So I tried to implement the NEAT algorithm.
We'll see where it goes...
I was interested in Kotlin, especially in the JavaScript transpiler.
So instead of "Hello World", I implement some pathfinding algorithm with visualization.
A like Kotlin a lot, but TypeScript with the definitely typed project, is simply not beatable. I don't want to maintain the types for third party tools myself.
I was on this party and there was this puzzle lying around...
I haven't managed to solve it all evening... Which was so ridiculous.
On the next morning I wrote a small script which solves it via backtracking. Meh... stupid puzzle...