• 0 Posts
  • 127 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • The conspiracy theories are still just that

    The real issue has been the same since the 80s

    The ultra rich are getting richer and that makes everyone else poorer.

    Once they have accumulated enough wealth to price normal people out of being able to buy anything, society will be forced to reconfigure to serve only the ultra wealthy.

    Then we’re all in slums with relatively few options to ever fix the situation.

    We need to tax the billionaires out of existence before their simple existence breaks everything.

    Everything else is a distraction.











  • The software isn’t really the hard thing about these companies, the customer and provider UIs are nothing special and they achieve their scale using fairly industry standard event driven tools and cloud compute. They all talk a lot at industry conferences, so it’s no secret really.

    Ensuring a restaurant will make the food for an order, ensuring a delivery person shows up to collect it, ensuring that food makes it to its destination in the same condition it left the restaurant, ensuring everyone gets paid at the end.

    Preventing any of that from going wrong and handling it when it does is where the value of these companies lies.

    Who is going to step in if a restaurant starts ignoring orders, or a driver starts eating the food, or a customer does a fraudulent chargeback?

    Then there’s the money issue: where does the money go when people pay? Who owns the merchant bank account? Does every driver need a merchant bank account? How is tax accounting handled?

    You can’t use cash for this system as both the driver and restaurant need to be paid (and TBF, whoever is paying for hosting the back end servers), and the driver won’t necessarily go back to that restaurant



  • I guess I was more wondering why do the name change at all

    But I’ve gone and looked it up now and apparently Wally is a less common name over there, so they changed it up to something more familiar.

    Which now begs the question: is Waldo a common name over there? I don’t think I’ve ever met or heard of anyone other than this character go by that name








  • I was doing some awful manual patching trying to get some Linux TV kernel patches into a raspberry pi kernel I was cross compiling on my main desktop.

    IIRC I had both repos cloned for quick reference/source of truth and then a third I was using to do the actual work on. I remember running a du summary on my working directory with it all in at the end, and it was somewhere between 40-50GB.

    There was probably a more space efficient way to achieve what I was doing, but there was no need to worry about that