It would help if you had a video or gif. I did command + shift + 5 on a mac and recorded. Asked the coding agent to speed it up, edit out some parts between timestamps, and put it in the docs. It did all that. I started an issue anywhere on GitHub, clicked the upload button, uploaded it, grabbed the URL, the coding agent did the rest. It was extremely easy. (Not too late!)
I'm trying to turn my personal webpage into Breakout.
If you are looking for some high quality simple JavaScript games to incorporate have a look at Jake Gordon's Games [0]
if these are meant to be spun up cheapy and quickly in the waiting time for token generation, then why not drop a call to it in a div and let us play with them on the github landing page?
Could also be a quiz or a mini lecture. It knows all about the context you are in and the problem you are trying to solve, so might as well learn something.
Like many others starting out, I built agents with personalities, multiple roles at each level etc. A great way to burn tokens but not effective at all in producing better outcomes.
However, one great side effect was the learning I got from seeing the Marc Andreessen agent hash it out with the Ben Horowitz agent etc. That felt like the future of online courses.
14 comments
[ 3.5 ms ] story [ 129 ms ] threadIt would help if you had a video or gif. I did command + shift + 5 on a mac and recorded. Asked the coding agent to speed it up, edit out some parts between timestamps, and put it in the docs. It did all that. I started an issue anywhere on GitHub, clicked the upload button, uploaded it, grabbed the URL, the coding agent did the rest. It was extremely easy. (Not too late!)
I'm trying to turn my personal webpage into Breakout.
If you are looking for some high quality simple JavaScript games to incorporate have a look at Jake Gordon's Games [0]
[0] https://jakesgordon.com/games/
https://en.wikipedia.org/wiki/Loading_screen#Minigames
Like many others starting out, I built agents with personalities, multiple roles at each level etc. A great way to burn tokens but not effective at all in producing better outcomes.
However, one great side effect was the learning I got from seeing the Marc Andreessen agent hash it out with the Ben Horowitz agent etc. That felt like the future of online courses.
While a user waits for whatever they are doing, redirect them to a game. Perhaps you’ve given me the inspiration to hack something together :)