• 3 Posts
  • 151 Comments
Joined 3 years ago
cake
Cake day: April 1st, 2022

help-circle
  • comfy@lemmy.mltoMemes@lemmy.mlSoon
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 day ago

    Where is that constraint coming from? “Death to [x]” is a statement of a desire.

    “Death to Americans” would be a call for the deaths of citizens. Obviously Iran doesn’t consider the typical American citizen to be oppressing them, so they are not interested in calling for that.

    Someone yelling “death to America” could still be supporting the death of George W. Bush or Donald Trump, who are Americans. It could even involve combating many in the US military. That’s still very different from calling for “death to Americans”, because the target is the regime, not its citizens simply for being citizens.

    But I still think you’ve raised an interesting discussion to have so I’ve tried to answer it.


    In an ideal world, regime change. Relatively peaceful dissolution is preferable and possible (consider the death of the Soviet Union).

    However, given the ruthlessness of the people with the most power in the US, I suspect they would gladly kill millions of Americans before even considering a peaceful surrender. People are shot by the state in regular protests, let alone one directly threatening the state (case in point - Jan 6 had a protester killed by police). So unless some interesting lucky opportunities open up (such as a military coup), the USA will (continue to) kill Americans to maintain stability, regardless of whether those opposing the USA kill a single American.

    Given that situation, it sounds like any resistance to the US is bad because will likely involve deaths of innocent people. Yes, but the other side of the story is that to do nothing ‘‘also’’ results in the deaths of innocent people. To the people running the show, it’s completely normal to oversee the constant atrocious social murder of many thousands each year through poverty, artificial scarcity of food and medication, healthcare denial and other neglect in the name of profit. We overproduce enough food to feed everyone, there’s enough land and property to house everyone.

    To do nothing is to allow many Americans to keep dying each day from easily preventable deaths. To fix that system will most likely kill many Americans in the process. You can almost simplify it down to a trolley problem - there’s no clean solution whichever choice you make. But, for each of us, there is a correct decision.


  • In my tired daze I mistakenly read ONLYOFFICE as OpenOffice and was about to yell No!

    The article does well and links to their other article on the OO 9.0 release, which explains why it’s probably a smarter choice for this office situation when compared to LibreOffice:

    ONLYOFFICE is one of two options that comes to mind when I think of a solid Microsoft Office alternative on Linux, the other being LibreOffice. Both offer a range of useful features and support a wide range of document formats. What sets ONLYOFFICE apart, though, is its focus on collaboration and generally reliable compatibility with Microsoft Office files.





  • I’ve found that when I’m deciding to try out something creative or artistic, I start to look for techniques in other people’s works when I might otherwise just be enjoying them on a surface level. Anyone can look at a work and say if it’s pretty or not, if it seems well-designed, how it makes you feel, but when you start to ask how an artist does that, you quickly discover techniques that you may be able to apply to your own art, your own writing. You can even look at a list of techniques [1] and then start to identify when creators are using them, and how to use them effectively. The more you experience and the more you think about it, the more understanding and the more tools you have at your fingertips. And by forcing yourself to get into D&D, you’re throwing yourself into a game that will help you develop that variety of skills, and probably into a scene where plenty of people know enough of those skills that you can rapidly learn from them, see what they do brilliantly and see what they could do better.




  • Since this question is asking “should”, I think it’s fine to answer with a rational but radical answer:

    • People can be useful to society even if they aren’t employed in our current economies. Retired people may not have jobs, but often still perform productive or necessary labor, like maintenance, artistic contributions, child care, historical preservation. When someone isn’t working for money, they still often voluntarily work for society!
    • I believe that, generally speaking, it’s within society’s best interest, even just from an economic standpoint, to support these people even if they aren’t formally employable.
    • Looking at most capitalist countries, overproduction is normal. Usable property remains empty just because an owner wants more money for their investment. Perfectly edible food is systematically thrown in bins rather than given to hungry people for free, or rejected by stores because it doesn’t look perfect (like an oddly shaped carrot). Clothes are thrown out once they’re “unfashionable”.

    We have all the resources needed to support everyone, and it wouldn’t take much extra effort from a determined government to get those resources where they need to go. There’s no reason why unemployed people should be left to starve and freeze simply because they don’t have enough income. In our society, the scarcity of basic needs is artificial (‘artificial scarcity’).

    Automation is seen as a bad thing, a threat, because workers in society are threatened with starvation if they don’t have the income needed for food, shelter, medicine and perhaps basic luxuries. But if our political economy were first-and-foremost based around society’s needs instead of profiting, and therefore we used our modern technology to automate the production of these basic needs and distribute them, then suddenly automation would mean free time and easier labor!






  • Here are three variants of Linux Mint with different Desktop Environments: (click their example image to make it larger)

    All of those are Linux Mint, they use pretty much the same core tools under the hood, but the desktop environments change how you engage with them. Mostly the way things look, the way you organize programs on your screen, and the default apps (like which text editor it comes with by default). This can change your experience a lot, I think Cinnamon looks nice and is smooth, while MATE and XFCE are more lightweight and might be better for older computers or if you don’t like something about Cinnamon.

    Now, those are all somewhat similar, they have a program start menu in the bottom left, a taskbar on the bottom, the basics are familiar. There are some (not officially supported by Mint) which are more different, like GNOME (Ubuntu’s desktop default) which has a different app launcher instead of a start menu and a different way of switching between programs. Then, as others mentioned, some people choose to not even install a pre-designed Desktop Environment and only install some of the more core components of a DE, like the Window Manager. People who really love the keyboard might use a tiling window manager, these tend to make you think “wow, this person’s a hacker”, where they’ll rapidly switch between programs using keyboard controls, with the window manager automatically shifting and dividing new windows so that they tile together to fill the screen. Loosely speaking, the opposite of a tiling window manager is a floating window manager, where windows just float and you move them around with your mouse, just like Windows (well, apart from the tiling options in more recent Windows versions when you can drag a window into the corner and it tiles to fill the screen.) I think the “best of both worlds” midpoint is a dynamic WM? I’m not sure. hyprland is an example of that.



  • Not who you asked, jumping in until they reply: Windows and most GNU/Linux distros are much further apart than most GNU/Linux distros are to each other. Unless you’re doing a lot of manual meddling or using hacky tools, the biggest change between Mint (Ubuntu/Debian-based) and a Fedora-based distro, in my experience, was that apt is replaced by dnf, so if you install apps from the command line instead of a prettier software manager (I did lots of programming so this was normal for me) then the names of programs and libraries were a bit different. I’d also make a list of things you’ve installed (VPN software, chat apps, etc.) and look them up in the Fedora packages site or their own website and make sure they’re all available. I would assume they would be, Fedora is popular enough.

    The desktop environment (Cinnamon vs. KDE) will be an initial change, but they’re both familiar enough with a program menu, task bar, like how Mint lets you carry over some of that same basic surface-level intuition that Windows taught.