• 0 Posts
  • 61 Comments
Joined 2 years ago
cake
Cake day: July 25th, 2023

help-circle
  • It was a terrible experience, every software update broke an important feature, without exception. For example, once, casting was broken for 2-3 months. The Zenfone 8 also had issues with the phone randomly bricking itself with no way to recover (hardware defect that affected the batches from 2021-04 to 2021-05) without ever issuing a statement or recall, they just did warranty replacements. Then there’s the phone itself, it’s okay I guess, but the cameras kinda suck and the display is calibrated like shit with various color shifts when changing the brightness and refresh rate modes. Also back to the software, you get 2 years, and during that second year, you get an update every 2 months. And not to forget that their oem app quality is dogshit and looks and feels like they are from 2015.

    So basically the Zenfone’s only selling point/reason to get one was the small size from the 8 to 10. But now they’ve essentially gotten rid of it, so you’re left with a generic phone that has shit updates, shit customer support, potentially shit hardware, shit software quality, and that can no longer be bootloader unlocked, even though they promised multiple times that bootloader unlock was coming back soon™️ (they said that in 2023)

    Never again, Asus














  • The level of disillusion in the thread is insane. At no point in time is it a good idea to recommend Arch and it’s derivatives to Linux newbies. They will 100% wreck their install in the first two weeks. Even I, as a pretty experienced user had to wipe my arch install after failed update attempts, luckily I had a separate home partition. Anything else like fedora or tumbleweed will provide packages that are very up to date, but that are also tested. For example I don’t fear that updating my fedora install will completely brick the networking of my system like what happened to me on arch.

    Ironically I wouldn’t recommend any Ubuntu derivatives as for some reason, every single time I’ve installed Ubuntu or one of its variants like PopOS they ended up messed up in some way or another, albeit never as critical as Arch did to me numerous times. Probably some kind of PPA issues that make the system weird because it’s always the fault of PPAs





  • I know it can’t take my job because I tried to make it do my job. Spoiler, it can’t. And that’s because most jobs aren’t doing things that have been done so often that Claude has an example in its training data set. If your job is that basic then yes, an AI will take it from you. Most of the programming job is actually solving a problem within the context of the codebase, not the coding itself. I am working with old and archaic technology from the 60s to the 90s and let me tell you, using the official doc is way more factual than asking any AI model about information because it will start spewing bullshit after the second prompt



  • Make backups of your important files, or use a separate home partition. When I used arch, more than once I had a bricked install after doing updates. The last straw for me was when after updating my network completely went out. I switched to fedora and haven’t had issues for 2+ years. Also, (this goes for every distro, but more so arch than others) NEVER update if you don’t have at least some time in front of you in case something happens. Arch was definitely a good learning experience and it was fun at first tweaking everything, but the drawbacks in stability got a bit old after a while. The AUR is a godsend and it’s the best thing ever, you should also be using an AUR helper like Yay to make your life easier.