Hacker News new | ask | show | jobs
by geerlingguy 1838 days ago
I realized you could do that a few months back and finally built a little HTML/CSS/JS-based 'TODO' list so people could more easily follow along with my progress completing a set of tasks during live streams: https://www.jeffgeerling.com/blog/2021/obs-task-list-overlay...

It was trivially easy to get it formatted properly without me having to know anything about the GUI programming language OBS uses. Definitely an enlightening moment when I realized you can overlay anything with HTML!