Austin S. Hemmelgarn
Austin S. Hemmelgarn
WASM is completely unrelated to JS other than being a web platform. It’s typically compiled from some other language (most commonly Rust from what I’ve seen, but C/C++ work as...
This is likely a doomed proposition from the start. This kind of thing is easy on Windows and macOS (and even many non-Linux UNIX-like systems such as Solaris) because they...
A quick check on Debian Sid seems to indicate that BOINC there still does work with sysv-init (just like pretty much every other package on Debian that doesn't explicitly require...
@ChristianBeer You're assuming this is only of use for an attack that involves social engineering as the means of injecting malicious code. By sheer volume, most attacks do that, but...
Ah, I misunderstood what you meant, sorry.
https://github.com/netdata/netdata/issues/14200 is relevant here. Essentially, our plan for the time being is to try and get the kickstart script to recognize Raspbian and Raspberry Pi OS as Debian systems so...
A quick update here regarding the information I posted previously for attempting to use the existing packages on these platforms: We’ve recently merged support for overriding the distribution auto-detection code...
> > Firewalld config > > Added in [firewalld/firewalld#948](https://github.com/firewalld/firewalld/pull/948) Oh, nice, that makes this even easier.
Quick update: We’re in the process of moving our DEB package hosting to new self-hosted infrastructure, and plan to resolve this properly as part of that move. Current estimate is...
With the merge of #14290 and #14301, this should be resolved. All of our DEB packages on our current infrastructure should have distro-specific tags in the version information so that...