You’re well into Ship of Theseus territory once you’re replacing major chips. You’ve not really recovered the phone, you’ve just replaced big chunk of it so it’s not entirely the same phone anymore, just with extra hassle because you’ve not replaced the main board as a whole.
AnyOldName3
- 0 Posts
- 12 Comments
AnyOldName3@lemmy.worldto Technology@lemmy.world•Taylor Swift’s new album comes in cassette. Who is buying those?English42·3 days agoA cheap record player or a cheap CD player were always better than a high-end cassette player. Cassettes were designed to be small at the expense of quality at a time when technology didn’t allow things to be both small and high quality, and the constraints of the medium are well within the bounds of what most people can easily hear. Once CDs and their players became cheap, tape was entirely obsolete, and didn’t have the I don’t understand Nyquist Sampling Theorem or acknowledge the existence of dust excuse that vinyl had.
Unironically, if you bing Windows API related queries rather than googling them, you’re much more likely to find a relevant manual page that answers your question clearly. I wouldn’t be surprised if Google is actively worsening Windows-related queries to make Windows look bad and sell Android devices and Chromebooks. Another example is that googling msvcp140.dll not found or similar queries gives you loads of dodgy download this individual DLL here and put it in System32 and we promise we’ve not tampered with it websites instead of the page for the universal MSVC redistributable installer that’s the only supported way to get the DLL (and a bunch of other related ones) as an end user.
As for silly nomenclature, generally on Windows, API functions are much more likely to describe what they do and much less likely to be a town in Wales. If you don’t already know what
fstat
does, it’s much easier to guess thatGetFileTime
would be the right function to get a file’s last modification time thanfstat
, for example.
It’s cheaper, so if you’re not keen on crime, that’s a reason.
AnyOldName3@lemmy.worldto 3DPrinting@lemmy.world•Remember to dry your filament kidsEnglish3·5 days agoYou can weigh it before you start drying it and weigh it again every few hours until it stops getting lighter.
AnyOldName3@lemmy.worldto Uplifting News@lemmy.world•How Spain put up wealth taxes - without chasing away the billionairesEnglish40·7 days agoThat will be in large part because of the changes to the non-dom tax rules, where (broadly speaking) you could live in the UK, but opt out of the UK’s tax system and pay tax somewhere else where there wasn’t any tax. The people who left will largely be people who weren’t paying a meaningful amount of tax anyway.
AnyOldName3@lemmy.worldto Open Source@lemmy.ml•"I support it only if it's open source" should be a more common viewpoint4·9 days agoIt’s not clear that the AGPL is enforceable in lots of countries, so the GPL is safer if you don’t need the extra restrictions.
AnyOldName3@lemmy.worldto Open Source@lemmy.ml•"I support it only if it's open source" should be a more common viewpoint5·9 days agoThe open source movement was corporations trying to have their cake and eat it too with the things the free software movement had done. That means organisations calling attention to open source without mentioning free software will always push against copyleft as their goal is to get free labour and testing for things megacorporations use while reserving the right to take future development private.
AnyOldName3@lemmy.worldto Open Source@lemmy.ml•"I support it only if it's open source" should be a more common viewpoint3·9 days agoYou can’t. Blocking commercial use stops a licence being open source. If you don’t want commercial competition, then you need copyleft, so anyone using your code has to share their modifications with whoever they give binaries to. If they end up using your code to make a better product, then it’ll have to be open source, too, and you can incorporate the improvements back into your version.
AnyOldName3@lemmy.worldto Technology@lemmy.world•UK government suggests deleting files to save waterEnglish4·10 days agoIn the case of AI, even if consumers actively try and avoid products with AI, it’s difficult. There are studies showing customers are generally less likely to buy a product if it’s described as having AI features, so the overall market demand is already for consumer products to have less AI. The demand companies are catering to is from investors, who don’t need to care about whether it’s viable to sell anything until after the bubble pops.
It’s not a one-and-done treatment. You need to keep going back, so the doctor’s incentivised to make sure you still want to come back.
I’m not saying it’s not worthwhile to do this to fix a broken phone, just that if you have to do this, then the phone was bricked, and once you’re replacing hardware, you’re not just recovering it.