Javi Fontan
Javi Fontan
I would wait to take this decision until we are used to the new syntax. I'm not really happy with wrapping an error that you want to catch. Example: ```go...
I agree that a custom type for errors is the way to go. What I don't like is that there's not syntactic sugar for something as common as wrapping a...
The problem is that `fmt.Errorf` and it's wrapping mechanism can only be used for annotating errors. The error created is anonymous and cannot be checked by upper layers, that is,...
I've just tested the change and seems to work as expected. Thank you!
Thank you for the heads up. I'm trying to clean up.
I believe I've cleaned up most of it. The service is up again.
I'll close it tomorrow if I can't find any more entries like that.
It happened again. I took down the page while I find time to clean up and add a check to somehow alleviate it. Today I believe I won't have time...
@Skoopyy It's strange that your user appears in the payload in some of the spammy effects: ``` VERY GOOD SHADER t.me/telegrosik - skoopyy on discord ```
@Memexurer I would use captcha just as last resort. This adds friction to users and I prefer to find other ways before resorting to that. Immediate things I plan to...