2 Matching Annotations
- Apr 2023
-
news.ycombinator.com news.ycombinator.com
-
It sounds like the non-enthusiast “reimplement everything in my favorite language” answer is that Go’s FFI is a pain, even for C.
Relative to the experience that Golang developers are used to, yes, it's a pain.
But that isn't to say it's any more or less painful on an absolute scale, esp. wrt what comprises typical experiences in other ecosystems.
-
- Jan 2022
-
joeldare.com joeldare.com
-
it’s insecure unless the credentials are served over an encrypted HTTPS connection
The same is true for login systems that use cookies, but no one cites that as a downside. There's an asymmetric standard being applied to HTTP native authentication.
-