this post was submitted on 28 Apr 2024
75 points (98.7% liked)

linuxmemes

21025 readers
639 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] HorreC@kbin.social 6 points 5 months ago (6 children)

    I just dont get it, you pay for the OS, they monitor you like a hawk and sell that shit. Now they are like we need to make sure they get all these ads too, also we are going to ruin any app that you use, like search or notepad. We will milk this mother dry then claim users dont understand how much it costs to run the company.

    [–] shrugal@lemm.ee 3 points 5 months ago (2 children)

    If you have a monopoly and need to maximize profits then the question becomes: Why not?! You could extract more money this way, and it's not like your users would go anywhere else at this point.

    That is why it's so important to fight and break up monopolies, and to limit what these companies can do. Because they have no reason not to squeeze every penny they can get out of you!

    [–] someacnt_@lemmy.world 2 points 5 months ago

    Sad that Windows basically have stronghold in OS market. It's a hurdle for linux to even hit 5%, and there is no alternatives for generic hardware..

    [–] ZILtoid1991@lemmy.world 1 points 5 months ago

    Issue is, I don't think even the current competition is helping them to get better, if they became smaller for some reason they'd just go back to their active sabotage days.

    What I'd think would help to actually wither Microsoft's monopoly in addition of breaking it up is forcing them to open source Windows, thus taking their main leverage on the market. Windows would be a good (not great) OS if it wasn't for MS and its shareholders trying to monetize it as much as possible, and trying to make all computers like what the Junkman had in the Superhero Team vs. Genocidal Purple Guy Part 3.

    [–] DaddleDew@lemmy.world 1 points 5 months ago

    This is the norm of what shareholder-driven companies in a situation of monopoly will tend to do. They try to see how much they can abuse their position of dominance on the market to maximize their profits. Microsoft's primary goal isn't to make a good user experience, or even a good OS. Their main goal is to milk as much money as possible from its assets for its shareholders. They've been playing that game for decades, only backtracking when the consumer backlash is strong enough to threaten their sales or when the government threatens to break them up.

    On top of that, Microsoft has a long history of letting arrogant elements of top management take control of projects who will then force their "vision" down the throats of their customers who don't want any of it. They will only backtrack once the sales numbers become disastrous enough. Then usually the control returns to more competent people and a decent product tends to result from it. Think how Windows Vista lead to Windows 7. And how Windows 8 lead to Windows 10. Or even how the XBox One was originally designed and marketed as some sort of stupid way to watch NFL games on your TV with Kinect controls until they realized they were losing the console war and then started treating it like a gaming console again.

    [–] jkrtn@lemmy.ml 1 points 5 months ago (1 children)
    1. Pay for the hardware

    2. Pay for the software

    3. Subscribe to your own machine

    Get your wallet out, serf. The landlords renting your computer to you need another yacht.

    [–] alsaaas@lemmy.dbzer0.com 1 points 5 months ago

    we making it into techo-feudalism with that pattern 🗣️🗣️🗣️

    [–] CaptainEffort@sh.itjust.works 0 points 5 months ago (2 children)

    Notepad is horrible now, how tf do you mess that up??

    [–] pumpkinseedoil@feddit.de 1 points 5 months ago (1 children)
    [–] CaptainEffort@sh.itjust.works 0 points 5 months ago* (last edited 5 months ago) (2 children)

    In Windows 11 it saves every text file you open as a new tab, so every time you open a text file you’ll have tabs upon tabs of every previous text file you’ve ever opened.

    Here’s a Reddit post with some people talking about how to disable it, how frustrating it is, and even how it’s causing problems by straight up opening the wrong file if it’s named the same as a text file you’ve opened in the past.

    [–] dev_null@lemmy.ml 1 points 5 months ago (1 children)

    Wow finally. I remember when I moved to Notepad++ a decade ago when I still used Windows, to get that behaviour. Being able to close it without losing all the open tabs was a game changer.

    [–] saltesc@lemmy.world 0 points 5 months ago

    Yeah, I noticed it in the new Notepad. Nifty feature. Notepad++ is still my go to for everything. Especially dumping "temporary code" in unsaved tabs, then like 6 months later trying to figure out if any of its still relevant or safe to finally close.

    [–] woelkchen@lemmy.world 1 points 5 months ago

    Here’s a Reddit post with some people talking about how to disable it, how frustrating it is

    Virgin Windows users on Reddit: *Crying in a corner instead of looking in settings on their own and make 3(!) mouse clicks*

    Chad Linux users on Lemmy: *Editing .conf files in vim*

    [–] SlopppyEngineer@lemmy.world 0 points 5 months ago (1 children)

    Notepad++ was gaining some traction so Microsoft figured they nip that in the bud with a half-hearted attempt?

    [–] woelkchen@lemmy.world 0 points 5 months ago (2 children)

    Notepad++ was gaining some traction so Microsoft figured they nip that in the bud with a half-hearted attempt?

    Microsoft's competitor to Notepad++ is VS Code.

    [–] datavoid@lemmy.ml 0 points 5 months ago

    VSCode is a telemetry filled delight - easily Microsoft's best product

    [–] plofi@lemmy.world -1 points 5 months ago (1 children)

    Notepad++ is a text editor while VS Code is an IDE. They are intended for different use cases.

    [–] woelkchen@lemmy.world 0 points 5 months ago (1 children)

    Notepad++ is a text editor while VS Code is an IDE. They are intended for different use cases.

    No, both are source code editors: https://en.wikipedia.org/wiki/Source-code_editor#Notable_examples

    Visual Studio is the full IDE, VS Code isn't. Visual Studio and VS Code are completely different products, even though both carry Visual Studio branding.

    [–] cygon@lemmy.world -1 points 5 months ago

    What would be missing from VS Code or VS Codium that an IDE needs?

    I'm an ex Visual Studio user, now writing all my code in VS Codium. I organize my project tree in VS Codium, I build from it and, like a Visual Studio user, I press F5 to debug, set breakpoints and inspect variables.

    And that's just the default install using the vanilla C/C++ extension it ships with, not some complicated setup that takes any time to get working.

    [–] StaticFalconar@lemmy.world 0 points 5 months ago (1 children)

    I get the point you're trying to make but they made a free version of windows a while ago. The price for it is the ads.

    [–] onlinepersona@programming.dev -1 points 5 months ago

    There's a free version of windows? 😮 Did they just give up because everybody cracks it?

    Anti Commercial-AI license

    [–] helenslunch@feddit.nl -1 points 5 months ago* (last edited 5 months ago) (2 children)

    I just dont get it

    I mean it's not complicated. If you don't want to use Windows, your options are:

    1. Pay thousands for a Mac computer that may not have the features you want, and never be able to upgrade or repair it, or

    2. Get a software engineering degree so you can figure out how to install, use and regularly debug Linux. Because even techy people you know that might want to help you don't know anything about Linux.

    There just aren't many options for "normies".

    [–] ikidd@lemmy.world 1 points 5 months ago (2 children)

    I walked my 83 year old dad through a Linux Mint install on his laptop over the phone a few weeks ago when the Windows install shit the bed. All he needs is a browser, he's good now.

    Get out of here with that "software engineering degree" BS.

    [–] helenslunch@feddit.nl 0 points 5 months ago (2 children)

    And this is why it will never be more popular: A community that refuses to acknowledge the shortcomings, and animosity for anyone who questions it or asks for support.

    [–] Croquette@sh.itjust.works 0 points 5 months ago (1 children)

    It is easier more than ever to install linux today.

    The issue boils down to the fact that the number of people that never installed an OS is pretty high.

    Most people buy their laptop and roll with the OS installed. Microsoft paid a lot to be the default choice and we have the market we have today.

    But if you check your email and browse internet, any OS will work.

    The strength and weakness of Linux, is that there is many ways to skin a cat. But it can get confusing really fast, even if you are tech savvy.

    Habits die hard and Microsoft and Apple were pretty good at capturing the market.

    [–] helenslunch@feddit.nl -1 points 5 months ago (1 children)

    It is easier more than ever to install linux today.

    People like to use words like "easy" and "hard" to describe clicking buttons and typing letters into a display. These are the wrong words. The word is "complicated".

    Doesn't matter if it's easier, the fact remains that it is complicated and likely always will be.

    [–] Croquette@sh.itjust.works 1 points 5 months ago* (last edited 5 months ago) (1 children)

    The process to install Ubuntu vs Windows is pretty much the same.

    Create a user, choose a timezone, connect to Wi-Fi or LAN and wait for setup to finish. It is not complicated by any mean.

    As I mentioned, most people never install an OS in their life, so they don't know how to create a boot drive and install an OS.

    So the issue isn't that installing Linux is complicated, it's that installing an OS on an empty drive is not a thing that the vast majority of pc users has done or will ever do.

    [–] helenslunch@feddit.nl -1 points 5 months ago (1 children)

    So the issue isn't that installing Linux is complicated, it's that installing an OS on an empty drive is not a thing that the vast majority of pc users has done

    It's both

    [–] Croquette@sh.itjust.works 0 points 5 months ago (1 children)

    Have you tried to install Ubuntu recently? It is as straight forward as it is.

    It is not a complicated process no matter how you look at it.

    [–] helenslunch@feddit.nl -1 points 5 months ago* (last edited 5 months ago)

    I've installed a dozen distros. I've also tried to assist others in installing them. It doesn't go well.

    Installation is only the beginning of the problems though.

    [–] timbuck2themoon@sh.itjust.works 0 points 5 months ago (1 children)

    I think you'd be better off stating people are too lazy to install Linux.

    Just because they proved you completely wrong and millions of others using Linux daily prove you wrong too doesn't mean they're bringing "animosity."

    Just accept the L and move on.

    [–] helenslunch@feddit.nl -1 points 5 months ago

    you'd be better off stating people are too lazy to install Linux.

    Call it what you want, the fact remains and will persist until something changes.

    Just because they proved you completely wrong

    LOL they did no such thing.

    and millions of others using Linux daily prove you wrong

    Well if you're going to put it that way, billions of Windows users prove that I'm right daily.

    Just accept the L and move on.

    Back at ya.

    [–] aStonedSanta@lemm.ee 0 points 5 months ago (2 children)

    Lmfao guess he doesn’t need you to help him setup his email port settings or have any issues with audio drivers or any of the other common issues we see with Linux installs.

    [–] ikidd@lemmy.world 1 points 5 months ago (1 children)

    No, because like 99% of people on this planet, he uses webmail, and I haven't seen audio fail out of the box on a Linux install in 15 years.

    Roflmao lol omg bbq

    [–] aStonedSanta@lemm.ee -1 points 5 months ago

    99% of the planet don’t use webmail. Fair that you haven’t seen one. I’ve read it recently and often though so :shrug:

    [–] _tezz@lemmy.world 1 points 5 months ago (1 children)

    Why would a random 83 year old set up his own email port configs? He signs into gmail.com like everyone else, let's be realistic if we're gonna talk shit

    [–] aStonedSanta@lemm.ee -1 points 5 months ago* (last edited 5 months ago) (1 children)

    I worked for an ISP residential tech support for 3 years. Don’t tell me what’s realistic lmfao. I experienced it very, very often. And they sure as fuck couldn’t do it in windows.

    [–] _tezz@lemmy.world 1 points 5 months ago (1 children)

    We can compare anecdotes if you want, I've been in tech twice as long as you were and I can count on one hand the number of people doing their own IMAP setup. That remains the same if you go back to me being a child.

    There's no need to be a dick man, this is a nerd forum for awarding fake internet points. Chill out.

    [–] aStonedSanta@lemm.ee -1 points 5 months ago

    Still in tech, 9 years now lol. Again. People do and they run into issue with it. Denying my perspective and acting like it’s invalid is obnoxious.

    [–] RustyShackleford@programming.dev 0 points 5 months ago (1 children)

    Pay thousands for a Mac computer that may not have the features you want, and never be able to upgrade or repair it, or

    M1 Air costs USD $750 where I live.

    Get a software engineering degree so you can figure out how to install, use and regularly debug Linux. Because even techy people you know that might want to help you don't know anything about Linux.

    Hyperbole to sell an easily disprovable false narrative. For what?

    Calm down and eat your lunch, Helen.

    [–] helenslunch@feddit.nl 0 points 5 months ago* (last edited 5 months ago) (3 children)

    M1 Air costs USD $750 where I live.

    That MacBook will have 8GB of RAM and 128GB of storage, which is completely useless, not to mention fucking highway robbery when you can buy a Windows laptop for half of that with better specs.

    Hyperbole to sell an easily disprovable false narrative.

    LOL I'd love to see you prove me wrong. Go on ahead. It's easy!

    [–] Iapar@feddit.de 1 points 5 months ago (1 children)

    That is not how it works. You have to proof your claim. If you want to be taken serious at least.

    [–] helenslunch@feddit.nl -1 points 5 months ago* (last edited 5 months ago)

    That's exactly how it works when someone else calls your claim "easily disprovable".

    [–] gallopingsnail@lemmy.sdf.org 0 points 5 months ago

    LOL I'd love to see you prove me wrong. Go on ahead. It's easy!

    God, debate perverts are annoying.

    [–] RustyShackleford@programming.dev 0 points 5 months ago (1 children)

    That MacBook will have 8GB of RAM and 128GB of storage, which is completely useless, not to mention fucking highway robbery when you can buy a Windows laptop for half of that with better specs.

    You said thousands of dollars. They're not thousands. And yeah, you can get a cheaper machine. And put some flavor of GNU/Linux on that too!

    LOL I'd love to see you prove me wrong. Go on ahead. It's easy!

    Highest market share ever, these days!

    I don't think you need a CS degree to run through this guide.

    Here's all the "techy people you know that might want to help you don't know anything about Linux" coming together as a community to share what they know about the distro I linked to.

    Stop being hyperbolic.

    [–] helenslunch@feddit.nl -1 points 5 months ago* (last edited 5 months ago) (2 children)

    You said thousands of dollars. They're not thousands.

    But they are...

    And yeah, you can get a cheaper machine. And put some flavor of GNU/Linux on that too!

    Not pre-installed.

    None of those links prove me wrong. Try again.

    [–] Moorshou@lemmy.zip 1 points 5 months ago

    They do for me!

    [–] RustyShackleford@programming.dev 0 points 5 months ago* (last edited 5 months ago) (1 children)

    But they are...

    Once again, here's one at $750.

    Not pre-installed.

    Here's some great laptops with GNU/Linux pre-installed.

    Here's another company!

    There are vendors supplying workforce laptops and miniPC's running MintOS for less than $350 per unit, in bulk!

    None of those links prove me wrong.

    All of them prove your silly, bogus assertions wrong.

    Try again.

    Nah. Don't have to.

    [–] helenslunch@feddit.nl -1 points 5 months ago* (last edited 5 months ago)

    Once again, here's one at $750.

    Once again, completely unusable.

    Tuxedo

    System76

    Niche suppliers normies have never heard of. Can't find them on retail sites or in stores. Also very expensive.

    I know all of these things. I use Linux. I think Linux is better than Windows. I'm just answering the question of why so many people continue to use Windows.