Viewing profile — weitzj
weitzj
HN member- Joined
- Sun, Feb 03, 2013, 11:39 AM UTC
- HN karma
- 1,947
- Public activity
- 623 items
- HN profile
- View on Hacker News ↗
About weitzj
[ my public key: https://keybase.io/weitzj; my proof: https://keybase.io/weitzj/sigs/cXDlvK_H3oI3GHQqR0MipH_PdrN5LpXiBxR7wEzD9ko ]
Recent public activity
-
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…
-
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…
-
comment
Comment #48609185
JAM as a Service
-
comment
Comment #48587871
I still use this background Color on my Mac or Linux.
-
comment
Comment #48329572
Joshua
-
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 …
- story
-
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…
- story
-
comment
Comment #47985434
Thank you
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #47368892
I love hammerspoon. That's it :D It's lua, so you can get creative with https://fennel-lang.org/
-
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…
-
comment
Comment #47244609
Will this have an impact on Loadbalancers? Like does one have to do client side load balancing like in gRPC?
-
comment
Comment #46996975
30 days in Germany + Public Holidays
-
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…
-
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…
-
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…
-
comment
Comment #43149679
Another interesting one https://youtube.com/shorts/tWthV06ZIDo?si=JdKPvykIuv5q7RGY
-
comment
Comment #43147656
I think this person has also interesting content regarding No and Yes https://youtube.com/shorts/DjuC8xauWWk?si=VkGFbgbqyzKqPjLD
-
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…