Live data from Hacker News

Show HN: The HN Arcade

andrewgy8.github.io

21–30 of 126 posts

Re: Show HN: The HN Arcade

#22
Nice concept. One question: was the data generated by an LLM? Don't mean this in a snarky way. The Lichess entry links to a non-existent HN thread[1], and "Show HN: Lichess" does not appear in HN search results. I found a hit for a Lichess client written in Elisp[2]. At least I discovered a cool piece of software.

[1] https://andrewgy8.github.io/hnarcade/games/games/lichess

[2] https://news.ycombinator.com/item?id=46779861

Re: Show HN: The HN Arcade

#23

I love making games! I've been building a no-code game engine by extracting reusable components each time I make a new game. Started as a way to scratch my own itch, now it's becoming a proper platform. A couple games I've shipped with it: - https://craftmygame.com/game/e310c6fcd8f4448f9dc67aac/r/play - https://craftmygame.com/game/f977040308d84f41b615244b/r/play Each game I build adds to the component library: multi…

The games seem fun, and your beta site looks fantastic. I'm always awed and humbled by folks who have the vision & spend the time to create something like this.

Re: Show HN: The HN Arcade

#26
post #22

Nice concept. One question: was the data generated by an LLM? Don't mean this in a snarky way. The Lichess entry links to a non-existent HN thread[1], and "Show HN: Lichess" does not appear in HN search results. I found a hit for a Lichess client written in Elisp[2]. At least I discovered a cool piece of software. [1] https://andrewgy8.github.io/hnarcade/games/games/lichess [2] https://news.ycombinator.com/item?id=46…

Items that were found by "HN scraper" have working Show HN links. The rest for whatever reason have a non-working link. Probably more likely that the code was generated by LLM and is full of bugs.

Re: Show HN: The HN Arcade

#27
post #22

Nice concept. One question: was the data generated by an LLM? Don't mean this in a snarky way. The Lichess entry links to a non-existent HN thread[1], and "Show HN: Lichess" does not appear in HN search results. I found a hit for a Lichess client written in Elisp[2]. At least I discovered a cool piece of software. [1] https://andrewgy8.github.io/hnarcade/games/games/lichess [2] https://news.ycombinator.com/item?id=46…

(Not OP) I don't think so, you can find the scraping code here: https://github.com/andrewgy8/hnarcade/blob/main/scripts/scra...
Post reply on HN