jblwps | 4 years ago | on: Grafana, Loki, and Tempo will be relicensed to AGPLv3
jblwps's comments
jblwps | 4 years ago | on: Grafana, Loki, and Tempo will be relicensed to AGPLv3
jblwps | 4 years ago | on: Grafana, Loki, and Tempo will be relicensed to AGPLv3
They're not making everything AGPL and seem to be aware of the kind of thing you're talking about. From TFA (emphasis mine):
> Going forward, we will be relicensing our core open source projects (Grafana, Grafana Loki, and Grafana Tempo) from the Apache License 2.0 to the Affero General Public License (AGPL) v3. Plugins, agents, and certain libraries will remain Apache-licensed. You can find information in GitHub about what is being relicensed for Grafana, Loki, and Tempo.
jblwps | 4 years ago | on: Ask HN: How do you keep track of releases/deployments of dozens micro-services?
jblwps | 5 years ago | on: Monolith First (2015)
If you've only got a basic IPC system (say, Unix domain sockets), then you could stream a standard seriaization format across them (MessagePack, Protobuf, etc.).
To your idea of gracefully moving to network-distributed system: If nothing else, couldn't you just actually start with gRPC and connect to localhost?
Is there something I'm missing?
jblwps | 5 years ago | on: How to leave Google and why
Nextcloud's website does have a page on getting ("free"?) accounts from providers. It took me a hot second to find the "change provider" link, but that allows you to see a bunch of options.
jblwps | 5 years ago | on: Trump pardons former Google self-driving car engineer Levandowski
That is to say, if e.g. Snowden's actions were civil disobedience, it's not incoherent to say both that:
1. He was right to leak the info, and
2. He need not be pardoned in the name of justice.
jblwps | 5 years ago | on: Amazon: Not OK – Why we had to change Elastic licensing
jblwps | 5 years ago | on: How to leave Google and why
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 functionality to sync to my Android phone using DAVx^5[1], which integrates the calendars natively so that you can use whatever calendar app you want on your phone (I use Etar[2]).
jblwps | 5 years ago | on: Ubuntu 20.04’s zsys adds ZFS snapshots to package management
Hence, Canonical (or anyone else trying to re-release under the CDDL) cannot distribute binaries of the kernel modules.
However, you are fully allowed to compile and link the two on your own. This is why the alternative to binary distribution is compiling yourself with the help of DKMS.
jblwps | 5 years ago | on: How and why GraphQL will influence the Sourcehut alpha
jblwps | 5 years ago | on: Proxmox VE 6.2
jblwps | 6 years ago | on: WireGuard 1.0 for Linux 5.6
jblwps | 6 years ago | on: Elon Musk’s plan to build one Starship a week and settle Mars
I'm confused here. How are they not both cubic?
jblwps | 6 years ago | on: The Problem with Palm Oil
jblwps | 6 years ago | on: Signal is finally bringing its secure messaging to the masses
jblwps | 6 years ago | on: Signal is finally bringing its secure messaging to the masses
jblwps | 6 years ago | on: 82nd Airborne unit told to use Signal or Wickr on government cell phones
jblwps | 6 years ago
Inertia, if nothing else. Moving platforms, especially in a highly-regulated industry, is no small thing.
jblwps | 6 years ago | on: Google is finally killing off Chrome apps, which nobody really used
This is...already the case. The distributor is the one who is bound to supply the source code--"upstream" isn't implicated in the license.