←back to thread

186 points ahlCVA | 1 comments | | HN request time: 0.204s | source
Show context
zokier ◴[] No.45305951[source]
Interestingly the author has a startup revolving around this technology. Their webpage has some info: https://multikernel.io/
replies(2): >>45310008 #>>45310423 #
1. sargun ◴[] No.45310008[source]
The author (Cong Wang) is building all sorts of neat stuff. Recently, they built kernelscript: https://github.com/multikernel/kernelscript -- another DSL for BPF that's much more powerful than the C alternatives, without the complexity of C BPF. Previously, they were at Bytedance, so there's a lot of hope that they understand the complexities of "production".