> I like the AGPL, but I would like an extra step that forces you to distribute code even you have not modified it. This is...already the case. The distributor is the one who is bound to supply the source…
Nitpick: SQLite is public domain[0], which is not open source[1]. [0] https://sqlite.org/purchase/license [1] https://opensource.org/node/878
> What I don't like about changes like this is that it makes it impossible to reuse any Grafana/Loki/Tempo pieces or libraries in any more permissively-licensed code They're not making everything AGPL and seem to be…
Doesn't a "service" handle a domain?
Aren't you just describing traditional RPC calls? Many tools for this: DBus on Linux, Microsoft RCP on Windows, and more that I'm not aware of. If you've only got a basic IPC system (say, Unix domain sockets), then you…
Ah, gotcha. There are hosted Nextcloud solutions out there if you can't run your own instance. I've never used them and can't speak to how non-technical the overall process is (I'd guess it varies by provider).…
Civil disobedience isn't about avoiding the consequences of that disobedience; it's about doing the right thing even though it's illegal and requires punishment. If your concept of justice can account for civil…
If ES is the sole copyright holder, they can license it to whomever they wish under whatever license they wish. IANAL, but it seems perfectly coherent to me that they can say "If you build the software this way, we…
What do you need in a calendar service that you can't find elsewhere? I use the Calendar app with NextCloud[0] for a CalDAV server + calendar web interface. It's fully-featured as far as I can tell. I use its CalDAV…
IIRC, The GPL incompatibility prohibits distribution of linked binaries. Since the CDDL-licensed ZFS kernel modules have to be linked against the kernel, those compiled modules can't be distributed. Hence, Canonical (or…
Graphiti always seemed like a cool project in this vein. https://www.graphiti.dev/guides/
You don't send the whole pool--you send the datasets (ZFS filesystems) that you're concerned with.
What net benefits would you see that having? If I'm allowed to assume that you wouldn't use TLS because of PKI management concerns, I have a hard time seeing how using WireGuard in the large wouldn't have the same…
> tank mass scales with a lower exponent than tank volume I'm confused here. How are they not both cubic?
So aside from the additional cost, is there any catch in using it instead of palm oil or tallow, provided you balance it out with a moisturizer like olive oil?
Because you can reproduce that binary bit-for-bit to confirm its corresponding source code. That's the point of a reproducible build. https://en.wikipedia.org/wiki/Reproducible_builds
As greysonp points out, yes; Signal has had reproducible builds since March 2016. So we can prove that those published binaries do not have backdoors insofar as we can prove that the corresponding source code does not…
In what sense would it be a gateway? Because of the possibility of data exfiltration?
> What incentive do doctors and patients have to keep vending the data to Google at that point? Inertia, if nothing else. Moving platforms, especially in a highly-regulated industry, is no small thing.
I'm running Fedora 31 on my C710 too as my daily driver. It's a surprisingly good experience! You've definitely got to manage your CPU expectations.
Just for example, Facebook tracks you even if you don't have a Facebook account.[0] More generally, I think we need to approach discussions about data collection from the perspective that data being about a person…
> I disagree that a problem with theory-A means theory-A is not "true." Our favorite theories: say relativity or QM have plenty of problems but we still work on them. I think you're actually agreeing here with…
> if the brain's computational model is Turing complete, it will follow that we can simulate a brain inside a Turing machine I don't believe this is correct. If the brain's model/the brain itself is Turing-complete,…
Assuming you're talking about the Android app, but you can actually force sending with SMS. The option to do so in a conversation/thread can be found by long-holding the send button, which then pops up a context menu to…
Montessori schools as well: "Follow the child"
> I like the AGPL, but I would like an extra step that forces you to distribute code even you have not modified it. This is...already the case. The distributor is the one who is bound to supply the source…
Nitpick: SQLite is public domain[0], which is not open source[1]. [0] https://sqlite.org/purchase/license [1] https://opensource.org/node/878
> What I don't like about changes like this is that it makes it impossible to reuse any Grafana/Loki/Tempo pieces or libraries in any more permissively-licensed code They're not making everything AGPL and seem to be…
Doesn't a "service" handle a domain?
Aren't you just describing traditional RPC calls? Many tools for this: DBus on Linux, Microsoft RCP on Windows, and more that I'm not aware of. If you've only got a basic IPC system (say, Unix domain sockets), then you…
Ah, gotcha. There are hosted Nextcloud solutions out there if you can't run your own instance. I've never used them and can't speak to how non-technical the overall process is (I'd guess it varies by provider).…
Civil disobedience isn't about avoiding the consequences of that disobedience; it's about doing the right thing even though it's illegal and requires punishment. If your concept of justice can account for civil…
If ES is the sole copyright holder, they can license it to whomever they wish under whatever license they wish. IANAL, but it seems perfectly coherent to me that they can say "If you build the software this way, we…
What do you need in a calendar service that you can't find elsewhere? I use the Calendar app with NextCloud[0] for a CalDAV server + calendar web interface. It's fully-featured as far as I can tell. I use its CalDAV…
IIRC, The GPL incompatibility prohibits distribution of linked binaries. Since the CDDL-licensed ZFS kernel modules have to be linked against the kernel, those compiled modules can't be distributed. Hence, Canonical (or…
Graphiti always seemed like a cool project in this vein. https://www.graphiti.dev/guides/
You don't send the whole pool--you send the datasets (ZFS filesystems) that you're concerned with.
What net benefits would you see that having? If I'm allowed to assume that you wouldn't use TLS because of PKI management concerns, I have a hard time seeing how using WireGuard in the large wouldn't have the same…
> tank mass scales with a lower exponent than tank volume I'm confused here. How are they not both cubic?
So aside from the additional cost, is there any catch in using it instead of palm oil or tallow, provided you balance it out with a moisturizer like olive oil?
Because you can reproduce that binary bit-for-bit to confirm its corresponding source code. That's the point of a reproducible build. https://en.wikipedia.org/wiki/Reproducible_builds
As greysonp points out, yes; Signal has had reproducible builds since March 2016. So we can prove that those published binaries do not have backdoors insofar as we can prove that the corresponding source code does not…
In what sense would it be a gateway? Because of the possibility of data exfiltration?
> What incentive do doctors and patients have to keep vending the data to Google at that point? Inertia, if nothing else. Moving platforms, especially in a highly-regulated industry, is no small thing.
I'm running Fedora 31 on my C710 too as my daily driver. It's a surprisingly good experience! You've definitely got to manage your CPU expectations.
Just for example, Facebook tracks you even if you don't have a Facebook account.[0] More generally, I think we need to approach discussions about data collection from the perspective that data being about a person…
> I disagree that a problem with theory-A means theory-A is not "true." Our favorite theories: say relativity or QM have plenty of problems but we still work on them. I think you're actually agreeing here with…
> if the brain's computational model is Turing complete, it will follow that we can simulate a brain inside a Turing machine I don't believe this is correct. If the brain's model/the brain itself is Turing-complete,…
Assuming you're talking about the Android app, but you can actually force sending with SMS. The option to do so in a conversation/thread can be found by long-holding the send button, which then pops up a context menu to…
Montessori schools as well: "Follow the child"