This looks like a Lemmy issue, not a /kbin one. Perhaps find a Lemmy development community somewhere to ask.
Professional software developer and all-around geek in Seattle.
This looks like a Lemmy issue, not a /kbin one. Perhaps find a Lemmy development community somewhere to ask.
is there a firefox app on iPhone?
Not really. There’s something called Firefox available and it’s published by Mozilla, but Mozilla has to deal with Apple’s restrictions on web browsers by using the webkit rendering engine and Apple’s proprietary plugin system. So it’s not real Firefox.
I have no idea how you browse the internet with uBlock Origin. It’s literally unusable to me. It’s free, and you should always have it installed, it’s simply essential.
Because uBlock Origin doesn’t work on all platforms and browsers. Notably, it doesn’t work with Apple’s plugin system, so anyone using Safari or an iOS device cannot use it.
Try chatgpt 4 premium. I have heard it automatically auto correct itself with code.
I regularly use gpt-4 for coding since it’s the backend behind github copilot, and my company has approved use of copilot (and I have copilot plugins installed for vscode and vs2022). It’s useful for autocompleting boilerplate code, but gets things wrong all the time about anything more complicated.
That’s a good point, but I’m fairly sure culture plays a part as well. It’s likely some combination.
Yep. Musk is basing his idea about having an “everything app” on WeChat’s success in China, which basically does what he’s talking about. The problem is that he doesn’t seem to understand that there are cultural differences at play between Chinese users and western users that prevent mass-adoption of a single app to do everything in the west, and that WeChat already exists and isn’t popular in the west at all.
Why would they put META and TIKTOK on there???
Because they’re alternatives to Twitter?
Not everybody on the Internet cares about censorship, data leaks, or centralized services. In fact, most people don’t. You just happen to be in a bubble of mostly like-minded people here on the Fediverse. For everyone else out there, now that their digital house is on fire they just want to find a new house that’s as close to their old one as possible.
Sure. Just look at Wordpress… it’s a blogging platform rather than a forum, but it has an ActivityPub plugin available that allows federation of blog posts and comments. ActivityPub is a standard published by the W3C (the same organization that oversees the HTML standard, among many others). Anyone can implement the standard in their software if they want to.
ChatGPT and Bard?
Doubtful, considering ChatGPT has only been public since late last year, and Bard’s even newer. I also really hope those aren’t a large factor, since most coding examples I’ve seen from ChatGPT only deal with questions of a really rudimentary nature and have given useless or wrong information about anything more nuanced or complicated.
You’re applying the political science definition of ‘federation’ and not the computer science definition. They are different. Federation in CompSci terms has to do with networking providers using standardization to interoperate, which is exactly what the fediverse does.
The impractical/implausible reason is likely because different groups of people are writing the different fediverse software and have different opinions about how objects are identified in their software. ActivityPub already requires objects to have unique IDs, so this isn’t a protocol issue. But good luck getting every single developer for every single fediverse application to agree on one way to internally represent data in their apps. That’s just never going to happen for a variety of reasons.
Sounds like someone doesn’t understand what the fediverse is about.
High interest in something isn’t the same as bubble. Where’s the overvalued assets that are out of touch with reality? The guy quoted in the article even referenced Google losing value after the lackluster launch of Bard, which is kind of the opposite of a bubble. The dotcom bubble wasn’t a bubble because everyone was talking about the Internet… it was a bubble because companies were severely overvalued for putting literally anything on the web without having functional business models. The businesses were the bubble, not the Internet.
Could AI become a bubble? Possibly. But we’re nowhere near anything like that at this point in time. It’s just got mindshare, not overvalued assets.
It works from a Lemmy instance to see a /kbin magazine. It does not work the other way (from /kbin to see a Lemmy community).
Using !community notation is a Lemmy-only thing. Not everybody is reading this from Lemmy, and this particular community and the OP are both on /kbin. Providing direct URLs is a more generally useful way of linking to communities in the fediverse.
I don’t think this is a good idea. Keep in mind that different instances have different policies, moderators, and users. This leads to different rule enforcement, culture, and federation status. Even if a magazine/community has the same name and the same discussion topics does not mean it’s the same group of people reading those posts (some might be, due to cross-instance federation, but not all will be). In short, they are different groups and cannot be treated as the same without pissing off people.
The proper solution is to let each community just evolve until one naturally emerges over time as the go-to community or they all differentiate themselves enough to be considered different (albeit with similar names). Adding a bot to cross-post content just slows that process down and makes the problem persist for longer. If a topic is truly small enough that getting enough people for critical mass is difficult (like your DIY cobbling example), then it shouldn’t be hard to start a discussion in each of the separate communities to suggest assigning one as the “main” one and then just stop using the others. This is something that should be driven by the communities, not the software.
The super secret conference room is a maybe. Factories though? If you’re going to be wiring up factory machines, you can easily just add one more cable for ethernet and it’d probably be cheaper and just as secure. We’d have to be talking about machines/devices that are in a large warehouse-like space and frequently moved around (thus requiring wireless networking) and that require either the security or bandwidth benefits of Li-Fi (most don’t). That limits the applications significantly.
Kinda curious what the actual use cases for this are. It’s not going to replace consumer wi-fi, since walls exist. And we already have light-based transmission within cables (fiber-optic networking). So, is this supposed to provide fast networking to locations where installing fiber isn’t feasible? What’s the effective range on this?
It’s the first change to the Office default font in more than 15 years.
Man, I remember the change to Calibri, and now I feel really old.
No, you’re not quite understanding what ActivityPub is. The data under all the fediverse services is not the same infrastructure at all. The communication between those various services just uses the same language (ActivityPub). Those various services can interpret and store (or ignore) ActivityPub messages any way they want. Service instances add another layer to the whole thing as well.
In order for an “everything app” to be successful (if you buy the argument that it feasibly can be), it would have to be a centralized service. Decentralization, by its very nature, encourages the opposite of that – want to make some niche service because existing services don’t satisfy some fringe need you have, but still want to interact with others on other platforms? You can do that with the fediverse. But that also means your new service isn’t part of an “everything app”… it just can potentially talk to one that might exist.