I don’t really like or understand the eye people but I love the style
- 3 Posts
- 504 Comments
Sounds like someone who has never traveled. What did you expect, actual extraterrestrial Aliens?
I have pretty much the same hardware. It’s an older Lenovo Legion.
affenlehrer@feddit.orgto
Lemmy Shitpost@lemmy.world•Giving credit to the responsible person
2·12 days agoFriday to Monday in Germany
Cathode ray tubes
affenlehrer@feddit.orgto
Ask Lemmy@lemmy.world•If you could plant an earworm song in your enemies, what would it be?
4·12 days agoCantina band
Sorry, it’s a bit long so I only skimmed your post. However, I sometimes use LLMs for Linux issues as well.
I think they’re pretty good at explaining concepts and give you some hints which commands to use.
However, in some situations they tend to do things their way and not the way the distribution you’re using intended. E.g. if you have a distro like fedora that comes with podman it will likely have you install docker if you ask something about containers.
Or in other cases it might basically vibe code you a bunch of shell scripts for what you want, even though your distro already comes with the feature (but the LLM didn’t know about it).
So it’s a bit of a two side sword. Explaining a concept usually works great. But otherwise prompt it to use Internet search for the latest and distribution specific docs and to always prefer ideomatic solutions.
If the LLMs answer to your problem looks like a whole lot of work, there’s a good chance these an easier way to do it. If it doesn’t work and the LLM continuously keeps trying different approaches, there’s also a good chance it’s getting desperate and doing more dangerous things, probably not the right ones.
Hah, I licked them one or two posts ago.
affenlehrer@feddit.orgto
politics @lemmy.world•'Blasphemous': Outrage as Trump's faith advisor compares him to Jesus during Easter event
10·13 days agoHe just needs to get these meteorites and locusts going and it’s pretty much perfect.
affenlehrer@feddit.orgto
Programmer Humor@programming.dev•Got tired of React… so I tried going back to COBOL
3·14 days agoSorry you got caught in my rant
affenlehrer@feddit.orgto
Programmer Humor@programming.dev•Got tired of React… so I tried going back to COBOL
182·14 days agoI’ll wait until modern web developers figure out how to do things without a bazillion dependencies that have new critical vulnerabilities every week and release backwards incompatible versions every month or so.
Also I don’t like shipping several MB of JavaScript to the user just for a fancy looking form.
affenlehrer@feddit.orgto
Lemmy Shitpost@lemmy.world•AAAAAAAGGGGHHHH *scooping watermelon with a plastic bag sound*
7·15 days agoI did some research based on the other comments and it seems to be the character “Jesse Faden”, related to a series of games I’ve never heard about before, called “Control” by Remedy (who also did Alan Wake). The last of their games I played was Max Payne (1).
Jesse seems to have telekinetic powers. Other than that I’m not sure what’s so special about her? Maybe she’s very dominant or just good looking or both?
Or a wereclown!
affenlehrer@feddit.orgto
science@lemmy.world•Alternative medicine tied to lower breast cancer survivalEnglish
2·17 days agoWhoa, I’m happy most health related insurances here don’t work like that.
It’s giving me Rocko’s Modern Life vibes
affenlehrer@feddit.orgto
Technology@lemmy.world•Huge Study of Chats Between Delusional Users and AI Finds Alarming PatternsEnglish
3·18 days agoAlso, the LLM is just predicting it, it’s not selecting it. Additionally it’s not limited to the role of assistant, if you (mis) configure the inference engine accordingly it will happily predict user tokens or any other token (tool calls etc).
affenlehrer@feddit.orgto
Today I Learned@lemmy.world•Rubber duck debugging - Programmers often discover solutions while explaining a problem to someone else, even to people with no programming knowledge.English
3·18 days agoYou’re not wrong. At work I have the bizarre situation that I have a laptop which is pretty powerful but I’m not allowed to develop on it and have no admin rights on it so I have to remote desktop into a less powerful VDI running in a different country with exactly the same access to company information but I have local admin rights on that machine. Also development is super cumbersome because it’s a windows VDI so I have to use WSL2 for a lot of the things I’m doing. Really weird, inefficient and expensive.
affenlehrer@feddit.orgto
Today I Learned@lemmy.world•Rubber duck debugging - Programmers often discover solutions while explaining a problem to someone else, even to people with no programming knowledge.English
11·18 days agoTrue but it needs more room, power and has less RAM. It’s probably faster though.








That explains the many vim enthusiasts that don’t want any other editor. They simply can’t exit the vim instance they once accidentally opened…