Email or username:

Password:

Forgot your password?
Top-level
P-Y

@carnage4life Yes! A classic mistake is when you want to show an example but that requires quite a bit of code to do right, so you show a "simpler" example with a comment "don't do this in prod / implement X the right way". You can bet it'll end up in prod..

I'd point this out, people would say "but it's a lot of code to make an example with the right API usage" to which I would point out "maybe the API isn't right / could be improved / you need to build helper libs"

1 comment
Cybarbie

@py @carnage4life ...even better is when some LLM gets trained on it lmao

Go Up