• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle





  • I wouldn’t make such a prediction as there are many possibilities and people like hanging onto things. One possible outcome could be the introduction of UBI, which could allow people only pursue the jobs or activities the want. That could be upskilling to become a research, becoming a race car driver, or a streamer, starting a company using AI, traveling the world, helping out the elderly, and so much more. There would still be production and consumption with popular products making some companies richer than others, but it could lead to a happier populace within a capitalistic system.

    Of course there are dystopian scenarios like cleansing of the unemployed, remigration of the homeless, forced labor, and so much more that could keep the capitalistic system alive.

    Anti Commercial-AI license



  • Adapt or die. Societies that do not adapt to these changes will not have a good time. It’s easy to ignore workers and just say “well, you’re replaced, now fuck off”. If the government doesn’t take care of them and keep them happy, it could easily have negative consequences for the government.

    Imagine if 30% of the workforce were fired within 5 years and couldn’t get a job because AI did everything. Would 30% of the population just be happy going from something to homeless? How would the country absorb such a change? Governments can keep looking at the shiny money companies pay them to look the other way, but just because they ignore to see things doesn’t mean they aren’t happening. Either they are forward thinking and prepare or they will find themselves up a creek.

    Anti Commercial-AI license


  • This is the text is suggested to be added

    ## Open Source Maintenance Fee
    
    This project requires an [Open Source Maintenance
    Fee](https://opensourcemaintenancefee.org/). While the source code is
    freely available under the terms of the LICENSE, all other aspects of
    the project--including opening or commenting on issues, participating in
    discussions and downloading releases--require [adherence to the
    Maintenance Fee](./OSMFEULA.txt).
    
    In short, if you use this project to generate revenue, the [Maintenance
    Fee is required](./OSMFEULA.txt).
    
    To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/<YOURORGNAME>).
    

    The EULA template can be found here. This is the part I find important

    1. Conflicts with OSI License

    To the extent any term of this Agreement conflicts with User’s rights under the OSI License regarding the Software, the OSI License shall govern. This Agreement applies only to the Binary Release and does not limit User’s ability to access, modify, or distribute the Software’s source code or self-compiled binaries. User may independently compile binaries from the Software’s source code without this Agreement, subject to OSI License terms. User may redistribute the Binary Release received under this Agreement, provided such redistribution complies with the OSI License (e.g., including copyright and permission notices). This Agreement imposes no additional restrictions on such rights.

    I think it’s a good attempt, but I’m not sure how it can be enforced. It would also need to be applicable to different jurisdictions. The project maintainer would have to know that somebody requesting a feature, commenting or participating in discussions is doing so in the name of the company 🤔

    Thank you for sharing this. It’s food for thought.

    Anti Commercial-AI license




  • I wasn’t being very serious about nix. IMO, it’s quite the time investment due to its poor documentation and it has a lot of gotcha’s if you aren’t on NixOS e.g one example is that it’s great for terminal applications, but horrendous for GUI applications as it’ll be hit or miss. Again, this is if you’re not on NixOS. So, it can feel like an “all or nothing” approach.

    If you have the time and will, then it can be very rewarding. But if you just "want something that works ™ " side by side in your current system, personally, I wouldn’t recommend it - unless it’s hidden by some other tool like devenv (which is a great tool for reproducible developer environments).

    Anti Commercial-AI license


  • Adopt nix and you will be able to ignore it forever! 😉

    Seriously though, as others have said, use whatever fits you best. I avoided snaps and flatpaks due to the increased size requirements. So many things were duplicated for no apparent benefit (to me). However, with their introduction of permissions and portals, it does seem like a safer option. Although, we’re in a phase right now where not everything is flatpakked and applications trying to talk to each other is a pain (keepassxc unable to talk to flatpak firefox librewolf, chromium, etc.).

    Now that I use nix, I have a whole bunch of other problems, but at least getting packages is quite low on the list.

    Anti Commercial-AI license