

How will we stave off ecosystem takeover if not by taking its early signs seriously? At the start of every case of “Stallman Was Right” was a lot of presumption that, in the eyes of many, did not make a solid conclusion.


How will we stave off ecosystem takeover if not by taking its early signs seriously? At the start of every case of “Stallman Was Right” was a lot of presumption that, in the eyes of many, did not make a solid conclusion.

They really want people to stop talking about the Epstein files, huh?


Agree on everything. (As for the off-putting statements about ‘Rust people’: Since the article was published on March 19, I wonder if much of it, revolving around what the author saw as indications of authoritarianism, came from heavy disquiet in the face of authoritarianism’s recent gaining hold of the White house. I’d even consider it likely that people who post on Techrights have an above-average sensitivity for this kind of thing. It could be that the author has since arrived at a more differentiated and just view. Of note, since the time of his writing, the Rust project did remedy things that he criticized about their website.)


We’ve been warned. (And unsurprisingly, Roy Schestowitz is being bomarbed by Microsofters with a chain of SLAPP suits.)


It isn’t a question of “How long are they supposed to support it for”; it’s a matter of “Don’t artificially break things”.
As to Linux distro EOLs, they’re are bad examples for several reasons:


“The only requirement is that you share your progress and log your hours.” So participants are free to choose how they log their hours?


Perfect, thanks for the explanation. Indeed, I found the same solution via StackOverflow about simultaneously.


Ah that’s good to know about zsh.
Sorry regarding the second code block; it does indeed work as intended, and quite elegantly.


For the first code snippet to run correctly, $list would need to be put in double quotes: echo "$list" | ... , because otherwise echo will conflate the various lines into a single line.
The for loop approach is indeed quite readable. To make it solve the original task (which here means that it should also assign a number just smaller than $threshold to $tail, if $threshold is not itself contained in $list), one will have to do something in the spirit of what @Ephera@lemmy.ml and I describe in these comments.


Thanks, that’s good to know, I’ll see how well I can adapt my workflow to this. (The reason for using Konsole tabs so far is the easy switching via Alt+[number], but I suppose using Helix’s integrated multi-document system should offer other advantages (e.g. regarding registers) that could outweigh this by far.)


New to this instance, but for me too it is comparatively sluggish since I started using it yesterday.
"(…) Dr. Stallman notes that he cannot comment much about technical aspects of Rust, but he remains concerned (for a year already) about the trademark aspects. He is still receiving no clarification or assurances on the matter. Previously he suggested forking it and calling it something like “crust” (in a talk or a session he did with several Brazilian hackers). " (via)