He’s saying the enemy is within and must be wiped out completely.
Recursively and forcefully remove virus at Localhost.
Hi guy
He’s saying the enemy is within and must be wiped out completely.
Recursively and forcefully remove virus at Localhost.
https://www.man7.org/linux/man-pages/man1/bash.1.html
Lists A list is a sequence of one or more pipelines separated by one of the operators ;, &, &&, or ||, and optionally terminated by one of ;, &, or <newline>.
Of these list operators, && and || have equal precedence, followed by ; and &, which have equal precedence.
A sequence of one or more newlines may appear in a list instead of a semicolon to delimit commands.
....
AND and OR lists are sequences of one or more pipelines separated by the && and || control operators, respectively. AND and OR lists are executed with left associativity. An AND list has the form
command1 && command2
**command2 is executed if, and only if, command1 returns an exit status of zero (success).**
So, command 1 returns success, but command 2 fails. The FAILED comment at the beginning of the error message is the message to parse, one part succeeded, the other failed.
Not using && and running your command by line will show where the error is.
Lot of && in that message. The success reason may not be related to the copy failure reason but to another part of the commands?
Without seeing the command it isn’t really possible to tell.
I thought I was the only one.
Yell louder while providing nothing useful to say.
Things exist. Things you may not know about.
Questions exist.
They are used to ask questions.
There’s only one person stomping around in this post. It isn’t OP.
It still amazes me that the smartest phones aren’t yet smart enough to have direct power supply.
Like my 40 year old AM radio.
Using phones with a continuous power supply might do nasty things to the battery.
Source: I finally figured out how to open a glass back phone with no tools.
The AI was trained on a different set of balls.
10 print “hello”
20 goto hell
I’m a bad programmer.
Couldn’t you just use termux or similar to run a tunnel using SSH to the interface?
Or simply set up a socks listener and forward that IP:port to the IP of the WG interface?
Stumbleupon was fun.
I miss old web shit.
Ninety zeros dot com was one of the Internet’s weirdest best things.
The first two words of the description might provide a hint.?
The fuck? How the fuck did that happen? I didn’t even fucking … That’s not what I fucking wrote. Wtf? Fuck is this? Fuck this shit! Oh, fuck. Fucking mother fuck. Stupid fucking auto complete.
My roommates probably think this is a religious mantra by now.
As a user, I sometimes do everything I can to see what breaks a system. (Often unintentionally)
Then, I don’t do those this things.
(Learning permissions on Linux was a great way to destroy a system. Eg “sudo chown -R user:user /” didn’t work as I first thought)
They then used an even larger mouse to drag the actual computer to the garbage bin.
The garbage bin then caught fire.
This is the origin of the dumpster fire meme.
I originally included the words “assuming random” to the post. Why I removed it? I guess for dramatic effect. You are correct. Permutations of dictionary words are relatively trivial for a decent program. But, increasing the length and the addition of special characters adds a nontrivial exponential increase in time, wouldn’t it?
Fun fact: it would take about 37 billion years on average (at current (known) tech) to brute force a 16 character alphanumeric password which uses uppercase ie. using at least one of each of a-z,A-Z,0-9
Adding special characters would not make it easier. A trillion years seems like a long time. (Unless your password is ThisIs4Password!)
https://www.komando.com/wp-content/uploads/2021/03/Passwords-chart-970x510.jpg
This is my main music app these days.
Occasionally spotty (pun intended) but otherwise awesome.
There are programs that exist that explicitly do these sorts of things.
They have been around since long before llm.
This is a lazy and uneducated question.
He demonstrates he has done zero research and goes straight to the buzzword because he knows nothing.