HackerTrans
TopNewTrendsCommentsPastAskShowJobs

potemkinhr

no profile record

comments

potemkinhr
·ปีที่แล้ว·discuss
Do banking apps work normally if downloaded from the aurora store? I'd very much like to fully degoogle my next phone when I get to replacing it, and it's the last stumbling stone
potemkinhr
·2 ปีที่แล้ว·discuss
Good one, added it to my Powershell profile for the occasional giggle so I can invoke it on demand, feel free to reuse it

function Insult { (Invoke-WebRequest -Uri "https://cheswick.com/insults") .ParsedHtml.getElementsByTagName("p")[2].innerText } #Outputs a random quality insult!

Note: delete the space behind insults") Formatting ¯\_(ツ)_/¯
potemkinhr
·2 ปีที่แล้ว·discuss
Damn it, I just realized AWS online exams for certification are pretty much the same if you read the TOS, I just might book a exam in a physical exam center. Too many unknown ifs and I don't have to expose my machine.
potemkinhr
·3 ปีที่แล้ว·discuss
What other raid could he have on a two drive NAS? I have the same setup at home with some push to the cloud and have the peace of mind that if one drive fails I can recover from it with a rebuild of the other drive
potemkinhr
·3 ปีที่แล้ว·discuss
Well VPN is off the table as almost all of them will be blocked by russia's regulators
potemkinhr
·3 ปีที่แล้ว·discuss
I have a hunch if they remained on android core and specifically prevented sideloading it would spark more backlash than simply switching to another platform. This way they gain complete control of the ecosystem with less backlash. Less tech savvy people will buy it, and more tech literate people will skip it altogether as they couldn't profit off them anyways.
potemkinhr
·3 ปีที่แล้ว·discuss
I totally interpret this as a move to prevent any sideloading and ensure data collection and ad injection are being done on their part. Can't easily prevent those on something that's not a fully baked Android.
potemkinhr
·3 ปีที่แล้ว·discuss
There's the odd game that uses registry for the purpose of save files for some reason, which is stupid when you have several PC's and want to sync progress for the odd session. There's one example with a very solid puzzle game (Lyne; https://store.steampowered.com/app/266010/LYNE/) that used registry but I see they now have Steam cloud on the profile page but back in the day I had to export registry keys to not have to replay the same puzzles, not fun.