• 2 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • It’s also worth noting I’ve recently been seeing a lot of Linux posts from people who just switched, this was somewhat of a trend on Reddit as well but imo the Linux posting has gotten noticeably less toxic toward newer users and a lot more understanding of the “using Linux without wanting to spend hours configuring everything” perspective.

    Side point that’s somewhat related to that: I wonder how the growth of other platforms FOSS platforms like Lemmy, Mastodon, Matrix, etc. has impacted Linux project development. Not sure if it’s just me but it seems like it’s helped a lot with making Linux communities more accessible.






  • Software optimization is mostly not a language-level problem. I’ll be dailying my 3-year-old OnePlus 9 Pro until it starts missing out on security updates, but it will probably still be “usable” long after that. Support/updates aside, my 6-year-old galaxy s9 can still run most normal apps. Hell, I got the most recent lineageOS running on a pixel 2 XL from the year before that and it straight up felt fast as long as I wasn’t playing some super intensive game or something. This isn’t an android vs. iOS problem, it’s a “developers of [insert flashy new app here] either not bothering to put effort in to optimize their code or being forced to push out a minimum viable product ASAP” problem.

    Edit: fixed my hyphen use





  • Zangoose@lemmy.onetolinuxmemes@lemmy.worldnuclear take:
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    2 months ago

    In the grand scheme of things the difference between C, C++, and Python isn’t meaningful when operating over a network (edit: for a single-user system). It’s very likely that the difference for thread OP is just caused by weaker connections to specific repos.

    We’re talking about a package manager, not a game, network server, etc. On a basic level the package manager only needs to download files from a network and install them (OS syscalls for reading/writing files, these are exposed C functions or assembly routines), or delegate to a specific package’s build setup (which will also likely be written in a compiled language)


  • That’s partially my point. You can never be 100% safe, but there’s a lot you can do to increase your safety besides just relying on intuition (edit: because intuition is usually the weakest link, see social engineering/phishing tactics). Anti viruses (when they aren’t just bloatware) are part of that.

    Your second point about not meaningfully defending against backdoors and vulnerabilities is kind of against the point. You can totally defend against backdoors by not giving apps admin privileges, limiting network access, etc. so that damage can be limited even if an exploit happens. Then, if some backdoor or exploit is discovered, it’s only as dangerous as the permissions you give that app.












  • Odd examples to pick, Horizon Forbidden West and God of War Ragnarok were both delayed and the first original Mario platformer for the switch came out in 2017 (Odyssey - if you think 3d Mario games aren’t platformers you haven’t played them). Nintendo has also been releasing tons of other games as well so it’s not like they’ve been doing nothing.

    Also, to be fair, When you have a platform with 10 times the total sales (Wii U sold ~14m, the switch is at ~130m right now) it makes sense to port over the good games from the console no one owned. Mario Kart 8 deluxe, a game originally from the Wii U, has sold ~55m copies, which is about 4 times what the entire Wii U console sold. There’s a reason they kept doing it, and it’s because most of the Wii U titles were good games that people will enjoy which released on a dead platform.

    If you’re going to criticize Nintendo, criticize actually valid things like the scummy price increases on the ports (not just the ports’ existence), the poor online system that costs up to $50 per year per account, and a legal team who goes after anyone doing anything that isn’t directly playing the game. To be clear, a Microsoft buyout probably wouldn’t change any of those things because it’s making them money. Look no further than American companies like Disney largely using the same strategies Nintendo does. Microsoft is no different.