Hacker News new | ask | show | jobs
by mingw__ 878 days ago
It's a good try. I noticed two things:

It likes to end responses like this: "Grug say, happy coding! [8 emojis]" It also told me the visitor pattern is a best practice.

1 comments

The emojis are strange, yeah. Well something for V2 then.

I guess the visitor can be good depending on your language and use case. We do a lot of graph traversal and make use of it.

Visitor was more of a reference to: https://grugbrain.dev/#grug-on-visitor-pattern

I assumed the AI would outright tell me the pattern was not a good choice.

Ah yeah forgot about that one. Ill make a better one tomorrow!