• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
  • can’t see how this can possibly be a good thing, you know it will mean funding with conditions.

    Well, the things they are funding will get funded? How is that a bad thing?!

    The conditions range from very broad, like “fix bugs” (curl), over somewhat specific like “improve cross-platform compatibility and the Linux RNG” (Wireguard), to very specific like “create a test-suite and drive development on the Fediverse account migration functionality” (ActivityPub).

    You can see more for yourself at https://www.sovereign.tech/tech

    All of these seem to be rather tame conditions that are just there to ensure the funds get used in the way they were intended to be used. And I don’t really see how that gives the STF any sort of direct control over these projects, while it gives those projects resources to achieve more than they might have otherwise. There are no long-term funding models that would enable implicit control over these projects.


  • android auto

    First I heard of this, but since it seems to be just some software that runs on the hardware of car manufacturers it seems rather unlikely. But very theoretically possible, if the car manufacturer was using default process scheduling in a CPU constrained machine and now switches to real-time scheduling in an update. But that was possible for years before this news, the code has just been mainlined to the default kernel now. If the car manufacturer cared about that they would probably have done it already with a patched kernel.







  • I think the problem might be your PostUp/PostDown lines have an in-interface (-i) but are missing an out-interface (-o) for the forwarding. Try this:

    PostUp   = iptables -A FORWARD -i %i -j ACCEPT; iptables -A FORWARD -o %i -j ACCEPT; iptables -t nat -A POSTROUTING -o ens3 -j MASQUERADE
    PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -D FORWARD -o %i -j ACCEPT; iptables -t nat -D POSTROUTING -o ens3 -j MASQUERADE
    



  • there must be a bit more to it than that. AIM, Skype, and several others were viable options with existing userbases.

    Once upon a time in a messenger landscape far far away there lived a king called XMPP. It had a lot of powerful children, WhatsApp, Facebook Messenger, Google+, and even Skype amongst them. And they all worked together in a big federation towards the commonwealth of all, freely sharing their metadata. But then some of the children grew greedy, jealously guarding their own gardens behind higher and higher walls, breaking down the federation. And thus the era of the warring messengers began. But prophecy foretells of a prince to unite all the disparate standards in one big Matrix again, completing yet another revolution of the XKCD 972 wheel of time.

    For real though it was phone numbers. WhatsApp always worked based off of phone numbers, which is an identity confirmation method that was immediately familiar to most people at the time, even more so than email.