Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
neeldhara
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
neeldhara
3y ago
Likewise, thanks for checking it out!
2.
▲
by
neeldhara
3y ago
Oh yay, thanks for trying it out! Do you have your project up somewhere? I'd love to take a look. TIL that apparently you can simply use the generic follow up prompt “did you do what I asked?” and it will verify and course correct on i
3.
▲
by
neeldhara
3y ago
Have you tried one of the web-based ones? Like Toggl or Rescue Time? Or manual with a custom setup may be the way to go - e.g, my current time tracking is a bunch of markdown files with YAML front matter keeping track of the specifics, and
4.
▲
by
neeldhara
3y ago
That’s true, I did not mean to suggest that ChatGPT authored the game: but I do feel that it partnered significantly in the creation of this specific implementation. Is there a better way to put it? Thanks for the input!
5.
▲
by
neeldhara
3y ago
Aw thanks, this makes my day!
6.
▲
by
neeldhara
3y ago
This may have actually been my bad: once chatGPT gave me what I asked for, I would think about it some more and tweak the code manually, especially if it was a low-effort edit. Consequently there will perhaps be some bugs: I’ll fix this one
7.
▲
by
neeldhara
3y ago
Sheepish is a cool name! Thanks for sharing… I read that review with some apprehension: fortunately, most of the critique appears to be not directly applicable to 13 sheep — phew. I have to confess I have no professional experience in desig
8.
▲
by
neeldhara
3y ago
Oh, interesting! The goal seems in a similar spirit for sure — I think the main difference is the mechanics of how it’s achieved… movable blocks for the rats, but fences made out of specific shapes for the sheep :)
9.
▲
by
neeldhara
3y ago
Ah well — that’s fair! I wasn’t sure about the best way to do it, let me see if I can replace the intro prompt with something more welcoming but also brief. If you have a chance to try it out for longer and it’s still confusing, let me know
10.
▲
by
neeldhara
3y ago
Thank you! Indeed, it’s still a fair amount of back and forth, and would have probably been even more frustrating if I didn’t know anything at all about HTML/CSS/JS. I think it’s been pointed out in other contexts that the AI t
11.
▲
by
neeldhara
3y ago
I suppose some of the design choices were guided by the prompts chatGPT got from me, so to be fair I’d be to blame for confusing design. I figure the best way to get the hang of the rules was to play a couple of throwaway games — they are q
12.
▲
by
neeldhara
3y ago
Thank you! :)
13.
▲
Show HN: 13Sheep – a JavaScript game largely authored by ChatGPT
(13sheep.netlify.app)
23 points
by
neeldhara
3y ago
|
26 comments
14.
▲
by
neeldhara
3y ago
I used to use the apps atimelogger ( http://www.atimelogger.com/ ) and atracker ( http://www.wonderapps.se/ATracker/home.html ) for a year and two years, respectively. I tracked work and certain non-work a
15.
▲
by
neeldhara
4y ago
Prompted by a question on Twitter: it turns out that the puzzle is also NP-complete: https://www.neeldhara.blog/posts/dogs-bunny-puzzle/