Viewing profile — JanMa
JanMa
HN member- Joined
- Sun, Jul 28, 2019, 10:17 AM UTC
- HN karma
- 122
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About JanMa
No profile information was provided.
Recent public activity
-
comment
Comment #48233698
I've learned the hard way that CPU resource limits in K8S are a bad idea, as can be seen in this post. Just use CPU requests without limits so the scheduler has an estimate of your…
-
comment
Comment #47693977
I don't think it's a niche hobby, but I really enjoy cooking. Trying out new techniques and receipts, cooking dinner for friends and family or just preparing a delicious meal in ad…
-
comment
Comment #45394609
Congratulations on the 10 year anniversary. Having used Traefik for multiple years in a large Micro-Service Setup (200+ services) I must say I have made mixed experiences. If your …
-
comment
Comment #44917491
A bit off topic, but you might want to rethink the name. It is very close to EDEKA, the largest German supermarket chain. They have a very large IT division ( https://it.edeka ) an…
-
comment
Comment #44879686
I used to maintain a self hosted instance of BitBucket and the user experience of it was actually very nice. We shut it down when Atlassian deprecated the self-hosted licenses. Mov…
-
comment
Comment #44821841
Yes this does affect OpenBao as well. We're actively working on getting a fix out as soon as possible
-
comment
Comment #44821824
This does affect OpenBao as well. We do have a process in place for responsible disclosure but unfortunately we were not informed about those issues before they were published.
-
comment
Comment #44134378
We've made an effort to keep API compatibility with Vault wherever possible, also with the new namespaces implementation. Most of the tooling which works with Vault today will also…
-
comment
Comment #44133990
It is true that most of the commits in the last 12 months were made by cipherboy, but I can assure you that the project is not a one man show. Building a community and getting trac…
-
comment
Comment #43670778
That actually works quite well. I once built a templating engine for Terraform files based on JQ that reads in higher level Yaml definitions of the resources that should be created…
-
comment
Comment #43430401
Make is definitely just my personal preference. If using bash scripts, Just, Taskfile or something similar works better for you then by all means use it. The main argument I wanted…
-
comment
Comment #43423985
Sure, here's one example: https://github.com/JanMa/nomad-driver-nspawn/blob/master/.gi...
-
comment
Comment #43420542
Whenever possible I now just use GitHub actions as a thin wrapper around a Makefile and this has improved my experience with it a lot. The Makefile takes care of installing all nec…
-
comment
Comment #43228881
I bought my first Motorola phone in 2013 and am a happy user ever since. I usually buy the current Moto G model for less than 200€ and get a solid 3-4 years of use of it. Of course…
-
comment
Comment #43125980
Happy to hear you like the project :-)
-
comment
Comment #42228404
It doesn't. The usual approach is to create new nodes with the updated OS, migrate all workloads over and then throw away the old ones
-
comment
Comment #42228386
Dear friend, you should first look into using Nomad or Kamal deploy instead of K8S
-
comment
Comment #41420643
There's a lot of tools you could use for this (I'd personally recommend OpenBao), but in my opinion proper SSO, permission and group management is way more important. If you make a…
-
comment
Comment #41359748
That’s also what works best for me! A single monitor and only one window on fullscreen. When I need to switch applications, I navigate to another fullscreen window. Sometimes I lik…
-
comment
Comment #40729126
On behalf of the OpenBao TSC and Development Working Group, I'm happy to announce the 2.0.0 Beta release is available now! Major improvements include: - Fixing compatibility with e…
- story
-
comment
Comment #39738959
We had some discussions about this before removing all storage plugins except Raft, In-Memory and File storage as cipherboy pointed out in the sibling comment. If you're currently …
-
comment
Comment #35821232
This might be a bad direct translation from the German saying "ungeteilte Aufmerksamkeit" which can also be translated as "undivided attention"
-
comment
Comment #34746996
Both actually. How did they do it physically and what did they run on the phones? I found it especially interesting that 20% of the devices had to act as master or networking nodes…
-
comment
Comment #34746898
Does anyone have an idea how they built the cloudlets? I find the concept very fascinating but I don't have any idea how one would go about building such a large cluster of old pho…