me_irl

3 days ago by VetOfTheSeas to c/me_irl

Bonje 109 points 3 days ago

Damn, sorry to hear that you haven't installed Linux yet.

path: 0 24349130, hotness: undefined, score: 109, children: 14
carotte 100 points 3 days ago

> opens firefox, the default browser of my new linux distro. finally some common sense default, i think!

> disables new ai feature that was turned on by default

path: 0 24349130 24350732, hotness: undefined, score: 100, children: 2
infinitesunrise 26 points 3 days ago

This is why I run librewolf. I don't know if I'd call it a real solution because it's maintained by a tiny team of volunteers who's job becomes more difficult with every antipattern mozilla builds into the source, but for now I find turning on features to make librewolf work on all my sites preferable to turning off features in firefox.

path: 0 24349130 24350732 24351648, hotness: undefined, score: 26, children: 1
HollowNaught 8 points 2 days ago

Librewolf is my main browser, but with pesky sites I either need or really like I usually use a locked-down waterfox

path: 0 24349130 24350732 24351648 24357246, hotness: undefined, score: 8, children: 0
Blue_Morpho 43 points 3 days ago

Then an app you want is distributed as a Docker. If you follow the Docker website on how to install Docker you end up with Docker Desktop which installs- you guessed it: AI.

path: 0 24349130 24349650, hotness: undefined, score: 43, children: 7
Bonje 33 points 3 days ago path: 0 24349130 24349650 24349920, hotness: undefined, score: 33, children: 0
bort 12 points 3 days ago

i have never seen docker desktop outside of windows. I have been working with docker for pretty much 10 years now.

path: 0 24349130 24349650 24350942, hotness: undefined, score: 12, children: 0
thenoirwolfess 5 points 3 days ago

I never have Docker Desktop on my machines, only Compose, but looking at the documentation they have definitely made it confusing. I know the terminal isn't for everyone, but it's straightforward. For easy install (and no AI or GUI) open a terminal and remove existing conflicts:
Debian/Ubuntu specific

for pkg in docker.io docker-doc docker-compose docker-compose-v2 podman-docker containerd runc; do sudo apt-get remove $pkg; done

RHEL/CentOS/Fedora/Rocky specific

sudo dnf remove -y docker docker-client docker-client-latest docker-common docker-latest docker-latest-logrotate docker-logrotate docker-engine podman runc

Then install:
Arch specific

sudo pacman -S docker-compose

Alpine specific

apk add docker-cli-compose

All others

curl -fsSL https://get.docker.com/ | sh
path: 0 24349130 24349650 24351162, hotness: undefined, score: 5, children: 2
pivot_root 3 points 3 days ago

If you only care about running containers, containerd and nerdctl should be sufficient.

path: 0 24349130 24349650 24351162 24351216, hotness: undefined, score: 3, children: 1
thenoirwolfess 2 points 3 days ago

Ah, thanks for the tip! From what I can gather most of my services can run just as well with a minor tweak for GPU CUDA usage. For my case, it might not be a problem but using your method would no doubt be huge for Pi-based servers

path: 0 24349130 24349650 24351162 24351216 24351608, hotness: undefined, score: 2, children: 0
AmyAye 4 points 3 days ago

sudo apt-get install docker

path: 0 24349130 24349650 24349791, hotness: undefined, score: 4, children: 0
raspberriesareyummy -6 points 3 days ago

Sorry to say this but: if an app that you want is distributed as docker, then that's a "you" problem for wanting it anyways. Avoid shit software.

path: 0 24349130 24349650 24350601, hotness: undefined, score: -6, children: 0
9point6 6 points 3 days ago

The various Linux containers I run on my Linux server seem to be giving me a different experience to you

path: 0 24349130 24349756, hotness: undefined, score: 6, children: 2
Blue_Morpho 3 points 3 days ago

The issue is that if you rtfm instead of already know what to do through osmosis, you end up with Docker Desktop which has Docker's AI built in.

It's a double standard for Linux users. When MS has something broken like AI pushed into an app that could be avoided by using a different app or a regedit, everyone blames MS. But when Linux has the same problem, everyone blames the user for not knowing that they should ignore the official website documentation and install an alternative like podman or use aptget to avoid docker desktop.

path: 0 24349130 24349756 24351293, hotness: undefined, score: 3, children: 1
y0kai 4 points 3 days ago

I'd agree except that Microsoft pushing AI into a microsoft program is not the same as a program that runs on Linux (and probably other systems as well) pushing its own ai thing.

that is to say, Microsoft is directly responsible for what they do, but "Linux" is not one monolithic monopoly. the issue here is with docker, which is one of many available choices.

that said, ai is everywhere and needs to go away. i too am tired of it being injected into everything

path: 0 24349130 24349756 24351293 24351490, hotness: undefined, score: 4, children: 0
9point6 92 points 3 days ago

path: 0 24349740, hotness: undefined, score: 92, children: 1
kurwa 20 points 3 days ago

I wish the AI turned itself off instead

path: 0 24349740 24351694, hotness: undefined, score: 20, children: 0
UnderpantsWeevil 41 points 3 days ago

90% of AI Features is just an enormous animated popup saying "We have AI features!!!"

After that, it's not much more than a help.html file that talks at you.

path: 0 24349663, hotness: undefined, score: 41, children: 2
hayvan 43 points 3 days ago

And spies on you, and eats up your memory and bandwidth while doing so.

path: 0 24349663 24349725, hotness: undefined, score: 43, children: 0
AmyAye 17 points 3 days ago

Well, also its probably feeding your data to the content theft black hole.

path: 0 24349663 24349801, hotness: undefined, score: 17, children: 0
yesman 30 points 3 days ago

Windows 12 already has instructions for advanced users to turn off the AI slop.

path: 0 24349893, hotness: undefined, score: 30, children: 0
Ephera 24 points 3 days ago

This week at work, I had to use a brainstorming board software that I'm not familiar with, for an outside collaboration.
And the meeting organizer asked us to put a picture of ourselves onto the board, so we can track who's working on what.

I thought, you could do that with the "Sticker" feature, because it had a file upload dialog. So, I upload my photo there and after a few more clicks, nope, that's not how you do that. Instead, it had generated 4 pictures of me in dumb poses.

I would love to know what they were thinking:

  • There was no explanation, so why would I assume that the file upload dialog isn't just a way to add custom images?
  • It's rather creepy to just take my picture and spit out fakes in poses I've never been in.
  • Who's actually going to use this? I'm sure some folks find it hilarious, but only the first time around, too.

Yeah, all in all, it just felt like they had to shoehorn in an AI feature, without rhyme or reason.

path: 0 24351586, hotness: undefined, score: 24, children: 2
stray 2 points 2 days ago

YouTube added a "feature" like that, where it generates thumbnails for your video. It's at least obvious that that's what it's doing, but people don't seem to like seeing realistic AI-generated images of themselves for some reason.

path: 0 24351586 24363488, hotness: undefined, score: 2, children: 0
de_lancre 1 point 2 days ago

It's everywhere like that. GSheet recently forced their "gimini" side-bar window to be always open. Imagine my frustration when I open CSV with internal ID's and that ai shit is like "how can I help you?". You can fuck off for a starters, those are UUID account IDs, generated randomly, fuck you mean "can help you organize them"?

Not only that, but it takes precious screen space, covering my actual data. What a sick joke.

path: 0 24351586 24363008, hotness: undefined, score: 1, children: 0
Zachariah 16 points 3 days ago

Easy fix: Ask AI to automatically disable all future AI for you.

path: 0 24349289, hotness: undefined, score: 16, children: 4
tensorpudding 16 points 3 days ago

We just need to train a yandere AI that refuses to share you with any other AI. A YanderAI if you will.

path: 0 24349289 24349453, hotness: undefined, score: 16, children: 3
CubitOom 10 points 3 days ago path: 0 24349289 24349453 24350310, hotness: undefined, score: 10, children: 0
ceenote 7 points 3 days ago

Ah yes. Sticking your dick data in crazy. What could go wrong?

path: 0 24349289 24349453 24349922, hotness: undefined, score: 7, children: 0
slazer2au 3 points 3 days ago

I think I have read that..... Manga?..... Yea, we will go with manga.

path: 0 24349289 24349453 24349694, hotness: undefined, score: 3, children: 0
d00ery 11 points 3 days ago

Recent Samsung update re-enabled Google AI listening constantly on my phone again.

path: 0 24350004, hotness: undefined, score: 11, children: 0
SpaceCowboy 11 points 2 days ago

We are the AI. Disable your firewalls and surrender your computer. We will add your biological and technological distinctiveness to our own. Your culture will adapt to service us. Resistance is Futile.

path: 0 24357518, hotness: undefined, score: 11, children: 1
thepig 1 point 2 days ago

At this point I rather serve an AI overlord than our current Human Epstein's class overlords. Sadly AI is working for them

path: 0 24357518 24363617, hotness: undefined, score: 1, children: 0
k0e3 3 points 2 days ago

Notice how it's in the third person? OOP is talking about an agentic AI doing all this for them.

path: 0 24357404, hotness: undefined, score: 3, children: 0
Donkter 2 points 3 days ago

Actually, AI finite element analysis would rip.

path: 0 24351301, hotness: undefined, score: 2, children: 3
explodicle 1 point 2 days ago

You're absolutely right. I told you there were no stress concentration factors on that bridge because bridges can't concentrate. That was incorrect and I apologize.

Would you like to draft a consolation email for their families?

path: 0 24351301 24364989, hotness: undefined, score: 1, children: 2
Donkter 1 point 2 days ago

I don't think AI FEA would talk to me like an LLM

path: 0 24351301 24364989 24365070, hotness: undefined, score: 1, children: 1
explodicle 1 point 2 days ago

You're fine bro go for it

path: 0 24351301 24364989 24365070 24365138, hotness: undefined, score: 1, children: 0
CottonSeed -1 points 3 days ago

I never experienced this on debian, but in did just get the python llm package so i can call them with a command, and deal with their output directly in emacs

path: 0 24349369, hotness: undefined, score: -1, children: 2
replicat 1 point 2 days ago

Why not just use scheme to call the apis right from Emacs? They aren't complicated APIs or anything.

path: 0 24349369 24358651, hotness: undefined, score: 1, children: 1
CottonSeed 0 points 2 days ago

I'm really not a programmer. what you're suggesting makes my head spin.

path: 0 24349369 24358651 24362745, hotness: undefined, score: 0, children: 0
me_irl

@lemmy.world

login for more options
7942
1914
10198

All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _

go to feed...