• 0 Posts
  • 10 Comments
Joined 26 days ago
cake
Cake day: April 8th, 2025

help-circle

  • In the coming years, expect to hear more stories about how divorced from reality TSLA holders have been, and how they’re going to feel “lied to”, etc.

    These people have been so invested in what can only be described as a “meme stock”, that they’ve made up entire realities to support the narrative that they can convert their TSLA shares into actual gold bars at the drop of a hat.

    They will even argue with you that their market cap being more than every other automotive manufacturer combined is justified somehow. Because TSLA is really an “energy play”.

    The sudden stop at the end of their long fall will be quite painful. I wish we could capture video of every single shareholders moment of realization when that moment arrives somehow, but we’ll just have to settle for the favor that everyone who drives a new TSLA is a nazi supporting fascist who may as well have painted a swastika on their car to let everyone know they’re nazi supporting fascists. It’s a small favor they did us, but a favor none the less.








    • C# runs cross platform. Unity3D with C# runs cross platform and Gadot as cross platform.
    • .NET 6+ (and 8.X is current) is fully compatible with Linux.
    • Nobody’s depending on .NET framework <4.X anymore. Nobody. That’s the version of .NET you’re thinking of that’s locked into windows. Anything built with .NET Core, or .NET 6 or higher is fully cross platform.

    10 years ago you’d have been correct, but a lot changes in a decade, and a lot of your understanding is currently no longer accurate.

    Additional reading for the roadmap from the Gadot team.

    They’re using Mono with a plan to move to .NET 5 (the merger version between .NET Core and .NET Framework) and then on to .NET 6+.

    In the meantime, Mono is fully cross platform and has no dependencies on windows components. The Mono team became the .NET Core team at Microsoft.