this post was submitted on 14 Jun 2023
624 points (100.0% liked)

Technology

37634 readers
35 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Not mine, just cross-posting.

top 50 comments
sorted by: hot top controversial new old
[–] eeltech@lemm.ee 63 points 1 year ago* (last edited 1 year ago) (6 children)

you know what I really wish, some easier way to be able to subscribe to a community on a remote instance from your own account. Like a shared login or some browser extension that sees you're on a lemmy and allows you to subscribe from your account back home

maybe I'm using it wrong, but right now If I'm browsing lemmy explorer and find a community on lemmy.ca, I have to copy the address manually and then go back and find it on my local lemmy where I have my account to add it

[–] robotrash@lemmy.world 29 points 1 year ago (3 children)

What you're describing is one of the root issues with the current system. It's the same reason that if your instance goes down, your account and history go with it. I'd love to see an implementation of some sort of account awareness like you said, which could also make it easier to backup history to another instance in the event that your primary goes down.

[–] scrubbles@poptalk.scrubbles.tech 13 points 1 year ago (1 children)

Oh this would be nice, a standardized way to back up instances so in the case of one going down forever someone else could pick it up and start running.

I know I'm happy to run my instance, I have a great fiber line and a solid infrastructure, but if I get hit by a bus tomorrow I'd want someone else to pick it up and get running

[–] xavier666@lemm.ee 7 points 1 year ago (5 children)

A one-click account transfer to a different instance would be great. However, there can be several "gotchas", maybe the target instance has lower "permissions", so that can lead to data loss. Eg: my instance doesn't allow pictures more than 100 kb, some other instance doesn't allow creation of communities. So this needs to be carefully throughout.

[–] robotrash@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Seems the easiest solution to that would be to simply have a comparison view. The permissions are setup using some sort of standardized method, yes? Config file, GUI (which just alters config file), whatever. Certainly it wouldn't be hard to simply grab and organize a list of perms from both instances and toss em up side by side. Could even add notes (i.e. if photo storage on Instance A > Instance B notify user that "migrating to this instance may cause some larger photos to be removed from your account").

I'm not a professional programmer (sys admin, so mostly just automation) but there are certainly solutions to this.

load more comments (4 replies)
[–] Funwayguy@lemmy.world 6 points 1 year ago

I'd be interested in something like a lightweight CDN/replication with OAuth2 for logging into other instances. Each instance 'replicates' your original account but isn't itself the master. One can be promoted to master in the event of an outage effectively migrating your account.

Would make for some difficult security considerations given a rogue instance could attempt to hijack authority.

[–] MayonnaiseArch 6 points 1 year ago

It's the main reason for mastodon feeling so off. Subbing to a community is something I can deal with, but having a network where you need to follow individuals and the way of doing it is cumbersome sucks. All of these places would benefit greatly if there was a solution.

[–] leetnewb 9 points 1 year ago (1 children)

I'm not much of a programmer and my free time is too limited to move quickly, but the functionality looks possible based on the published frontend API. Someone will almost certainly beat me to it, but I am hoping to write a browser extension that replaces the blue "You are not logged in..." boilerplate text about how to subscribe to a remote community with a subscribe button that does the dirty work in the background for you.

load more comments (1 replies)
load more comments (3 replies)
[–] howdy@thesimplecorner.org 42 points 1 year ago* (last edited 1 year ago) (1 children)

This is great! Feature request... Can you add this functionality to allow people to sub to these communities easy. It's what I'm doing in a little javascript that has helped me tremendously!

  • Set a homeInstance type variable (ie; https://lemmy.ml) - manually inputted or select from found instances?
  • Add a button that links to "homeInstance + "/search/q/!" + community + "@" + site + "/type/All/sort/TopAll/listing_type/All/community_id/0/creator_id/0/page/1""
    • site is remoteinstance.whatever

That will take someone straight to being able to sub from their instance.

For anyone wanting my javascript that helps with subbing. Check my post here: https://thesimplecorner.org/post/4320

[–] wdfa@lemmy.world 28 points 1 year ago

looks like OP is not one of the devs of this site. You should forward this idea to the github page that is linked there, as it's a great idea.

[–] Anahkiasen@lemmy.blahaj.zone 25 points 1 year ago* (last edited 1 year ago) (1 children)

Really well done! Much better to browse than browse.feddit.de I just wish you could "login" and hide the communities you're already subscribed to :p

That one was missing a bunch of instances and communities for some reason, too. I'm glad we've got this new way to look at everything.

[–] trashhalo 23 points 1 year ago (1 children)

This is huge. Now take this data and tag each community with the closest subreddit and use the api to build a thing where you can plug your reddit user and Lemmy user to recreate your reddit account on Lemmy

🤯

[–] ada@lemmy.blahaj.zone 10 points 1 year ago (2 children)

To be fair, browse.feddit.de already did this

[–] Breakpr0d@aussie.zone 6 points 1 year ago (3 children)

Is there one that combines Lemmy and kbin communities?

[–] ada@lemmy.blahaj.zone 5 points 1 year ago

Not that I've seen

[–] xavier666@lemm.ee 3 points 1 year ago

Not yet but should be possible some time in the future

[–] stagen@feddit.dk 3 points 1 year ago

Would love that. kbin seems to be growing a lot these days.

[–] leo@lemmy.linuxuserspace.show 3 points 1 year ago* (last edited 1 year ago) (1 children)

~~For some reason, browse.feddit.de only caches our Episodes community, but lemmyverse.net caches our entire instance. 🤔~~

I think I got it figured out. Spacing! And the two services look for different things.

[–] ada@lemmy.blahaj.zone 4 points 1 year ago

Well that's handy to know!

[–] ulu_mulu@lemmy.world 23 points 1 year ago

650 servers?? they were just a bunch when I joined a week ago, that's a crazy growth!

p.s thanks for crossposting, site is very useful

[–] SmugBedBug@lemmy.iswhereits.at 18 points 1 year ago

This is great! Anything to make Lemmy adoption simpler and easier for newcomers.

[–] jherazob 16 points 1 year ago

Blows my mind that a good chunk of this just didn't exist a month or two ago

[–] DonkeyStomple@lemmy.fmhy.ml 9 points 1 year ago

Wow. As a newcomer trying to make the leap over from Reddit, that’s really nice

[–] dan@upvote.au 9 points 1 year ago (3 children)

How is the instances list created? I just created my own instance last night and it's already in that list. Are all federated instances automatically listed?

load more comments (3 replies)
[–] Hedup@lemm.ee 8 points 1 year ago (1 children)

What does the exclamation mark do e.g. in this?

!news@beehaw.org

[–] addison 15 points 1 year ago (3 children)

From my understanding, it's an indicator that differentiates Lemmy links from email addresses.

If you follow the link conventions, !technology@beehaw.org should link to a Lemmy community, rather than open a new email compose window.

[–] mikeycfuckinup@sh.itjust.works 5 points 1 year ago (1 children)

Do you know if it is normal that Jerboa crashes when trying to open Lemmy links? I assume on desktop it works correctly, but I haven't used it as much.

[–] AccountForStuff 5 points 1 year ago

I remember it working properly for me earlier but when I clicked the link in the comment you replied to, jerboa crashed for me too. maybe a regression or just something about this link causing a problem

load more comments (2 replies)
[–] jeena@jemmy.jeena.net 7 points 1 year ago

This is extremely useful. I wanted to post a story about China but didn't know where until this post showed up. With this I get an overview over the instances which have China related Communities and they are sorted by users/posts/comments. This is amazing! Thanks for sharing it!

Oh and I checked it and my single user instance is there too :D

[–] Tetreo@sopuli.xyz 7 points 1 year ago (2 children)

I personally don't understand what's wrong with communities tab, it seems to give a pretty similar list to this when you apply filters looking for the most popular of all communities.

[–] petroskoi@sopuli.xyz 20 points 1 year ago

If no one in my instance has subscribed or looked for a community, I won't be able to find it with the search unless I have its address.

[–] codus@leby.dev 12 points 1 year ago

I find this really useful for small instances that don’t have a large communities tab.

[–] Littlejth@lemmy.littlejth.com 7 points 1 year ago

This is actually awesome. Thanks so much for this! It can definitely help bridge the gap a bit between traditional Rexxit paradigms and Fediverse ones.

[–] dan@upvote.au 6 points 1 year ago

I love this!! Thanks for the link.

[–] bolsty_count@thelemmy.club 6 points 1 year ago
[–] AlmightySnoo@lemmy.world 6 points 1 year ago

the click to copy feature is neat

[–] cosmicsploogedrizzle@lemmy.ml 5 points 1 year ago

This is awesome!

[–] knova@links.dartboard.social 5 points 1 year ago

Great resource.

[–] Ataraxia@lemmy.world 5 points 1 year ago

Sweetest cherry pie!

[–] supermurs@suppo.fi 5 points 1 year ago (1 children)

Not sure if it is just me or is the problem on my work laptop, but Firefox is giving me a "Potential Security Risk Ahead" warning when trying to access the link.

[–] Lowbird 7 points 1 year ago (1 children)

Firefox isn't giving me that warning on my desktop, at least. Do you have HTTPS-Only mode on in Firefox security settings, maybe? I used to have that on, but it gave me false security risk errors all the time for some reason (no idea why) for a lot of websites. Especially it'd tell me a site didn't allow a secure connection/https, but then if I bypassed it and went to the site anyway, sure enough the url would actually show https and the little secure connection lock symbol, so as far as I can tell https is actually working fine.

If you're on a public network though I suppose interception is also a risk, when you're logging into things.

load more comments (1 replies)
[–] karce@wizanons.dev 4 points 1 year ago

This is awesome! I love seeing the whole community here like this!

[–] Byakko 4 points 1 year ago

Oh thanks, it was very useful :D

[–] thoverlord 3 points 1 year ago
[–] flea@hive.atlanten.se 3 points 1 year ago
load more comments
view more: next ›