| ▲ | Cory Doctorow: Interoperability Can Save the Open Web(spectrum.ieee.org) |
| 102 points by janandonly 2 hours ago | 20 comments |
| |
|
| ▲ | renegat0x0 an hour ago | parent | next [-] |
| I am nobody. I have little impact. I want my programs to be safe from government intrusions, from age checks, from encryption backdoors, from corporate surveillance. How do I win this battle with big tech? I am deeply in self-host. For the self-host to succeed it needs to be better, unregulated, and free. It needs to be easily distributed. The data should be easily distributed. Import and export should be fast and easy. That is why most of my programs use JSONs that are human readable, or use SQLite tables that are just copy-paste away. I am from Poland. My ancestors were able to survive by hiding, and by fighting small partisan battles. My idea of software is "partisan". It battles big tech in small, distributed ways. I am not sure, but I think what I said is similar to interoperability. |
| |
| ▲ | embedding-shape an hour ago | parent | next [-] | | > I am nobody. I have little impact. I want my programs to be safe from government intrusions, from age checks, from encryption backdoors, from corporate surveillance. How do I win this battle with big tech? If you're only talking specifically about your program that no one else has access to, I don't think there is any battle? Do whatever you want, no one cares nor would even know about it. If you're talking about making software available for others, for free and open source, I also don't think there is any battles to be won here. When people talk about the web not being open, or "age checks" and "backdoors" and so on, they're mainly talking about for-profit platforms, that let users "use" their platform in exchange for something. These probably shouldn't be "do whatever you want, consequences be damned" but instead have some sort of checks against them, so we don't end up letting the business-people rush towards building torment nexuses. Even if platforms has to have age checks, encryption backdoors and a whole slew of other "bad stuff" or just "annoying stuff", I don't think the self-hosted ecosystem has much to worry about, we all run software "without warranties" already, and plenty of the stuff I'm running at home I've written myself, of course I won't care about age checks or whatever, even if it was regulated to be forced. | | |
| ▲ | freedomben 39 minutes ago | parent | next [-] | | In a world where big tech and governments are requiring user-facing things to do things (like age verification, etc) and be liable for what their users do with it, even the self-host becomes a problem unless you are your only user. There are plenty of people that are still doing it, but they're probably taking on liability they don't realize. For example if I stand up a self-hosted git forge and allow others to use it, and some user I don't know commits CSAM to their repo, to quote (paraphrased cause I don't remember exactly) Dijkstra from The Witcher: That's called being in the shit, and you're in the shit. | | |
| ▲ | taeric 21 minutes ago | parent [-] | | I mean, this is the case for a lot of things? Has always been the case. If you host friends over for dinner at your house a lot, nobody will ever say you are subject to the same rules as a restaurant. You start letting other people host dinners at your house, and things could change. You start letting people solicit your place for paid dinners, similar outcome. Do it once, nobody will probably know or care. Continue to do it at scale, though, and I don't know why you would expect to not be subject to regulations. |
| |
| ▲ | beeflet 22 minutes ago | parent | prev [-] | | Anyone will be able to lob legal complaints against your self-hosted mastodon instance if they don't like you, which will bring cops to your door like milkshake brings boys to the yard. | | |
| ▲ | embedding-shape 19 minutes ago | parent [-] | | Yes, again, you run a public service, expect to have to follow regulations for public platforms, not sure why anyone would expect something else. I was talking about creating/running software for yourself, in a self-hosted scenario, not just "I run the software, but it's for others" but really "I run software and it's for myself and/or my family, no one else"./ |
|
| |
| ▲ | hermitShell 31 minutes ago | parent | prev | next [-] | | What do you think of the pace of hardware level freedoms? My context is also from Corey Doctorow: https://youtu.be/3C1Gnxhfok0?si=RjmADE5pQ3s7fBIk For me the freedom to own my computer means I can run any software I want on it. Self hosting is predicated on some openness of computing in general. Interestingly it still does not practically allow you to use certain services like Google Maps, where even if the end user has great benefit, they get it for free because they give back their data. | | | |
| ▲ | fsflover 32 minutes ago | parent | prev [-] | | > How do I win this battle with big tech? Support https://edri.org and https://noyb.eu |
|
|
| ▲ | L_Rahman 32 minutes ago | parent | prev | next [-] |
| One of the things we got really lucky with is that Claude Code and not the ChatGPT app won the war for the defining AI product and it runs on your filesystem. There's a different reality where everything had to go through the API on a closed app layer and we're all begging OpenAI to add XYZ endpoint to their platform. Anthropic is now racing to close this gap because they realize there's no lock-in. If the product is just .md files with hierarchy, you can drop any harness and intelligence on top of it. It is interoperable by default, possibly not even by intention. We should do everything possible to stop the great lock-in that they'll attempt in the next 18 months. |
|
| ▲ | amelius 20 minutes ago | parent | prev | next [-] |
| At some point this will be solved by AI, where you can just say: hey chatgpt, turn this powerpoint file into a keynote file. |
|
| ▲ | phlo an hour ago | parent | prev | next [-] |
| (Published: 05 Sep 2023) |
|
| ▲ | sixothree an hour ago | parent | prev | next [-] |
| If you look at the healthcare space, you will realize interoperability only exists because it was mandated by government programs that the patient owns their data and must be provided timely access to all of that data; and also defines specifies the format of that data (open source definitions). You might also define "exists" in some sort of way that makes sense. And you can also realize that payers are encroaching on every aspect of interoperability data exchange. |
| |
| ▲ | jabl 6 minutes ago | parent | next [-] | | I know nothing about IT project management for healthcare, but just the other day over here in the local news there was a mention that the all-singing-all-dancing healthcare application that the region (with ~1M inhabitants) has been spending years and around 800 million euros to get into production has been so poorly received that they're considering starting over from scratch. I'm so happy seeing my tax money well spent... This is an implementation of something called MUMPS, which is apparently some US system that is very arcane but widely used. Again, I'm not an expert on this topic, but it indeed seems like standards, API's, file formats and whatnot would be keys to a system where decoupled components can be evolved step-by-step over time instead of the current system which seems to be a humongous monolith. | |
| ▲ | skywal_l an hour ago | parent | prev [-] | | It was mandated because, in some cases, getting data from the patient is actually harmful. A CT scan is not benign. So to ensure that CT scans from manufacturer A could be read on a review station of manufacturer B, the DICOM standard was created. But there is a real health element to it. Although I perfectly agree that standards are good for the consumer, the incentives here are not as strong. | | |
| ▲ | taeric 38 minutes ago | parent [-] | | There are also similarly a lot of controls mandated on who they cannot give the data to. It isn't like health records are an open free for all. |
|
|
|
| ▲ | nh23423fefe an hour ago | parent | prev [-] |
| > we can propose two different rules for Twitter ... an end-to-end principle ... If I follow someone, and they post something, I can see it. That rule makes it really hard for Twitter to overweight content from its preferred suppliers. On top of that we add the Right to Exit. This is the right to leave Twitter without losing your followers and followees. This would be a mandate to stand up an API, I don't even understand what the first point is even proposing, legislating use cases now? It's gotta be some dog whistle about Twitter pushing "fascism" and entirely hinges on the weasel word "overweight" The second statement just seems like a category error. In what way can you leave twitter yet still retain followers and followees. Those words only mean something in the context of Twitter. We have no relationship in the world. If I follow someone on twitter and then they exercise their "right to exit and retain" do i now follow them on tiktok and mastodon and telegram and etc. No of course not. Suppose I hate nazis and follow all the nazis on twitter. Now I exercise my right to exit. What data about the people I hate will Twitter be forced to provide me? |
| |
| ▲ | MSFT_Edging an hour ago | parent | next [-] | | It's an observable metric. If I don't follow any "return to tradition" Statue PFP style posters, how often should the "for you" tab show you those style posts compared to posts by people I follow, who they follow, and who they interact with? Pre and post acquisition it was a clear shift. I would only see that style of poster when people I followed purposefully interacted with them. Post Acquisition, I began to get many more anti-immigrant, pro-white, pro-nationalism style posts in my feed. | |
| ▲ | lokar an hour ago | parent | prev [-] | | The use of overweight seems clear to me. You have a feed of items sorted by some score, when calculating scores you have to weight different factors. Seems pretty clear, and subject neutral |
|