• 0 Posts
  • 185 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle

  • Arguably, The US does have several socialist policies, albeit implemented very badly. For instance, public education. Does capitalism stick its grubby fingers into it from every possible angle? Yes. But at its core it has collective funding through taxes (therefore owned/controlled by the state), universal access, and the prioritization of public welfare over profit (at least on paper). Those principles are strictly socialist and not capitalist.


  • It’s not about strictly “owning”, it’s about controlling. Control can be achieved in many different ways, including, but not limited to regulations. Socialism is an economic system, of which you can implements certain parts.
    I didn’t say “social policies”. Socialist policies are a more specific subset of social policies, so all socialist policies are social policies, but not all social policies are socialist.
    Regarding the European countries’ degree of being socialist, it of course depends on the country. But on average, you might be right, and perhaps using “equally” was an exaggeration.


  • Lots of people on Lemmy forget that the choice between Capitalism and Socialism isn’t binary. Country picks individual policies that are capitalist or socialist in nature. All of the modern countries are a combination of both. Even USA has certain socialist policies. Most of Europe is roughly equally capitalist and socialist.
    It’s just making a character build and picking perks. Capitalist policies aren’t bad (for the general public) by default. Depending on how and which ones are implemented, they can be beneficial to everybody.














  • This applies to pretty much all “Linux good, Win/MacOS bad” memes. I just assume that people either aren’t really serious about them and it’s just tongue in cheek, or they don’t have any contact with regular people.

    I used to work as a(n assistant to the) sysadmin and the things I got called over never stopped to amaze. For instance, there was a case when software was updated on the work machines and I got called because some lady couldn’t use Adobe Acrobat. “It is asking me something, I don’t know what”. I come over and it’s just a TOS Accept/Decline window.

    Some people do not understand computers to an extent that they can lock up in a state of confusion when a button has been moved 100px in any direction from its usual position.


  • Farid@startrek.websitetolinuxmemes@lemmy.worldLinux vs Windows (part 2)
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    edit-2
    2 months ago

    Don’t use apostrophes wherever you see an “s” at the end of a word. If you’re unsure about whether or not to use an apostrophe, just don’t. Because statistically, there are far fewer cases where you need 'em than there are cases where you don’t. Plus if you missed the apostrophe where it should be, people will just assume you didn’t bother to type it or it was a typo. Whereas if you do type it where it shouldn’t be, it’s a clear case of “this person doesn’t know how apostrophes work”.


  • If you’re talking about an app that exist solely as Electron, then you might be right. But the primary benefit of Electron is that you can distribute your already existing webapp as a downloadable app, which reduces the amount of maintenance significantly.
    Also, when it comes to UI diversity and customization, nothing beats HTML+CSS.

    And as you mentioned, there’s a looot of webdevs. Electron empowers those people to easily create applications. Which they did, they created many useful apps. An application that isn’t perfect resource usage-wise is often much better than no application at all.

    Think of Minecraft. Java is arguably the worst language to use for a chunk-based 3D game. But it’s still better than no Minecraft at all.