Live data from Hacker News

Viewing profile — weitzj

weitzj

HN member
Joined
Sun, Feb 03, 2013, 11:39 AM UTC
HN karma
1,947
Public activity
623 items

About weitzj

janweitz.de

[ my public key: https://keybase.io/weitzj; my proof: https://keybase.io/weitzj/sigs/cXDlvK_H3oI3GHQqR0MipH_PdrN5LpXiBxR7wEzD9ko ]

Recent public activity

  1. comment
    Comment #48730167

    Thank you for your response. So time as you mentioned can be made explicit. I am probably looking for something like the request context with timers and cancellation signals propag…

  2. comment
    Comment #48728699

    Side question as I am following zig only losely and do Go Programming: Zig has the feature that you can drop in your allocator from the caller. Now with 0.16 you also "bring your o…

  3. comment
    Comment #48609185

    JAM as a Service

  4. comment
    Comment #48587871

    I still use this background Color on my Mac or Linux.

  5. comment
  6. comment
    Comment #48203932

    There is also a Website https://coproduct-opensource.github.io/nucleus/architecture/... I have stumbled on this project while dabbling around how to launch many firecracker VMs on …

  7. story
  8. comment
    Comment #48000757

    Maybe Roger Penrose has some meaningful Input https://youtu.be/iTVN6tFknCg regarding …“One was the realization that a purely mechanical computer can, in principle simulate the laws…

  9. story
  10. comment
    Comment #47985434

    Thank you

  11. comment
    Comment #47984729

    I was thinking of people were to use an image…:$my_tag on the host cluster and some roughe pod on the child cluster (but same underlying physical nodes) somehow overwriting the loc…

  12. comment
    Comment #47984712

    Thank you for your feedback. I understood from the host cluster perspective you won’t see the child cluster pods. And what is the perspective on nodes? Can you have like a host clu…

  13. comment
    Comment #47984070

    I don’t understand how they are separating security in the virtual mode as they only mention pods. It seems every workload still shares the underlying node, even when in virtual mo…

  14. comment
    Comment #47671360

    Love it. And from my experience the need for Go Routines is not that urgent. Sure when I started Go there were Go routines plastered everywhere. And now I think harder: “do I reall…

  15. comment
    Comment #47627178

    I tried Nix. Worked. Then I forgot the syntax. Therefore my middle ground is devbox. It is like python vietualenv but backed by Nix. So I have a devbox.json file to define packages…

  16. comment
    Comment #47368892

    I love hammerspoon. That's it :D It's lua, so you can get creative with https://fennel-lang.org/

  17. comment
    Comment #47332244

    Maybe for your personal workstation this might be the experience you have. But from my experience for enterprise there is RHEL, Suse and maybe Ubuntu Pro. If you are an AWS Enterpr…

  18. comment
    Comment #47244609

    Will this have an impact on Loadbalancers? Like does one have to do client side load balancing like in gRPC?

  19. comment
    Comment #46996975

    30 days in Germany + Public Holidays

  20. comment
    Comment #44166811

    I was quite happy and entlohntes when I dropped an HTML table Formates with Emojies into my prompt and told to turn it into a terraform module. But how do you quality check this pa…

  21. comment
    Comment #43715767

    Love it. Also using UTM with Amazon Linux 2023 x64 on an M1 works, so you can create a local HashiCorp Packer Pipeline using the Packer UTM plugin (similar to the QEMU Packer plugi…

  22. comment
    Comment #43408886

    From the Enterprise Perspektive at least for my use cases(fine grained permissions using extra id) , elasticsearch with kibana always had a solution available. For grafana cloud an…

  23. comment
    Comment #43149679

    Another interesting one https://youtube.com/shorts/tWthV06ZIDo?si=JdKPvykIuv5q7RGY

  24. comment
    Comment #43147656

    I think this person has also interesting content regarding No and Yes https://youtube.com/shorts/DjuC8xauWWk?si=VkGFbgbqyzKqPjLD

  25. comment
    Comment #43066749

    Love what they are doing. At least you get the chance to introduce Nix in the enterprise with the MacOS installer, having figured out private CAs and the MacOS keychain for example…