Live data from Hacker News

Viewing profile — hedwall

hedwall

HN member
Joined
Thu, Nov 15, 2012, 11:47 AM UTC
HN karma
282
Public activity
131 items

About hedwall

[ my public key: https://keybase.io/lsc; my proof: https://keybase.io/lsc/sigs/s3_X-HVWY6A4fZ7Bnd46MQffWlqpeaQ3qvvkBZ42r5c ]

Recent public activity

  1. comment
    Comment #49081695

    You can get physical exercise precscription from your doctor and/or physical therapist where I live. For both physical or mental health issues. It then gets wrapped into our single…

  2. comment
    Comment #40766431

    IBAN is the international bank number.

  3. comment
    Comment #39946170

    My employer does not, they do cover my phone bill though.

  4. comment
    Comment #39734140

    But their money maker isn't really Terraform, it's Vault.

  5. comment
    Comment #32981652

    I use the iPhone 13 mini, it's marginally bigger than the SE.

  6. comment
    Comment #31336431

    Nice work, would be awesome if I could filter on country.

  7. comment
    Comment #30802934

    I love when being treated fairly is liberal gospel.

  8. comment
    Comment #30711462

    Yes you can: "You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribu…

  9. comment
    Comment #30014958

    A guess would be that game servers are distributed across the globe but backend services l are in one place. A common pattern in game companies.

  10. comment
    Comment #29376780

    We get a flat ~800$ for an on call week (Thursday to Thursday) and Friday is off. Nothing extra for working night, but you’re not expected to work a full day if you had an incident…

  11. comment
    Comment #28454125

    Their Enterprise versions, primarily Vault and Consul AFAIK.

  12. comment
    Comment #28316982

    It already is illegal to make a profit by sub letting a rent controlled apartment in Sweden.

  13. comment
    Comment #28152632

    Back in my late teens/early twenties me and some friends talked about starting an industrial band (think Neubauten...) and calling it Slashignore. I now own slashignore.it for our …

  14. comment
    Comment #28099857

    For larger environments infrastructure drift is a much bigger headache then that Terraform has to store a json blob somewhere. Having a combination of state and reading running sta…

  15. comment
    Comment #27672947

    We don't, the maintenance cost in man hours was way to high and replacing it with AWS Aurora made it at least as reliable with a lot less overhead. On the plus side we can do ad ho…

  16. comment
    Comment #27477671

    The VMWare plugin for Vagrant is now OSS and free as well.

  17. comment
    Comment #26303037

    Yes it can. "For machine-friendliness, Nomad can also read JSON-equivalent configurations. In general, we recommend using the HCL syntax." https://www.nomadproject.io/docs/job-spec…

  18. comment
    Comment #25350850

    There's no requirement on Consul for deploying Nomad, and storage support is in Beta right now.

  19. comment
    Comment #23113096

    Huh? Terragrunt has support for the same things that Terraform supports, a wide variety of different cloud providers (and other API enabled services).

  20. comment
    Comment #22840363

    Sweden has 480 days of paid parental leave.

  21. comment
    Comment #22422725

    Citation needed.

  22. comment
    Comment #22407318

    Dnsimple is a registrar as well. I have my personal domains there.

  23. comment
    Comment #22281249

    Istio uses Envoy for the data plane.

  24. comment
    Comment #21579526

    With Consul intentions and edge gateways you may be able to have the same functionality, but those are quite recent and was not present 2 years ago.

  25. comment
    Comment #21102024

    Just like developers cobble together apps that are barely operable. Hard coding IP addresses, opening connections with no timeouts, and lacking basic understanding what the differe…