• 1 Post
  • 22 Comments
Joined 27 days ago
cake
Cake day: August 21st, 2024

help-circle


  • Intense Pulsated Light

    Similar to laser, but it doesn’t last nearly as long and you can do it at home for a few hundred dollars. It’s less effective though, and I’m still trying to make up my mind as to whether it’s worth it or if I should just go straight for laser and skip the IPL bother.


  • Yeah, XMPP has changed a loooott since then.

    XMPP’s main problems at the moment are clients, in my opinion. There’s 3 main clients for PC; one is 100% python (including frontend) and breaks semi-regularly, one does not officially support Windows and thus cuts out a large portion of the community + doesn’t have as many features as others, and one lacks features and looks extremely outdated. The state on iOS is even worse as well, and Android is fine but could be better.

    If you’re considering XMPP again, I’d recommend waiting a few months for Prose https://prose.org/ to fully release, it looks like it’ll improve the experience a lot.










  • I mean, Signal has over 100 million downloads on the Play Store alone. Even on the odd chance those phone numbers do somehow end up in the hands of the NSA or whatever the chances of it actually relaying any real information about you is second to none.

    Even then, you can’t assume everyone who uses Signal wants to use e2ee explicitly. Some might just like the app’s style, some might have family members who only use Signal, some might have an ethical problem with corporate apps but aren’t computer-brained enough to know how SimpleX or Jabber or some other obscure alternative works.

    Is the phone number requirement bad? Yes, absolutely. Does that instantly rule out all opportunity for it being a good app, privacy wise? Definitely not.

    Further; privacy should be simple. Signal is designed to be as close to perfect as it can be without compromising too much privacy. They have decided that a phone number is necessary to prevent spam, and to combat the privacy implications of that they have chosen not to block temporary numbers for those who are more concerned.

    Private chat apps are useless if noone knows how to use them. Signal tries to fix that, and I think they’re doing a pretty good job even if it does have it’s pitfalls.






  • The Fediverse is not an app in itself, but rather a collective term for all the services that integrate themselves with the ActivityPub protocol for federation.

    This just means all the apps that talk to each other in a specific way.

    Now, I don’t know anything about Chromebooks or Fire Tablets, but to use Android as an example; I use the app ‘Interstellar’ to use Mbin. Mbin uses ActivityPub, and therefore is part of the fediverse. Also, I use Moshidon to login to my Iceshrimp.NET account. Iceshrimp also uses ActivityPub and therefore is also a Fediverse service even though it is completely different to Mbin, and I can’t log in to Iceshrimp with Interstellar and vice versa.

    If you want to find apps for the Fediverse you should look at the websites and source code repositories’ readme’s to find information about clients. E.G. For Mastodon clients you can check https://joinmastodon.org/apps

    Also, if there are no apps for your platform, almost all services let you just use the browser. Like if you have a Mastodon account on https://defcon.social/ you can just open that link in Firefox. Good luck :)



  • Telegram’s servers are not open source. Telegram’s client is. If you make a back door in a messaging software, you’d want to do it server-side which means the users can’t tell if it’s backdoored as Telegram’s server’s source code is not available.

    Alternatively; Signal’s server code is open source, so if they put a back door in it they’d either have to lie to their users, or publish the back door in their code.


  • For me I’m interested in it for four main reasons:

    a) It’s intuitive, even if you’ve never used Linux, while also being very customisable.

    b) It’s new. The DE world at the moment is almost entirely Gnome and KDE, with some XFCE and Cinnamon. COSMIC adds to it with their own coat of paint and a very clear, professional outloom on it and clear goals.

    c) It’s in Rust. I don’t know Rust, but I know it’s loved by the community and will bring in contributors as well as the bug-related stuff at compile time which is handy.

    d) System76 needs to sell it. Normally I’m not a fan of companies being involved in my OS, but I like the way System76 does it: They make laptops that come pre-installed with Pop_OS! and then sell those, so while technically the hardware is their source of income they’ll have to improve their software in actually meaningful ways for it to be appealing to customers. One of the best and also worst things about the open source community IMO is that there’s a lot of very niche stuff- like how 7-zip supports selecting multiple items, compressing them, and then emailing the .zip all in one mouse click. Really cool for whoever wants to do that, but no one wants to do that.