y helo thar?

  • 1 Post
  • 15 Comments
Joined 2 个月前
cake
Cake day: 2026年7月24日

help-circle
  • Anyone got a link to the propaganda video? I’m curious, but not so curious to dig it up.

    It’s really a fucking shame what a group of pedophiles are doing to the USA and I don’t think their appetite will be satiated with just that one country (playing politics in Europe by the US oligarch is clue enough). Like I really am not optimistic but I hope the US gets their shit together, but maybe they can do something to stamp this shit out for themselves and the rest of us.

    I used to love going to the states as a kid/teen on family trips, but don’t think I can ever bring myself to go back. I actively discourage friends and family to do the same. It’s not worth all the freedoms to end up in a box in El Salvador for making free expressive posts like this on public forums. But I don’t trust one iota that my rights would be upheld if I were targeted at a border with an illegal search of my phone.


  • You mean a bacteria found in the feces of nearly half the population of dairy cattle contaminated REAL milk? Like, I mean the udders are several inches off the ground and cows notoriously never lay down, so where could this come from?

    Must be big Pasteurizer sabotaging the pure REAL milk products and keeping the sheeple from consuming the REAL milk products the lord has given us. They want us weak and feeble and only untouched milk straight from the udder can grace my temple of a body. No Satan, not today! You will not take my REAL milk from me!

    Oh hey, I seemed to have dropped something ヽ(´ー`) /s









  • This sounds great and if it’s able to be validated even better!

    I’m a software dev and historically tough problems took hours to days to solve. Sometimes you’d get lucky and find someone with the same issue in StackOverFlow and just “borrow” the code and adapt it to your use case. There is internal debate on doing things easy and fast, à la AI, or getting a dopamine rush from solving hard problems. I like solving hard problems but I also enjoy deploying and setting up apps on servers and playing with code and infrastructure so code isn’t the only way to solve problems. One day I might start a project where AI is the the dev, other times I want to roll up my sleeves and start typing my own code. So long story short,I haven’t figured out my stance with AI 100% myself.

    In my full time job, it’s a no brainer as I have multiple projects and lets me deliver faster and there’s a push from the top to use AI. In my personal dev experience I use local LLM with an open source VS Code plugin and have built full apps just to understand capabilities. I found out after using local models for a few months with a plugin that it basically doesn’t care if you’re signed in they’re siphoning chats locally to their servers. So I forked the repo with the source being in GitHub and had AI iterate over it for a day where it removed all the telemetry code. Got the vsix build for vs code, uninstalled the one from the marketplace and loaded my own build. It runs faster than before and gives me a piece of mind my data remains local. So AI good at doing grunt work like this, I don’t think I’d get much satisfaction of reading 100s of thousands of lines trying to identify all the different ways it was phoning home.

    The flip side is I’ve been developing a game on and off for a few years. I’ve handcoded everything and had a pretty dumb bug that I couldn’t figure out with the networking. I don’t want it to be AI and want it as a showcase for my own abilities. I wrote a queue for the game to hold networking events, and everything worked fine when running 3 or 4 instances on my local machine which stayed in sync basically because I could only interact with one instance at a time. So it seemed fine. I was using an array to use FIFO processing, but accidentally had a used pop_back instead of pop_front in the code. When I tried multiplayer with some fam and friends it epically failed as each client was woefully different. I read, re-read and tried to figure out what was wrong for days. Sometime you get blinded by looking at the code too much, and it was just that one spot I couldn’t see. After much mulling about I decided to use Qwen to take a look at the file, sure enough within seconds it found the bug 🤦‍♂️.

    So I’m not sure this story has a point, but hopefully the reader can gleam some insights to what a greybeard thinks about AI. It’s a powerful tool and has its uses. I see many people shut down and immediately lambast the poster (perhaps rightfully so) and froth at the mouth at even and eye batting something might be AI. It’s as if the reader sees AI is the beginning of the end of civilization. I mean I get that, but Pandora’s box has been open and unfortunately unless we get a Carrington event knocking out all electronic devices on the planet, it’s here to stay. We need to understand the people that use it and their intentions more than the output (though closed/open source software is another topic of discussion). I mean AI writes somethings better than me, other times it’s horrendous and goes down rabbit holes that make no sense.

    I understand AI is disruptive and there are many reasons for concern with security and reliability of AI generated slop code. I think any Lemmy client should be open source so folks can review the code and understand what they’re installing on their phone and fork it if needed. Disclosure of AI is paramount so each person can make their own informed consent with what software to engage with. Ultimately, newer generations won’t know anything different and AI designed apps will be as ubiquitous as anything else. I’m sure there will still be pockets of folks doing things they like, such as coding the human way, but the draw to AI is an interesting one and for myself I’ve not reached consensus. Maybe when I do, I’ll leave the field of software development as it’s an entirely different game today then it was a few years ago.

    Disclosure: no AI used for this post, just some dude trying typing on his phone.







  • Taking things into one hands while trying to steer many communities with a heavy fist (blacklisting without admin’s knowledge) seems like very sociopathic behaviour. Hopefully he’s just a kid and will grow out of the childish behaviour what appears to boil down that we need him and he doesn’t need us? I don’t think he deserves death threats but AdmiralPatrivcks behaviour demonstrates reason #3221 why we need decentralization like the fediverse.

    There are sociopathic individuals littered throughout society and corpos act socio if not more psychopathic while chasing the almighty dollar. When things happen in the corporate socials, they are driven by a topdown without the users even knowing what’s happening. This event has shown me that Lemmy can and will find those individuals that try to game the system can and will be held accountable. This is good news if you value autonomy and critical thoughts.