Jyothish Kumar M S

Results 103 comments of Jyothish Kumar M S
trafficstars

The way to do this would be to create a database of all links by recursively parsing all notes. Every link would count as a forward link. Every page that...

> Or we could just wait until SymbiFlow's conquering of xc7z020 PS/PL interfaces. @regymm SymbiFlow is now F4PGA

Thanks for the project btw, it helped by site stay up so far. I came to file a bug report (for which I have a workaround), but I guess I'll...

If it doesn't work right now, it's not a feature that's going to be implemented in this project. I don't see that mentioned before here, and is most likely not...

My CPU was manufactured in 2019, but it doesn't have AVX/AVX2 because it's Pentium Gold (4417U Kaby Lake R), and is not Core series. Dual Core multithreading 2.3 GHz CPU....

Not working. This is the output. And yes, crashing with nonzero status. ``` $ ./gpt4all-installer-linux.run qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" No marker found, stopped...

oo I'll retry. My download was interrupted certainly.

> I think you confused something there, Protonmail uses the standard OpenPGP, so Protonmail ANYTHING-using-OpenPGP will be encrypted. More like can be, right? Because there has to be a prior...

I tried replacing all references of `X11Extras` with `CorePrivate` and removed Qt5 from the `QT` versions in `find_packages()` to make it use Qt6. It still failed: ``` jyothish@void ~/r/QtScrcpy (dev)>...