Forgot your password?
typodupeerror

Comment Re:Samsung apps are all like this (Score 1) 60

Do you work for Samsung or are you just performatively being a contrarian?

I know it may be difficult for you to understand that everyone in the world is not you. Unfortunately for you some of us just have Samsung phones and devices, (and in my case a Huawei fitness tracker) and using Samsung apps is the path of least resistance for many.

One man's bloat is another man's important feature. I'm happy for you that you don't want to use these apps. Don't. It's your prerogative. However I'm less happy that people like you think your personal opinion and personal use case is the only one in the world.

So yes, I am a contrarian to you, I have a brain and recognise other people exist in the world.

Comment Re:And nothing of value was lost... (Score 1) 60

It's not confusing at all. You said yourself it's a superset. And again it has a specific set of features that are fully backwards compatible. Google has zero control over RCS. Everyone can implement RCS as per the GSMA standard and send messages to and from Google devices with no issue. The fact that it doesn't support Google's end to end encryption has nothing to do with the standard and is of no impact to developers nor does it affect functionality of users.

Comment Re:And nothing of value was lost... (Score 1) 60

False. The main problem was that Apple was deliberately degrading any message and capabilities related to RCS. It wasn't anything to do with encryption. They didn't implement some of the basic standard functionality, and when they did they also did client side degradations as well: e.g. auto-resize images to a significantly lower quality before sending them as an RCS vs an iMessage for absolutely no reason what so ever.

Comment Re:Claude rules (Score 1) 41

It appears that three AI companies are neck and neck: GitHub, Claude, and Cursor. https://www.cbinsights.com/res...

My experience is a bit different from yours. I personally use GitHub Copilot, which lets you use models from all the major companies, including Claude. Whenever I've tried Claude models, I get good results, but the execution is *S*L*O*W*. Like, 3-5 times slower than, say, GPT-5.4. So I keep reverting back (for now) to GPT.

Comment Re: "Force-updating" (Score 1) 73

This was literally my point about how security was built into Android and IOS. Neither one lets installers do anything to the OS, the package can only be unpacked in ways that are specifically designed by the installer mechanism. It's not a user permissions thing, it's an installer capability thing. In the phone world, you don't write an executable to do your install, you create a package, which the OS itself unpacks.

By contrast, a Windows or Mac OS or Linux installer, is just an ordinary executable under the hood, that can do anything the user running the code, has permission to do. Because you the developer provide the executable to do the installation, this is inherently a less secure installation mechanism.

Slashdot Top Deals

Nothing is finished until the paperwork is done.

Working...