• 26 Posts
  • 308 Comments
Joined 3 months ago
cake
Cake day: January 21st, 2025

help-circle

  • Ah, yep. FUTO License is neither Free™ nor Open Source™ (nor are they trying to be). However, they still allow users to see, modify, and distribute code.

    You may use or modify the software only for non-commercial purposes such as personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious observance, all without any anticipated commercial application. You may distribute the software or provide it to others only if you do so free of charge for non-commercial purposes.

    But, yeah, they’re aiming for something different.


  • community contributions to the codebase, assuming that was an objective

    I don’t think that’s the main objective of the FUTO license. I believe the main objective is to incentivize developers to create great software that respects individual users and fights back against the big tech oligarchy.

    But that implies that for commercial users – like a corporation – they’ll have to negotiate a separate license

    Yep. That’s the point.

    they can buy their way into any sort of license terms they want, and the normie user can’t complain.

    I don’t quite see the issue here. Can you explain a little more? A third-party would just get a license to sell the software, not to develop it.

    trust that Futo Holdings won’t do something reprehensible with the copyrights, be it licensing to certain hostile countries or whatever.

    Isn’t this currently possible with Open Source™? Like the whole point of Open Source™ is that anyone can use the software for anything, right? ICE probably uses Linux now to manage people in internment camps in the US. If anything, wouldn’t the FUTO license be better for potentially preventing this?

    would corporations even want to contribute? … CorpA’s contributions are available for CorpB to use, but CorpB has zero obligation to ever contribute a line of code which CorpA could later benefit from

    Isn’t this exactly the case in Open Source™? Google may contribute something to Linux, but my company will never contribute anything. Seems like Google is ok with my company benefiting from their work.



  • Hm. That’s a good question actually. I get the feeling this FUTO license is more designed for local apps, not SaaS.

    If the license changes to something hostile. The users can keep using the version before the new license. Someone could even fork the project and offer it for free. This is allowed.

    You may distribute the software or provide it to others only if you do so free of charge for non-commercial purposes.

    But for SaaS, there’s also the cost of running servers on the cloud… so you either foot the bill and offer the SaaS for free OR you ask for a commercial license.

    Which… actually… is this the end of the world?

    You could still have your fork. People could still offer it online publicly. But as soon as you start getting so many users that you need to ask for donations, then you’d have to pay.

    Seems like individual app users wouldn’t be affected much. Only people setting themselves up to be service providers would end up paying.





  • If you statically link against an LGPLed library, you must also provide your application in an object (not necessarily source) format, so that a user has the opportunity to modify the library and relink the application.

    Yeah, I think this is the hard part with Go. I’ve never seen anyone do anything with objects in Go. Everything is compiled into 1 binary, often statically linked. I’m not sure it’s possible to build a Go binary by using object files.




  • you don’t care that much about the AGPL clauses (e.g. because your app isn’t a server).

    I’ve been thinking about this recently… Let’s say you develop some local CLI. You think it’s not a server, so you license as GPL.

    Later someone comes and offers your CLI as SaSS. They write the server piece that just calls your local CLI on their server and pipes the input and output between the user.

    So… should you always prefer AGPL over GPL?



  • Every car I’ve owned has had a way to change the speedometer from freedom units to ✨ metric ✨ .

    For knowing what speed I should be going, I roughly follow these numbers. (Note, these are not equivalent.)

    • 35mph -> 50km/h
    • 60mph -> 100km/h
    • 70mph ->110km/h

    Also, very roughly 10km ≈ 5mi.

    However, most of the time I just follow the flow of traffic.

    I voluntarily switched to metric like 10 years ago, so meters, celsius, grams, etc make more sense to me now.







  • 28 days later…

    OK. I’ve been using Nubo daily for 28 days. So far I’m really liking it.

    Although, mostly, I realize that I like Nextcloud.

    The main value-add Nubo brings is 1. They host Nextcloud for you. 2. It may be cheaper than hosting yourself.

    If you want to host your own Nextcloud, then you can definitely forget about Nubo. If you care about maximum privacy and security, then forget about Nubo.

    If you don’t want to host your own Nextcloud, or if hosting your own Nextcloud is too expensive, then that’s where Nubo shines. €3.5 is a competitive price. And everything just works, WebDAV, CalDAV, CardDAV, notes, todos.

    Things I don’t like:

    • Nubo is running an old, deprecated version of Nextcloud, 25.0.6.1. The latest version is 31 something.
    • You really have to hunt for good client apps.
    • The service is kinda slow. (Although, I’m in the US, so that’s part of the problem.)

    Overall, Nubo has made it really easy for me to de-Google. Technically, I still haven’t used their email service yet. I’m still with my old provider, but I do think I’ll switch over to their email eventually.