• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle
  • If you own the copyright then yes this is 100% legal.

    There are already apps that are like this. They usually add a couple features to the paid release so that people feel like they are getting something extra for the money. The good ones will eventually move those features to the open release eventually. However, this incentivizes keeping part of the app closed source so that nobody can just rename and re-release the paid version.

    It is 100% up to you for how to handle these tradeoffs. Personally, I think so long as you are principled and ready for some criticism - and can handle it gracefully - getting paid for work that builds your open source app is a very good idea. We don’t all have the luxury of maintaining high quality unpaid side projects!





  • I would recommend using this as an opportunity to build out and use a backups system. Whenever I get a new laptop, for example, I just make a(nother) backup on the old laptop and restore whatever I want to the new one. If there are any files I want that are normally excluded from backups, I either tweak my rules to include those files/put them in a different directory and repeat the process or just make a new manual external backup copy temporarily.

    If you have good backups then your new drive can be populated from them after creating new partitions. Optionally, you can also take this opportunity to reinstall the OS, which I personally prefer to do because it tends to clean up cruft.

    Also, if you go this route, your data on your old drive is 100% intact throughout the process. You can verify and re-verify that all the files you want are backed up + restored properly before finally formatting the old drive for use in the NAS.


  • This is a whole lot of conspiracy bs with no sources provided.

    It’s not a conspiracy, it’s out in the open. I don’t know what claims you would want sources for. Feel free to ask.

    But it includes the usual keywords “the system”, “design”, and “ruling class” so you can get your upvotes from like-minded fellows in your bubble.

    You might notice that this is a public community on a non-socialist instance. So, the opposite of what you are saying. Personally, I expected a mix of responses.

    Have you considered that politics and economics is a little bit more complicated and a lot of gears make the machine?

    Complexity vs. simplicity means nothing in this topic. What matters is identifying dominant powers and the mechanisms by which they function. Many of those mechanisms are somewhat complex, though not that complex that anyone can’t read about them and understand them if they actually want to.

    Have you read any socialist theory?

    But “the elite pulling the strings” is much easier to understand and you conveniently get an enemy.

    Class conflict is actually something that emerges from base social interactions that constitute the primary economic system: how and why we work. The dominant class does have more realized power, by definition, but it is still subordinate to the mechanisms of the economic system itself.

    For example, you cannot simply choose to be a nice business owner that pays everyone as much as they deserve. You will, eventually, get outcompeted by the business owners that will keep pay lower and profits higher. While small businesses are still commonly owned by petty tyrants, their loss to big box stores is an example of how a larger mass of profits can be leveraged to destroy the competition (initial low prices), then using monopoly status to earn even more profit by cutting wages and increasing prices.

    The political class is just the functionaries of the state that serves the dominant class’s interests. You can call them elite because they personally get a bigger piece of the pie and have power on paper, but they are several rings lower on the hierarchy.


  • Learning media criticism, history, political economy, and how past groups have organized takes a decent amount of time. Namely, socialist theory. So does unlearning the ideological falsehoods that cloud our ability to think and investigate. And so does recognizing what builds power, what actions are effective, what cooption looks like and how to counter it, etc. So I don’t recommend just doing one thing, but instead working from where you are to be closer to a stronger consciousness. I suppose the closest thing to a single recommendation I can give is humility and curiosity around all of the aforementioned topics and to give people grace IRL when you begin working with an organization.

    If you are interested in reading recommendations and info about your thoughts on politics I’d be happy to think of something you might appreciate. Or if you feel like you’re ready for action and are in the US I can recommend some orgs that are reasonably good to “start” with (many stay in them and that is also fine!).


  • Congress is an organ of the ruling class and always has been. When they (rarely) do something seemingly against ruling class interests, it is still a strategem to best keep the capitalism boat afloat (it tries to sink every 5-10 years).

    Sure, Congress is corrupt, but it always has been. The system is working more or less as designed. And if you want to oppose this design, the system is also designed to fight you to the death. And funneling all of your capacity into sheepdog voting is how your masters tell you you should oppose them. So if you want to oppose this system, you must become informed as to how it functions and join up with like-minded individuals to develop actually effective means of resistance.


  • Privacy is a shield. It is useful to protect against a threat. It doesn’t have to perfectly protect against the threat. But the important thing is to have a threat model and construct your privacy concerns around it.

    Ask yourself what you believe will be a threat to you and then criticize those beliefs. Use this self-critical process to decide on your first idea of a threat model.



  • The MIT license guarantees that businesses will use it because it’s free and they don’t have to think about releasing code or hiding their copyright infringement. The developers I’ve seen using that license, or at least those who put some thought into it, did do because they want companies to use it and therefore boost their credibility through use and bug reports, etc. They knowingly did free work for a bunch of companies as a way to build their CV, basically. Like your very own self-imposed unpaid internship.

    The GPL license is also good for developers, as they know they can work on a substantial project and have some protections against others creating closed derived works off of it. It’s just a bit more difficult to get enterprise buy-in, which is not a bad thing for many projects.