Krish Jain

Results 49 comments of Krish Jain

This is clutter again 😒. Might want to close this? @tid-kijyun

This should be closed? @tid-kijyun Sorry for the ping

A few years too late 😜. Just providing an example from a string ``` let html = "GitHub" if let htmlDoc = HTML(html: html, encoding: .utf8) { onlyText = htmlDoc.text...

Might want to close this to make managing this library easier for you? @tid-kijyun

Close this too? @tid-kijyun

@smuellerDD Hi, sorry, I don't understand what you mean by "So, for /dev/random without additional patches it is of no use." could you please elaborate? In addition, would it be...

Ah @smuellerDD . Thank you I understand. So I'm using Fedora and would love to test this project and add more entropy to the kernel. I set random.trust_cpu=off. Now how...

Thanks. Ah, so https://packages.debian.org/unstable/jitterentropy-rngd is derived from this repo?

And then in Fedora according to https://src.fedoraproject.org/rpms/jitterentropy-rngd/blob/rawhide/f/dead.package I instead do dnf install -y rng-tools && systemctl enable --now rngd since it says "Functionality merged into rng-tools, including a Provides: for...

@andreas-fahrecker I don't have an M1 mac currently on me to test this but can you try the following `brew untap jeffreywildman/homebrew-virt-manager; brew tap krishjainx/homebrew-virt-manager, brew install virt-manager`