this post was submitted on 07 Sep 2024
525 points (97.5% liked)

Technology

59378 readers
4249 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Discord isn’t exactly known for generous file-sharing limits, still, the messaging app offered a 25MB limit to free users. The company has now updated its support page to reflect the upload limit for free users has been lowered to 10MB.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 2 months ago* (last edited 2 months ago) (40 children)

25 MB wasn't even enough to send a single full res screenshot of my desktop.

Its 2024 and we still lack the basic functionality of file sharing between peers without a corp dictator restricting and snooping.

Not that the functionality does not exist (p2p, literally) but if my grandma cant receive the family pictures its not basic.

EDIT: it is possible i am remembering this from when it was 8MB.

Empty desktop is just a few kb but it was not that hard to open enough stuff to exceed 10MB

Til that i have been sending screenshots of only half my screen for not reason

[–] [email protected] 7 points 2 months ago (21 children)

The issue is the absence of being able to port forward in a lot of places. UPNP exists on some networks but it's usually disabled. But if we want actual peer to peer we're going to need to implement some way to accept incoming connections EVERYWHERE.

[–] [email protected] 9 points 2 months ago (1 children)

Once an end-to-end, encrypted, connection is established between a pair of peers then anything can be sent through it. The establishment proces is generally facilitated by a server of some description so neither peer needs to allow inbound connections. (I'm a long, long way from being an expert on this and happy to be corrected - but this seems like network fundamentals?)

[–] [email protected] 5 points 2 months ago

this is true, but the problem is that it's really complicated, and not always reliable. Mostly due to NATing within the networks. Firewalls don't help but you can get around those easily enough.

There's no guarantee that you'll get a reliable P2P network connection over a NAT unless one peer isn't NATed. Which is unlikely.

TL;DR we would probably ddos the internet very quickly if we tried at the scale of something like discord.

load more comments (19 replies)
load more comments (37 replies)