Jean-luc Peak-hard

  • 0 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2025

help-circle
  • it’s basically twitter.

    I will say, the cool thing about it is the interoperability between ActivityPub platforms. For example, from my mastodon account, since I’m subscribed to some hashtags I’m interested in, I occasionally see posts from Lemmy/Piefed (reddit-like), Pixelfed (Instagram-like), Loops (Tiktok-like), etc. I can comment and like without having to create accounts on the other platforms. It’s definitely more aligned with what the open web should look like, although could use some UX and discoverability improvements, as I’m not entirely sure how some stuff works, but it’s been interesting to try it out.








  • Doing some rough math, with current gas prices (~$5.90 in CA), 35k miles per year, assuming only highway miles at ~18mpg, and including the cost of regular maintenance (excluding tires which EVs need too); on the low-end, assuming you’re driving the 4.2L, you’re spending ~$11,000 (±$2,000) every year.

    An EV, by comparison, assuming an off-peak rate of $0.25/kWh (I pay ~$0.11, but after all the BS line items, it’s closer to a 22 cents), and a 4 mile/kWh efficiency; you’d be paying ~$2,150 total per year.

    You could theoretically save ~$8,000 (± $2,000) per year driving an electric. Sure, the cost of an engine is ~$3.5k, but that’s in addition to the $11,000 you’re already paying every year. Compared to an EV, in just 3 years you’d save enough money to cover the price of a $20k battery (if we assume worst-case pricing), which are generally expected to last 15-20 years. Even if we cut that in half, you’re still saving more with an EV in the long-run.

    GRANTED there are other issues/concerns with driving an EV, like charge rate, planning trips (infra. still needs to catch up), people who don’t have a place to charge at home, etc.






  • Any we client including Matrix webclient is incredibly vulnerable to the server just injecting JS

    That doesn’t preclude fediverse clients from enabling E2EE. A web-client isn’t a requirement.

    Like there is no point of E2E encryption in Twitter, Musk can read your messages if you open them on any device he can execute arbitrary code on.

    Agreed, nobody should trust twitter, but I would trust most mastodon clients to send encrypted messages, if/when implemented correctly. Does it guarantee that messages will never be read? No, but it does an extra layer that wasn’t there before.




  • Check out CryptPad.org, it’s:

    • Open Source; so it can’t be taken away from you should the org cease to exist.
    • Self-hostable; although you can use or pay to use other people’s instances.
    • Collaborative; with real-time editing like Google docs
    • Federated; so you can collaborate with others whether you’re using a self-hosted instance or using any other server.
    • End-to-end encrypted: The server admins can’t see any of your data.

    Only downsides so far is that the UX is a bit slow when first loading documents and there are no mobile apps.

    EDIT: Forgot to add the important par, they recently added support for OnlyOffice in the browser, which to me, was a pretty big deal.