… as explained here.

Basically Microsoft presents this “incredible” product, and then says in the same breath: “Oops, not for your current setup. Maybe you should consider buying a new PC?”

Really!? 😠

If only Linux were ready for mainstream use…

1 point

Linux Mint is ready for mainstream.

permalink
report
reply
0 points

Linux is mainstream ready. A lot of people still just use a web browser. For decades now Linux came with an intuitive GUI driven installer, a whole live Linux OS running on a CD when windows still used a dos like setup. Linux has worked great for decades to use a web browser, which is a lot of what people do on computers.

permalink
report
reply
-1 points

Therein lies the problem. The kind of people who only use a web browser have absolutely no need to use Linux as there are far better options

The kind of people who would like to switch to Linux do far more than just use a web browser, and Linux still doesn’t “just work” after all this time

permalink
report
parent
reply
0 points

What is it specifically about Linux that doesn’t work for you?

I’m asking because I’ve been using it for almost a quarter of a century as my main desktop.

permalink
report
reply
0 points
*

Okay i been this with a lot Linux does not work if you are trying to use it at even likely advance stage

  1. I can’t find where exe is
  2. I can’t put that exe in start-up of system (tried it on zorin and pop os )
  3. Wine won’t open lot of programs
  4. Libre office has came long way but make a doc in libre office and tried to open in word later it’s a mess and can’t work that for CV
  5. Excel is THE tool to be used in many cases, can’t be used powerfully in Linux.
  6. There is need to use terminal multiple times for lot of things Linux is NOT useful, windows might be forcing but it’s a ripe operating system. Across all Linux distors even the shell is not same.
permalink
report
parent
reply
0 points

I’m going to answer your points below. Not because I want to tell you to move to Linux, but because the information you state is incorrect. Linux is not for everybody. It works for millions of people and it works for me, but that doesn’t mean it will be what you’re looking for.

In order:

  1. There are no .exe files. Neither are there any on MacOS, iOS, Android, or anything else that isn’t Windows/DOS. To start software requires that it’s on the search path in exactly the same way that Windows requires. You can see what that is with the command: echo $PATH. Most Linux distributions have a graphical user interface which features icons and menus, but if you don’t want that, you don’t need to install it.

  2. You absolutely can, but it doesn’t work the same way as Windows, because it’s not Windows. You can for example login to Linux because the login manager started at system startup. You see a desktop after logging in because there’s a startup system for your account. The printer works because the software driving the print queue is started.

  3. Wine is a tool. It’s not a replacement for Windows. It’s not intended to be. It’s intended to help users and developers make Windows software work better on Linux.

  4. LibreOffice is one of many office suites. I have been using it as my productivity software for 25 years in my company and I’m not at all disappointed to have escaped the Microsoft Clippy, Ribbons, Office365 abominations.

  5. I have used Libre Calc for most of my numerical analysis processes. I used real tools like R and gnuplot when I was analyzing terabytes of data.

  6. The terminal is a tool. I use it daily. At any time there’s a dozen of them open. Not everyone needs a terminal, but there are plenty of things that you can only do in a terminal. A random example, list all the files in your account, group them by extension, then add up how much space each extension takes. In case you’re wondering:

find ~ -type f | egrep -o "\.[a-zA-Z0-9]+$" | sort -u | LC_ALL=C xargs -I '%' find . -type f -name "*%" -exec du -ch {} + -exec echo % \; | egrep "^\.[a-zA-Z0-9]+$|total$" | uniq | paste - -

Source: https://unix.stackexchange.com/a/457241

Linux is not Windows. It never was and it never will be, neither is any other operating system. The community around Linux is helpful, the ecosystem is vibrant and it’s free. If you want to pay for support, you can. If you don’t, there’s plenty of opportunity to do your own thing.

If you want it to be like Windows, you’re going to be very disappointed.

permalink
report
parent
reply
-1 points

You answered all of them , but they are tangent to what point ibam trying to make.

As a SIMPLE TON OR A NEWBIE YSING LINUX ,this is all I can’t and won’t be doing , using windows is not disappointing because SIMPLY it works , like number 6 first part is easy no . The second part WHY WOULD I DO IT ? FOR 5th you have to use R and gnu plot because libre office is well SHIT at at those , where as excel can do it natively. Wine does not make it better except for few program to be used in Linux, the tool intended to it’s work is HALF baked. Please try to do 1 and 2 in zorin and Pop is and see how far it takes to complete the process , If you want I can put I stopwatche and tell you time it took to do it in windows. Not to mention use of HDD , in windows i attach it and VOILA! Its the one I use it ACROSS ANY AND ALL APPS not a single mount -a-B–ë stuff I have to do .

permalink
report
parent
reply
0 points

I’m kinda tired of hearing bs like “if only linux was good enough”.

It is. You just have to install and use it.

permalink
report
reply
1 point

We’re close. We just need a couple of vendors to step up and take some responsibility.

Steam already picked up all the hard stuff.

Adobe products, Outlook, and of all fucking things Roblox.

I probably also really wouldn’t hurt if somebody could manage to make Nvidia background removal working OBS Linux.

permalink
report
parent
reply
1 point

Yeah the Roblox thing is hard to swallow, it used to work better on Linux than on any other platform for me. Everything else there’s alternatives - my local PC shop sells machines at a significant discount “without windows installed”, maybe if more did that the market would take care of things and the software vendors would have to support Linux.

permalink
report
parent
reply
0 points

Roblox runs great on Linux, they just explicitly blocked it right?

permalink
report
parent
reply
1 point

They added in some anti-cheat stuff that doesn’t play well.

permalink
report
parent
reply
0 points

What are you trying to do that you don’t think you can do on Linux? Also there’s ways to install Windows 11 on unsupported systems.

permalink
report
reply
0 points
*

Tbf, I work with Linux regularly and it’s great for me. But for the average user who wants basically zero learning curve like your average Android provides? Linux is a hard sell. To repeat what has been said so many times here:

  • Games. It’s better than it used to be, but Windows just does it better. The same goes for general software compatibility. Windows Store apps, for example, generally don’t run at all.

  • My surrounding never wants to open or see a command line. Ever.

  • Driver & hardware support. Windows still beats Linux here. And this is an important one.

  • Easy compatibility between distros. What works on one may not work on another. That’s a problem.

Like that.

Really, for someone willing to learn how their PC works, Linux is a good choice, maybe even a great choice. I love my Linux PCs. Am on OpenSuse at the moment and its been a fantastic experience. Couldn’t avoid some of the problems above, of course. But this isn’t about me.

For someone who just wants to click and install games, plug in random hardware and start using it a few seconds later, never touch an update interface and basically wants a system that just works intuitively because that’s what they’ve known for years… Windows is a better choice. And I say this with a sad heart, because I really wish that Linux was the competitor that Microsoft fears.


Edit: thanks for the reminder; I will likely install Windows 11 (the unsupported version as it were) for my immediate surrounding, apart from some techies. 😄

permalink
report
parent
reply
0 points

I hear ya. I bought a AMD CPU+GPU laptop to run Linux on, but a month later I’m back to Windows.

While the default graphics driver worked most of the time, I had random graphic card crashes on a 20 year old Wine-ran game. Even the official amdgpu driver had issues (PITA to install as its not being maintained). No issues with newer games through Steam (Proton is amazeballs) fortunately. I also had random issues with a second monitor not being detected that were probably graphics driver related. Some random UI focus issues were likely a window manager issue (KDE).

Sleep/hibernate doesn’t work ‘out of the box’ and I couldn’t get it working reliably after screwing with grub. It was a gamble if it would actually power down or just go back to the lock screen. I don’t know why its so difficult for a basic thing that’s been around for decades.

So now I’m back on Windows, everything works as expected. Honestly I love Linux and its leaps and bounds better from what it was, but Windows is a still better choice for hardware support reasons. I’ll give it another try if AMD gets it together with their driver support.

permalink
report
parent
reply
1 point

I’ll give it another try if AMD gets it together with their driver support.

As an AMD GPU linux user this is confusing. There is no driver needed. There is nothing to do with AMD. Must be the laptop? A unusual variant, or early adopter?

permalink
report
parent
reply

Mildly Infuriating

!mildlyinfuriating@lemmy.world

Create post

Home to all things “Mildly Infuriating” Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I’m not about stealing content!

It’s just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful

Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.


2. No Illegal Content

Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)


3. No Spam

Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.


4. No Porn/Explicit

Content


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.


5. No Enciting Harassment,

Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.


6. NSFW should be behind NSFW tags.

-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.


7. Content should match the theme of this community.

-Content should be Mildly infuriating.

-At this time we permit content that is infuriating until an infuriating community is made available.


8. Reposting of Reddit content is permitted, try to credit the OC.

-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

Community stats

  • 7.2K

    Monthly active users

  • 513

    Posts

  • 8.5K

    Comments