also expensive
also expensive
A friend of mine asked me today if there were tech companies I was excited about. The context was more “companies that will grow” not “companies that are doing something cool”. But, I was stumped because I had trouble thinking of anything in either category.
Looking at the MANA MANA (do dooo do do do) group:
It genuinely used to feel like many of the big tech companies were trying to solve problems for end users. Sure, they wanted to make money at the same time, but they actually did provide good services. Google search used to be unbelievably good. It would find the one page on the whole Internet that was the best one for your search. If what you wanted wasn’t in the first 10 links, it probably didn’t exist on the Internet… Even when it had ads, the ads were small, clearly marked, and didn’t crowd out the actual search results. Netflix had a great catalogue and a great UI and zero ads so it was worth paying a bit and not pirating. Paying a Netflix subscription used to feel like sending a message to the Old Media companies that they were dinosaurs who were on their way out. Apple’s iPod and iPhone were really game changers. These days it doesn’t seem like any of them really want to make your life better. Instead they want to act as a rent-seeking middleman between you and whatever you want.
After thinking about it for a few minutes, the only for-profit company I could think of that was doing innovative things that made life better for its end-users was Framework. I love that they’re trying to make modular laptop, and now an innovative desktop. But, there have got to be others out there I’m forgetting, I hope!
I’m excited for peer to peer technology, because it brings us closer to what the internet was originally supposed to be like.
I’ve recommended Keet (chat app) a bunch of times on lemmy earlier, which works really well and that is cool, but that is just a showcase of what’s possible with p2p.
Streaming media, sharing files, communication, browsing wikipedia, etc etc - this can be done without spying middlemen or data centres in between. Some cool demos here 09:45 youtube.com/watch?v=BTCsSwCpGP8&t=776
Same!! P2p and self hosting is getting better and better!
I’ve been searching for an alternative chat platform for a while now and I’m yet to find anything I think I can use with friends and Grandma alike, ya know? 😅 so hearing about this p2p keet app got me really excited!
Sadly, after a bit of reading and such, I’m not so sure… 😕
I want this to be cool, but no source code and foggy talk about servers has my sus-dar goin off a little 🤔 if anyone knows more I’d love to be persuaded!! The app itself is definitely very beautiful and responsive 🙂
You raise a lot of points here, I recommend you join the community room in the app, you’ll get every detail from the developers there.
they haven’t opensourced it yet, but they say they will do so, and they have done so with all the components that keet is built on top of. So given that track record, I think it’s just a matter of when.
I asked a developer about the dht, in this context a “server” is just a dht node that you can connect to with its public key (but agree it’s confusing they use the same word). the wording might be confusing, but its definitively not what anyone understands as a server in a centralized network en.m.wikipedia.org/wiki/Distributed_hash_table
as i’ve understood, all push notifications on android has to pass through googles servers (but they are encrypted)
and they don’t need a server to check for duplicates in usernames
so I recommend you continue to explore and ask around in the chat rooms, figure out if this is for you!
Cheers for the response! Extremely excited to hear you’ve heard about open sourcing from the devs, I’m gonna keep my eye out for sure!! Excited to read about dht!
Thanks again for sharing the app! 🙂
yea🤘 the tech is really fascinating. Like yea, the p2p-approach introduces some new challenges, but it solves so many existing ones:
For example costs. The more popular an app gets, the more traffic it gets, the more it costs to run it. I’ve heard telegram spends hundreds of millions of dollars on servers, with hundreds of developers.
P2P is the complete opposite. Keet is made by a small team, and the more people use it, the better it runs (because more peers can relay data). It can scale with no such restrictions.
someone should do the math of what would be the environmental impact if all communication went p2p instead of datacentres.
Yeah I have been trying to read a bit more about DHT (good lord these are complicated, one video attempted to explain hypercubes??! 😵💫). It seems one of the bigger use cases is in torrenting! Which is fascinating, both from technical and security perspectives.
From what I’ve learned, it’s clear DHT is extremely scalable and resilient, which kicks ass! If it also brings inherent security benefits, I’d say this is a clear choice for a new messaging platform!! 😃 I’ll have to learn a bit more first though to be sure.
What I can say is the app itself is GORGEOUS, and very responsive! The devs are also quite active in the community chat room, and seems to listen to (and have full intents to act on) user feedback, which is amazing!