Recent activity

Re: Breaking down Apollo Federation's anti-FOSS corporate gaslighting 3 years ago

From Smit to ~sircmpwn/public-inbox

You say:
> No sublicensing (e.g. incorporating part of it into your own program)

It is true that the Elastic License doesn't allow sublicensing, but 
disallowing sublicensing doesn't (by itself) disallow incorporating part 
of it into your own program. GPLv3 *also* disallows sublicensing 
(section 2):
>  Sublicensing is not allowed; section 10 makes it unnecessary

And section 10 says:
> Each time you convey a covered work, the recipient automatically 
> receives a license from the original licensors, to run, modify and 
> propagate that work, subject to this License.

[PATCH v2] Demonstrate that I can use git send-email 3 years ago

From Smitty to ~sircmpwn/email-test-drive

---
 smitty | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 smitty

diff --git a/smitty b/smitty
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/smitty
@@ -0,0 +1 @@
I have successfully used git send-email!
-- 
2.27.0
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 3 years ago

From Smitty to ~sircmpwn/email-test-drive

---
 smitty | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 smitty

diff --git a/smitty b/smitty
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/smitty
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.27.0
[message trimmed]

Didn't get notice for ToS change 3 years ago

From Smit to ~sircmpwn/sr.ht-discuss

The sr.ht terms of service (https://man.sr.ht/terms.md) say:

> We may make changes to these terms with no less than 2 weeks notice. 
> Notice of changes to these terms will be sent to the email on file for 
> your account.

...but I didn't get any email about the change that was made yesterday. 
It seems no notice of any kind was given about this change:

https://git.sr.ht/~sircmpwn/sr.ht-docs/commit/e14c2d61685112fb82beb1c085095b9bf869a716

Am I missing something here? Shouldn't I have got an email about that 2 
weeks ago?