She’s a well known longtime critic of crypto and web3
I joined Lemmy back in 2020 and have been using it as qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
She’s a well known longtime critic of crypto and web3
I’m not sure why but after 2 years someone reported your comment for being a scam
Have you tried converting it to a webp first? That usually solves it for me.
I’m not sure why people are downvoting you, since Fortran is known to be extremely performant when dealing with multidimensional arrays.
Of course, for hot paths or small examples it is, but I doubt it’s feasible or maintainable to write a “real” projects like core utilities in assembly.
Rust is better for writing multithreaded applications which means that the small amount of utilities that can utilize parallelism receive a significant speedup. uutils multithreaded sort was apparently 6x faster than the GNU utils single threaded version.
P.S. I strongly doubt handwritten assembly is more efficient than modern C compilers.
The uutils should be compatible so I don’t think so
Sorry, I only watched it very briefly after receiving the report, it seems to be fine. Sorry for bothering you.
EDIT: I just watched it fully, and it’s painful how relevant it is, but I hope that one day we will look and see, how through perseverance and collaboration we’ve overcome it yet again.
Yes I remember the lemmy.world servers being DDOS’ed every couple of days and having to switch between 3 clients and the webinterface because all of the apps were missing some features. The alternative frontends like photon and tesseract have really improved and imo should be the new defaults.
Hi OP, it seems like this is a political video, could you post these videos to !politicalvideos@lemmy.world next time?
It is to some degree, but since I’m late, I’m going to let it stay up.
Are you aware about the reasons behind this decision?
*Khashoggi
Great app, I recommend everyone give it a try
Some time ago I wrote a program in COBOL and half of it was just CALL "SYSTEM" BY CONTENT
in the end.
I guess I’ll explode
Microsoft have been endorsing Linux recently for this reason.
I doubt that’s still the reason, I think they endorse it because they’re making a shit ton of money using it on Azure.
…I don’t click links…
I strongly suggest doing so if you want to understand what the article is about
const ref or unique_ptr if you need ownership