HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mzaccari

no profile record

comments

mzaccari
·18일 전·discuss
+1 for microsandbox. I've been using their golang SDK (https://docs.microsandbox.dev/sdk/go/sandbox) @v0.5.10 to create sandboxes, attach them to agent sessions to execute, and then throw away, all in a raspberry pi 5 k3s cluster (as they have ARM support, if you're into that sort of thing). The microsandbox code is still a bit in flux (since it hasn't reached v1.0 API stability yet), but it's definitely worth checking out as it looks to have a solid foundation.

(edit: ahh sorry, meant to post this to above comment)
mzaccari
·지난달·discuss
I couldn't find an explicit reference for the naming, but for anyone wondering there is a Hamilton example: https://github.com/apache/burr/tree/main/examples/multi-agen...
mzaccari
·8개월 전·discuss
^ I second Envoy Gateway! It has support for HTTPRoute like all the others, but also TCPRoute, UDPRoute, TLSRoute, GRPCRoute backed by Envoy and they have worked great for me on EKS clusters I manage for work. The migration from Ingress API to Gateway API hasn’t been bad, as you can have both running side-by-side (just not using the same LB) and the EnvoyPatchPolicy has been great for making advanced changes for things not covered by the manifests
mzaccari
·11개월 전·discuss
I think the op was trying to highlight this nugget in one of the thread emails[0]:

>And now, I just got an email from Linus saying "we're now talking about git rm -rf in 6.18", after previously saying we just needed a go-between.

Edit to add that LWN noted this at the end of the "The rest of the 6.17 merge window" post[1].

[0]: https://lwn.net/ml/all/5ip2wzfo32zs7uznaunpqj2bjmz3log4yrrde...

[1]: https://lwn.net/SubscriberLink/1032095/06b4e3b1b30fe2a9/
mzaccari
·5년 전·discuss
I had tried to get into Dune many years ago, but found it hard to keep track of all that was going on. I wish I had pushed through, because I'm now enthralled by the Dune universe. I can say that the movie helped lay a foundation for me that has made the book far more enjoyable - to the point where I'm almost finished with the audiobook after only starting it last week!