listless

joined 4 months ago
 
[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

And there's your problem. You're echoing using double quotes which will interpret characters. Don't do that. That's a bug. cat or cp the file to the destination; printf if the contents are all in that variable.

[–] [email protected] 3 points 3 weeks ago (3 children)

Here's what I'm reading:

startup-script line 27 threw the error.

I'm reading this and interpreting that line 27 of that script is

sudo echo "# FYI quotes(") must be escaped with \ like \"

I am confused why there is no trailing double quote, the last 3 chars should be \"" so perhaps this is a bad assumption but the best I can do with the available information.

So the fix here is to change startup-script line 27 so that you're not echoing things that might contain characters that might be interpreted by echo or your shell.

Now if startup-script is provided by your distro, there may be a reason that it's using echo, but I will tell you now whatever dipshit reason they provide they're fucking wrong because EXHIBIT A: # " fucks the script and rule 0 of linux is "don't break userspace".

Everything else allows any printable char after the # in a comment, that script is not special, comments are not to be interpreted by the program. That is a show-stopping bug in startup-script and must be fixed.

EOF

272
know your history (lemmy.cringecollective.io)
 
[–] [email protected] 24 points 3 weeks ago (5 children)

i think the real error was that you started the echo with a double quote and ended with a single quote. had you properly wrapped it with single quotes it would have worked. even if you had escaped the double quote, there still would have been an error because you'd have a multi-line string with no ending " (the 2nd double quote was properly escaped so that would not have terminated your string)

Also, you didn't escape your slashes.

Either it should have looked like this:

echo '# FYI quotes(") must be escaped with \ like \"'

or this:

echo "# FYI quotes(\") must be escaped with \\ like \\\""

[–] [email protected] 10 points 3 weeks ago (1 children)

Don't forget the best place to whistleblow and/or change the system is from within. Privacy minded people can better influence what policies and practices happen at a company when they work there.

[–] [email protected] 11 points 4 weeks ago (1 children)

If only there were a special path like, oh I don't know, /dev for device handles.

[–] [email protected] 28 points 1 month ago (17 children)
[–] [email protected] 53 points 1 month ago

uBlock is a content filter. Cookies are set when a server responds to a web (http/https) request. So if uBlock has a domain blocked, not only are any cookies blocked, but no requests make it to that domain (whatever.com) at all.

If a domain is not blocked by uBlock Origin's filters, then cookies are set per your browser's configuration. Firefox I believe blocks some 3rd party tracking cookies by default, but can be configured to block all third-party cookies as well, but this may break site functionality like single sign-on.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

AHEM...taps community name

[–] [email protected] 1 points 1 month ago

The internet rando that caused me to make this meme

 

cross-posted from: https://lemmy.cringecollective.io/post/75583

why isn't it ok? why????

Meme "the number of people who think this is an abomination" over a photo of a USB-A to USB-A cable, "but think this is perfectly acceptable" over a photo of a USB-C to USB-C cable, "makes me sick."

[–] [email protected] 3 points 1 month ago

It's already trivial to see that you're connecting. You're not making anything at all more difficult for state level actors, just yourself.

[–] [email protected] 18 points 1 month ago (3 children)

There's no point in hiding the transaction. A state level actor will see that you're connecting to the Mullvad VPN addresses and won't need to check your credit card statement to determine that you're using it.

 

cross-posted from: https://lemmy.cringecollective.io/post/43035

don't ever change baby you're the best

146
the struggle is real (lemmy.cringecollective.io)
 

cross-posted from: https://lemmy.cringecollective.io/post/24212

the struggle is real

 
 

cross-posted from: https://lemmy.cringecollective.io/post/9716

Maybe some ALGOL 58 while we're at it too.

 

cross-posted from: https://lemmy.cringecollective.io/post/9695

Perfectly balanced as all things should be

 
 
616
can't make this shit up (lemmy.cringecollective.io)
 

cross-posted from: https://lemmy.cringecollective.io/post/5626

can't make this shit up

view more: next ›