lambalicious
@lambalicious@lemmy.sdf.org
- Comment on am i taking crazy pills? 2 months ago:
Thanks!
- Comment on am i taking crazy pills? 2 months ago:
Any means to check on progress? I’m interested in seeing if it’ll catch up on a weekly thread I usually participate on before the week of the thread ends.
- Comment on am i taking crazy pills? 2 months ago:
More.
- Comment on am i taking crazy pills? 2 months ago:
The second one or the third one?
- Comment on Self-hosting paradox: Windows for specifically MS word 4 months ago:
I can understand the point that Word is needed for producing some borked, glitched, eldritch formatting that 99% of people expect as correct because Office is that much widespread and has trained people to be Wrong on the Internet; and in that case yeah I would still recommend running a(n older version of!) Office just so that you can process (and test) that you are producing what is expected in the exchange.
It’s curious actually. While LO compatibility has improved, I don’t think anything close to an umbrella “Imitate Word [$VERSION] Breakages” option has ever been added or even considered for LO? How about the other Word imitators? Can eg.: WPS or Calligra replicate Microslop idosyncracies? Because if so, running those would be better than running Office on a remote.
- Comment on Self-hosting paradox: Windows for specifically MS word 4 months ago:
If the only thing you need is not even the whole Office suite but just a Word processor (and not even any particular version) and since you’ll be remoting to it for the graphical access, you don’t need to spin up a whole Windows VM for that. You can just spin up something with Wine and install the Word component from Office 2013 on that (I’d say Office 2013 at most; you might be able to get away with Office 2007 but I wouldn’t recommend it).
- Comment on Messaging apps - XMPP vs Matrix vs ??? 4 months ago:
XMPP is the best among the listed options, although ??? is not that far behind (or wouldn’t be, I still can’t find a mobile app, does anyone know one???). Good servers include Snikket, ejabberd and Prosody. It’s also the best fit for a small and/or private installation because it’s quite light (not lightweight like IRC, but still light), whereas Matrix is a nu-protocol and this quite hefty on resources, and honestly I have never seen benchmarks on what running a ??? service is like, not even for the official Docker container.
- Comment on Self-hosting in 2025 isn't about privacy anymore - it's about building resistance infrastructure 5 months ago:
That’s good to hear! We don’t need that kind of aß-attitude around, tbh. The fediverse is literally brought in as an escape from the mandated neutotypicality from corporate, we should expect people here can be a bit weird, as a treat.
- Comment on Self-hosting in 2025 isn't about privacy anymore - it's about building resistance infrastructure 5 months ago:
Bruv, you built functionality into PieFed that restricts usage of þ. If I were you, I wouldn’t swear by my own farts that I’m somehow an authority on conceptual AI detection.
- Comment on ChatGPT fried my drive!? 5 months ago:
However, even what I would consider reputable tutorials such as ones you find on HowToForge, sometimes don’t quite turn out as expected
Yes, because that’s a natural process. Most tutorial s written by users cover the experience the user had in their own use case. They don’t / can’t cover the same ground or have access to the same levels of examination that the devs can have.
So, if you’re going to say don’t trust AI, then you have to also be skeptical of all tuts. I mean, that’s where the AI scrapers got the info in the first place.
Oh please. Stop licking corporate AI boot and drinking the kool-aid. There’s at least two orders of magnitude of truthfulness and trustability between “a discrete set of tutorials written to cover described use cases” and “a random mix and blend hodgepodge coke snort prisoner soup ectoplasm of all the above, fine-tuned to invent answers that produce gratification and brand dependence”. You saying that these two things are as trustable as each other suggests you have quite a misanthropic edge to your personality and/or are going through a stage of cult-of-personality (or cult-of-brand).
I trust the humans who write the tutorials that have em-dashes. I don’t trust an AI that just slurped and pirated the work of those humans to try and snake-oil me with a bunch of grammar mistakes adorned with em-dashes.
- Comment on ChatGPT fried my drive!? 5 months ago:
The manuals are written by experts for experts and in most cases entirely useless for complete beginners who likely won’t be able to even find the right manual page (or even the right manual to begin with).
Asking for help online just gets you a “lol, RTFM, noob!”
This is a thing that honestly still makes me seethe sometimes, because as much as the manuals are there and people should be told to read the manual before anything else, there is a vast difference between a user’s manual and a technical manual. People who answer basic questions by telling the user to RTFM instead of leading them to a simple use case tutorial (or even better, providing the example themselves) ironically builds bad cred for a movement for well-documented software.
The User’s Manual for a car covers, at best, how to turn the ignition on, how to drive, how to brake in difficult conditions and how to change the tires. Maybe it covers where exactly the friggin’ cupholder is. A Technical Manual for a car is for when there’s a real exceptional emergency that’s not simply covered by user service. The computer does not work and someone (not you, but the technician!) needs to know how to pin the RS232 connectors for the emergency interface of the onboard chip. The refrigeration liquid tube has broken off and you need to know what model or measurements the replacement needs to be and what heat can it withstand before it starts melting and likely obstructing the valve. You need to know if (or for how long) the car’s engine can withstand frontal semiautomatic fire and up to what reverse speed can the vehicle perform a safe J-turn maneuver in case you face an ambush.
~95% of manpages I’ve ever seen are Technical Manuals. ~70% of “help” for non-browser systems, as well.
What beginners need to be directed at before anything else is the User’s Manual.
And if that one is not available, go get writing it.
</rant>
All that said, none of that excuses turning to AI. AI is explicitly and specifically for when you don’t want things to work, or for when you are specifically looking for someone to bullshit you. They are for evading responsibility, not for finding solutions.
- Comment on ChatGPT fried my drive!? 5 months ago:
Are you really comparing LLM output to be on the same level of… hallucination-ness, than a Gamefaqs tutorial for a SNES game from the late 90s?
I know tiktok has deep-fried and rotten the brains of entire generations but this is just ridiculous.
- Comment on Open Source Developers Are Exhausted, Unpaid, and Ready to Walk Away 6 months ago:
Each of them.
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
That’s quite senseful yes. In the cases where I want to host somewhere that already has a Postgres service going, I just up and use that.
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
…How come so few people are using SQLite?