HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Spiwux

no profile record

comments

Spiwux
·il y a 2 ans·discuss
I've implemented several of these ideas, and they worked just fine.
Spiwux
·il y a 2 ans·discuss
I don't understand the architecture section. The title is "layered architecture," but then it talks about Ports/Adapters, which would be hexagonal architecture?
Spiwux
·il y a 2 ans·discuss
I was about to leave a very witty "just be idempotent ;)" response but did not consider the nonce. I'd be surprised if Google is quick to change this, so I guess be stateful on the receiving server, persist that you handled a certain request already, and if you get a duplicate request, replay the response from the first one?
Spiwux
·il y a 2 ans·discuss
They're clearly trying to imitate human interaction, and believe it or not, the vast majority of humans have genders they're perfectly happy with.
Spiwux
·il y a 2 ans·discuss
At this point, I cannot take these kinds of safety press releases serious anymore. None of those models pose any serious risk, and it seems like we're still pretty far away from models that WOULD pose a risk.
Spiwux
·il y a 2 ans·discuss
After having used Datadog for several years, going back to Grafana / Loki / Prometheus felt like regressing by two decades. As much as I appreciate free solutions, I feel like Grafana has really fallen behind when it comes to developer experience
Spiwux
·il y a 3 ans·discuss
I really do not understand why this is a discussion, why a video had to be made about it and why we now need an interview about this.

Clean code / readable code / whatever you want to call it is often at odds with performance. This has been a known fact for decades. Everybody is aware of this. And for most enterprise projects it just doesn't matter. The performance analysis discovered nothing new and added nothing of value