Live data from Hacker News

Viewing profile — mweibel

mweibel

HN member
Joined
Wed, Jul 06, 2011, 12:23 PM UTC
HN karma
1,460
Public activity
238 items

About mweibel

Principal Software Engineer

Go, Kubernetes, GitOps, ...

- https://mstdn.social/@mweibel - https://www.github.com/mweibel

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. story
  6. story
  7. 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 …

  8. 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…

  9. 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…

  10. 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…

  11. comment
  12. comment
  13. 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…

  14. story
  15. 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…

  16. story
  17. story
  18. 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…

  19. 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 …

  20. comment
    Comment #22801828

    also in Switzerland. It's a brand by Valora (Kiosk, Brezelkönig, Ditsch, ...)

  21. comment
    Comment #21658312

    maybe? I wouldn't know. "strongly typed mainstream high level language" does not say anything about that, hence my question.

  22. 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…

  23. comment
    Comment #21657046

    why not Go/Java/....? Honest question.

  24. comment
    Comment #21595686

    Only one finger needed

  25. 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…