A frog who wants the objective truth about anything and everything.

Admin of SLRPNK.net

XMPP: prodigalfrog@slrpnk.net

  • 276 Posts
  • 824 Comments
Joined 3 years ago
cake
Cake day: July 4th, 2023

help-circle

  • You can have a strong military response without authoritarianism. The Anarchist military during the Spanish civil war were formed from the bottom up: a group of soldiers elect their commander, those commanders collectively elect their general, etc, with any of those positions of authority able to be recalled by a vote (outside of battle) at any time if those elected positions weren’t fulfilling their duties adequately.

    This structure was doubted and questioned at the time by a military advisor to Durruti (an important Anarchist figure):

    One day Pérez Farràs stated his criticisms to Durruti directly: “You can’t fight like that,” he declared. In reply, Durruti said:

    I’ve said it once and I’ll say it again: I’ve been an anarchist my whole life and the fact that I’m responsible for this human collectivity won’t change my convictions. It was as an anarchist that I agreed to carry out the task that the Central Committee of Anti-Fascist Militias entrusted to me.

    I don’t believe—and everything happening around us confirms this— that you can run a workers’ militia according to classical military rules. I believe that discipline, coordination, and planning are indispensable, but we shouldn’t define them in the terms of the world that we’re destroying. We have to build on new foundations. My comrades and I are convinced that solidarity is the best incentive for arousing individual responsibility and a willingness to accept discipline as an act of self-discipline.

    War has been imposed upon us and this battle will be different than those we’ve fought in Barcelona, but our goal is revolutionary victory. This means defeating the enemy, but also a radical change in men. For that change to occur, man must learn to live and conduct himself as a free man, an apprenticeship that develops his personality and sense of responsibility, his capacity to be master of his own acts. The worker on the job not only transforms the material on which he works, but also transforms himself through that work. The combatant is nothing more than a worker whose tool is a rifle—and he should strive toward the same objective as the worker. One can’t behave like an obedient soldier, but as a conscious man who understands the importance of what he’s doing. I know that it’s not easy to achieve this, but I also know that what can’t be accomplished with reason will not be obtained by force. If we have to sustain our military apparatus with fear, then we won’t have changed anything except the color of the fear. It’s only by freeing itself from fear that society can build itself in freedom.

    Source of that qoute.

    That structure worked very well from all the historical evidence we have, and they were effectively able to fight the fascists with very few resources, until the combined weight of the stalinist’s betrayal and Franco getting constant supplies from Hitler and Mussolini became too much to bear from a logistical point of view.


  • That true, though most of the results for Linux Mint slow boot show people finding it anomalous and try to help fix it, where as with Bazzite, most of the comments say that’s normal and they experience it too. The consensus I’ve seen suggests that Fedora Atomic boots slower than other distros, and thus Bazzite inherits that slow boot as well.

    I’m not trying to suggest that Bazzite sucks or anything, it provides some very unique advantages such as the Deck mode, but at least in my experience, Fedora based immutable distros are slower on my hardware. If it’s not on yours, then I’m glad to hear that, but it its been very repeatable on my end.


  • Yeah I dunno about all that.

    That’s been my experience across a couple different computers, one of which was a bit weak, and the other a very capable gaming laptop, both of which just felt sluggish compared to normal distros. This appears to be a fairly common observation of Bazzite, from what I’ve seen.

    Bazzite isn’t limited, there are just different ways to do things.

    I mostly agree, but I’d say it generally requires more research to accomplish certain things, and documentation for achieving those things on bazzite is far more limited compared to mainstream distros. I think Bazzite excels for people either doing simple things, such as just couch gaming, or desktop gaming + browser use and if everything is available by Flathub. It’s also good for people who are more experienced or willing to tinker.

    But IMHO, at least currently, immutable distros aren’t ideal for the average user who might do more than gaming, or have older printers than need a driver from the manufacturer, or who may install things that aren’t in flatpaks (like a musician using Reaper). I think for now (because I do think immutable distros will be the mainstream in the future), normal newbie distros like Mint are still ideal since they cover the most use-cases and have the most documentation and application support.


  • No prob! :)

    I’d normally suggest installing it on a separate empty drive to test it out, but I know it can be a real bear to access those to swap em out on a laptop.

    In your case though, I think as long as you can get a Live version of Mint to boot successfully from a USB stick (like there’s no flickering issues at the desktop and everything renders correctly), that’s usually a pretty good sign everything will be fine after you install the Nvidia driver on a full install (not to say you 100% won’t encounter any issues, it’s still possible, but hopefully not!)


  • ProdigalFrog@slrpnk.nettomemes@lemmy.worldSafety
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    6 hours ago

    According to OurWorldInData, a person is almost three times more likely to be killed in a car accident than in a homicide by another person. (5.8 homicides per 100k people vs. 16.7 car deaths per 100k per year)

    In comparison, non-homicide rapes are… 37.5 per 100k people (oof, much worse that I expected). However, most sources I can find seem to indicate a fairly small percentage of rapes are committed by strangers not known to the victim (A Better Way states it’s 28%). If we take that into account and apply it to the OurWorldInData numbers, it comes out to 10.5 people per 100k are victims of rape by total strangers.

    That doesn’t account for the fact that many rapes are not reported, and the risk of rape can vary wildly between different states (holy shit is Alaska rape-y) so the real risk is probably a bit higher than my numbers in most areas, and lower in others.

    That wasn’t the result I was expecting when I started writing this comment. I guess in conclusion, people are way more likely to be killed in a car accident than some rando murdering them, but depending on where they live, death by driving may be more or less likely than being raped by a stranger. So uh… Yeah. Not great.


  • I tried looking it up myself just now, but I’m not really able to find anything that would indicate you’d have a bad time on Mint with your 5070 TI. There was one guy on the Nvidia forum that said he was having a bunch of problems, but turned out his BIOS was the culprit. Another person who reported a problem on the mint forums discovered that his card was outputting to his secondary monitor which happened to be off.

    Support for the 5070ti was added in the 6.1 Linux kernel, while the latest version of Mint defaults to 6.12 now. You should be able to install it and then install the latest 580 Nvidia driver from the Driver Installer tool and be off to the races without any real trouble, at least from what I read.

    System 76 (Linux laptop maker) now ships a laptop with a 5070 Ti, so I’d be quite surprised if you encountered significant issues.



  • Off the top of my head,

    • installing applications that aren’t available as flatpaks requires you to use distrobox to install them (not a huge issue if you’re familiar with the terminal).
    • printer drivers are very difficult to install if your printer isn’t supported out if the box, as they cannot be installed in a distrobox container.
    • changing user groups or permissions, such as to enable ssh or ftp abilities, is more difficult (it wouldn’t retain the setting after rebooting, didn’t research how it can be achieved).
    • not a limitation, but it’s much slower in many ways compared to normal distros. It takes a long time for it to finish installing, booting is slower, updating is slower, etc.

    There may be more limitations, but those are the ones I personally encountered.


  • I wouldn’t recommend CachyOS to newbies, as it’s based on Arch, which brings with it a much higher learning curve and maintenance abilities to properly use. For all of that, it gives very, very minor performance gains in gaming compared to standard distros.

    Bazzite is more viable for a newbie, but the immutable base can be limiting depending on their needs, and may require them to learn how to use distrobox, which is quite advanced for a newbie.

    I’d recommend new users stick with Linux Mint unless they have a multimonitor setup with differing refresh rates, or very new hardware that requires a newer kernel to function well, in which case Fedora may be a better option.







  • Glad you found it helpful! Though for people new to this, depending on their tech savvyness, less info might be more.

    An average user doesn’t really need to know exactly how Lemmy/piefed work to actually use it effectively, and depending on how interested they are in learning how things work, the longer explanation I gave may be off-putting to some people, or make it seem too complex.

    As an example; I’m not sure most people actually know how email works at all on a technical level, they just know that if they log into their Gmail and put the right address for the person they’re trying to reach, everything works. They may not even understand that the @whatever.com part means their email is being sent to a totally different server (if it’s not also Gmail) being hosted by different corporations somewhere else in the world, or how exactly an email is shuffled across all the different ISP’s, cabling, repeaters, etc. Explaining the details of all those things would make email seem horribly complex and off-putting to many. Without any of the that knowledge, as long as they know just the steps to accomplish what they want, all is well.

    With Lemmy or Piefed, an equivalent could be just sending them a link to a known reliable general instance (Piefed.social would be a good choice) and telling them to create an account there and to use it just like they would reddit. For the most part, that’s all anyone really needs to know to have a pretty good experience. They may wonder why different users have different domain names at the end of their name, and if they ask you could explain further, but they’ll still be able to navigate around, comment, find communities and all the rest without knowing, which should lessen the feeling that it’s complicated.


  • ProdigalFrog@slrpnk.nettoFediverse@lemmy.worldwe need more users
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    5 days ago

    Lemmy, Piefed and Mbin are all entirely different and unique attempts at creating a self-hostable software package for a reddit-like website. In the same way that Reddit was trying to be like Digg, but with it’s own codebase starting from scratch.

    Despite using different codebases, Lemmy, Piefed and Mbin are all compatible with each other, like if you could leave comments on reddit threads from your Digg account while on Digg.

    The reason they can talk to each other is they were all built with one thing in common: at the core of them is something called the ActivityPub Protocol, which in simple terms means the way they send messages, make posts, etc, are all using one standard, so they can all understand each other, like speaking the same language. An upvote from lemmy is understood as an upvote by Piefed, same for comments, posts, etc.

    A similar thing on the web that functions just like that is E-mail. No matter what email provider you use, you can send an email to any other email provider, and it all just works because at the core, Gmail, Yahoo Mail, AOL mail, Proton Mail, etc, they all use the standardized E-mail Protocol.

    Just like with email, where you can’t log into a Gmail account from the Yahoo Mail log-in page, you also can’t log into a lemmy account from a Piefed login page.

    But if you’re familiar with how you can use an E-Mail client, like Thunderbird or Outlook Express to log into almost any email account regardless of where it’s hosted, so to with lemmy/piefed mobile apps, which only act as a front-end like Thunderbird.

    Each lemmy/piefed instance is like it’s own email provider (instance just means server, a server is a computer that hosts the software and makes it available on the internet for us to find). So lemmy.world is like Gmail, but piefed.social is an entirely different provider, equivalent to Yahoo mail. You could access either from a mobile app, which acts as a client, but if you went to them with a web browser, you’d have to go to lemmy.world directly if that’s where your account was, similar to how you would have to for email.

    All of these servers are ‘federated’ with each other, which basically means once they establish a connection, they will continually offer new data to each other automatically. So Lemmy.world will always send out to piefed.social any new posts, comments, or upvotes that occur on lemmy.world, as well as pass forward any posts, comments, or upvotes that any lemmy.world user makes on a community hosted on piefed.social.

    Lemmy, Piefed, and Mbin are open-source, which means they are developed collaboratively online for anyone to see or participate in (if you’re familiar with how Linux is developed, it is very similar to that).

    As for who develops these softwares, you can see who has contributed to them on their respective development platforms.

    • Lemmy is mainly developed by Dessalines and Nutomic on Github.
    • Piefed is mainly developed by Rimu (and others) on Codeberg
    • Mbin is developed on Github

    But as for the instances themselves, they are owned by the individuals who run the physical servers that each instance runs on.