From Sol Fisher Romanoff to ~sircmpwn/sr.ht-discuss
I do remember this being mentioned off-handedly in the Mumble call: you could see the credit card credentials of banned users and blacklist them, so they can't create a new account and pay again. I think this might be a great solution for enforcing bans in general, not just for cryptominers, and I won't be surprised if this policy's already in action.
From Sol Fisher Romanoff to ~sircmpwn/sr.ht-discuss
From what I can gather (both from the docs and previous discussions on the list), the different "tiers" are not going to come with more or less features. The option to pay more is there to help those who can't pay.
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
The last mention I could find of it is an embed in the "Spamtoberfest" blog post. Did you move your account somewhere else? Did you just decide to quit Mastodon?
From Sol Fisher Romanoff to ~sircmpwn/sr.ht-discuss
Following today's sr.ht-announce post [1], if you do decide to make some merchandise, may I suggest having a shirt with a Gentoo penguin from the Falkland Islands? I have fallen in love with them already. The first frame of this [2] video might make for a nice design! [1]: https://lists.sr.ht/~sircmpwn/sr.ht-announce/%3CCAOAPIGM69H4.1O3LH4R82FOW0%40taiga%3E [2]: https://spacepub.space/videos/watch/01bfa6e5-bf6a-4165-9c87-7a707dd9bc95
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
It'd be great if you could make the changes yourself and submit a patch! I bet Drew will be more inclined to accept it instead of finding information about an email client he doesn't use.
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
--- At some point, macOS Mail was changed to Apple Mail, but its position didn't change. index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 9859dc7..e608537 100644 --- a/index.html +++ b/index.html @@ -169,6 +169,7 @@ <ul> <li><a href="#afterlogic">Afterlogic</a></li> [message trimmed]
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
--- Didn't notice that the list was supposed to be alphabetically sorted. index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index eec1337..9859dc7 100644 --- a/index.html +++ b/index.html @@ -182,7 +182,6 @@ <li><a href="#macos">Apple Mail</a></li> <li><a href="#outlook-desktop">Microsoft Outlook (Desktop)</a></li> <li><a href="#outlook-web">Microsoft Outlook (Web)</a></li> [message trimmed]
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
Whoops, forgot to add link to repo. [1] https://github.com/signalapp/Signal-Server
From Sol Fisher Romanoff to ~sircmpwn/public-inbox
Signal has finally pushed their updated server source code to GitHub [1], after a *whole year* of no updates, which made me think: What if we fork Signal's older source code and repurpose it into a separate federated system? Up until now, the app has been relatively light in functionality, with the most "bloat" feature probably being Stickers or Reactions, so I'd argue it's a relatively good starting point. And even if Moxie is known to be hostile towards third-party clients and implementations, who cares? We could leave Signal alone. Does that seem feasible, or even possible? I have no experience or knowledge in server and app development, so I'd love to know whether the
From Sol Fisher Romanoff to ~sircmpwn/sr.ht-dev
--- I don't really think this deserves its own paragraph, since it's a more complex decision than "Use this!", but it is a useful resource nonetheless. license.md | 1 + 1 file changed, 1 insertion(+) diff --git a/license.md b/license.md index 0fdf421..cf175af 100644 --- a/license.md +++ b/license.md @@ -71,3 +71,4 @@ your project. - [The Open Source Initiative](https://opensource.org/) [message trimmed]