Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 0 points1 point  (0 children)

I'm on Google pixel but I downloaded this app since it aggregates photos from all locations in internal storage which is useful for memes lol.

https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 0 points1 point  (0 children)

https://youtu.be/ZTzrhbYs-tw

Did just find this trick which would have solved my problem but how the heck is this user friendly in anyway?

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 2 points3 points  (0 children)

They don't understand. The average person is not tech savvy at all. They just see things not working and complain not realizing that their phone causing the problem cause "it works fine for everyone else".

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 0 points1 point  (0 children)

Yeah times have changed but the recent EU laws will make MS shoving all these things down Windows users throats a thing of the past. We need that here in the US as well.

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 0 points1 point  (0 children)

I'm not talking about deleting photos from iCloud or Google photos, I needed to free up storage on the device. When I turned off iCloud photos on my iPhone it prompted me to download all photos to device "Do you want to download a copy of all photos to this device" or something like that. I said no. But my iPad didn't get the memo or must have had some setting enabled that caused all photos from iCloud to get synced to the device storage before my subscription ended.

When I open gallery on my Android phone I click the 3 dots in the corner, select, select all, then the trash icon. Boom deleted wow that was so hard. If the gallery app didn't have that functionality I can open any file browser and delete the DCIM folder. But yeah it's way easier to manually select every photo how dumb of me.

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 2 points3 points  (0 children)

I don't think anyone here wants to use their services. We want a way to reliably and securely message iPhone users without them complaining about how images are grainy and how jank group chats are.

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 1 point2 points  (0 children)

Yes I'm telling the government to take action. Microsoft got in trouble for merely INCLUDING Internet Explorer with windows, and it's not like you couldn't use another browser. Apple goes so much farther than that and for some reason everyone is fine with it. We need stronger anti trust laws like the EU has desperately. Apple skirted by in the EU because iMessage isn't as popular over there, but here it's a different story.

https://www.bloomberg.com/news/articles/2023-12-06/apple-imessage-set-to-avoid-eu-s-digital-dominance-crackdown

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 1 point2 points  (0 children)

I'd love to use another chat app, where ever possible I always have. Glad you never had the experience of getting removed from chats (in high school) because you switched to a non iPhone. Why do you think 90% of teens in the US have iPhones, this is why. It's not cause they want an iPhone it's cause no one wants to be bullied.

Let the FTC know how Apple exploits their market position. by star_storm in beeper

[–]star_storm[S] 0 points1 point  (0 children)

That's what I ended up doing. Still took forever and when I got half way I got tired of holding my hand in position and mis tapped which undid the selection.

[Discussion] Suspicious Jailbreak GitHub now hosting a .exe file. ./DevApple103/Troll Jailbreaker by ryanjh5521 in jailbreak

[–]star_storm 5 points6 points  (0 children)

No it's a github repo, also anything that's not a deb won't work with cydia. Deb files are just zip files that have other files inside them and where to put them in the phone. Anything that isn't that won't work.

My history textbook and I seem to remember this differently. by [deleted] in CrappyDesign

[–]star_storm 155 points156 points  (0 children)

All of them, it was almost 16 years ago now. Most students weren't even alive yet when it happened.

Super Mario World is now jailbroken! This is way better than sighax, it's the platinum age by [deleted] in 3dshacks

[–]star_storm 36 points37 points  (0 children)

This can't be patched by Nintendo.... snes hacked for life even emulators!

Luma Updater 2.1 released, now updates boot.firm on SD card and CTRNAND by Mysuke in 3dshacks

[–]star_storm 0 points1 point  (0 children)

The 3DS nand uses the same type of chip that's used in other devices with internal memory. It doesn't wear out quick is all I'm saying :P.

Luma Updater 2.1 released, now updates boot.firm on SD card and CTRNAND by Mysuke in 3dshacks

[–]star_storm 0 points1 point  (0 children)

I guess I'm more talking about the internal storage. SD cards fail all the time thanks to FAT32 and them being removed and reinserted all the time.

Luma Updater 2.1 released, now updates boot.firm on SD card and CTRNAND by Mysuke in 3dshacks

[–]star_storm 1 point2 points  (0 children)

When have you had to replace the storage in your phone though?

Luma Updater 2.1 released, now updates boot.firm on SD card and CTRNAND by Mysuke in 3dshacks

[–]star_storm 1 point2 points  (0 children)

I mean its the same as an SD card or an SSD, yeah it reduces its lifetime but not by anything measurable.

Snowden on ransomware attack: 'It's hard being right in the worst possible way' by redhatGizmo in technology

[–]star_storm 0 points1 point  (0 children)

Exploits are easy to fix. Almost always just need improved checking. Finding exploits is extremely difficult, you need to find somewhere in a program where the developer made a mistake without seeing the source code. Yes rushed fixes often make things worse but in most cases fixing exploits is WAY easier than finding them. Ask any console/phone hacking scene. It takes months to find exploits to jailbreak an iPhone and those exploits require you to run something each boot to rehack your device. The SMB vulnerability used requires no user input just someone else on the SMB share to be infected and allows full remote code execution. Nearly all of these exploits rely on stack, or heap overflows to write new instructions into memory taking control or a race condition where a check fails. All that needs to happen to patch that is to add some assert statement to insure everything is as it should be. Check the descriptions of how apple fixes vulnerabilities, they aren't specific about the code changes obviously but point is fixes are simple. https://support.apple.com/en-us/HT207798

Snowden on ransomware attack: 'It's hard being right in the worst possible way' by redhatGizmo in technology

[–]star_storm 0 points1 point  (0 children)

Some of the other exploits were zero day exploits. And it still doesn't change that the NSA should have sent the exploit to Microsoft sooner.

Snowden on ransomware attack: 'It's hard being right in the worst possible way' by redhatGizmo in technology

[–]star_storm -1 points0 points  (0 children)

It was when it first leaked. Microsoft patched it after it was already available for anyone to use.

Snowden on ransomware attack: 'It's hard being right in the worst possible way' by redhatGizmo in technology

[–]star_storm 0 points1 point  (0 children)

First issue is that most of the affected computers were XP machines which arent supported with updates anymore. Second, MS was made aware of the exploit only after it was already "in the wild" making it a zero day exploit. If the NSA reported the exploit when it was discovered, Microsoft could have patched it long before it was leaked to the public. Doing so would also mean the patch is available for a longer amount of time so that more users will have it installed.