Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TR
Posts
2
Comments
436
Joined
2 yr. ago

  • If you can avoid it, don’t open ports in your firewall, don’t publish your home IP address, and keep everything behind a VPN. If only you and your family will be using these services, go with Tailscale or one of its competitors. Otherwise, VPS or cloudflare tunnel/competitor.

  • <br>
    Jump
  • It’s not extrapolation on my part, the HTML spec is pretty direct about it:

    1. Then, if the element is one of the void elements, or if the element is a foreign element, then there may be a single U+002F SOLIDUS character (/), which on foreign elements marks the start tag as self-closing. On void elements, it does not mark the start tag as self-closing but instead is unnecessary and has no effect of any kind. For such void elements, it should be used only with caution — especially since, if directly preceded by an unquoted attribute value, it becomes part of the attribute value rather than being discarded by the parser.

    https://html.spec.whatwg.org/multipage/syntax.html#start-tags

    I don’t think it’s an extrapolation to say that code which is “unnecessary and has no effect of any kind” should be omitted.

    And yeah, I linked the MDN docs because they’re easier to read but if they disagree then obviously the spec is the correct one.

  • I’m just trying to understand what you’re upset about. Immich is released under one of the most user-protecting licenses out there, without a CLA, and every communication from everyone on the dev team has emphatically committed to keeping it that way. You’re over here saying “yeah but they might change it some day” and sure, maybe, but it would be a gigantic pain in the ass, there’s no indication they plan to do so, and you could say the same thing about literally any other open source project. And even if they did change it, we’d still have the most recent GPL version to fork! What more could you possibly want? All that’s left is a guarantee of ongoing maintenance, which I’m sorry but you are not entitled to that.

    Edit: and the best way to ensure ongoing maintenance is to fund the project. Devs gotta eat.

  • Ok, that’s totally fair. Your needs are valid, but most of us just want a self-hosted google photos replacement that’s good enough our families won’t complain. Just being self hosted improves security and privacy immensely; E2EE would be an incremental improvement in this regard while having major drawbacks for usability.

  • … at which point we could still fork the project from before the license change and continue on our merry way.

    If you expect ongoing maintenance, are you saying you feel entitled to the devs’ continuing work in perpetuity, and at no cost? Because that’s called slavery and we have laws against it.

  • They would have to track down everyone who has ever contributed to the project and convince them to sign a CLA. Many/most would refuse, whose code they would have to rewrite from scratch without violating their copyright (meaning no copy-pasting).

    It would be messy and extremely painful, and at the end of the process we’d still have Immich as it was before the license change available to fork and maintain ourselves.

  • I’ll repeat here what I said on discord:

    I’m no fan of stallman, but I like his quote: “I’m happy to pay for good software so long as it’s free”.

    It’s important to remember that anyone with the skill to work on this project could earn a pretty good living elsewhere. We can debate the terminology, but at the end of the day devs gotta eat.

    Personally, so long as it stays on the GPL they can call us “god-kings” and “filthy peasants” for all I care

    Important bits that came up in the discord and I haven’t seen here:

    • User license is only there to make it cheaper for small instances.No word I’ve seen on transitioning from a user license to a server license down the road. Looks like you can switch by contacting them, and they have plans to do it automatically in the future.
    • It looks like enforcement is basically nonexistent. You could activate multiple servers with one license, or just flip a value in the db yourself
    • The reason they aren’t using “supporter” or “contributor” is because they don’t want it to sound like charity. It’s a transaction.
  • There is absolutely an option to pay for the server itself, the per user option is so that it’s cheaper if you have fewer than 4. I haven’t seen anything yet about transitioning from a user license to a server license