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

help-circle



  • I mean, the issues were present and widely reported for several months before Intel even acknowledged the problems. And it wasn’t just media reporting this, it was also game server hosts who were seeing massive deployments failing at unprecedented rates. Even those customers, who get way better support than the average home user, were largely dismissed by intel for a long time. It then took several more months to ship a fix. The widespread nature of the issues points to a major failure on the companies part to properly QA and ensure their partners were given accurate guidance for motherboard specs. Even so, the patches only prevent further harm to the processor, it doesnt fix any damage that has already been incurred that could amount to years off of its lifespan. Sure they are doing an extended warranty, but thats still a band-aid.

    I agree it doesnt mean one should completely dismiss the possibility of buying an Intel chip, but it certinally doesn’t inspire confidence.

    Even if this was all an oversight or process failure, it still looks a lot like Intel as a whole deciding to ship chips that had a nice looking set of numbers despite those numbers being achieved through a degraded lifespan.


  • Yup, unfortunately there is still a premium on linux-specific manufacturers. You get better driver support, but without scale things will stay a bit pricey.

    The other longterm solution is postmarketOS, but there aren’t a ton of android tablets out there right now that can really compete on the drawing front so the supported devices aren’t very compelling.




  • I’m in a swing state with an abortion measure on the ballot, and while all the polls claim it’s close, I’m not really sure they are properly accounting for the number of voters that have been activated by the possibility of enshrining pro-choice into the state constitution.

    These polling strategies are complex and a lot of thought goes into them, but they rarely can account for uncommon circumstances that increase voter turnout in local or state elections and how that will effect the national election.

    While this is entirely personal reexperience bias, I also wonder how effective these polls are at reaching a representative survey group. I know at least on my phone basically all survey calls and texts go to spam and I wonder if older, more conservative voters are getting overrepresented due to their likelihood of not having those kinds of spam filters in place.



  • Gmail app in particular has been basically abandoned for the last 4+ major android versions. I only really use it for my work email on a Shelter profile since it’s just to handle urgent stuff if I’m afk. But even that minimal use has me about ready to install k-9 on the work profile too.

    Maybe my memory is bring foiled by nostalgia, but i honestly remember the Gmail Inbox app being better than the current Gmail app. Clearly google can output a good UI, they just 100% choose not to.

    The built-in email app for an OS doesnt have to be amazing, but it at least needs to be reasonable. iOS Mail isn’t amazing either, but compared to the Gmail app it’s a feature-packed power user tool.



  • As a side note, if you work somewhere that uses 1password, you can usually get your personal subscription comped as an individual. Only need to pay for it if you leave your company or they drop 1password.

    I dont know that I’ll stay on 1password forever, but on the scale of things I’m most concerned about self-hosting vs using a reasonably private SaaS, 1password is nowhere near the top of my list to ditch. Otherwise, its a solid recommendation for non-self hosters who want to make some progress.


  • The space example is extremely apt. Its possible we could have had tons of space stations, a moon colony, maybe even some other stuff going on around the solar system, asteroid mining, etc. But thay would have at least required the space race to continue longer and for spending to grow to create a big enoigh industry to ensure thay outcome, assuming no capacity or time issue. Alas, we took another path.

    Something that seems important to us might not matter in even 10 years, or at least, not have a monetary and/or societal incentive to keep advancing.



  • FWIW some of the problems are on website/app developers. Not sure on specifics on the app side, but with websites if the dev doesn’t use semantic html input elements with the correct type attribute to denote the password form, autofill won’t work (since neither android or the password manager know its time to do stuff)

    Nothing wrong with username/password on different screens (one at a time is good for several accessibility-minded reasons) but again, there are some best practices to follow which allow screen readers and password managers to still act as you would expect.

    I’d assume android app dev is similar.

    That said… I do think it’s gotten a bit clunkier at times in ways I dont recall being problematic in the past. I use 1password and heliboard or floris board and while those keyboards seem to bug out a bit, sometimes the bigger problem seems to be that android isn’t always telling 1password enough info to find the right account. Idk how apps “inform” the password manager (maybe via url’s in a metadata file or maybe passwors managers have ro keep theor own internal db?), but apps that use web wrappers (specifically the old and/or shitty ones) report their url as http://localhost since the wrapper just renders a local page in a web view. that’ll wreck a password managers day real quick.

    Idk if Android is worse than iOS here, not that it is a reason for google to punt on improving it. iOS has its own autofill quirks thay can be just as annoying. Esp constantly asking if you want to use your app or apple keychain without a way to just pick a default…




  • I’ve also had struggles with arch with printing, more so than debian-based distros. EndeavourOS is where i did the most troubleshooting, but its also a problem on my manjaro install (whicj ill move to endeavour… Someday) But learning how to use cups directly was worth it.

    Currently, printing via GUI is like 5ppm and very low dpi so… Not great. But at least I can print for the casual use cases out of the box and could work out a terminal solution if I needed to in the meantime.

    I don’t print much so haven’t put time into getting things working better for bigger jobs, but printing is definitely going to be a more hit/miss experience with arch. Its looking like better GUI experience for my specific model will require a driver from the AUR or scripting the Debian install from brothers drivers site. But my model is apparently not as widely used and just hasn’t gotten as much community support I guess