duncesplayed

joined 2 years ago
[–] duncesplayed@lemmy.one 5 points 2 years ago

If you ever see a headline that says "x% of people believe/want/feel y", it's nonsense. You can manufacture a crooked methodology to get x% of people to say anything.

"Can I have a minute of your time? There has been evidence that people who use alternative browsers are more likely to commit acts of terrorism and human trafficking. Would you be in favour of more support for alternative browsers, or would you rather have higher quality public schools?"

And just like magic, you can now write a headline that only 2% of people want a browser choice screen.

[–] duncesplayed@lemmy.one 2 points 2 years ago (1 children)

Seriously, I don't get distro hoppers. "I want my desktop wallpaper to be green. Can you tell me how to install an entirely new operating system with a green background?"

[–] duncesplayed@lemmy.one 2 points 2 years ago

(I think you're arguing from an ethical standpoint whereas OP was arguing legally, but anyway....)

Theoretically, someone would be able ask an A.I. to recite an entire book for them

No, that shouldn't happen. If an AI were ever able to recite back its training data verbatim, that AI would be overfitting. It happens by accident sometimes early on in development when your training data is too small and your model is too big, but it's an error, and is something to be avoided and corrected.

The whole point of training is to get it to a point where it can't recite back any of its training data. In order for that to happen, the AI is forced to sort of generalize and abstract (sorry for anthropomorphizing) its training data. That's the only way to get it to be able to generate something new, which is the whole point of the endeavour.

Long story short, if an AI could recite back an entire book, by definition it could not be an AI, and it wouldn't resemble any of the popular LLMs we have now like ChatGPT. (But you may see snippets and pastiches and watermarks show up)

[–] duncesplayed@lemmy.one 2 points 2 years ago* (last edited 2 years ago)

You definitely have to ~~go to the Arch wiki~~Google in some cases. Knowing what the problem is and knowing how to fix it are sometimes seemingly unrelated. E.g., "Could not open foo.yaml: File not found" could actually mean "Some non-obvious file in the tarball was not set executable, which screwed up this one script that ran another script but couldn't run some other script which didn't give an error message, which made another script think the file had already been copied". If you can find someone out there who ran into exactly the same problem, you can find a solution to it, but if none of the words in your error message are completely unique, it can be very hard to find someone with the same problem.

[–] duncesplayed@lemmy.one 6 points 2 years ago (3 children)

One smart thing I think Microsoft did was try to give every error message a code. Googling for "gpoopapp E0013" is often easier and gets more precise results than having to type in "gpoopapp The file /home/bitchslayer69420/.config/share/whatever.yaml could not be opened: File not found"

[–] duncesplayed@lemmy.one 9 points 2 years ago

Yeah, I remember when Linux was first becoming cool, in the mid-to-late 90s. There was a lot of folk wisdom going around, and one of them was "make an alias rm='rm -i' so you don't accidentally delete anything!"

And then there was the (correct, IMHO) counter-wisdom of "no, that actually makes it more likely to accidentally delete something, because one day you're going to be on a machine where that alias doesn't exist, but you've become dependent on it existing".

I don't mind creating aliases to add colour or change formatting a little bit or something, but don't make an alias to keep yourself safe, because it'll probably backfire on you.

[–] duncesplayed@lemmy.one 5 points 2 years ago* (last edited 2 years ago)

Indeed. I used to have a circle of friends/acquaintances that had a huge number of vegans and vegetarians. I can honestly say I have encountered literally 0 vegans or vegetarians ever mention it unless food was being served. But if food is being served,,,I mean...you really can't avoid having to tell everyone.

On the other hand, I have witnessed a huge number of meat-eaters become insecurely defensive, aggressive, bullying, harrassing as soon as anybody mentions that they don't eat meat.

[–] duncesplayed@lemmy.one 8 points 2 years ago* (last edited 2 years ago) (1 children)

Are zip and 7z really that much easier?

tar cf foo.tar.xz wherever/
zip -r foo.zip wherever/
7z a foo.7z wherever/

I get that tar needs an f for no-longer-relevant reasons whereas other tools don't, but I never understood the meme about it beyond that. Is c for "create" really that much worse than a for "add"?

[–] duncesplayed@lemmy.one 24 points 2 years ago (1 children)

If go is "round chess", I feel like chess should be "pointy chess".

[–] duncesplayed@lemmy.one 1 points 2 years ago

Presumably high-medium-low. Sorting them as medium-low-high is a little weird.

[–] duncesplayed@lemmy.one 18 points 2 years ago* (last edited 2 years ago) (3 children)

Out of curiosity, were you born roughly in the early 1990s? I asked because I could have written very much the same stuff as you, except shifted back 10 years. By the year 2000, in my view, the Internet was already locked down and was a completely shitty version of what I felt "the real Internet" was like. Technology in the late 1980s and early 1990s was (from my view) hopeful and optimistic, constantly getting better (computers doubling in speed and memory and getting cheaper every year), and by the early 2000s, it was just shitty AIM and MSN Messenger and Windows-only KaZaA garbage with MySpace and shitty centralization like that. MySpace completely shit all over the early web rings.

I've come to realize that it's always been shitty. That's my conclusion after going on a nostalgia trip and watching old Computer Chronicles shows and reading old computer articles from my golden age, now through adult glasses. I just didn't understand all the politics and power manoeuvres at the time because I was a stupid kid who just saw cool things. Look at all the cool and exciting and great stuff that was happening in the late 1980s and early 1990s that I thought was so wonderful, and realize that it was mostly just shitty attempts by shitty power-hungry companies trying to lock down something cooler that had happened earlier.

The difference in the early days I think is that companies wanted to control us and make our lives as terrible as possible. They just couldn't because computers weren't powerful enough yet.

view more: ‹ prev next ›