Live data from Hacker News

Grug Brained Developer GPT

chat.openai.com

1–7 of 7 posts

Re: Grug Brained Developer GPT

#4
post #3

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.

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.

Re: Grug Brained Developer GPT

#6
post #4
post #3

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.

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.

Re: Grug Brained Developer GPT

#7
post #6
post #4

Earlier quoted context omitted.

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!