Viewing profile — hedwall
hedwall
HN member- Joined
- Thu, Nov 15, 2012, 11:47 AM UTC
- HN karma
- 282
- Public activity
- 131 items
- HN profile
- View on Hacker News ↗
About hedwall
Recent public activity
-
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…
-
comment
Comment #40766431
IBAN is the international bank number.
-
comment
Comment #39946170
My employer does not, they do cover my phone bill though.
-
comment
Comment #39734140
But their money maker isn't really Terraform, it's Vault.
-
comment
Comment #32981652
I use the iPhone 13 mini, it's marginally bigger than the SE.
-
comment
Comment #31336431
Nice work, would be awesome if I could filter on country.
-
comment
Comment #30802934
I love when being treated fairly is liberal gospel.
-
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…
-
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.
-
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…
-
comment
Comment #28454125
Their Enterprise versions, primarily Vault and Consul AFAIK.
-
comment
Comment #28316982
It already is illegal to make a profit by sub letting a rent controlled apartment in Sweden.
-
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 …
-
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…
-
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…
-
comment
Comment #27477671
The VMWare plugin for Vagrant is now OSS and free as well.
-
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…
-
comment
Comment #25350850
There's no requirement on Consul for deploying Nomad, and storage support is in Beta right now.
-
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).
-
comment
Comment #22840363
Sweden has 480 days of paid parental leave.
-
comment
Comment #22422725
Citation needed.
-
comment
Comment #22407318
Dnsimple is a registrar as well. I have my personal domains there.
-
comment
Comment #22281249
Istio uses Envoy for the data plane.
-
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.
-
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…