• 12 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • The launch was terrible, but there are some things that keep them apart from the rest of terrible launches.

    Cyberpunk 2077 was a really ambitious game, with a lot of new mechanics and incredible graphics. Beasts like that are really difficult to optimize for a large range of computers with different specs, so at first it ran poorly on some.

    The most notably buggy release was the PS4 one. And rightfully so. They were trying to run a truly next gen game on a console which was more than a decade old. They not only had to optimize the game, but they basically made a completely different game, with different assets and engines, which was really difficult to do. Still, it was too much for the console, especially old PS4s that were full of dust or had old fans and were overheating.

    Another important fact is that users were also pressuring CDPR into releasing Cyberpunk 2077. It was delayed at least once (maybe twice, I don’t remember), and people wanted to play the game. They probably had to choose between delaying it another time or releasing it without polishing it that much.

    I believe it was Cyberpunk 2077 that started the trend of “release now fix later” games. However, I don’t think they really did it on purpose. The game was too ambitious for its own good, and having to develop, optimize and test two basically different versions of it was too big of a task for a studio that in today’s terms wasn’t even that big. The rest of the AAA producers just realized that CDPR still won loads of money at launch, and decided to release incomplete games on purpose, after seeing that CDPR could make profits that way.

    But must importantly, CDPR did an amazing job at fixing the game, unlike many other studios releasing broken AAAs. They optimized the code, fixed most of the bugs, improved the AI massively and made the game really stable, to the point where I’ve seen it running at 40 FPS on 10+ year old overheating laptops. Even though it took a while, they still delivered the game they promised to their buyers.




  • The thing about parallel booting is it’s only faster in systems with lots of cores, and the overhead of the parallelized code is sometimes enough to negate the benefits in older processors.

    My machine is a Core 2 Duo lappy, which allows me to run most modern programs cheaply. However, it’s slow (even though I don’t use DEs either), and laptops are the kinds of computers you boot multiple times a day. That’s why I care about boot times. And in this case, you can see that booting with a parallelized init system is slower than booting with a “regular” one.

    Yeah, Systemd might be the new fad, but I still believe there are lots of things to learn from the simple init systems. After all, an init system should only focus on initializing a system, and it shouldn’t be as complex and complicated as Systemd is.

    I might be just another old man yelling at clouds. But hey, that makes two of us now.


  • I run Void with runit.

    I’ve tried to completely avoid systemd, and so far I think I’ve managed. It’s still a pain in the ass, because a lot of software depends on it.

    As an upside, startup time on my old lappy went from 2+ minutes on barebones Arch with systemd to just under 40 seconds on Void with runit.


  • It’s slow and heavy, and it does too many things. It’s a monolithic piece of code so big it’s getting too difficult to maintain, so it has more vulnerabilities than other alternatives. It’s also taking over the whole system, to the point where Linux systems will soon be Systemd/Linux instead of GNU/Linux.

    It’s also developed and funded mainly by Microsoft, which is also something people don’t really like. Microsoft are trying to make it similar to Windows in some ways, which makes it way more difficult to debug random errors.

    And it doesn’t follow the UNIX guidelines, which is just the cherry on top.


  • If you use Arch, you aren’t really affected. As far as we know, the backdoor only affects SSH if it is linked against liblzma, which is a requirement for libsystemd. However, Arch doesn’t use that, so SSH has probably been safe. However, you should still update, because we don’t know if the backdoor could’ve been used in other ways.

    Note that if you update, xz 5.6.1-2 will be installed. This is a safe version. However, if you run xz --version, it will still report version 5.6.1.



  • Obligatory “I use Arch, btw” comment. I’ve been using Arch for years and, honestly, it isn’t that much of a pain. It mostly works with the defaults, installation is really easy now with archinstall, and there’s a ton of software ready to install from the repos or the AUR. Besides, the arch wiki is amazing and has solutions for many of the problems you’ll ever have.




  • black0ut@pawb.socialtoMemes@lemmy.ml¡auxilio!
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    Yes, we use it. However, it’s more common to say “hubiera”. There’s no specific rule to differenciate between both, but at least in the center and north of spain we mostly use “hubiera” for first person and “hubiese” for third person.

    “Ojalá hubiera podido ir, pero tenía deberes” (yo)

    “Ojalá David hubiese venido, se lo habría pasado bien” (él)

    As I said, both options would be correct in both cases, and probably in other places they use the words differently.











  • Discord on Xorg is a mess too. It’s not even the electron part, the app itself is really bad.

    Not only it’s inefficient, but (at least in Arch) it doesn’t auto update on big versions. And instead of just warning you, it refuses to start until you manually install the new update. And god forbid if the package mantainers need a day or two to update the package, because until then you can’t use it.

    The funniest thing is, there’s a file in the app’s directory called “build_info.json” which contains the version number, and with a simple edit you can make it think it’s updated, and it suddenly works without problem.

    I really don’t know what they’re updating, but I have a version from 2021 running on my phone (it’s old and the new app is really slow), and it still works fine. Even after the account handle change and several other additions to the app.

    Oh, and for the Arch users: there’s a discord version on the AUR called “discord-canary-electron-bin” that uses system wide electron, so it should be updated faster than discord’s own bundled electron. I don’t know if there’s a non canary version of it, tho.



  • black0ut@pawb.socialtoMemes@lemmy.mlSure Doesn't feel like one.
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    8 months ago

    the fact that you have to go to other years proves that this happens way more rarely in France than in the USA. In fact, you can see that in all of the graphs there are gun related deaths in every country.

    The point is that it happens 100 times more in the USA than in any other developed country


  • you can’t really hot swap the kernel, because all of the system runs on it.

    you’d need to stop the system (you can save its state and recover where you left), reboot to load the new kernel and let it take control.

    however, there are some distros and programs that allow you to hot swap certain parts of the kernel (mainly drivers) without rebooting. Note that, even though the system doesn’t reboot, most packages still need to be restarted for them to pick up the new driver.


  • black0ut@pawb.socialtoMemes@lemmy.ml***
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    I use AdGuard on Firefox, and I’ve seen the pop up. So far I haven’t been able to get rid of it, but I can still close it and continue watching.

    I also have custom blocking lists, Privacy Badger, tampermonkey and PiHole, so it might be a problem with one of those instead of AdGuard.






  • black0ut@pawb.socialtoMemes@lemmy.mlIphone 15
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Most people do what you say, but there are places where you don’t have a stable internet connection, or people who like to keep their storage offline.

    I don’t mean to say that there are no alternatives to a fast cable, or that most people should use it. But it’s a feature that comes with the cable, and there shouldn’t be someone trying to cap it just for profit.

    The controllers for the communication protocol probably cost something like 8 cents, Apple shouldn’t screw their customers over that little cost. Even with a feature most people won’t use, because it’s nice knowing that you have the possibility to use it if you need to.


  • black0ut@pawb.socialtoMemes@lemmy.mlIphone 15
    link
    fedilink
    arrow-up
    4
    ·
    10 months ago

    It’s faster than network data transfer. I don’t know exactly how fast can WiFi go, but most if the time it can’t even exceed 1Gbps. However, USB-C 4 V2 can reach 80 Gbps, and isn’t all that affected by electromagnetic interference.

    For transfering a few photos, you won’t notice a difference. But if you need to back up a 256 GB phone, the difference in speed is actually big.