moon_matter avatar

moon_matter

@moon_matter@kbin.social
moon_matter,
moon_matter avatar

Dark blue also tends to be the default color for keywords in most programming languages.

The only place I see that happen anymore is in PuTTy. IDEs and text editors have pretty good dark themes these days.

moon_matter,
moon_matter avatar

He's not entirely wrong.

In business, a poor person doesn't get to try, a middle class person gets one shot after putting everything on the line and a rich person can afford to fail a dozen or more times until they hit a winner. Elon has enough money that he can basically try an infinite number of times and at least some of those are going to work.

moon_matter,
moon_matter avatar

Humans need jobs in order to be able to pay for things and keep the economy running. AI is going to cause job loss on a scale we've never seen before. These people are not going to simply retrain into a new career and find new jobs. Those hypothetical new jobs are soon going to be automated away as well.

The economy and how we view income generation needs be rethought entirely. We're headed towards a society where most people will not be working meaningful jobs, if they have jobs at all.

What type of game do you want to play that doesn't really exist?

Have you ever played a game and wondered what if you could do something that it doesn’t really allow you to do, for example being able to move around blocks in Minecraft fluidly instead of in sectors, edit the world in Hogwarts legacy with spells, be able to fly in a world like Elden Ring or Elder Scrolls with epic sky...

moon_matter,
moon_matter avatar

A few series exist that let you do this, but none offer agency to the other players outside of battles to go talk to NPCs and get their own quests.

I think Divinity OS2 has this. You can go off on your own and do side quests. But you're probably going to be restricted by how tight the difficulty curve is and can't handle major battles solo. Though I guess a mod could change that.

moon_matter,
moon_matter avatar

My main concern are games and systems that will be streaming only in the future.

I doubt that it will ever become the main way to consume games for several reasons.

  1. It cuts out far too many customers with bad internet
  2. It doesn't offer any advantages over a console, which offers ease of use and a standard hardware configuration. It's equivalent at best.
  3. People are underestimating how difficult or expensive setting up and maintaining the infrastructure for streaming games is.
moon_matter,
moon_matter avatar

Is this even a legitimate problem? Lots of people, myself included, have a "local" configuration. All of the services and credentials mentioned in the config are running on my personal machine for testing only during active development. None of those credentials refer to any sort of "real" service that's on 24/7 and accessible via the internet. It's effectively dummy data to the rest of the world and I imagine there are a ton of false positives like what I just described.

Why is Linux so frustrating for some people?

Don’t get me wrong. I love Linux and FOSS. I have been using and installing distros on my own since I was 12. Now that I’m working in tech-related positions, after the Reddit migration happened, etc. I recovered my interest in all the Linux environment. I use Ubuntu as my main operating system in my Desktop, but I always end...

moon_matter,
moon_matter avatar

We need the equivalent of what Android is for phones, but for the desktop. A preinstalled, very opinionated OS that completely eliminates issues 2-4 and is supported by a major corp. We need someone like Valve to take things a tiny step beyond some combination of a Chrome book and the Steam Deck.

moon_matter,
moon_matter avatar

I’ve been using Linux for so long that it’s hard for me to give an approximation of what a new user might find challenging

The average person would fail on step 0 of Installing the OS. In fact 90% of the problem could be attributed to Linux distros not coming preinstalled on PCs sitting in big box stores.

All of Linux's success stories for the average user (Android, Steam Deck, Chrome book) have one thing in common. They are low cost, simple, purpose built for very specific tasks with a bunch of exclusive games/software that people want to use. We need to start looking at PCs almost like they are highly moddable game consoles. It should come with the expectation that most users don't want to leave the comfort of the walled garden.

moon_matter,
moon_matter avatar

I hate myself for saying this, but the only way forward is to treat PCs like a highly moddable console. They need to come with some "exclusive" software that only makes its way to other platforms at a later date. They also need to be built for a specific purpose (e.g. media centre, gaming) with the expectation that most people won't want to leave the comfort zone.

moon_matter, (edited )
moon_matter avatar

Windows auto-recovers from almost any issue the average user might encounter. It cannot be understated just how hard it is for an application or driver to break modern Windows. It goes much farther than just fixing a kernel panic. It will reset to a serviceable state for almost anything you can think of ( e.g. bad display settings, borked application install) and even in the worst situation will still give you some sort of GUI and try to walk you through the problem.

Linux sort of just gives up and lets you shoot yourself in the foot if you really ask it to. It's up to you to then figure out how to fix things and that usually involves diving into the terminal. But even ignoring that, a lot of Linux applications have a serious UI/UX problem. I cannot count how many applications just do things like throw a config file at you even for common tasks and expect you to read a doc page in order to figure it out. I have better things to do than read yet another wall of text just to do something simple like remapping key bindings (e.g. mpv). That would be an unthinkable thing to do to a Windows user.

Linux developers seem to want to develop software for other developers. Windows developers develop software for average people. The fragmentation of 1000s of Linux distros, each with their own quirks only make matters worse by further complicating where and how to get help.

moon_matter,
moon_matter avatar

Genshin community,

I get that communities for popular games can be a bit hit or miss, but communities for single player games are pretty chill. Competitive team games like the Source games you mentioned, League of Legends etc. are on a whole different level of toxic. They can't even be compared.

For something like Genshin the real problem is content creators. Much of the so called toxicity has little to nothing to do with the game itself and is more an issue with huge cults of personality clashing with each other. I think every popular game is going to fall victim to this going forward and you just have to learn to ignore it.

moon_matter,
moon_matter avatar

You have to account for the fact that it's going to be abused. If I knew I was monitored like this then it would change how I interacted with people. I wouldn't go as far as outright faking positivity, but I would definitely avoid being too negative. Everything would have to go through my "corporate drone" speech filter. It would remove my ability to be frank with people beyond a certain point.

moon_matter,
moon_matter avatar

AIs don't judge, don't remember and don't hold anything against me, so I'd rather have an AI screening my stuff than a human - especially my superiors.

They do judge, in the sense that managers are going to want statistics and those stats are going be interpreted a certain way. It's a "numbers don't lie or show bias, but anything lower than a 7/10 is bad according to humans" situation.

moon_matter,
moon_matter avatar

I get the feeling that nobody wants to deal with new platforms anymore. They are actively hostile to the idea and come in with unrealistic expectations. They want all the staple features and stability of a decade old major platform from day 1.

moon_matter,
moon_matter avatar

Won't Rocky have the same issue as Alma? RedHat has made RHEL closed source, so how can they maintain compatibility?

I suspect Rocky and other source rebuilds just haven't made the announcement yet. Alma was merely the first to make an official statement.

Why are we stuck with bash programming language in the shell?

Bash-like scripting has become ubiquitous in operating systems, and it makes me wonder about its widespread adoption despite lacking certain programming conveniences found in other languages. While it may not be the ideal choice for large-scale software development, the bash shell possesses unique features that make it...

moon_matter,
moon_matter avatar

Bash isn’t the only shell. Most systems can use zsh or fish or tcsh or whatever shell you prefer, if you like that better than bash. You’re gonna have to run a shell if you want to use the terminal, though, you understand that?

Defaults matter. There are a lot of situations where you aren't allowed to install whatever you want. It would be less of an issue if other shells or language run-times came preinstalled. The problem isn't really Bash itself. It's the fact that it's often the only dependable option. But thankfully that's starting to change and you can usually find python preinstalled at minimum.

moon_matter,
moon_matter avatar

Software is definitely at the top of the list in terms of reasons. But the UX/UI definitely leaves something to be desired. I sigh heavily every time an application asks me to edit a text-based config file instead of giving me a GUI. It's an unnecessary, error-prone process and most importantly I have better things to do than read yet another page of documentation. That doesn't mean I want the config file to go away, it's still very useful for a variety of reasons. But I shouldn't have to mess around with it just to remap keys or other common tasks. Editing a config file should be a last resort for an end user.

You see similar problems when relying on the terminal. I don't like this idea of the end user being allowed to mess around without a safety net or some sort of guidance.

moon_matter,
moon_matter avatar

Catch-22. If you have an issue and you don't speak up then nothing changes. I don't think there's any way to have these conversations that isn't uncomfortable because it's understandably asking people to make radical changes. Especially because those people feel they have to be "louder" since they're going against the grain.

I don't know what the solution is TBH.

moon_matter,
moon_matter avatar

To start with, I don’t think privacy is that important.

It makes more sense when we start talking about privacy in concrete forms. It's about not giving any entity more information than it really needs in order to perform the service they claim to provide. For example, imagine how much better credit cards would be if the number was randomly generated, only valid for a single purchase and only the credit card company knew your name and address. Credit card scams would mostly be dead in the water and card readers would be rendered useless.

moon_matter,
moon_matter avatar

To be fair, there are good mobile games. But like PC games you have to actually be willing to pay for them (with some rare exceptions). It's also likely that those games are multi-platform and you've probably already seen them on PC.

moon_matter,
moon_matter avatar

It technically already exists. The Steam Marketplace and your inventory is open to both developers and users. But there's just no incentive to implement another game's items in your own game. The most you'll see are one-offs like TF2 Poker Night.

moon_matter, (edited )
moon_matter avatar

A huge number of users posting on social media are just stealth marketing accounts. They literally make fake accounts with personality profiles (e.g. some guy that's into sports) and they will make regular comments and content. But occasionally they will drop links to promotional content which matches the personality.

I'd much rather they were up front about it. So I really don't get the hate for self-promotion because you're complaining about the one guy being honest in a sea of liars.

moon_matter,
moon_matter avatar

It might be possible to patent it. Look at Wizards of the Coast and all their crazy card game patents. But the only reason they were able to do that is because their patents are incredibly detailed and specific. So they could change it to 256 characters or something and be fine.

moon_matter,
moon_matter avatar

Yes. But I think this is a "don't ask, don't tell" situation. There's no upside to telling people its AI generated and the content should be good enough that people shouldn't be able to tell to begin with. The average consumer does not care about your backstory or the inner workings of your company.

moon_matter,
moon_matter avatar

Your instance only needs to try to convert the links of sites it is federated with. It's a known list of sites.

For everything else the !reddit@lemmy.ml link format should be enough.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • thenastyranch
  • ethstaker
  • osvaldo12
  • mdbf
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • Youngstown
  • ngwrru68w68
  • slotface
  • GTA5RPClips
  • rosin
  • megavids
  • cubers
  • everett
  • cisconetworking
  • tacticalgear
  • anitta
  • khanakhh
  • normalnudes
  • Durango
  • modclub
  • tester
  • provamag3
  • Leos
  • lostlight
  • All magazines