• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: August 7th, 2024

help-circle

  • Its one of those things right?

    If AI was so great we should be seeing OpenAI and Anthropic investing in high schools and Universities, “the next generation” so to speak. If AI is “so cool” we should be seeing investment in the next generation to use it. But we are not seeing that, OpenAI got $50 billion from Nvidia and all of that went on Nvidia GPUs, none of it went towards the people who will be using it in 20 years!

    You have this thing that a lot of very rich people think is going to be biger than the printing press or the internet and they are not facilitating people to learn it… Their moto seems to be “build it and they will come”.

    Think what you want about AI… “It is the best thing since sliced bread” or “it is the Anti Christ”. These companies need 10x even 100x uptake to justify this years spending, Alone. Never mind next financial year. These companies need so much more uptake to be profitable to the point where the level of investment from the MAANG companies makes sence that we should be seeing investment in schools and universitiy programs for these tools to be used so that the next generation and the generation after that, wants to use these tools. Amazon used to run hackathons where they would promote their tools over Microsoft or Google because they knew the developers who use their tech will advocate for their tech. We are not aeeing that level of support for AI tools and, to me, that speaks volumes.













  • But how the slicer connects to their propriatry cloud service is under the AGPL. That is the part that has been copied.

    Due to the original Slic3r software being AGPL and Bambu studio being a copy of Slic3r it is also under the AGPL.

    So Jarczak has only copied code that is under the AGPL. As mentioned in the article, the only bit of security bambu had was a name in the commands sent saying that the command came from Bambu Studio, it wasent encrypted, it wasent locked down it is right there in the code.

    Now, Bambu could change their security to have a proper auth handshake with the cloud services, that would lock this method off because it wouldnt matter if the code is out in the open for all to see, you would still need to log in. But Bambu didnt do this, they just tried to legally gag someone instead.

    That is why people are up in arms.