Hacker News with Generative AI: Programming Challenges

Bouncing Beholder, my winning JS1K entry (2012) (marijnhaverbeke.nl)
My winning JS1K entry---a JavaScript platform game that fits in 1024 bytes.
Advent of Svelte (svelte.dev)
Last December, Svelte Society presented an advent calendar’s worth of festive Svelte-themed code challenges.
Project Euler #912: Where are the Odds? (projecteuler.net)
Let \(s_n\) be the \(n\)-th positive integer that does not contain three consecutive ones in its binary representation.