• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Ehh. Depending on the industry and issue, thats wholley justified, not only from a “least privilege” sense, but from a regulatory one.

    Step over into cybersecurity and you end up spending all day clamping down on usability because the company has legal requirements to meet to continue to exist. Many of the things we are compelled to do are overeager and overly pedantic, but it’s either “do it, pay up, or shut down.” The execs tend to prefer “do it” in my experience, which makes everyone’s day a bit more tiresome.

    So its entirely possible that was out of their hands.



  • All over the article you posted:

    and since Floorp currently has no advertising, my own salary is, of course, zero. It’s just not going to last.

    I have made many plans, including earning development money on this projects, but all have been derailed by open source projects.


    There is some code in the closed source code to prepare for this. If these are forked, my hundreds of hours will have been wasted.


    The purpose is to learn how to publish code that cannot be used for forking as open source.

    I have to obligate the folks to choose whether they want to pay me or help me code.

    So hes forked the open source Firefox, added some polish, and is now miffed that others have taken his forked project and forked it themselves, because it cuts off a possible income stream he had planned. That code, the things he intended to profit from, is whats hidden in the “closed source” part of the repo. He says he will open source it eventually, likely after he figures out a way to profit from all of the code Mozilla kindly let him fork for free.

    He doesnt want anyone else to profit from the hundreds of hours of code hes added to the millions of hours of free code hes currently trying to profit from. This is of course a very reasonable and consistent moral stance in line with common open source principles.






  • Simple to use NAS software. Has a unique raid model that allows adding as few or as many discs as you like of whatever size. You can start with 3 and add 1, 2 or more to the array, no issues. The parity model also lets you add as many parity discs as you like, as long as they are the same size as the largest disk.

    Had early docker support as well, so it’s easy to spin up and integrate docker apps on the same server.

    Lastly, they used to sell an excellent 8 bay standalone case. Think its been some years since they did.










  • mosiacmango@lemm.ee
    cake
    tolinuxmemes@lemmy.worldLinux community throught history
    link
    fedilink
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    6 months ago

    They forced Firefox’s default package into a snap recently. They did this without integrating with Gnome or common plugins like password managers. This of course broke a ton of shit out of the blue.

    Then, to get Firefox off of snap, you have to do a non zero amount of config instead of giving the users a simple option at install. If you mess that config up at all, the next Firefox update just goes back to snap.

    Forcing people’s primary application into an Canonical controlled packaging system is likely worse than an ad, honestly. It made it very clear to me that Ubuntu did not respect user choice like it used to, so i migrated off of it.