TRUMP EN GUERRE CONTRE LA SCIENCE : LA PURGE QUI FAIT TREMBLER LES ÉTATS-UNIS - Le Média
Pascal Le Crom likes this.
Pascal Le Crom likes this.
like this
Otto Pureblood reshared this.
Analyse de la crise #COVID et sa gouvernance sous l’angle de la #perversion
yewtu.be/watch?v=-RrpQfnq2_I
youtu.be/watch?v=-RrpQfnq2_I
#covid-19 #macron #macronie #coronavirus #couillonavirus #médecine #santé #manipulation #malveillance #vaccination #injections #justice #pharmacovigilance #vaccinovigilance
Analyse de la crise COVID et sa gouvernance sous l’angle de la perversion 🔷 Avec Marion Saint Michel Psychologue, diplômée en sciences politiques, Auteur de...YouTube
🦆 Participez à la cagnotte CANARD 2025 ! fr.tipeee.com/canard2025
📝Envoyez-nous les actus que vous voulez qu'on traite sur actu@lecanardrefractaire.org !
👉Paypal : contact@lecanardrefractaire.org
👉Chèque : Le canard réfractaire - 13 rue Edouard Ollivro - 22200 Guingamp
Nous ne relevons pas des articles 200 & 238bis du code général des impôts, donc pas de déduction fiscale possible pour le moment
📝Trésorerie : docs.google.com/spreadsheets/d…
🔊 ECOUTER LE PODCAST :
DEEZER : deezer.com/fr/show/1000236005
SPOTIFY : open.spotify.com/show/06cApMIW…
📱NOS RÉSEAUX :
Télégram : https://t.me/CanardRefractaire
Snapchat : snapchat.com/add/canarefractai…
Insta : instagram.com/lecanardrefracta…
Twitter : twitter.com/canard_media
Tiktok : tiktok.com/@canardrefractaire
Mail : contact@lecanardrefractaire.org
SOURCES : docs.google.com/document/d/1WR…
🦆 l'équipe sur cette vidéo :
Ecriture : Nico Yohan
Tournage : Yohan
Iconographie : Betsy
Montage : Pixel
MUSIQUE :
Intro/outro : @Lamiseultoutseul
Chaine : youtube.com/channel/UChTFvv0Ul…
Dernier son :
CHAPITRES
00:00 INTRO
00:34 Alexis Kohler quitte le navire
03:09 Opération Commando à Frejus
03:56 Bayrou démission
04:52 Du blé pour les brutes
05:20 Hossam Shabat assassiné
07:11 Hamdan Ballal persécuté
07:43 OUTRO
#actu #actualité #information #journal #france #monde
Logo & Monogramme AR © Studio Poil de Chameau
TAGS
Mots clé : Macron, Attal, Alexis Kohler, Bayrou, Emmanuel Moulin, Palestine, Gaza, Hossam Shabat, journaliste, drone, Israël, guerre, répression, Alliance Police, subventions, manipulation médiatique, Élysée, manifestation, Kolher démission, Attal TikTok, TikTok politique, Cagnotte Canard, médias indépendants, No Other Land, Hamdan Ballal, Oscar, France Info, Huffington Post, actu réfractaire, médias critiques.
twitter : #macron #kohler #netanyahu #assassinat #hossamshabbat
Bienvenu dans les source de l'Actu Réfractaire du 28-03 1 - @AFP - François Bayrou Gouvernement Composition : https://www.youtube.com/watch?v=2O9dghuSs-Q 2 - @BFMTV - Alexis Kohler VicePrésident Politique : https://www.youtube.Google Docs
Qui a assassiné le président #Kennedy ?! Résumé
Émission complète : odysee.com/@JeanDominiqueMichel:e/sait-on-enfin-qui-a-assassiné-le:7
#Histoire #US #États-unis #JFK #CIA #Mossad
Je vous propose un résumé de l'émission que j'ai proposée hier -d'une durée de deux heures, références à l'appui- sur l'assassinat du président Kennedy.Les d...YouTube
like this
arts-et-metiers.net/musee/week…
Événements,Conférences et débats,Visites et activités : Cap sur les « basses technologies » ! Techniques durables, simples, appropriables et résilientes...musée des Arts et Métiers
like this
Laurent Breton reshared this.
like this
billyidle reshared this.
like this
like this
nadloriot reshared this.
_(Bildbeschreibung: “BeKa”, meine Besuchskatze, schaut mich mit einem Auge an.)_
#photography #fotografie #foto #photo #postprocessed #myphoto #mywork #ownwork #katzen #cats #Besuchskatze #BeKa
like this
nadloriot reshared this.
#Music on #Red-Overtone-Serpent
#JulianLennon 4/8/1963 #Birth English musician and singer
#Beautiful (Album) - #Julian #Lennon ' #Everything #Changes' The Videos
Julian Lennon - Beautiful (Album)You gave your life for me You gave your ... you're on a different plane Your world is full of angels
Beautiful (Album) - Julian Lennon 'Everything Changes' The Videos
nowisthetime reshared this.
#Music on #Red-Overtone-Serpent
#SteveHarley 2/27/1951 #Birth British rock musician (Steve Harley and Cockney Rebel)
#COCKNEY REBEL - THE HUMAN MENAGERIE ( #FULL #ALBUM)
nowisthetime reshared this.
like this
nadloriot reshared this.
Nanook likes this.
There are a lot of introductions online to using Bash or other similar Linux/Unix shells. In my experience, these guides mostly show a minimum needed to navigate the file system and run some commands. Due to this, my initial impression of Shell was that it was nothing more than this; A place to navigate the file system and run some commands. Similar to what you can do from the "normal" (i.e. graphical) desktop, but using commands instead of clicking around with a mouse. I later realised that the Shell is much, much more than that. It doesn't just run some commands, it's really a language, like any programming language, but optimised to use as a user interface to your operating system.
What I know, is only what I learned through experience and reading, but I hope with this article to provide a better framework to understand what a shell like Bash can do.
When we talk about a shell in this context, we talk about an interface you see on the screen who allow you to interact with the computer. This can be a graphical interface, like your typical desktop environment (think Gnome, KDE, Mate, Cinnamon...). Or it can be a text based interface. In this article we'll talk about the typical text interface which we'll refer to as Unix Shell, or simply Shell. There are different variations of this Shell, and different implementations of these variations. The currently most known one is probably Bash. In this article, I'll try to keep examples more general so they can work in different variations of the Unix Shell.
First we open a shell. If you're using Linux and don't use a graphical desktop environment, you're probably already in a Shell. On KDE, you can open "Konsole", otherwise you can see if you find something called "Terminal" or "Console" or something. On OSX it's called "Terminal". On Windows you can use WSL, install Git Bash, or install a proper operating system instead. Note that Git Bash is just a very simple compatibility layer and will only allow rather shallow interactions with the OS itself. These are actually Shell emulators. They are GUI tools, who give you something that looks like a textual Shell.
When you have your Shell open, things can look slightly different based on how the Shell is configured. Typically you will see a dollar-sign "$" where you can start typing. Often, but not always, you will see some extra information like user, host, and directory. The background is often either black or white.
$ _
pwd
and press Enter.$ pwd
/home/me
pwd
is a typical command and it prints out the location where you currently are in the file system. This is a first important observation. The operating system you're working in has a file system, and you are always located somewhere in that file system. In this example I use /home/me
, but it will probably be the home folder of the account you're logged in with.Let's try a different command, echo
.
$ echo look, I am Shelling!
look, I am Shelling!
echo
and provided it with the parameters "look,", "I", "am", and "Shelling!". What echo
does is just print out the parameters it got.
Alright, let's do something fun now. While most people see the Shell as a place to run some commands, it's actually a programming language and environment. Just one who is very tightly coupled to your operating system. That means we can do typical programming language things. One example is variables. Let's store a value in a variable and then view the content of it.
$ me="Look it is me!"
$ echo $me
Look it is me!
me
, then we use echo
to print it out. But there's a lot of new things going on here! Let's check them out.First of all, we are using quotes, yet we do not see the quotes in the value of the me
variable. The thing is that not all characters are taken literally as is. Some characters have special meaning. This is true for double quotes, single quotes, backtics, the dollar-sign, several types of brackets, and a whole bunch of other characters. Over time, when using the Shell a lot, you'll start getting a feeling for good practices, but for now it suffices that you know this is a thing.
Secondly, we see that we use echo $me
. But why use echo
, and what's with the dollar sign? When you type something as-is, the Shell will try to make sense of it. Maybe it's a keyword, maybe it's a special character, maybe it's a command. If we would just type Look it is me!
, then it will try to figure out what Look
means in this context, assume it's supposed to be a command it doesn't know, and throw an error. So instead, we use echo
and let that command print it out. So far so good, but we didn't actually give the words "Look it is me!" to echo
, did we? Well... yes we did! That's where the dollar sign comes in. When we use the dollar sign in front of some text, the Shell will interpret this as a variable name and substitute it before it does something with it. So when we do echo $me
, the Shell will first replace $me
with the content of the variable "me", then it will interpret the whole as it is now, which means it executes echo Look it is me!
.
But there's another thing going on. Why use the double quotes when assigning the string to the variable? And why don't we use the double quotes with echo
? The thing is that, by default, a space is considered a separator. Quotes, however, tell the Shell that the text shouldn't be seen as separate words. When you try me=Look it is me!
, the Shell will consider "me=Look", "it", "is", and "me!" all separate things and throw an error because it assumes it
is supposed to be a command it can't find. We're gonna go a bit deeper in how the Shell interprets this exact line a bit later, but for now, we just want to understand what the quotes do. We want to store the whole sentence as a single variable, so we need a way to tell the Shell that this is one value, and we do that by quoting the sentence.
When you try echo Look it is me!
and echo "Look it is me!"
, you wont see a difference in behaviour. There is a difference, though. In the first case, echo
will see these as different parameters, and just print them out one by one, space separated. In the second case, we only give one parameter to echo
. In this case, both ways just happens to provide the exact same output. One way to see the difference between using quotes or not, is to use multiple spaces. Try it! If you add multiple spaces, then those will be seen as a single separator, and the output for the version without quotes will only have one space between the words. In the case with the quotes, the spaces are an integral part of the variable that we provide, and as such will be printed in the output.
$ echo Look it is me!
Look it is me!
$ echo "Look it is me!"
Look it is me!
$ echo Look it is me!
Look it is me!
$ echo "Look it is me!"
Look it is me!
$ echo Look it is me!
Look it is me!
$ echo "Look it is me!"
Look it is me!
$ echo 'Look it is me!'
Look it is me!
$ me='Look it is me!'
$ echo $me
Look it is me!
$ echo "$me"
Look it is me!
$ echo '$me'
$me
$ you="and you"
$ me="Look it is me $you"
$ echo "$me"
Look it is me and you
$ you="and you"
$ me='Look it is me $you'
$ echo "$me"
Look it is me $you
As said before, the Shell we're talking about is more than just typing commands, it's a programming language. In modern programming languages, we generally have three big paradigms; procedural programming, object oriented programming, and functional programming. Our Shell can be considered a procedural programming language. You tell it line by line what you want to see happening, but you can also write procedures that you can call with or without parameters. Let's give it a go!
$ do_something() {
echo "we are doing something"
}
$ do_something
We are doing something
do_something
, and then call it. The procedure just prints the sentence "we are doing something". We can also pass parameters to our procedure, so let's play with that a bit.$ do_something() {
echo "$1"
}
$ do_something 'Am I doing this o_o'
Am I doing this o_o
$1
and not $0
. Why is that? Let's see!$ do_something() {
echo "$0"
}
$ do_something 'What happens now?'
/bin/sh
In the beginning of this article, we used the command pwd
to see where in the file system we are. First we'll move somewhere else so we can play there a bit without bothering the rest of our system. Let's do the following
$ mkdir /tmp/learning_shell
$ cd /tmp/learning_shell
$ pwd
/tmp/learning_shell
$ echo '#!/bin/sh' > a_script.sh
$ echo 'echo "It works!"' >> a_script.sh
$ chmod +x a_script.sh
$ ./a_script.sh
It works!
>
and >>
. To really understand what these are, we need to understand file descriptors, but for now you can interpret these as "take the output and put this in the following file, and create the file if it doesn't exist". A single >
will first clear the file if there's already content, the >>
will append to the file as a new line. The third line shows a command we haven't used before, chmod
. Files have content, but there's more to files than just the content. There's also metadata. One of the metadata is what you can do with a file. There are three things you can do with a file, you can read from it, you can write to it, and you can execute it. chmod
allows you to change what is allowed to do with a file. In this case we say that the file "a_script.sh" may be executed. In the fourth line, we actually execute the file. Note that we don't just give the name of a file, we prepend it with "./". But before we go deeper into that, let's analyse the content of the file.The first two lines are quite clear I guess. It's just the echo
command where a parameter is provided. When this line is executed, we expect that to be printed out to the terminal, but here we instead write it to the file "a_script.sh". So our file will have two lines.
We already understand the second line we write to the file, it's an echo
command. But what about the first line? There's actually two things happening here. Firstly, as said before, the Shell is actually a programming language. As such, it's not surprising it also has a way to add comments. The #
at the start of a line tells the Shell it should consider this a comment. So when the script is executed by the Shell, it just ignores that line. But why is it there then? The answer is quite ingenius. We ask our shell to execute the file, but there are many ways to execute a file. A file containing machine code may need it's instructions to be provided to the processor directly. Meanwhile, a script, and Shell is a scripting language, needs a specific program, called an interpreter, to run. We can tell the Shell what program to use, by starting our file with #!
, followed by the absolute path of the interpreter to use. So first the Shell will read #!/bin/sh
to conclude that it needs to use the program /bin/sh
to run the file. Then /bin/sh
will read the file and simply ignore this first line because it considers it a comment. Quite clever, isn't it. Note that this also means that we don't need the ".sh" extension in the filename. It's often used to give a hint to the person using the script, but it will work just the same if you just name the file "a_script". Another thing that we can show here; Do you remember how parameters are past using the "$<number>" notation? Well, the $0
shows how an executable was called. When we tried it with a function, it showed what command was used to start the executable it was started from, and that was the Shell. But here we call an executable. This will run in its own process and $0
will have the value of how the script was called. Observe:
$ echo '#!/bin/sh' > a_script
$ echo 'echo "param 0: $0"' >> a_script
$ echo 'echo "param 1: $1"' >> a_script
$ chmod +x a_script
$ ./a_script "Does it work?"
param 0: ./a_script
param 1: Does it work?
But why do we precede the name of the script with "./"? There are two ways to call an executable. You can either specify them by typing their path, or you can give the name of an executable located in what is called the PATH. Note that when we use the term path (lowercase letters) and PATH (uppercase letters), we mean two different things. A file has a location in the filesystem hierarchy and we represent that location by using what we call a path. In case of the script we made, the so called "full path", also known as "absolute path", is /tmp/learning_shell/a_script.sh
. Another way to call the script by it's path, is by using the relative path. The Unix Shell has several shorthand notations, for example the dot .
, double dots ..
, and tilde ~
. The dot represents the current path. In our case that's /tmp/learning_shell
. The double dots represent the parent folder of the directory we are in. In our case, ..
represents /tmp
. Note that these are representations, they are not substitutions like we saw with the dollar sign $
. The tilde ~
represents the home folder of the user as whom we are running the process.
When we use the term PATH, with uppercase letters, we mean something different. The PATH is an ordered list of directories containing executables who may be called directly by their name. The PATH is defined in the variable PATH
by a colon separated list. Try it!
$ echo "$PATH"
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
$ echo '#!/bin/sh' > a_script
$ echo 'echo "This is running"' >> a_script
$ chmod +x a_script
$ a_script
a_script: command not found
$ OLD_PATH="$PATH"
$ PATH="/tmp/learning_shell"
$ a_script
This is running
$ PATH="$OLD_PATH"
$ a_script
a_script: command not found
PATH="/tmp/learning_shell"":$PATH"
.Using variables like this is often used to pass certain parameters to programs. By default a variable is only accessible in the process you run, but you can use export
to make it accessible to child processes as well. Such variables are generally referred to as "environment variables". Whether parameters can be passed like this, depends on how the executable is implemented that you want to use them for.
$ echo '#!/bin/sh' > a_script
$ echo 'echo "$MY_VAR"' >> a_script
$ chmod +x a_script
$ MY_VAR=something
$ ./a_script
$ echo "$MY_VAR"
something
$ export MY_VAR
$ ./a_script
something
$ echo "$MY_VAR"
something
$ ./a_script
something
$ unset MY_VAR
$ echo "$MY_VAR"
$ ./a_script
$ MY_VAR=something
$ echo "$MY_VAR"
something
$ ./a_script
$ MY_VAR=looky_here ./a_script
looky_here
$ echo "$MY_VAR"
something
We already saw procedures and executables who both execute things. There are also keywords. One example where they are used is for the structures that you typically have in programming languages, like if
, while
, and case
.
if true
then
echo blop
fi
case blop in
blop)
echo 'this is the blop case'
;;
blub)
echo 'I am a fish'
;;
*)
echo 'this is something else'
;;
esac
type
command. The most typical types are shell builtin, keyword, or executable file.$ type echo
echo is a shell builtin
$ type if
if is a shell keyword
$ type chmod
chmod is /usr/bin/chmod
We can also do tests who resolve to true or false, and we can do arithmetic. Let's use it in a while structure, using the while
keyword.
number=0
while [ $number -lt 10 ]
do
echo "$number is less than 10"
number=$((1+$number))
done
echo "We are done, $number is not less than 10"
We've seen a lot of concepts that go way beyond simply commands. To prove that Shell is an actual programming language, let's write a small program.
Paste the following in a file, make it executable, and run it! The program doesn't have any error handling at the moment, feel free to add some yourself!
Note that this uses some commands and notations we haven't mentioned before. Can you understand what they do?
\#!/bin/sh
echo "Let's play a guessing game!"
echo "I'll think of a number from 0 to 9, you guess what the number is."
echo "Let's go!"
echo ""
number_to_guess=$(cat /dev/urandom | base64 | tr -cd '0-9' | head -c 1)
running=true
while $running
do
echo "Ayt, what number am I thinking of?"
read guessed_number
if [ $guessed_number -lt $number_to_guess ]
then
echo 'Nooo, think bigger! The number I have in mind is bigger than that!'
fi
if [ $guessed_number -gt $number_to_guess ]
then
echo 'Whooo, slow down! The number I have in mind is not so big!'
fi
if [ $guessed_number -eq $number_to_guess ]
then
echo "Yes, you found it! The number I was thinking of is indeed $number_to_guess""! How did you know ^^'"
running=false
fi
done
echo ''
KOITOTO merupakan situs demo slot terbaru yang paling diminati di Indonesia, karena menawarkan berbagai permainan populer dengan fitur tanpa deposit, yang cocok untuk anda sebelum bermain sungguhan.Situs Slot (KOITOTO)
OLXTOTO Situs Togel Toto 4D terpercaya yang mudah diakses. Cukup login dan rasakan pengalaman main togel yang aman dan nyaman. Raih kemenangan buktikan sendiri.Situs toto (Olxtoto)
Elon: "I take great offense at those who put the appearance of goodness over the reality of it... virtue-signal & say we can't give in to Russia, but have no solution to stopping thousands of kids dying every day. They just want that to continue forever."
modernity.news/2025/03/28/musk…
"Thousands of kids are dying for what? Nothing."Steve Watson (Site Title)
Hi @helpers
My instance is very slow and in 4 out of 5 calls it shows me the typical 504 error
The instance was installed with the help of Yunohost on an old laptop with 4GB RAM, 500GB hard disk and according to htop, it almost never exceeds 500MB RAM overall load
I have disabled infinite scroll and I have lowered just to 5 messages per page the timeline
What else can I do?
PS: The 504 is almost always on /network, /community and the circles pages
Oh hey looks like pixelfed had a major post leak issue and the maintainer absolutely fucked up managing the security patch situation. https://fokus.cool/2025/03/25/pixelfed-vulnerability.htmlCloud Island
like this
don't like this
linking barely relevant threads is a bit annoying
your complaints on "unlisted vs public" are completely unrelated to the issue at hand
your analysis that relates to this pixelfed flaw is just:
Privacy Enforcement:
* No explicit requirements for how receiving servers should restrict visibility based on audience fields
* No requirements that servers must hide content from non-addressed users
these aren't good analyses: content should be private by default, nowhere is stated otherwise. if you feel like this common sense practice is somewhat arbitrary, it's actually mandated by GDPR and more data protection laws.
if you want to rule lawyer that "acktually spec doesnt EXPLICITLY say that you cant show stuff meant for alice to bob if bob asks" and ignore this web good practice (probably implied by the many privacy remarks in the spec but let's ignore those) which is actually mandated by governments, feel free to still ignore the incompetence displayed by dansup in implementing something that every other fedi software managed, go for it
even if you were right, even if the spec was really that vague, even if it wasn't a good practice and requirement, in a federation parties cooperate. pixelfed breaking a common agreement is defederation worthy, and dansup remains either incompetent for implementing badly something easy or toxic for federating ignoring what the federation requires
you're still not addressing the point, just linking other posts back and forth and moving the goalpost
content should be private by default, nowhere is stated otherwise
This is completely false. Read section 7.1, "Note: Silent and private activities". It specifically says that privacy behavior, for activities with no recipients at all, is undefined. It recommends not showing them to anyone, obviously, but that "behavior is not defined" has a very specific meaning in a specification document. It means, if you sent an activity of that type to someone, trusting that they would then keep it private, then you fucked up, because behavior in that area is undefined and cannot be relied upon.
That's not "rules lawyering." That is how specification documents work. That's an important note, which I suspect is why it is highlighted and in its own separate box. There are some similar parts of the document, involving the big word "MAY" in all caps where they had the option of writing "SHALL" or even "SHOULD", to indicate that a server had to keep certain things private, that follow the same philosophy.
None of that means you can't use some common sense. It's obviously not good to be handling intended-to-be-private information in some way that the sender doesn't expect, and that's why Dansup fixed it quickly when it was brought to his attention (particularly since the issue wasn't even directly related to access control on private posts, just in a subtle interaction involving approved-followers-only users and a setting that was failing to federate). My point was just on the broader issue, that if Mastodon is sending out "private" statuses to random servers, then this is at the root a Mastodon issue. The quick fix (regardless of whatever it was about that made the blog poster even more upset when Dansup took it seriously and fixed it quickly) puts the lie to your assertion that Dansup is "toxic" "ignoring what the federation requires" and so on.
I suspect that we're going to keep going around in circles on this forever. I have a new strategy when someone is just endlessly arguing with me about some weird minor issue. I just make a new post dealing with the issue in more depth, so that it's not just you and me endlessly going in circles deep in the comments at each other. You're welcome to come to that post, and continue the conversation there, if you'd like to:
iltg likes this.
Birne Helene reshared this.
vous pouvez renvoyer ce livret à l’Élysée gratuitement ! 😎 📌 Ce post contient :
Les méthodes officielles pour refuser ce courrier gratuitement 📦🚫 Pourquoi un renvoi massif va mettre Macron en difficulté
INFO BONUS : L’envoi de la lettre est aussi GRATUIT si elle pèse moins de 20g ! 📩🆓 👇 DÉTAILS CI-DESSOUS 👇 ---
➡️ 1. REFUSER IMMÉDIATEMENT LORS DE LA LIVRAISON Lorsque le facteur arrive, dites-lui clairement : 👉 "Je refuse ce courrier." 📦 Résultat : Il repart immédiatement avec, sans que vous ayez à payer quoi que ce soit ! Simple et efficace ! ✅ ---
➡️ 2. REFUSER APRÈS RÉCEPTION (GRATUIT AUSSI !) Si vous avez déjà reçu le livret mais que vous ne voulez pas le garder ❌ : 📌 Écrivez sur l’enveloppe : "Refusé. Retour à l'expéditeur" ✍️ 📌 Déposez-la dans une boîte aux lettres de La Poste 📮 📌 C'est gratuit ! La Poste le renverra à l’Élysée sans aucun frais ! 🆓 ---
➡️ 4. POURQUOI UN RENVOI MASSIF EST UN COUP DUR POUR MACRON ? 🔹 #Macron a envoyé ce livret pour manipuler l’opinion et se donner une image de "protecteur". Si les Français le refusent en masse, son plan tombe à l’eau ! 🔹 Chaque refus alourdit la charge logistique et financière de l’Élysée : plus il y a de livrets renvoyés, plus ils doivent gérer les retours et la critique publique. 🔹 C'est un signal politique fort : un rejet massif du livret montrera que Macron est déconnecté du peuple et que son message ne passe plus. 🔹 📢
Plus nous serons nombreux à refuser plus le message sera clair ! 💪🔥 😡 --- 📢 FAITES PASSER LE MESSAGE ! REFUSEZ LEUR PROPAGANDE SANS PAYER ! 🇫🇷🔥
#refus-kit-de-survie
#politique
#france
entre bisouxnours et parano, je prend parano.
Il y a une logique dans l’empire du mensonge. quand c’est étiqueté survie c'est qu'il s’agit de mort.
Je vous rappelle que tout ce que ce type touche c'est pour le démolir.
Et là un courriel ne suffisait pas ? il vous faut un colis!
ciblé?!
The afternoon and some of its light.
📷 lost-in-moments
#lost in moments #smartphonephotography #dresden #spring
#lost in moments
like this
Isabelle Daëron - Exurgence
J'ai suivi l'infiltration des eaux de pluie dans le sol et la réapparition des eaux souterraines en surface. J'ai eu envie de raconter par le dessin la manière dont une résurgence se forme et à l'inverse le fonctionnement de dispositifs techniques qui canalisent le flux.
Aller vers l'eau, c'est toujours un accès à la connaissance. C'est en tous cas ma manière d'en apprendre un peu plus sur le monde.
I followed the infiltration of rainwater into the ground and the reappearance of underground water on the surface. Through drawing, I wanted to show how a resurgence is formed and, conversely, how the technical devices that channel the flow work.
Going towards water is always an access to knowledge. In any case, it's my way of learning a little more about the world.
#art #dessin #drawing #Daëron #Daeron #eau #water #nature #résurgence #resurgence
isabelledaeron.com/Resurgences
Résurgences 2024 En/Fr Lorsque j'ai découvert les oeuvres de Jacqueline Lamba, j'ai été interpellée par l'énergie de ses dessins, comme...isabelledaeron.com
like this
A violent clash broke out Monday in the Indonesian metropolis of Surabaya between police and demonstrators protesting against the country’s newly passed military law.
Around 1,000 students and activists dressed in black participated in the protest in front of an East Java government building.
Holding posters that said “Reject the Military Law”, and “The Military Should Return to the Barracks”, protesters hurled rocks, sticks, and Molotov cocktails towards the police guarding the demonstration.
The revision to the armed forces law, pushed mainly by President Prabowo Subianto’s coalition, was aimed at expanding the military’s role beyond defence in a country long influenced by its powerful armed forces especially under the brutal military dictatorship of Suharto called the “New Order” who were avowedly anti-communist and anti-anarchist. Large-scale killings and civil unrest primarily targeting members and supposed sympathizers of the Communist Party of Indonesia (PKI) were carried out in Indonesia from 1965 to 1966. Other affected groups included alleged communist sympathisers, Gerwani women, trade unionists, ethnic Javanese Abangan, ethnic Chinese, atheists, so-called “unbelievers”, and alleged leftists in general. The dictatorship eventually fell in the May 1998 Indonesia riots triggered by corruption, economic problems, including food shortages, mass unemployment, repression, genocide in East Timor and following the 1997 Asian financial crisis.
youtube.com/embed/faM01wsrBZo?…
youtube.com/embed/oQHvo_eWCkk?…
Surabaya, Indonesia: Riot outside East Java government building against the new Military law
darknights.noblogs.org/post/20…
infosec.exchange/@wdormann/114…
"for security microsoft must inspect all crevices so bend over product, you might complain first but like anything else you will just accept it anyways"
Attached: 1 image Upcoming Windows 11 builds won't have the ability to to install without internet connectivity and a Microsoft Account. https://blogs.windows.Infosec Exchange
La mer de mon esprit est polluée de mille débris.
notesandsilence.com/2025/01/20…
#zen #meditation #prière #silence #pratique
La mer de mon esprit est polluée de mille débris.Le soir je m’y meus à grand peine.Emblavé de plastique, d’huiles et bouts de pneus,Le haut de mon buste et mes bras ne parviennent pas à sortirMes j…Notes & Silence
It is not reality that must come to you: it is there all the time.
notesandsilence.com/2025/01/19…
#zen #meditation #silence #prayer #reality
Part 1/3It is not reality that must come to you: it is there all the time,But you who must perceive it, hear it, let yourself resonate with it.It is true that then your person is no more:Even thoug…Notes & Silence
like this
nowisthetime reshared this.
like this
Qualitätsjournalismus eines #Leitmediums mal wieder. Verneigung wäre das richtige Wort gewesen.
spiegel.de/ausland/donald-trum…
#Spiegel #Journalismus #Sprachschluderei
Mit Werken über Diktaturen und Unfreiheit wurde Timothy Snyder bekannt. Nun verlässt der Historiker die Vereinigten Staaten und geht nach Kanada, wie andere Fachkollegen auch. Seine Frau warnt vor einem Bürgerkrieg.DER SPIEGEL
Christoph S likes this.
Günter likes this.
Liberals Have Been Waiting for This Moment Since Trump Took Office. They Need to Act Now.
#Slate #Racism #47 #Democrats #Revolution
At a historic monument to American independence, Democrats are learning again what a revolution sounds like.Henry Grabar (Slate)
Deutschlandticket trägt sich finanziell selbst
#taz #Greenpeace #DTicket #Verkehrswende
CDU und SPD streiten um Geld für das 58-Euro-Ticket. Dabei übersteigt sein volkswirtschaftlicher Nutzen seine Kosten, zeigt eine Studie.Jonas Wahmkow (taz)
like this
like this
NYC No Agenda Meetup #8, Thu, 2025-04-03
ITM Producers,
Winter is over. Spring has sprung. Time is passing. And it's well past due to have another NYC No Agenda Meetup.
The next NYC No Agenda Meetup will be at The Perfect Pint West, Thursday, April 3, 2025, 5PM to 9PM.
Please spread the info. Hoping to see you there!
The Perfect Pint West
123 W 45th St
New York, NY 10036
theperfectpintnyc.com/the-perf…
(212) 354-1099
EP & AEP,
Dan
#noagendameetupnyc08
#namunyc08
The Perfect Pint West 123 West 45th Street MAKE RESERVATION A Taste of Ireland in Midtown Manhattan The Perfect Pint is a welcome departure from the typical Irish bars that proliferate Midtown Manhattan.The Perfect Pint
@Nicktherat @chancey @ZeroSum06 @progo @commandlinekid
Know anyone else in the Fediverse in or near NYC? Please @ them.
#noagendameetupnyc08
#namunyc08
Pictures courtesy of Luis Enrique Rivera Cuyar.
luisenriquerivera.com/
luisrivlux.pixieset.com/
L-R: Daniel, Michaelanthony, Luis, Dan (me), Alex ( @chancey ), Jenn (my wife), MK, Randy ( @the0ther )
Discover professional photography services in New York City with Luis Enrique. Specializing in weddings, corporate events, birthday parties, social gatherings, and more. Book now!Luis Enrique Rivera Cuyar
source: linuxiac.com/gimp-3-0-image-ed…
#graphics #software #news #foss #floss #hooray
GIMP 3.0 is here with a modern GTK3 UI, non-destructive filters, improved file support, enhanced color management, and more.Bobby Borisov (Linuxiac)
not derailed re:name,
Yay Gimp3.0!
(Gimp2 was doing me a solid, but okay, sure, handy augments a plenty).
Digit likes this.
Quiz Time! Es folgen 9 Bilder mit Fragen, die ihr einfach mit der richtigen Antwort (oder einem Tipp) beantworten könnt! Die Auflösung gibt es dann heute Abend.
Gerne teilen, vielleicht finden sich noch ein paar neue Accounts, die uns noch nicht folgen. ❤
#TagDesUnkrauts #WeedAppreciationDay #Unkraut #Quiz #FloraIncognita
It’s not just a problem for the outcasts and the unauthorized anymore. The ease and speed of #AI #production are removing any need for low-level artists producing buffet-style art for mass consumption. This article refers to how Spotify is now directing listeners toward its own fake artists, but #Amazon is doing exactly the same thing with #ebooks and #audiobooks.
In early 2022, I started noticing something strange in #Spotify’s jazz playlists. I listen to jazz every day, and pay close attention to new releases. But these Spotify playlists were filled with #artists I’d never heard of before.Who were they? Where did they come from? Did they even exist?
In April 2022, I finally felt justified in sharing my concerns with readers. So I published an article here called “The Fake Artists Problem Is Much Worse Than You Realize.” I was careful not to make accusations I couldn’t prove. But I pointed out some puzzling facts.
Many of these artists live in Sweden—where Spotify has its headquarters. According to one source, a huge amount of streaming music originates from just 20 people, who operate under 500 different names. Some of them were generating supersized numbers. An obscure Swedish jazz musician got more plays than most of the tracks on Jon Batiste’s We Are—which had just won the Grammy for Album of the Year (not just the best jazz album, but the best album in any genre).
How was that even possible?
I continued to make inquiries, and brooded over this strange situation. But something even stranger happened a few months later.
A listener noticed that he kept hearing the same track over and over on Spotify. But when he checked the name of the song, it was always different. Even worse, these almost identical tracks were attributed to different artists and composers. He created a playlist, and soon had 49 different versions of this song under various names. The titles sounded as if they had come out of a random text generator—almost as if the goal was to make them hard to remember.
- Trumpet Bumblefig
- Bumble Mistywill
- Whomping Clover
- Qeazpoor
- Swiftspark
- Vattio Bud
I reported on this odd situation. Others joined in the hunt, and found more versions of the track under still different names. The track itself was boring and non-descript, but it was showing up everywhere on the platform.Around this same time, I started hearing jazz piano playlists on Spotify that disturbed me. Every track sounded like it was played on the same instrument with the exact same touch and tone. Yet the names of the artists were all different.
Were these AI generated? Was Spotify doing this to avoid paying royalties to human musicians? Spotify issued a statement in the face of these controversies. But I couldn’t find any denial that they were playing games with playlists in order to boost profits.
By total coincidence, Spotify’s profitability started to improve markedly around this time.
If your brand and your sales are dependent upon a major platform, you need to be prepared for the fact that you are going to lose it sooner or later, because once established, it is always much more profitable for a platform to generate its own content than serve as a middleman paying out the majority of its own revenue to external content creators. And the combination of algorithmic influence with the total indifference of the modern mass consumer means that there is no brand loyalty on a major platform.
As the analyst observed: “This is what happens when distributors take control of a creative industry, and outsource content.“
And it is why it is absolutely vital for a creator-centric community to stick together and relentlessly find ways to work together, because the larger economic forces are now operating in a way to eliminate independent creators. Fortunately, we have a small, but strong and battle-tested community, as well as several loyal creators who understand the importance and the necessity of standing together.
We have a lot of talent in the community. This is why I’m always encouraging people to take on new projects of which they conceive, like Vox DAI, just to give one example, and to support external creator projects like A WORKING MAN – which launches today, by the way – because it gives us all a much better chance than those poor bastards who still think they can rely upon YouTube, Spotify, and Amazon going forward.
And that’s why, although some of my music can be found on Spotify, YouTube, and iTunes, all of it is available in the very highest quality on UATV.
A year-long investigation by an indie journalist is a call to actionTed Gioia (The Honest Broker)
Gee I wonder why we are seeing food shortages worldwide. Take S.Ontario, for example. The Gov. is making a Dairy Farm dump 30,000 litres of milk because they have gone over quota.
https://x.com/Fynnderella1/status/1620952105912524801
but... you should blame #President-Trump
Bookface 1.6 introduces a new feature called "Postboxes" that allows you to create a post with a colorful background like a similar feature on Facebook. It's built into the Bookface scheme, but I also created TWO add-ons for Friendica if a server administrator wants to roll it out for all of their users regardless of what theme they prefer.
Postbox: simply adds a minified stylesheet to the head with the Postbox styling. It doesn’t add any interface for creating a Postbox, but users can still create them manually with BBcode.
Zen Postbox: adds the minified stylesheet to the head, but also adds a tool to the post composer to insert a Postbox or wrap selected text in one.
To manually create a Postbox just wrap your text in the Postbox class BBcode like this:
[class=postbox-redblue]Text that will be wrapped[/class]
Make sure to PREVIEW it before you post it! While Friendica's Postboxes do allow more content than just plain text, certain formatting blocks can't be placed inside them.
If everything looks good, go ahead an POST it. Anyone using Bookface or any server using either the "Postbox" or "Zen Postbox" add-ons will see it like this:
If the "Zen Postbox" add-on is enabled it adds a button for wrapping/inserting a Postbox to the post editor:
Full Documentation of the "Zen Postbox" add-on is available as a GitLab Wiki.
Keep in mind that other servers that don't implement Postbox styling, other platforms (like Mastodon), and third-party apps will not show these colored backgrounds. This feature only works in the Friendica webapp/website.
This is what that post would look like in the stock "Frio" theme without the add-ons:
#bookface #friendica @Friendica Admins @Friendica Developers
[class]
wrapper since other platforms can't use it anyway. There isn't anything similar in Markdown so far as I know, which might be why the raw BBcode is getting through to Disapora? I'm guessing it's missing the conversion from BBcode [class]
to Markdown syntax. Which should be conversion to nothing. I'd check for it myself but I have no clue where the processing for other platforms even is in the Friendica code.
Jumping into the fediverse can feel confusing at first. Unlike traditional social media, the fediverse is decentralized, with multiple servers working together, which brings opportunities but also challenges. Empty timelines, weird search results, choosing a server, finding friends and understanding the difference between a private post and a direct messages. Let me get you up to speed on the things that threw me off when I first hit the Fediverse.
Graze Extension which makes remote interactions work
Chrome/Edge: chromewebstore.google.com/deta…
Firefox: addons.mozilla.org/fr/firefox/…
Télécharger Graze for Mastodon pour Firefox. Graze is 1-click follow, favorite, boost, bookmark, reply for Mastodon, no matter what instance you call home.addons.mozilla.org
Finding yourself paying more than you want to for storage on your Mastodon instance? Understanding how the caching system works in Mastodon is key to keeping down costs and keeping your instance on the fediverse.
How to populate your instance with content: video.fedihost.co/w/6UL7zGdWRu…
Jumping into the fediverse can feel confusing at first. Unlike traditional social media, the fediverse is decentralized, with multiple servers working together, which brings opportunities but also ...FediHost
The correctional system is constantly seeking ways to improve efficiency, enhance security, and reduce operational costs. One of the latest technological shifts in prisons across the country is the adoption of Voice over VoIP jail telephone systems. Unlike traditional landlines, VoIP uses internet connectivity to transmit calls, offering significant cost savings, better management capabilities, and enhanced security features.
The High Cost of Traditional Prison Phone Systems
For decades, prisons relied on legacy phone systems, which often came with exorbitant costs due to:
High per-minute rates from telecom providers
Expensive hardware maintenance
Limited scalability for growing inmate populations
Complex call monitoring and recording systems
These systems also required physical wiring, making upgrades difficult and costly. Additionally, third-party service providers often charged correctional facilities and inmates steep fees, leading to criticism over unfair pricing.
How VoIP Lowers Costs for Prisons
Switching to VoIP provides prisons with a more affordable and flexible communication solution. Key cost-saving benefits include:
Real-time call monitoring
Automated call recording
Fraud detection and blocking
Restricted call permissions (e.g., blocking unauthorized numbers)
These features help prevent illegal activities, such as contraband phone usage or inmates coordinating criminal operations from inside facilities.
Improved Efficiency for Prison Staff
Beyond cost savings, VoIP improves operational efficiency by:
Centralizing call management through a single dashboard
Automating call logs for better record-keeping
Integrating with existing security systems (e.g., linking calls to inmate databases)
Supporting video visitation (reducing in-person visit demands)
This streamlined approach allows prison staff to focus more on security rather than managing outdated phone systems.
The Future of Prison Communication
With tightening budgets and increasing scrutiny over inmate communication costs, VoIP is becoming the go-to solution for modern correctional facilities. By reducing expenses, improving security, and offering greater flexibility, VoIP helps prisons operate more efficiently while maintaining strict communication controls.
As more institutions adopt this technology, we can expect further innovations, such as AI-powered call monitoring and biometric authentication, to enhance security even further.
Conclusion
The shift from traditional phone systems to VoIP in prisons is a win-win—lowering costs for facilities while providing better communication management and security. As technology continues to evolve, VoIP will likely become the standard for correctional institutions looking to balance efficiency, affordability, and safety.
Yuantong Technology is one of the leading voip prison phone manufacturers and suppliers in China, we also have our own factory, we are a professional company that can provide you with the best voip prison phone.www.yuantongtech.com
Links & Resources
❯ HP Wants to Make a SteamOS Handheld: gamingonlinux.com/2025/03/hp-a…
❯ ChimeraOS 48 release: github.com/ChimeraOS/chimeraos…
❯ System Shock 2: 25th Anniversary: store.steampowered.com/app/866…
❯ Humble Heroines: humblebundle.com/games/humble-…
❯ Amazon Prime Gaming: gaming.amazon.com/home
❯ Nexus Mods App debuts Stardew Valley preview: nexusmods.com/news/15236
❯ EmuDeck 2.4 new features:
❯ Junk Store: The Next Generation: reddit.com/r/JunkStore/comment…
My Game
❯ Get the source code: github.com/heavyelementinc/dud…
❯ Dudelings on Humble: humblebundleinc.sjv.io/9LWQeW
❯ Dudelings: Arcade Sportsball: store.steampowered.com/bundle/…
❯ Dudelings on Google Play: play.google.com/store/apps/det…
❯ Dudelings on Itch.io: heavy-element.itch.io/dudeling…
Affiliate links
Services I Recommend:
❯ Proton Drive: go.getproton.me/aff_c?offer_id…
❯ Proton Pass: go.getproton.me/aff_c?offer_id…
❯ Proton VPN: go.getproton.me/aff_c?offer_id…
❯ Proton Mail: go.getproton.me/aff_c?offer_id…
Best Steam Deck Accessories:
❯ SanDisk 1 TB card: amzn.to/3z8mMfH
❯ Steam Deck Dock: amzn.to/3PDjgkt
❯ Steam Deck accessories: amzn.to/4c2XKkM
❯ DualSense: amzn.to/3WR1u1R
❯ Gulikit KK3 Max controller amzn.to/4dqRaoC
❯ DualSense Edge: amzn.to/4cuzIyd
❯ 8Bitdo Pro 2: amzn.to/46R7hcz
❯ Amazon Suggested Products: amzn.to/4fAha2h
Elsewhere on the Web
❯ 🎙️ My podcast: podcast.subscribeto.me
❯ 👕 Merchandise: shop.heavyelement.com
❯ ✍🏻 My Blog: blog.gardinerbryant.com/
❯ ✉️ Email Newsletter: heavyelement.com/newsletter
❯ 🐘 Mastodon: mastodon.online/@gardiner_brya…
❯ ▶️ Peertube: subscribeto.me/
❯ 💬 Revolt: rvlt.gg/gk6w4G3P
❯ 🌐 Heavy Element: heavyelement.com
Support the Show
❯ Patreon: patreon.com/thelinuxgamer/
❯ Merch: gardinerbryant.com
❯ Humble: humblebundleinc.sjv.io/4GmJdL
❯ Become a Channel Member: youtube.com/channel/UCv1Kcz-Cu…
❯ Amazon affiliate: amzn.to/3iYb4gd
-- Chapters --
00:00 Introduction
00:32 HP wants to make a SteamOS handheld
02:24 ChimeraOS 48
05:26 System Shock 2: 25th Anniversary
07:20 Deals of the Week
09:09 Nexus Mods new app
11:21 EmuDeck 2.4
14:02 Junk Store: The Next Generation
About Gardiner Bryant: A native Maine resident, Gardiner (yes, that's his first name) is an enthusiastic Linux evangelist, a believer in the efficacy and superiority of the Free and Open Source way, and President of Heavy Element. Heavy Element offers web design, media production, and YouTube consulting services to individuals and companies in Maine and beyond.
Gardiner Bryant is a privacy advocate and public speaker on the topic. Learn more about his speaking series and schedule an engagement at your institution at gardinerbryant.com
videos about the Steam Deck & Linux GamingGardiner Bryant (Patreon)
South Carolina has to ignore Trump on this. Full stop. A healthy MAGA movement means that sometimes Trump can't get what he wants because we know better.
Lindsey Graham is a psychopath. Lindsey Graham is evil. If Speaker Smith or Attorney General Alan Wilson challenged Graham, and Trump endorsed them, they would win 90% to 10%. No ifs ands or butts about it
everything is fake and gay reshared this.
GoToSocial is probably the best way to get yourself onto the fediverse at the lowest price possible. It's an excellent choice for solo instances and enables you to migrate both to and from Mastodon.
FediHost has GoToSocial in beta for free if you want to try it out. Simply create a fedihost account and request access to the beta program by emailing support@fedihost.co
In this video I discuss how Gimp 3 has finally had a stable release and comes with awesome new features that will save a lot of time with image editing like Non-destructive layer effects.
My merch is available at
based.win/
Subscribe to me on Odysee.com
odysee.com/@AlphaNerd:8
₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿
Monero
45F2bNHVcRzXVBsvZ5giyvKGAgm6LFhMsjUUVPTEtdgJJ5SNyxzSNUmFSBR5qCCWLpjiUjYMkmZoX9b3cChNjvxR7kvh436
Bitcoin
3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV
Ethereum
0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079
Litecoin
MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF
On March 25, Gov. Sarah Huckabee Sanders signed into law a measure that made ivermectin available over the counter in pharmacies.
armoneyandpolitics.com/arkansa…
On March 25, Gov. Sarah Huckabee Sanders signed into law a measure that made ivermectin available over the counter in pharmacies. On March 18, the Arkansas House voted 78-14 in favor of Senate Bill 189 by Sen. Alan Clark, R-Lonsdale,…Dwain Hebda (AMP)
🔥 Support The Channel
Get Zorin OS Pro here: zorin.com/linuxrenaissance
Like, comment, and share to support more content!
📝 Quick Summary of the Video
Zorin OS 17.3 is here, bringing a refined and user-friendly Linux experience based on Ubuntu. With a polished GNOME desktop, multiple layout options mimicking Windows and macOS, and seamless integration with Microsoft domains, it’s an excellent choice for newcomers and office users. The OS enhances usability with its built-in Windows app support, Zorin Connect for phone integration, and a customizable app store featuring Flatpak, Snap, and APT packages. With Brave as the default browser and the latest NVIDIA drivers included, Zorin OS 17.3 is a solid alternative for those looking to move away from Windows. Watch the full video to explore all its features!
👀 Watch my entire MAIN playlist here
youtube.com/playlist?list=PL3K…
📍 Timestamps
00:00 Intro
01:00 Accounts and Settings
05:45 Zorin Appearance
09:50 New default web browser
11:57 Linux kernel version
13:10 Support for Windows software
15:40 Zorin suggests a native application instead
20:52 Zorin Connect (smartphone link)
28:51 Touchscreen devices
29:48 Nvidia drivers
30:25 Do I recommend Zorin OS 17.3?
34:35 Considering Zorin Pro? (see the link on top)
❤️ Help Keep This Content Going
Memberships: youtube.com/@LinuxRenaissance/…
Patreon: patreon.com/LinuxRenaissance
Ko-fi: ko-fi.com/darth
Merch: shop.linuxrenaissance.com
📢 Join The Linux Renaissance Community
Website: linuxrenaissance.com
Matrix Room: matrix.to/#/%23lrl:matrix.org
🎵 Music By
H0ffman: soundcloud.com/h0ffman/sets/pr…
🙏 Linux Renaissance is supported by
OPNsense: opnsense.org
Links within this video may contain affiliate links that I receive a small commission from.
#linux #zorin #zorinos
Sharing my passion for GNU/Linux through videos.Linux Renaissance (Patreon)
Some notes on Sharkey-Lemmy interoperation
Sharkey-Lemmy Interoperation Notes
These are some as-I-went observations and notes, so not to be taken as comprehensive. For the most part I think it's pretty similar to Mastodon-Lemmy interactions, but others can chip in with anything different or that I may not have encountered.
Thought it'd be a good use of Sharkey's page feature to share like this. Pass it along if you find it helpful, or copy and improve and share your own variation!
@fediverse@lemmy.world
#Fediverse #Feditips #Fediblog
info about interoperation between sharkey & lemmy/piefed~forum style softwareSharkey.World
like this
However there's a catch to posting to lemmy communities. It's broken right now if there's also a user with the same name as a community.
I've heard about this before and it sounds highly unfortunate. As I understand it there is no simple fix either.
like this
Yeah, when I ran into it and realized what was happening, I was a little stumped on what a possible solution could be too. All that comes to mind are some clunky workarounds unfortunately.
like this
Hashtags, Explore and Pinned Videos are coming to Loops!
The new version will be rolling out on TestFlight (APK available later today). #loops
For clarification, I'm not including most of the current Congress. At least, those we think we know who they are.
Prior to today, not so much.
reshared this
Try out Proton Mail, the secure email that protects your privacy: proton.me/mail/TheLinuxEXP
Grab a brand new laptop or desktop running Linux: tuxedocomputers.com/en#
👏 SUPPORT THE CHANNEL:
Get access to:
- a Daily Linux News show
- a weekly patroncast for more thoughts
- your name in the credits
YouTube: youtube.com/@thelinuxexp/join
Patreon: patreon.com/thelinuxexperiment
Or, you can donate whatever you want:
paypal.me/thelinuxexp
Liberapay: liberapay.com/TheLinuxExperime…
👕 GET TLE MERCH
Support the channel AND get cool new gear: the-linux-experiment.creator-s…
Timestamps:
00:00 Intro
00:44 Sponsor: Proton Mail
01:42 GIMP 3 is out
04:13 Firefox nightly adds PWA support back, sort of
06:36 GNOME 48 is out
08:38 Pebble is back with 2 new models
11:00 EU push for a EuroStack that competes with the US
14:14 First SteamOS powered handheld is available for preorder
16:23 AC Shadows is good on Deck, not on Linux with Nvidia
18:38 Sponsor: Tuxedo Computers
19:44 Support the channel
Links:
GIMP 3 is out
testing.gimp.org/release-notes…
Firefox nightly adds PWA support back, sort of
omgubuntu.co.uk/2025/03/firefo…
GNOME 48 is out
release.gnome.org/48/
Pebble is back with 2 new models
linuxiac.com/pebble-is-back-in…
EU firms push for a EuroStack that competes with the US
techcrunch.com/2025/03/16/euro…
First SteamOS powered handheld is available for preorder
forbes.com/sites/jasonevangelh…
AC Shadows is good on Deck, not on Linux with Nvidia
gamingonlinux.com/2025/03/assa…
A few months back Firefox announced it was finally adding support for Progressive Web Apps (PWAs) after years of ignoring its own user’s requests to do so. If you’re running a recent Fi...Joey Sneddon (OMG! Ubuntu!)
Type these commands in the chat to control the game:
- "up" - Move up
- "down" - Move down
- "left" - Move left
- "right" - Move right
- "start" - Press Start button
- "select" - Press Select button
- "a" - Press A button
- "b" - Press B button
use "a4" to do 4 "A" button presses. you can left10 to do 10 left button presses.
I'm able to get the latency down to 7 seconds 4 or witch are just interval between inputs (that's what my testing says)
GitHub link if you want your fedi plays:
github.com/solidheron/Fedi-pla…
like twitch plays but for peertube. Contribute to solidheron/Fedi-plays development by creating an account on GitHub.GitHub
redj 18
in reply to Emmanuel Florac • • •Emmanuel Florac
in reply to Emmanuel Florac • • •redj 18 likes this.