• 0 Posts
  • 25 Comments
Joined 8 months ago
cake
Cake day: November 19th, 2023

help-circle

  • I suspect you’re just repeating arguments you’ve heard, so don’t take this internet rage personally, but that is complete bullshit.

    • Hosting costs nothing. Devs will gladly foot the bill for that if given the option. Even if you distribute your apps on AWS (which is notorious for severely overcharging on egress), your expenses will be no where near 15%-30% of your revenue.

    • Payment processing is a competitive field outside the appstores. Even 15%-30% is ludicrous when “overpriced” processors like stripe charge 2%-3%

    • APIs are not something sold to developers. They build them as part of the operating system because they have to. That’s how it works. They could try selling licenses, but it would result in devs not building on their fancy new features.

    (you didn’t mention the ones below, but people with your argument usually do, so I’m adding them for completeness)

    • Security is also bullshit. The Appstore and Play store are FILLED with malware. It is not physically possible to manually review the sheer volume of apps published to those stores. They also are not incentivized to improve the process much, because each time your kid or grandma accidentally activates a $40/week subscription, Apple/Google take a 15%-30% cut.

    • Curation/promotion is bullshit. Discoverability on these stores has always been bad, but has been particularly awful since both Apple/Google have started selling search ads in the store. The other day I almost accidentally downloaded a fake ChatGPT app because it was the first result when I searched, it had a very similar icon, “ChatGPT” in the name, 5 stars, and millions of downloads.

    These stores also heavily incentivize devs to push subscriptions. I suspect (but haven’t confirmed) that the Appstore and Google Play both rank subscription based apps higher than others, and subs tend to pay a lower revshare fee than other monetization types.

    I could go on all day about the rotten dumpster fires that are these disgusting stores. The only people who defend them are fanboys and people who have never actually had to deal with them professionally.





  • Nudity is not strictly porn, but not all nudity is strictly harmless. Platforms like these are for clickbait and attention whoring, and there’s no better way to get attention on the internet than sexual content (especially on a website mainly used by kids/teens).

    And it’s basically universally accepted that porn is harmful to children. We all watched some of it when we were young, but most people had circumstances that limited their exposure or access to it. A modern mainstream addiction machine like Twitch serving softcore porn to children under the guise of “artistic nudity” is going to fuck people up. That’s not even mentioning the “cam whore” aspect to it, which does frequently fuck up the lives of fully grown adults.

    What sites are parents supposed to allow their kids to access if rules like this start slipping in? Short of invasive AI scanning, it’s not possible to monitor every single thing your child watches on a site at all times.




  • I keep seeing stuff like this but I don’t get it. Azure is Linux because if it was Windows only, nobody would use it. It’s a shit service filled with tricks to lock customers in.

    It’s obvious that WSL is EEE. It only exists because of their focus on the cloud, and they realized that Windows was a poor dev environment for Linux software. Microsoft is directly incentivized to kill Linux so people get even more locked in to their ecosystem.

    Is the reason you have a good impression of them because you use VS Code? That’s not even open source. The proprietary parts are all more spyware and walled garden shit designed to lock you in.

    Or maybe you’re not a dev, and it’s because you like Xbox gamepass? That’s an anticompetitive attempt to monopolize the game industry. It’s unsustainable and designed to price out the competition and lock in customers, which is classic monopoly shit. It’s the best deal in the game industry today, but prices will shoot up when they get the market share they want.

    The golden rule still applies today, as it did 20+ years ago: never trust Microsoft









  • And since it’s GPL that any additions are compatible with the GPL, which the ad / tracking stuff they’re likely to add likely isn’t.

    That’s a good point, although I wonder if there are any ad SDKs that are GPL compatible? There’s no reason that couldn’t exist AFAIK.

    However, there’s also the much simpler scenario where they straight up replace the apps with something completely different. This company buys apps all the time, so I’m sure they have at least a few calendar, gallery, file browser, etc apps lying around that they can reuse.



  • I’m not a lawyer either, but the GPL doesn’t say anything about commercial use. Zipo can sell the code in the apps without having to ask permission from contributors. The only restriction is that they have to keep their modifications open source (which that Github response says).

    But the main point is that the Zipo people bought out the Google Play listing, giving them access to the millions of users who have those apps installed on their phones. They likely don’t give a shit about features/keeping the apps closed source. It’s just a purchase of the userbase, likely for shady reasons.

    This also means that forking the Simple Mobile repos isn’t even likely to accomplish much. Sure, it’ll put control of the repo in the hands of a more trusted party (which is significant), but since it’s open source anyways, it’d be easy to catch any attempts to sneak malware into the apps. And if all development effort moves to the fork, Zipo can still take that fork and redistribute it under the “Simple Mobile Tools” name.

    Ultimately, the fucked up thing here is that the original developer, Tibor Kaputa, sold out millions of users. Forking isn’t going fix that. Fuck him. The only thing that will fix this situation is if Google takes down their store listing, but that’s not going to happen. Hopefully F-droid does.