Live data from Hacker News

Viewing profile — excuses_

excuses_

HN member
Joined
Sun, May 02, 2021, 8:02 AM UTC
HN karma
54
Public activity
14 items

About excuses_

No profile information was provided.

Recent public activity

  1. comment
    Comment #32457860

    It does not incur debt. Sweden or Denmark has been having debt to GDB ratio constantly declining. I think social democracy can work but it’s hard and requires huge discipline from …

  2. comment
    Comment #32457785

    I am not sure that’s going to happen. Most of the people does not care about choices. They just want to have comfortable life without worries. Another thing is that people must fee…

  3. comment
    Comment #32055187

    > So is it that decentralization is impossible to achieve or that it's achievable, but undesirable? I feel like I'm being gaslighted by the IETF. While reading this, I tried to app…

  4. comment
    Comment #31777498

    Depends but overall the US rates put pressure on euro and generally all other currencies. In my country, which does not have euro, the last hike of the US rates got the currency to…

  5. comment
    Comment #31538134

    Typically it means S3 and alike. Not being bounded by disk size of your server. Or in their case they might refer to horizontal scalability of their storage layer which is independ…

  6. comment
    Comment #31409237

    I was trying to learn more about the problem as two of my colleagues were victims of relay attacks, allegedly. Stolen cars were Mazda and Kia. I found claims that only Jaguars and …

  7. comment
    Comment #31209194

    I wonder if Redpanda thinks about or offers some alternative protocol that would be better defined in terms of transaction guarantees. At this point it looks like Kafka’s protocol …

  8. comment
    Comment #31184258

    I had much better experience with GCP Cloud Run. Prepare a OCI/Docker image, type `gcloud run` with a few flags and you’re done. In 2021 they added a bunch of features which in my …

  9. comment
    Comment #31013680

    I think you’re right. It’s just not exactly what many people coming from other languages expect from generics. It’s seems like a static polymorphism but not monomorphism, which als…

  10. comment
    Comment #31012769

    I wouldn't say it's the whole point but very important one. For simple types the current Go implementation does produce monomorphic functions but for others, for example interfaces…

  11. comment
    Comment #29986394

    In Poland there was a sort of similar story. Politicians from the opposition, lawyers, “difficult” prosecutors have been spied. A few days ago a special commission started investig…

  12. comment
    Comment #29618496

    I agree that the term was kinda stollen and in many places Ops became DevOps while still doing Ops stuff 100%. I think there is a place for both. Going into DevOps does not mean yo…

  13. comment
    Comment #29618434

    I second that. I experienced this drive towards overly complicated pipelines that require a bunch of external systems to work in order to test my application and claims like “it’s …

  14. comment
    Comment #27013233

    The only thing that constantly improves and is really worth considering is safety. I am not even saying about active safety features but the passive ones. They are also in constant…