Using web versions, not apps, is important because companies keep user device statistics and if enough people insist in using web versions, the the web will continue to be at least partially supported by big tech.
It's also frequently just better. If I'm looking for hotels, flights, apartments, restaurants, hiking trails, ect., doing so in a browser allows me to keep dozens of comparable offers open for direct comparison - just by jumping between browser tabs.
Doing the same in the app means endlessly navigating between offers, favorites, and new searches. It's often very obvious that the app was built explicitly to be less powerful.
You win this round!
My guess would be one of those two:
* AdGuard – Mobile App Banners under AdGuard
* EasyList – Notifications under EasyList
I guess it’s my fault for trying to use an Intuit product to begin with when I already know they’re evil.
This is a reason I also like the web is that after the page loads I can just do stuff instead of getting kicked out to have to update the app ... Or even having to re-log in ...
In both cases, requesting the desktop version (i.e. using a non-mobile user-agent string) will give you back the normal, full-fat web version.
Desktop is fine. Mobile sucks. I have to imagine it's intentional to push mobile users towards the app.
Some corporations just really hate their users, and will never understand why
The linked article isn't enough to convince you? Look up Gab or Parler. (Yes, I find most of the speech there reprehensible. No, I don't think they should be denied the right to publish and distribute an app.)
Using a social media app instead of a website, as most people do, means that everything you are seeing has essentially been pre-approved by Apple and Google.
If the tide swings even a little further to the right on X, expect the X app to be banned as well. I was secretly hoping that it would be banned when Musk took over just to remind the right of why centralized app stores are a terrible idea. But with ICEBlock the left has finally been alerted to that fact as well, which might be even more beneficial to the cause of software freedom in the long run, since the left is generally less afraid of the proper solution to this problem, regulation.
In the meantime, keep using web apps instead of native apps.
As far as X being banned, if you haven’t heard Tim and every other tech CEO bends a knee anytime Trump and conservatives asks him to.
A democratic president also didn’t accept personal bribes from companies to allow a merger to go through (Paramount) or accept bribes from other companies that were afraid of retaliation - Meta, Google, Twitter and Disney.
The current administration has carved out outs for companies that bend a knee when it comes to tarriffs. This is the worse case of false whataboutism yet.
Which reminds us of the difference between AWS and Apple -- Amazon Web Services is the web and the web is an open platform. If AWS denies you, you go sign up at any of their competitors or buy your own servers and plug them into the internet. If Apple denies you, iPhone users can't get your app, and if you go sign up at a competitor or buy your own servers, they still can't get your app.
> As far as X being banned, if you haven’t heard Tim and every other tech CEO bends a knee anytime Trump and conservatives asks him to.
That's because they currently control the government. Now think ahead by more than two days and consider the possibility that the other party might win an election again someday. What should you do right now when you're in control of the government to prevent yourself from getting screwed the next time that happens?
And then your ISP kick you out.
Meanwhile a DDoS attack is a crime, so Apple doing something with the equivalent effect is now something you're equating with the commission of a crime.
And once you start thinking about it, the same thing goes for a surprisingly large amount of apps.
I feel like in the coming years the facade big A and big G put up in order to push everyone into their distinctive walled garden of apps will crumble in public opinion.
It never was "yeah, it needs to be an app because the web platform doesn't have an API standard for it", geez, apple even forced a single web engine. They could have easily allowed access to their APIs on the browser. It just never was in their corporate interest to do so.
Okay, this devolved into an anti corporate rant without it being my intention to... So, go web!
One is where relatively-static content is the priority, deep-linking is important or essential and the web platform is pretty ideal for those. News articles or blogs or Wikipedia pages or those sorts of things. Things where I might want to be switching between tabs or forgetting about for a while and coming back to later.
The other is where the app is primarily interactive or where the content is a lot more likely to be real-time or ephemeral. Not least because if you're on a low-bandwidth or high-RTT connection, navigating between web pages or having interactivity blocked behind a backlog of XHRs (particularly where caching isn't permitted) is utterly miserable. My experience is that native apps usually continue feeling responsive to input even when the network itself is not responsive but that is often not true with many clickable elements in many web pages.
PWAs might be the middle-ground here but they feel a lot like Electron apps to me: still foreign to all platforms, not responsive in the way that native UI controls are, weird/missing "back" behaviours and still no better support for deep-linking than the average app would have.
Sorry for going off on a tangent, but last week I asked Gemini about security and privacy advantages of running Gmail and Google Calendar using Safari and DuckDuckGo Browser - Gemini made good arguments for using the browser versions: ironic!
Of course there are plenty of crappy native apps too, but the incidence and severity is comparatively lower and in many cases, there are well-behaved "handcrafted" small dev alternatives to crappy native apps which are much less common (or at least, more difficult to find) on the web.
I'm a big proponent of browsers including something resembling a traditional UI framework out of the box. It doesn't have to try to be perfect or fit everybody's needs (which is impossible anyway), but it will serve many developers well and give everybody else a solid foundation to build their own (much lighter) stuff on top of.
The real reason is that most of them are afraid it would reduce the number of frontend jobs. But nowadays that is already being eaten by AI...
I've been asked why, and it's not really fear of surveillance (although I'm not a fan of it) or making a difference or whatever, just because it's one of the few ways I'm able to give the finger. Sure, noone will notice but it makes me feel better :)
Also Web apps are basically the 21st century version of timesharing like in the good old days, where we had one server for everyone.
Even better for censorship purposes.
If it were the case that phone apps weren't networked and could only sync through another channel like icloud/syncthing, then you'd be onto something.
But right now most apps are "web browser but worse".
Web apps require networking
PWA (installable apps, without the store) would like to differ.What you want is a better (and easier to use) sandbox for native apps, so that users can feel as comfortable installing an app as visiting a web page as long as the app doesn't have any more permissions than the web page would have, and then you don't need central gatekeepers approving them.
Lol, you must be from the 90s. There's like 10 now.
Unfortunately both Google and Apple very early on identified that it was in their best interest to keep the concept around in a half-dead state and ensure nobody really built on it...
You get notification. You can autoplay video/audio. You get whaterver video or element full screen with all necessary UI. You get rotation lock. You have a fullscreen to do what ever you want for any purpose. You probably can't touch hardware APIs(for example: bluetooth/nfc) like native app. But that isn't really needed for most apps either.
On the other side. Apple seems sabotage the PWA as much as possible. You can't autoplay video/audio. You can't even fullscreen anything other than video, and when fullscreen video, UI is ignored. Also there is no way to disable gesture so your app will misfire system gesture. And you can't lock the rotation either. There is no way to auto rotate the video player or whatever when maximized either.
It's really a golden example for pretend to do something while actually not. It seems you can do pretty much everything with ios pwa. And when you try to do it. You will figured out it will have a worse experience than native app because all sort of issues.
So if you wanted to use a different browser or install a PWA without a connection to the internet, or without Google Play, all you get is a bookmark.
In my personal experience, it only validate whether manifest is malformatted though. Although it's still up to google if they want to do something wonky.
YMMV, it never lasts.
Right now Firefox cant, at least not on any of my android phones.
I've never had an issue with it, and have been using it for years. I use it for X (Twitter) so that I can avoid ads.
Looks like support for installing a PWA on Android was added in Firefox 58 back in 2018:
https://hacks.mozilla.org/2017/10/progressive-web-apps-firef...
Video demo:
https://youtu.be/heSvwQgEMLM?si=5X0iky_uVDAS6eE1
Developer and user documentation: https://support.mozilla.org/en-US/kb/use-web-apps-firefox-an...
https://developer.mozilla.org/en-US/docs/Web/Progressive_web...
They were also highly incentivized to develop the APIs that make it all work as Chromebooks are basically hosts for browser apps. Apple, as well as the other tech giants involved in the W3C had no such incentives and were dragging their feet.
Sure, you could build "better (installable) websites" but even to get standardized stuff like background execution or notifications working was either impossible or a long series of jumping through hoops. Even installation prompts bugged out way too often.
But to be clear, if that isn't the case any more I will be positively surprized by either platform provider.
(Unless you are on iOS, where a variety of capabilities are only given to PWAs.)
PWAs require a ton of JavaScript junk to simulate that.
A network card is not required for:
- Loading local HTML files into a WebView
- Packaging an app that embeds the WebView (e.g., WinUI WebView2, macOS WKWebView, Android WebView, blah-blah)
- Running JavaScript, CSS, DOM APIs
- Using local storage, IndexedDB, etc
- Accessing file:// resources
- Communicating with native code (e.g., JS <-> native messaging)
Btw, there are a lot of non-Chromium apps! Are you aware that Microsoft Teams now uses the System WebView on mobile (iOS WKWebView / Android WebView) ?Linux apps like GNOME Notes, Foliate, ReText, Liferea etc use the system webview.
Apple Music, Apple TV, Apple Podcasts, App Store, Dash, etc use WKWebView
Can keep going on and on...
I'm not installing my electricity providers app with any permissions when their website shows the same.
I'm also old, cranky and turning into a crusty CLI guy as I get even older and crankier. If you kids need more than a TUI, get off my lawn!
let's say for the ICEblock or whatever - pull up a map pin (geotag), that can be done in a web app.
the things most people advocate apps for e.g notifications are nuisances that some of us permanently turned off. My phone is always on do not disturb, I get 0 notifications. The only time I prefer notifications is something actionable - I pay online then the bank says open app to approve in-app notification (pop up) not those things (notifications) that just come to your phone asynchronously and bother you.
I have a smartwatch (if at all) garmin it's not hooked up to my phone for notifications.
unless you're making games / hell now games can leverage webgpu - no reason to make native apps at all for 96% of things. just make a web app - service workers enable offline access for some things.
- my simple take -> do what the porno companies do in regards to tech. simple & effective. but please don't copy their ads thing.
The standard layman, on the other hand, wants to be able to trust that they can trust people.
For every person in tech that knows who Stallman is and what he stands for, there's a person in tech that believes that NFTs and AI will bring about world peace and end poverty.
Many of the ones that require a server side connect to your self hosted server instead of some central server on the cloud, which is a reason they will never get popular, but sounds perfect for you. There are some that use central servers, and this fact will be clearly stated in the antifeatures section. Many other F-Droid apps just work offline. And hardly any have ads.
ahem, heard of cloudflare? web hosters and developers are voluntarily centralizing themselves.
When was the last time the play store or app store pushed apps "without our knowledge"? I've only heard of it done by shady third party bloatware that OEMs bundle with the OS. The actual issue is a system that can perform OTA updates, not app stores themselves.
And you also realize they can push modified build of any apps, now that they also own the keys to sign the apps?
You mean the package that apps have to opt in to use? I guess that's technically counts as "unwanted apps/services", but that's like complaining about firefox "pushing unwanted apps/services", because they added some javascript function to every firefox installation out there.
>And you also realize they can push modified build of any apps, now that they also own the keys to sign the apps?
If you read my original comment more carefully, you'll notice I'm not denying they have the capability to do so, only that there's no precedence of them doing so.
Taking the stance of "we're not going to follow any laws and publish everything" puts the companies in very difficult places in those countries as publishers of the content.
I get in trouble for this a lot, but didn't you as a consumer know what you were getting into? I know I did when I bought into the apple ecosystem.
What's the actual argument? Apple doesn't have a monopoly on smartphones, computers or applications. This boils down to. I use their products by choice, but I want the government to force them to change. Their platform their rules. idk why this is controversial.
You can use Apple which controls everything you are allowed to see and do on your phone or you can chose Google which ... controls everything you are allowed to see and do on your phone.
And as a developer, both fees are exactly the same (what a coincidence!)
There's the "it took a while to build it." iOS and android had decades of time to get to where they are now and centuries of developer hours put into writing it. That makes it challenging for others to get in. It isn't impossible, but it's really challenging. For the company, it's likely a loss for a long while before it becomes a possibility of not being a loss. The windows phone was being worked on for 3 years before the iPhone was released and wasn't released for another 3 years... and wasn't exactly a success.
Next is the licensing of the modems for the phone spectrum. That takes FCC approval in the US and isn't something that random companies do without good reason. Part of that licensing is the requirement that it is locked down sufficiently that the user can't do malicious things on the radio spectrum with the device... and that tends to go against many of the open source ideals. It's a preemptive Tivoization of the device.
Assuming that those two parts are down, the next challenge is to make it a tool that you'd use in place of an iPhone or an android phone. Things like holding PCI data. That again makes it difficult to do. Persuading a bank that the device can act as a payment card and that the authorization is sufficient to avoid fraud from either the apps on the device or the user being able to inject other payment cards that they don't own into the device.
Likewise, things like allowing the device's digital wallet to act as the identification card. https://www.tsa.gov/digital-id/participating-states https://www.apple.com/newsroom/2025/11/apple-introduces-digi... - those require trust between the government and the company that is likely absent with a open source device.
I'd love to see an iPod touch like device (non phone) that allows me to run apps or develop my own and build up an ecosystem and demonstrate that trusting it is feasible... but so far I haven't seen many that have lasted beyond kickstarter money running out. I've got a Remarkable ... which isn't exactly small (or cheap). I'd like to see more things like that in other form factors that allow me to do things with it akin to https://developer.remarkable.com
Huawei made Harmony OS smartphones in 2 years. That said, they were uniquely motivated by the Google Mobile Services ban, Chinese state support, and likely had set the groundworks for such a transition much earlier.
> Reports surrounding an in-house operating system being developed by Huawei date back as far as 2012 in R&D stages with HarmonyOS NEXT system stack going back as early as 2015.
It wasn't green field to release in two years and likely had almost a decade of prep. It probably got additional resources with the Google Mobile Services ban... but even without that it would likely have shown up within the next few years.
In practice some apps run fine, but many are degraded or not running at all due to dependency on Google Play services, "security checks" and DRMs.
Apple already lost here when it attempted to prevent people from even linking to other payment platforms. That was "their platform" until it wasn't, thanks to a court.
Giving them exclusive control to police speech - legal speech - without an opt out that doesn't involve thousands of dollars of loss is also "part of their platform" today.
I actually disagree with the ICEBlock app.. but that's for the courts to decide if it's legal, not a private company.
You know why? It came out in the Epic Store that 90%+ of App Store revenue comes from pay to win games, coins, and loot boxes. Game developers love to have direct access to whale’s wallets.
EFF >> ACLU
Maybe the people advocating for browser diversity on iOS were onto something...
They don’t want that cost/responsibility.
It is a Corporate-Government dystopia.
Glad the ACLU is starting to talk about it, at the least.
They never had a problem with the App Store removing Gab, Parler, or Infowars. It’s hard to take institutions like the ACLU seriously when they have such obvious bias. If the ACLU had taken a principled stance when the system was being used to take down things that they didn’t like, they would have been able to keep their legitimacy.
Google probably knew about this rule change long in advance and it's what motivated them.
if FAANG apps and banking apps don't run on a mobile OS it will never be viable. the government, these big companies, and the device manufacturers all have a vested interest in making sure it never happens.
I have no delusions about there ever being a year of the GNU/Linux smartphone. Google will make damn sure that never happens, like you say.
EDIT:
I should say, I see this being a "second" device. Something to use when you don't want someone generating profit off of your data.
if I get time,I will see if there is way to do something through adb, but I have already deleeted all media and media apps
and am prepared to trash the phone
also there are impossible to deleet pre loaded phone contacts
and my first choices(now changed) for sim settings, come back on each phone restart
nasty fashist garbage
- You: vote for people makings laws
- Companies: comply with legislations they are bound to comply with
- you: Censorship!
I understand that not everyone gets a chance to vote for laws in the world, but for a company to do business in any country you have to comply with regulations.
For example, we work with Aween Rayeh [1], an app that provides real-time traffic information about Israeli checkpoints in the Israeli-occupied West Bank. The author's account was banned for no reason at all on Google Play [2]. There was no means to get an appeal or a review.
What typically we see happening is that someone internally at these companies issues a ban for what we assume are ideological reasons. Then when someone looks into it there's no actual reason for the ban to have happened, and it sails through. We see similar thing with shadow banning on social media: someone gets hard flagged and their account is completely shut down, and then when someone looks into it, there was never a reason to do it in the first place.
[1] https://www.aweenrayeh.com/ [2] https://support.google.com/googleplay/android-developer/thre...
You may not like it. Apple may not like it. But there's not much ambiguity here.
Sometimes the job is to be an armed thug for a racist authoritarian. In that case, just doing it is not a good excuse.
Apple has since confirmed in a statement provided to Ars that the US federal government “prohibited” the company “from sharing any information,” but now that Wyden has outed the feds, Apple has updated its transparency reporting and will “detail these kinds of requests” in a separate section on push notifications in its next report.Handing over push notification data stored on a company's server is not any type of "backdoor".
That's how the law works in the US when the Federal, State, or local authorities come to you with a warrant.
If the Feds come to you with a National Security Letter, then you are forced to hand over the data stored on your servers, and are indeed prohibited from speaking out about it.
The only way to defend your customer's privacy is to minimize data collected and stored on your servers, which is what makes the surveillance capitalism business model of companies like Google and Meta so dangerous.
I'm sorry that it upsets you. If it's any consolation, I consider Google and Meta's complicity equally disgusting. But I consider it disgusting because they are doing the same thing Apple does; hiding the existence of interception and privacy-degrading functionality that benefits the government. The pedigree that Apple once garnered through publicity stunts like San Bernadino has been entirely negated in posterity. The federal government has a much closer relationship with Apple than any customer ever could; the "privacy is a human right" advertisement was always conditional on where you lived and how you're oppressed.
The only way to defend customer privacy is to offer genuine freedom. As you've admit in this comment, federal coercion of a platform like iOS is like shooting fish in a barrel. iMessage, App Store, WebKit dylibs, Push Notifications, OCSP servers; none of them have any alternatives. If Apple were to lose control over the security of those products, the implications could be lethal. They could never argue that proprietary code or privately-managed security is a benefit to mankind ever again.
It's no coincidence that Tim Cook greeted Kashoggi's killer last night over dinner. Welcome to the new normal, a surveillance state where Apple was priced-out of defending freedom, safety or privacy.
Just let users install whatever they want. Maybe add a verification process (a-la app verification for Mac) if users want to be restricted to verified apps. Show a "this is from an unverified developer" messages if the app comes from an unverified developer (is not signed).
There's no need to draw lines. Leave that to painters and architects.
The phone hardware is not capable of arbitrary radio signals anyway. People can buy software defined radios off the shelf, but people generally don't abuse this because a) there really isn't any motivation for them to and b) they would quickly land in really hot water with the FCC.
1. A world where every human's smartphone is an open-field install-anything no-controls-beyond-antivirus device similar to your desktop PC would be a functionally and utilitarian-ly worse world than the one we live in today where these devices for most people exhibit strong, centralized, corporatist control.
2. There are use-cases these devices are now being adopted for that open-field install-anything desktop PCs have never, even to this day, adopted. You cannot install your drivers license and passport into your desktop PC, nor can you tap-to-pay. Its likely many of these use-cases needed the level of hyper-security Apple and Google are pushing toward in order to digitize these use-cases, validly or not.
3. Apple's extreme of restricting the installation of anything outside of the App Store (and, for that matter, even severely restricting the things you can distribute through the app store for no reason, such as until recently alternate payment providers) is a step too far. As you say, the opposite extreme is bad, but that doesn't mean Apple's extreme is good.
4. There's a middleground we need to find, and by the way, I don't think Android strikes the middleground very well today. A couple examples of things that would move in a more positive direction toward this middleground: (a.) I think phones should be able to be purchased from the factory immutably with the quality of requiring binaries to be signed by Apple/Google. Google should sell Pixels that are hyper-locked down similar to the iPhone and that characteristic can never change about them; its etched into the security coprocessor itself. Conversely, maybe if I have an Apple developer account, I should be able to buy an iPhone that allows me to install binaries from any source. (b.) Apple should have an "App Store Extended" backend capability where developers still distribute their apps through the App Store, all the same security scanning happens, but the developer has to handle their own marketing via the web; the app never appears in the App Store App itself. In exchange, their distribution rules are more relaxed (alternate payment processors, applets, sensitive content, etc).
This is the key for me right here. I think it's fine to offer preferred services and distribution platforms on a piece of hardware. But actively preventing other software from running on that hardware is silly. The user really doesn't own the thing at that point.
Contrast Apple's treatment of iPhones and iPads with Valve's position on the upcoming Steam Machine:
>Yes, Steam Machine is optimized for gaming, but it's still your PC. Install your own apps, or even another operating system. Who are we to tell you how to use your computer?
The word you're looking for is oppressive.
Yes, that's the point of freedom. People can carry devices that do things. If they break the law, that's another question, but everyone should be allowed to have computers that communicate that they can control
Handheld radios, like my wireless tx/rx for lavaliers have to have their spectrums cleared by the FCC. As do most transmitting devices. There are baseline requirements before they can be sold/used.
I get often with these things if you give an inch they take a mile, but there have to be some foundational guardrails here IMO. You can’t just have a bunch of laws punishing people for behavior and no attempts at preventing it in the first place.
The ability to just transmit anything indiscriminately is just a dicey proposition to me. Like how we used to just allow a free for all with drones.
This seems like something the phone should be able to handle. People already have root access on devices with radio transmitters, they're called laptops. I don't recall many incidents of a malicious actor with a laptop forcing all the laptops around them to blow up and hurt their owners. If that were a reasonable possibility then they certainly wouldn't be allowed on planes.
I imagine it’s not insanely difficult to get a phone to crank up voltage or something until the battery starts melting down. Maybe I’m letting sci-fi/thrillers pollute my sense of reality though
A malicious transmitter could likely jam signals, but this is already illegal and that comment said "If they break the law, that's another question"
Your hypothetical doesn't make sense. People can already hack around with radios and transmit whatever they want, doing so doesn't result in devices around them blowing up or hurting people.
If the maker of a phone allowed a user to break the law by having the phone become a malicious transmitter and the phone maker didn't try everything in their capacity to prevent it, they'd be in trouble too.
Yes, you can hack your own. You can get a CB radio and boost its power by replacing parts of it. That's on you. If you were able to get a phone from a company that knowingly allowed you to install some software or do this "one silly trick" that allowed the phone to broadcast at 10x the power, you'd be in trouble - but so would the company that made the phone.
You'd be quite challenged to make your wifi modem connect to an access point a few miles away. Phones do it all the time. A phone may be broadcasting with as low as a milliwatt when near a transmitter to a few watts when further away ( https://en.wikipedia.org/wiki/Wireless_device_radiation_and_... ). Wifi has a much smaller range of acceptable broadcast power available (and at the most powerful end of acceptable is less than a phone).
It's literally the silly meme. You will take my gun/GNU from my cold dead hands lol
As a matter of fact, I can consider that opposite extreme https://www.youtube.com/watch?v=uG3uea-Hvy4
No, I don’t think I will.
How about no?
They never suggested the moderation is good and that there are no scams on the stores.
We have moderators, here in hn. We also have them in reddit.
So sometimes we like censorship and sometimes we don't.
Censorship on an app hosting page means you need to host your app somewhere else. Censorship on the only app hosting page allowed means you can't host your app at all.
For the case of Reddit, a silo maps nicely onto a subreddit. Within any subreddit the moderator can have full control, they can moderate it exactly as they choose. If you don't like it, create your own where you will have free rein.
The whole point is that both phone platforms are required to participate in modern life. Imagine if your water or electricity company decides not to supply your house. There is a reason such fundamental services are made into universal rights and do not follow the usual competition rules.
Apple/Google can’t be both the store, the device and the OS.
It ceases to be a conversation then. It is something else, posing as a conversation.
Maybe it would be better if this censorship-power is democratically controlled. But if this power is given to an individual. Well that's different.
There's of course leeway around this, but communities, generally, have purpose, implicit (built by the community) and explicit (what it says on the sign).
We are okay with censorship when it serves to that purpose. We like it when HNs and Reddit delete viagra ads in comments. We don't like it when it runs contrary to or subverts the purpose of the communities. The userbase here would have gotten pretty mad if the threads about Cloudflare yesterday were deleted, as they evidently are of interest regarding current tech, and they would also have been pretty mad if anyone criticizing Cloudflare was banned, as we are supposed to be able to freely comment on such matters.
This is much more common on Reddit, where mods (and users!) will often silence stuff they don't like, even if relevant. This creates conflict regarding the two types of purpose mentioned before.
Now, countries should have as much censorship as they want, this is already patent in hate speech laws around the globe, before anyone brings up the 1st, do note that the US could also (at least in theory) change the constitution if the people so wished. Extreme caution should be taken in this regard though as one does not simply "stop being member of a country".
No. If you're running, you can talk about pasta all you want. If you participate in the book club discussion, no one cares if you also talk about music.
Not using app stores isn't an option for most users, especially on iOS.
The fact is, we sometimes like censorship. Which is funny.
I blame a deep, possible even genetic, authoritarianism.
I don't think you need an appeal to authoritarianism to appreciate a forum that isn't 80% penis-enlargment ads. A few people spending their time to moderate this content saves the whole group a lot of time.
In the same way that I'm okay with other people deciding a tomato is too moldy to sell (whether that's the farmer, health inspector, or grocer), I'm also okay with some people having the power to remove the equivalent speech from certain spaces.
You just need to be more careful when the jurisdiction becomes larger, because it becomes harder to "vote with your feet" to go to a place whose policies you agree with.
If I want to read moderated comments I should be allowed to. Or in the same way I could choose to let others block things for me.
I don't think servers blocking denial-of-service spam attacks is the same socially as moderators censoring speech they don't agree with. The same goes for content that is illegal for servers to host.
I prefer that I choose, 100% , who I talk to and what I say.
And if somebody offers me the service of filtering or editing all that, I have that option.
Censorship is about suppressing opinions which fall out of Overton's window, which is not okay, as all it does is to enforce status quo.
There was a good blogpost by Ex-reddit engineers about it where the idea was to treat it as signal which you cannot understand, and your core purpose as moderation(from automated PoV) is to adjust the signal to noise ratio without being able to comprehend/read the underlying data.
A bit hypocritical of them, looking at how reddit's moderation works.
Frankly i'm also against private censorship in case of social media - as it is basically outsourced government censorship.
Are there other sites where you can discuss the things you use Hacker News for, without much of a loss? Then it's probably moderation.
Is this the only forum that matters with respect to a certain topic? Then it's probably censorhip.
For example, if a private company controls the de-facto subreddit for a topic or product and uses that to control the narrative then it's more like censorship than moderation.
Also, it sounds like you think it's black-and-white but it's much more gray than that and something one might call moderation someone else might call censorship, and there might not be a clear-cut answer.