Viewing profile — mweibel
mweibel
HN member- Joined
- Wed, Jul 06, 2011, 12:23 PM UTC
- HN karma
- 1,460
- Public activity
- 238 items
- HN profile
- View on Hacker News ↗
About mweibel
Go, Kubernetes, GitOps, ...
- https://mstdn.social/@mweibel - https://www.github.com/mweibel
Recent public activity
-
comment
Comment #48086881
Working on a bread recipe community where you can share and iterate on bread recipes. It's out of personal interest to be able to record my bread recipes and thought it might be in…
- story
- story
- story
- story
- story
-
comment
Comment #43843497
sourness is depending on quite a lot of factors - amount of water in starter, how long you proof, temperature etc. I also prefer less sour breads and since I started using a stiff …
-
comment
Comment #37750153
Helio https://helio.exchange | Senior Go Engineer | Switzerland Zurich, On-Site Hybrid | Full Time (80-100%) | CHF 100-130k + equity and benefits We are a Swiss startup based in Zu…
-
comment
Comment #37379424
hi, we have a couple of job offers which offer remote. The Senior Cloud Engineer role is on-site/hybrid at the moment though. We're too small to sponsor visa or offer relocation, u…
-
comment
Comment #37352017
Helio https://helio.exchange | Senior Cloud Engineer | Switzerland Zurich, On-Site Hybrid | Full Time (80-100%) | CHF 100-130k + equity and benefits We are a Swiss startup based in…
- comment
- comment
-
comment
Comment #30189838
I never really had issues with lack of sleep until I became father 1.5 years ago. Child has issues with sleep since the start and while it recently got a bit better, in those 1.5 y…
- story
-
comment
Comment #26540968
you could use an `else` clause for the scope: if foo, err := doThing(bar); err != nil { // handle error } else { // handle foo } but most don't use that form and just do the call o…
- story
- story
-
comment
Comment #23649697
it's in the second paragraph of the article: The city council unanimously voted on Wednesday to ban the use of the technology and prohibit any city official from obtaining facial s…
-
comment
Comment #23454884
Usually headless means that serving the content is done only through an API while creating content (and -types) is done using an admin interface. If you look at the docs of Strapi …
-
comment
Comment #22801828
also in Switzerland. It's a brand by Valora (Kiosk, Brezelkönig, Ditsch, ...)
-
comment
Comment #21658312
maybe? I wouldn't know. "strongly typed mainstream high level language" does not say anything about that, hence my question.
-
comment
Comment #21658304
sure, there are pros/cons in all languages. My question was specificly to the sentence about "strongly typed mainstream high level language" - as there are many languages who fit t…
-
comment
Comment #21657046
why not Go/Java/....? Honest question.
-
comment
Comment #21595686
Only one finger needed
-
comment
Comment #21280596
"we" doesn't necessarily include all. Anyway, that's a bit sad IMHO. In my opinion, running what you build is great to discover ways to improve your software. Regardless if you wan…