HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cqz

no profile record

comments

cqz
·26 giorni fa·discuss
Yes, the only reason this isn't happening in other distros is simply popularity.

Namespacing is the solution, and as mentioned in the article some ditros do indeed have namespaced user repos, like Fedora's Copr. The trust model of a flat namespace user repo is completely broken when the maintaining user can change at any moment.
cqz
·3 anni fa·discuss
Very cool. I tried using PNG compression, it does actually do better, slightly:

    PNG : ~15.1 seconds, 83% accuracy
I also tried dropping in zstandard compression:

    Zstd (level=3) : ~3.5 seconds, 88% accuracy
Much faster than gzip, at least. And iff I use (x1-x2)*2 instead of x1+x2 to calculate Cx1x2 that pushes zstd up to 93% accuracy.

I'm somewhat interested in the fact that if I stack the two arrays on top of each other instead of adding them together, I get absolutely garbage performance (<20%), however as far as I can tell that actually works well when classifying strings.
cqz
·3 anni fa·discuss
I think the Guardian article mixes this up slightly. In the linked journal article they describe how when she initially presented with her symptoms she was treated with prednisolone, causing the immunosupression.

edit: and they note in the conclusion that the immunosuppression may be what allowed the migration to the brain
cqz
·3 anni fa·discuss
Possible but untested. You may be interested to see this recent study that draws a mechanistic link (broadly, microglial inflammation) between the symptoms of long covid and "chemobrain" following chemotherapy [0]. The authors do suggest treatments proposed to restore cognition post-chemotherapy may also be applicable to long covid, e.g. metformin [1].

[0] https://www.cell.com/cell/fulltext/S0092-8674(22)00713-9

[1] https://www.nature.com/articles/s41591-020-0985-2
cqz
·4 anni fa·discuss
No worries. That one is a little harder. My understanding is that libinput doesn't handle kinetic scrolling at all[0], it is now implemented at the toolkit level. For Firefox, the "hold" gesture to stop kinetic scrolling is blocked on either the required event being backported to GTK3 or Firefox being ported to GTK4[1]. My only suggestion for the time being is to try scrolling back a tiny bit in the opposite direction rather than tapping. Works for me, lol.

[0] https://wayland.freedesktop.org/libinput/doc/latest/faqs.htm...

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1568722
cqz
·4 anni fa·discuss
Use the scroll-factor setting of libinput-config[0] to configure this on DEs that do not provide their own tool (i.e., GNOME).

[0] https://gitlab.com/warningnonpotablewater/libinput-config
cqz
·4 anni fa·discuss
So as a Wine end-user, it looks like this release means no more having to have multiple wineprefixes to support both 32/64 bit applications, and also no more need to ensure libraries like libpng zlib etc are installed, either 32 or 64 bits? That seems quite nice.
cqz
·5 anni fa·discuss
I haven't read this book, but this concept sounds very much like the notions of positive and negative liberty/freedom as described by Isiah Berlin [1].

In short, negative liberty is freedom from external interference, while positive liberty is having the resources and power to actually accomplish things.

[1] http://cactus.dixie.edu/green/B_Readings/I_Berlin%20Two%20Co...