Live data from Hacker News

Ask HN: What is your current side-project?

news.ycombinator.com

111–120 of 137 posts

Re: Ask HN: What is your current side-project?

#112
My side projects are mainly Open Source JavaScript libraries

* LIPS: https://lips.js.org/ Powerful Scheme-based Lisp interpreter in JavaScript

* jQuery Terminal: https://terminal.jcubic.pl/ for building CLI applications in Browser

* Sysend.js: https://github.com/jcubic/sysend.js for sending messages to other tabs/windows in same browser

* Favloader: https://github.com/jcubic/favloader Favicon animation library

Re: Ask HN: What is your current side-project?

#120

Very simple Twitch stream previewer/switcher https://switchtwitch.com Made it so I could stream multiple streamer's perspectives in a tournament.

Interesting! I made something related, a tool to show multiple Twitch VODs side-by-side in sync: https://github.com/remram44/twitch-vod-sync (though to be fair I really built it to learn React)

I like watching tournaments on VOD so I can skip the long setup times and the tool allows me to compensate for players with different delays set on their streams.

Post reply on HN