Jakub Kubík

Results 20 comments of Jakub Kubík

And the MIning Rig is able to use a whole stack of cards at once too (meaning card "usage" is written to all cards simultaneously, rather than one by one).

Hi there! You can search for vendors using the general search field. If you search for "Fedora" all CVE which have "Fedora" in their summary or in the CPEs will...

> > Hi there! > > > > You can search for vendors using the general search field. If you search for "Fedora" all CVE which have "Fedora" in their...

I'll add to this a bit of my experience. One instance I am the administrator of has stopped importing CVEs for a while before I noticed (~2 weeks). After I...

> AMP doesn't recognise the syntax being used for the output, the fact that it's over multiple lines makes this difficult to handle - but I'll see if I can...

I am quite new to this codebase, but couldn't this be solved by using `dest: &mut [u8]` instead?

Documented in a security advisory: https://github.com/M0dEx/quincy/security/advisories/GHSA-hqmp-g7ph-x543

The workarounds for this will likely have to be platform-specific, as different platforms allow different mitigations of this attack. On Linux, Network Namespaces might be a good way to work...

Hi! I, unfortunately, do not have an iOS device that I could use to test Quincy on that platform, nor do I have any experience with development for mobile devices...

The library does seem like a reasonable alternative. In the future, I would like to fork/copy one of the TUN libraries and maintain it separately, as it is one of...