Bundeswehr hat in Afghanistan erfolgreich stärke gezeigt?
The idea that the world can be fixed and I won't need to sacrifice a thing is a little too good to be true
On one hand I don't think people are saying that. On the other hand, there are some radical views here on Lemmy.
Sure, maybe others will need to make more changes than me, and I'm certainly not gonna let them off the hook, but I'm not gonna let myself off the hook either, and anyone who tells me I can is selling me something.
I am 100% with you here.
I hope big oil is paying you well for propagating their "personal carbon-footprint"-narrative.
What do do you say? They don't even pay you? ... Then why are you doing it?
Eine einfache Suche mit dem Parameter „site:claude.ai/share“ [...]
Es gibt eine Funktion zum Teilen von Chats, die einen öffentlichen Link erstellt. Neben der Link-Erstellung gab es eine Option „Make this chat discoverable“, also „mache diesen Chat auffindbar“. Die Option wurde damals anscheinend oft missverstanden
also man findet genau die chats, die der user vorher selbst schon veröffentlicht hat?
"I know for a fact that I'm not going to go to jail. Not one day in jail. I'm going to laugh my ass off when all these motherf***ers are saying I'm going for 30 years, 20 years, five years, 10 years. I'm not even going to do one day, bro. They'll give me a fine and say, 'Don't come back to Korea.' You're the one that's going to look so dumb when I don't get any jailtime or anything. Bro, I'm going to laugh like a f**king villain.
amazing.
Here are the steps:
- The attacker creates a standard Git repository.
- They commit a single symbolic link pointing to a sensitive target.
- Using the PutContents API, they write data to the symlink. The system follows the link and overwrites the target file outside the repository.
- By overwriting .git/config (specifically the sshCommand), the attacker can force the system to execute arbitrary commands--
amazing.
Our societies have not previously tolerated spaces that are beyond the reach of law enforcement, where criminals can communicate safely and child abuse can flourish.
I am pretty sure, churches were "tolerated spaces" bevor e2ee was a thing.
- Users are finally figuring out that some Linux distros are easy to use
so recommending arch linux to newbies was counter productive all along?
suprised_pikachu.bmp
the linux-file-deletion is used as a example for good software design. It has a very simple interface with little room for error while doing exactly what the caller intended.
In John Ousterhout's "software design philosophy" a chapter is called "define errors out of existence". In windows "delete" is defined as "the file is gone from the HDD". So it must wait for all processes to release that file. In Linux "unlink" is defined as "the file can't be accessed anymore". So the file is gone from the filesystem immediately and existing file-handles from other processes will life on.
The trade-off here is: "more errors for the caller of delete" vs "more errors due to filehandles to dead files". And as it turns out, the former creates issues for both developers and for users, while the later creates virtually no errors in practice.
Latex: Problem --> \def\please@#1#2#3#4{\e@kill#2#3{\me#1}#4@now} --> 

Da steht "Wir".