• 3 Posts
  • 15 Comments
Joined 4 years ago
cake
Cake day: August 3rd, 2020

help-circle



  • He is locked in California, a fairly progressive and leftist state i think , I am not entirely certain all that therapy is a good thing, i think i watched a documentary saying that psychopaths only learn from therapy how to be better manipulators and i feel like he sounds like psychopath even now.

    With that said if he gets out of prison i think he should be allowed to participate in FOSS (when someone reviews his contributions), i can’t help but wonder if his reportedly unhinged behavior on the kernel mailing list was handled better (e.g. mandating he will go to therapy) the murder would not have happened.



  • wiki_me@lemmy.mltoLinux@lemmy.mlUbuntu Snap Hate
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    paradoxically just because an organisation is a non profit does not mean it does not sell anything, it means that the people who “own” it are not doing it for a profit (e.g. voting members, board members , that is what is suppose to be legally guaranteed ), for example the wikimedia foundation (the creator of wikipedias ) sells access to data, MIT university for example is also a non profit.

    and i feel like the profit incentive might cause problems for the snap store, flathub warns when an app is closed source so it might be risky to use it, snap does not do that and maybe that is because that could hurt profits.


  • wiki_me@lemmy.mltoLinux@lemmy.mlUbuntu Snap Hate
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    2 months ago

    Calling it hate is an exaggeration , people are entitled to their opinion and informing other people by criticizing snap.

    Another advantage not mentioned is that snap is a product of canonical (a for profit company talking about an IPO for years), flathub is managed by the gnome foundation (a US registered non profit, which should provide some legal protection).


  • My major problem has been the documentation of the project and how top contributors are unable to accept how bad it is. Discussions about improvements and attempts at improving it at regularly shut down or impeded. Coming back to the “harsh defense of perceived territory”, it distinctly feels like existing teams are supposed to be the only ones making changes to the things they own. Contributions from “outsiders” never exit nix review hell and are nitpicked to death.

    I made a one time contribution to the nix docs, I also got the impression that managing documentation could be better but it did got accepted after a few changes.

    With that said there are alternative projects that provide a form of documentation to nix.


  • verifying the submitter is a member of the project

    That’s a different requirement as far as i can tell (When you do that you get the “plus” sign next to the name on the store).

    the software name does not conflict with a well known name,…

    It should conflict, the point is that some random dude can create a package and people could use it.

    They can review and check that the URL in the manifest used to build or install the package is from upstream, but that can later be changed, it would be better to have some system where you need to whitelist URL’s i think.





  • wiki_me@lemmy.mltoLinux@lemmy.mlCOSMIC Store Prototype
    link
    fedilink
    English
    arrow-up
    13
    ·
    4 months ago

    Would be really useful to steal a few features from the steam store:

    • show ratings based on review in last X period of time (month/year etc)
    • show the highest upvoted reviews from that period (sort by usefulness)
    • filter by how many hours they used the software (opt in of course).


  • Part of the reason is that people are still finding out about it, Project has no marketing so it grows organically, in the last year the number of contributors grew by 25 percent.

    Another problem is that it still needs polish in term of ease of use, for example it takes me forever to search for packages using the nix-env command but using the website it takes less then a second, That’s a basic feature that still does not work correct, Plus their documentation is still not great in my opinion, I actually helped improved it and the improvement they made is still not really good IMO.