Melody Fwygon

Beehaw alt of @melody@lemmy.one

@fwygon on discord

  • 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle

  • I stopped using Termux in general because of this inanity where they moved off and stopped supporting the Play Store Version; now this happens where they’re unable to keep things from conflicting across the different APK sources?

    Yikes. Seems like a good time to continue staying away from Termux and not recommending it.

    It’s a shame since I really love the concept of the app; but each increment of Android has been rough on it and I can’t imagine it being useful with Google being stupid about their policies.

    …Unfortunately they’re often quick to blame apps they dislike for problems in the ecosystem, and they often directly attack them through nerfing APIs and system calls that the apps tend to use; which I think is absolutely a dogshit thing to do.

    Please, stop enshittifying our phones Google.




  • The largest barrier for me in FLOSS and FOSS applications is simply a lack of GUI tools for what is considered to be “Advanced” functions.

    Just because I can do it on linux doesn’t mean it’s easy or intuitive. Unfortunately a lot of FOSS and FLOSS applications are, of necessity, extremely limited in what tasks they are targeting. Frequently you cannot rely on the “alternative” to have a relied upon function or feature until deep in it’s lifecycle; when finally enough people have complained and the feature is implemented.

    Sometimes a feature is never implemented due to an entirely shifted paradigm in the way the program is implemented and the feature is “impossible” or “inconsistent with xyz”.

    One example of this is the number of GUIs and frontends written for ffmpeg; many of which simply are lazy GUI implementations of what the ffmpeg CLI binary itself will helpfully print out in the console when you ask it for help with the correct switch(es). Many are even less thought out than this and will often unhelpfully provide an obtuse box at the bottom for custom commands you wish to feed to the program…which is great if you know the command(s); but make using the GUI unhelpful when compared to just firing up a CLI and reading the output and figuring out the correct command for exactly what you want it to do.

    Keep in mind; I am not at all uncomfortable with using CLI interfaces; I just expect that a GUI doesn’t force me to fallback, or become so unusable that I am forced to fall back on an original CLI tool because I cannot possibly discern why it failed to work

    Frequently things that would be simply be an option buried deeply in the GUI menus only and are otherwise fairly simple are relegated as being only possible within a CLI interface; and I find that reality quite infuriating most often…as the limitations of a CLI oftentimes make the task I am trying to complete far less simple than it really should have been.


  • I don’t agree with the assessment of the OP or the original blog article. Grayjay is Open Source software.

    It is, however, NOT FREE SOFTWARE and I do know that organizations like the FSF and OSI do not consider it to be free.

    The free status of this software was never misrepresented by Louis Rossman. He blatantly explains that there is a cost to this software and that the license is how he plans to enforce his means of collecting this fee on the honor system.

    He also outlines how he cannot; and will not…stop anyone from forking this software and basically removing the payment bits of the code and just redistributing it under a different name. I strongly recommend someone does that…and maybe license that work under a much more unrestrictive free license that FLOSS-Only users might find more palatable.

    I get that nobody wants or needs to trust Louis to keep his word. He’s gotta run a business at some point…and distributing this software this way on the honor system might not pan out quite the same way he hopes it will. I do hope that at the point where he and his compatriots choose to stop maintaining the application; that they do immediately retcon this restrictive license; and re-release it under a new, free, and unrestrictive Open Source Software license.


  • I’ve always felt the FSF has had no idea what they were doing. Therefore I do not always agree with or support 100% of what they do.

    I do feel that sometimes code should be able to carry reasonable restrictions. Just not sweeping restrictions.

    An example of a reasonable restriction would be a clause that prohibits commercialized use of free software without first obtaining permission from the project in question. Another reasonable restriction would be a clause that prohibits governmental use or use by military entities.

    An unreasonable restriction would be naming only specific companies that are not allowed to use the ‘free’ software. It would also be further considered unreasonable for rights to use ‘free’ software if it expires, goes away, or is revoked if you commit a specific crime, or fall under suspicion of committing said crime.