• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle

  • i think for my purposes i’m fine with hosting that through a separate service, so instead of XMPP + mumble i would run polyproto + mumble (or some other voip solution, screen sharing seems to be a decent way away in mumble)

    but (as i understand it), polyproto isn’t a chat protocol per se, but more a protocol for federated message authentication. as an application of this protocol, they’re building polyproto-chat, which is a chat protocol. in theory, one could then also build a polyproto-voice so you can use the same account for both chatting and voice calls. i still think this is pretty far away, considering how young polyproto is, which is why my current vision is chat and voice as two separate services (which i also prefer because i imagine it makes the technology simpler and hosting easier)


  • oh yea their website seems to be down. surely a good sign… in the meantime, you can look at the website/spec through their codeberg repos.

    i’m not a huge fan of matrix because it seems very bad to selfhost. from my understanding, if anyone using your homeserver joins a big channel, your homeserver will have to store the entire history of that channel and keep it up to date. on top of that, it very much seems like the spec isn’t being developed by the community, but more that element implements some feature and then forces that into the spec. also polyproto claims to be much more resilient, allowing you to migrate to a new homeserver, even if your old one is already dead.

    also a lot of matrix’s funding comes from crypto, ai and venture capital, so i think it’s just a matter of time before the whole project becomes completely subsumed by capital interests



  • unfortunately you can’t really get rich from knowing a bubble will happen. things like shorting, put options, bear certificates, and etfs with inverse leverage either have terrible risk reward ratios (you can basically lose infinite money from shorting, that’s what the whole gamestop/amc thing was about) or very bad long-term gains (bear certificates and inverse etfs usually only track day-to-day changes and generally fall in value when the stock they’re tracking fluctuates in price).
    of course, if you know when the crash is gonna happen, it’s a completely different story. then you can buy shorts/puts/etc just before the bubble bursts and laugh yourself to the bank (assuming the firms on the wrong end of those assets haven’t gone bankrupt, which is also a very real risk in a situation like this)


  • it’s because they’ve bought in to the capitalist myth. only smart people can make lots of money, so surely they must be smart. combine this with yes men and snake oil salesmen who make their money scamming rich people, and the result is a lot of rich people who are really into weird pseudoscience


  • afaik denmark isn’t just in favor, but they’re also responsible for pushing the legislation higher on the agenda after it was dropped last time.
    i think it’s because the current ruling coalition consists of the “social democrat party” (actually just red flavored populist centerish party) in an alliance with the “moderate party” (centrist flavored center-right wing party) and the liberal (as in libertarianism) party (center-right/right/conservative party), so basically denmark has been under a quite conservative government lately, despite the PM selling the coalition as “across the center”







  • i’m curious, what exactly is the advantage of getting a dumbphone vs just uninstalling social media apps from your existing phone, or just disabling internet access all together? doesn’t that achieve pretty much the same thing while still being able to keep things like navigation and being able to see when public transport is delayed


  • my understanding is:

    1. the emergency contact sends their public key to the owner of the vault
    2. the owner encrypts the key for the vault using said public key and stores the result on bitwarden’s servers
    3. the emergency contact can now request the decryption key from bitwarden, which they will receive either if the vault owner manually approves the request or if the request is not rejected within a certain amount of time
    4. the emergency contact can then decrypt the stored vault key using their private key, and use that to access the vault

    source