"Patrolling [NAME OF WHERE THE GAME TAKES PLACE] almost makes you wish for a nuclear winter."
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !uspolitics@lemmy.world
7) No Hit-and-Run questions.
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.
8) No Bots.
Posts or comments from bots, LLM's, AIs, Neural Networks, Transformers, or Marvin the Paranoid Android are not welcome in AskLemmy. Real humans only please.
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
"mmhmm."
"Did you get all that?"
Yes
No <

Hornswoop me bungo pony.
"Hey! Fuck-face!"
"Get out of here, Stalker! Release the Epstein Files!"
I am an NPC in S.T.A.L.K.E.R., Shadow of Chornobyl (2026 Remaster -- (All we did in the remaster was fix the bugs, it is the same game you know and love except for this one NPC now reminds you of the Epstein class criminals!))
Interacting with you unlocks Epstein island at the wish granter, which teleports you into a prison cell with a broken camera and a security guard with a gun
Sometimes i doubt your commitment to Sparkle Motion.
Did you know? You can change your gender at any time by going to the OPTIONS MENU. Normally it's a lot of work!
I wanna be like that very annoying NPC in the Pokemon Bizzare fangame that just rambles on forever about such a meaningless story. But with my own nonsensical story that has negative a million plot relevance.
Otherwise, if we're talking like a single sentence of dialogue:
Hokus pocus, joker's ride, come take a spin on a carnie ride
Bonus points if it's in a medieval set game and deeply confuses the player character.
Beetlejuice
Beetlejuice
I AM ERROR.
"Do you make it to the cloud district very often? Oh, what am I saying? Of course you don't."
You keep treating this like some kind of game... do you know something the rest of us don’t?
"Want some rye? 'Course ya do."
The full text of the AGPL with no line breaks.
"The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software..."
"My potions are TOO strong for you, traveller!"
"This is my one line of dialogue."
"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH"
I like to imagine myself standing by the main road, away from any important game stuff, but somewhere the player must pass through to get to the game stuff. And I'm just screaming at the top of my lungs. No reason, and it's never even addressed; it's just something the game implemented to annoy the player character.
"It's dangerous to go alone. Take this."
But I give a random, weird, (seemingly?) useless item each game.
"I'd just like to interject for a moment. What you're refering to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX."
No, Richard, it's 'Linux', not 'GNU/Linux'. The most important contributions that the FSF made to Linux were the creation of the GPL and the GCC compiler. Those are fine and inspired products. GCC is a monumental achievement and has earned you, RMS, and the Free Software Foundation countless kudos and much appreciation.
Following are some reasons for you to mull over, including some already answered in your FAQ.
One guy, Linus Torvalds, used GCC to make his operating system (yes, Linux is an OS -- more on this later). He named it 'Linux' with a little help from his friends. Why doesn't he call it GNU/Linux? Because he wrote it, with more help from his friends, not you. You named your stuff, I named my stuff -- including the software I wrote using GCC -- and Linus named his stuff. The proper name is Linux because Linus Torvalds says so. Linus has spoken. Accept his authority. To do otherwise is to become a nag. You don't want to be known as a nag, do you?
(An operating system) != (a distribution). Linux is an operating system. By my definition, an operating system is that software which provides and limits access to hardware resources on a computer. That definition applies whereever you see Linux in use. However, Linux is usually distributed with a collection of utilities and applications to make it easily configurable as a desktop system, a server, a development box, or a graphics workstation, or whatever the user needs. In such a configuration, we have a Linux (based) distribution. Therein lies your strongest argument for the unwieldy title 'GNU/Linux' (when said bundled software is largely from the FSF). Go bug the distribution makers on that one. Take your beef to Red Hat, Mandrake, and Slackware. At least there you have an argument. Linux alone is an operating system that can be used in various applications without any GNU software whatsoever. Embedded applications come to mind as an obvious example.
Next, even if we limit the GNU/Linux title to the GNU-based Linux distributions, we run into another obvious problem. XFree86 may well be more important to a particular Linux installation than the sum of all the GNU contributions. More properly, shouldn't the distribution be called XFree86/Linux? Or, at a minimum, XFree86/GNU/Linux? Of course, it would be rather arbitrary to draw the line there when many other fine contributions go unlisted. Yes, I know you've heard this one before. Get used to it. You'll keep hearing it until you can cleanly counter it.
You seem to like the lines-of-code metric. There are many lines of GNU code in a typical Linux distribution. You seem to suggest that (more LOC) == (more important). However, I submit to you that raw LOC numbers do not directly correlate with importance. I would suggest that clock cycles spent on code is a better metric. For example, if my system spends 90% of its time executing XFree86 code, XFree86 is probably the single most important collection of code on my system. Even if I loaded ten times as many lines of useless bloatware on my system and I never excuted that bloatware, it certainly isn't more important code than XFree86. Obviously, this metric isn't perfect either, but LOC really, really sucks. Please refrain from using it ever again in supporting any argument.
Last, I'd like to point out that we Linux and GNU users shouldn't be fighting among ourselves over naming other people's software. But what the heck, I'm in a bad mood now. I think I'm feeling sufficiently obnoxious to make the point that GCC is so very famous and, yes, so very useful only because Linux was developed. In a show of proper respect and gratitude, shouldn't you and everyone refer to GCC as 'the Linux compiler'? Or at least, 'Linux GCC'? Seriously, where would your masterpiece be without Linux? Languishing with the HURD?
If there is a moral buried in this rant, maybe it is this:
Be grateful for your abilities and your incredible success and your considerable fame. Continue to use that success and fame for good, not evil. Also, be especially grateful for Linux' huge contribution to that success. You, RMS, the Free Software Foundation, and GNU software have reached their current high profiles largely on the back of Linux. You have changed the world. Now, go forth and don't be a nag.
Thanks for listening.
"I've got plenty of things to say!"
There was some NPC Golem in WoW which would say "I do not enjoy conversation." when you talked to it.
That one!
The only war is class war.
They did it, and got away with it too. Don't ask me how I know. I've said too much already.
I used to be an adventurer like you, but I took an arrow to my knee...
"Wake up. None of this is real."
Or
(Covered in claw marks and cat fur, clutching a warning poster about a wild catlike beast) "if... If not friend... Why friend shaped??"
"Leave me alone!"
Hello! (Deep in my eyes you could read that I had something very exciting to tell you at some point, but it was part of something that got cut due to cost reduction.)
"I just want to go hug my cat right now"
"Please just end it and make it quick"
"I'm too tired for this."
"On your left."
rides by on a bicycle
"I don't know you, and I don't care to know you."
Make your politicians stay up at night thinking about you.
Is it Tuesday already? Where does the time go...