ad hoc

Results 110 comments of ad hoc

hello @7flash, the work on typescript policy is still very WIP, but happy to discuss your usecase!

@BearLemma Yeah, integration tests are the roadmap, but this is not connected to anything. right now this is just a bunch of dead code... I'll also throw some unit testing...

@BearLemma This is gonna add a couple 100s lines of code to this pr, ok with you?

Let's go then 😄

How do we communicate with each other?

No success running it as root instead of using `sudo`. here is the backtrace: ``` 0: 0xaaaabc07a7c0 - ::fmt::h86c0946e1e3f1249 1: 0xaaaabc095da4 - core::fmt::write::hdfc45ef9dad270f5 2: 0xaaaabc077a84 - std::io::Write::write_fmt::hf68120504cb01509 3: 0xaaaabc07c0b4 -...

I realize this bt is not gonna be super helpful, since the panic occurs in a task... let me know if a can give you something else.

It did not work either, here is the log: ``` 2022-02-10T21:47:36.848098Z DEBUG redbpf::btf: `Pointer' type should not have a name but its name is `*mut c_void'. erase the name 2022-02-10T21:47:36.851641Z...