complete insanity that the browser/agent doesnt even ask for user confirmation before interpreting web pages as instructions. this is just AI XSS, just mental that the AI was configured to trust and execute instructions from unsanitized web content. how was this not one of the first problems raised during development prior to release?
businessfish
vegan, linux evangelist, mario 64 speedrunner, hiker, food enjoyer
- 1 Post
- 24 Comments
either
businessfish@lemmy.blahaj.zoneto
linuxmemes@lemmy.world•We actually dont use chromeEnglish
5·1 year agoi just memorized the entire web so i dont need to browse anymore. browsers are bloat
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•What is the most infuriating "is not a big deal" you have ever heard?English
45·1 year agobut i have an extremely rare disease that forces me to eat dead animals, animals do it too, plants feel pain, a vegan was rude to me 10 years ago, and its not like me paying for farmers to kill animals and thus creating a demand for meat means i have a hand in it!!!
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•Are there any examples of an "abandoned" game's fans successfully getting the game to be open-sourced?English
2·1 year agoholy shit, very cool to learn about re-volt! i loved playing that game with my brother on n64
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•What's a sentence nobody has said in 20 years?English
4·1 year agohey rich people probably still say that
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•What was the worst band or singer you’ve ever listened to?English
3·2 years agoangelic 2 the core is one of the only albums i’ve ever listened to that is so bad i enjoyed listening through the whole thing. i feel like most people understand that feeling with movies, but this one album is the only time i’ve felt it with music.
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•What is your favorite YouTube channels?English
1·2 years ago- Crime Pays But Botany Doesn’t - field botany with a side of misanthropy, mostly in the texas / southern us but he does occasionally visit places all over the world
- Natural World Facts - incredibly high quality documentaries on the deep ocean, every time nwf uploads is worth celebrating
- History of the Universe - goated space science documentaries
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
1·2 years agoin case anyone is reading this looking for a solution the cable was not the culprit
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•It's Saturday, are you doing anything at night?English
12·2 years agosaturday is factorio night! gotta improve oil processing and fix some train deadlocks (assuming all 4 of us log on, a herculean feat)
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
1·2 years agonothing in between the computer and monitor - it’s just plugged straight in. my current guess is that some step of pacman’s install/update process changes something that also gets changed by something else (DE, config file, idk) after the boot.
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
3·2 years agocould you elaborate?
i’ve been just dealing with this problem for an embarrassing amount of time now, and have gone through several version updates of the nvidia drivers with this problem persisting. i’ve also tried reinstalling the nvidia drivers with no change.
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
5·2 years agono unfortunately god’s intended resolution is just slippin right into my arch install uninvited
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
4·2 years agothat’s worth checking - i don’t have a spare DP cable on hand to test, but you may be onto something.
previously, i tried unplugging and replugging the cable on the PC end, as well as trying other ports, to no avail.
just now, i tried replugging the end plugged into the monitor a few times and was able to reproduce the resolution issue a single time. this honestly just confuses me more though, because why would it happen only one time out of several cycles doing the exact same thing?
i’m gonna get another cable just to be sure but that wont be for a few days at least.
businessfish@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•what could cause one of my monitors to be stuck at 640x480 only on the first boot after a system update?English
5·2 years agowhile i appreciate the effort, this has no effect on my issue. also maybe worth noting, i am using grub but not nomodeset. i toggled it on just to see if it would do anything but the problem persists.
if you look at my xrandr output on the first boot, the main problem is that it cannot see any other mode except 640x480 and running
xrandr --output DP-0 --mode 1920x1080fails. i cannot change it using plasma’s display settings gui or xrandr in any way - the only way i know how to get access to the other resolution/rate settings of that monitor is by rebooting.
businessfish@lemmy.blahaj.zoneto
Technology@beehaw.org•[TechHut] my favorite app (Neofetch) is deadEnglish
10·2 years agohey its me the guy you predicted would tell you the thing you said i would tell you
the reason people say neofetch is useless is because the information it gives you is not very detailed when compared to something like inxi for example
businessfish@lemmy.blahaj.zoneto
Asklemmy@lemmy.ml•Simple question: Are you a nice person?English
5·2 years agoi want and try to be but i don’t succeed every day. i hate thinking about those times when i don’t succeed, but being mindful of those times is a big part of what i can do to succeed more often.
this is the correct response.
get it in writing that they accept the risk that comes with not upgrading so it can’t come back on you. all you can do is CYA and make recommendations - if management does not agree with your recommendations make sure you have it documented that you informed whoever is making the decision of the risk.
if you think your employer will somehow still try to hold you accountable for this, save the aforementioned correspondence using something your employer does not manage i.e. a personal device. you could also let other people than this specific individual know about this so it isn’t just your word vs his.

sure but one would hope that if the agent is interpreting content from the web as instructions that there would be literally any security measure between the webpage and the agent - whether that’s some input sanitization, explicit user confirmation, or prohibiting the agent from interpreting web pages as instructions at all.