squaresinger

joined 1 year ago
MODERATOR OF
[–] squaresinger@feddit.de 0 points 7 months ago

That happens if you don't have an actual legal team... I am sure they are doing their best, but if you don't have a lawyer, you can't do legal texts.

[–] squaresinger@feddit.de 0 points 7 months ago* (last edited 7 months ago) (2 children)

And you are not getting the point. Every method of killing people is terrible and inhumane. There is no humane way of killing people, because the very act of killing people is inhumane.

The only humane method is one that doesn't kill or harm people.

[–] squaresinger@feddit.de 0 points 7 months ago

Stuff only becomes valuable when it's mostly gone...

[–] squaresinger@feddit.de 0 points 7 months ago

A Fairphone 4. Got it at launch and it's a terribly buggy mess.

Describing all the issues would make a huge wall of text.

The sad part is that the hardware is ok. But they don't seem to have any software QA at all.

My goal was to carry it until 2027, when replacable batteries will become standard, but since I can't even use the phone for calling, I am trying to at least carry it until the Galaxy S55 launches.

[–] squaresinger@feddit.de 0 points 7 months ago (2 children)

I got the 6 million from this link: https://www.chemanalyst.com/industry-report/helium-gas-market-578

The issue is not how much can be produced right now, but the rate at which we are depleting it.

I found different estimates on how long earth's helium supply will last, and most of them are between 10 and 100 years. That's not a long time, considering that it means we will lose access to a whole element.

[–] squaresinger@feddit.de 0 points 7 months ago (4 children)

You seem to have no arguments for your opinion, otherwise why would you have to resort to personal attacks?

These kinds of comments are usually the internet equivalent of a white flag.

[–] squaresinger@feddit.de 0 points 7 months ago

Sorry, no condescension intended.

Your post read like one written by someone with very minimal knowledge about the subject, which might have been a misunderstanding on my part. So I tried to cover the basics before talking about the rest.

There is really no shame in asking questions about something where you don't have experience. There are far more topics I have no idea about than there are topics where I do have a deep understanding.

So to get on the same page, I'll summarize what I understood, please correct me if you mean something different.

  • You don't like ActivityPub, you want a new protocol
  • The system should make it easy to create new, small instances
  • The instances should share sessions with the other instances (=single sign on) based on trusting them
  • You prefer a centralized system?
  • You want the system to not use a single protocol (ActivityPub), but use multiple protocols?
  • ActivityPub based services have bad UX due to the complexity of the protocol

Is this correct?

We have a few contradictions here.

You cannot have a system where anyone can easily create servers and at the same time have shared sessions based on trust. These two requirements conflict with each other.

Either servers only work with servers they trust, and then you can't just create a new small server and interact with the network.

Or anyone can easily create a new small server, but then you can't do anything based on trust, since you never know if that server was created with malicious intent.

Regarding centralized/decentralized you have to differentiate between implementation and management.

All major social networks run distributed systems. If you want to serve billions of users, you need to run millions of servers. These servers are distributed around the globe to give fast access to users everywhere. Chances are pretty high that your ISP has a few racks of Facebook, Netflix, YouTube and Tiktok servers.

Their distributed system is orders of magnitude more complex than everything running ActivityPub combined.

But their system works, because they have tens of thousands of highly paid specialists to make them work.

ActivityPub based services on the other hand have almost no funding and manpower.

Mastodon is the best in this respect. They have 6 people who are actually working on the system.

Lemmy has two developers who earn close to minimum wages.

Kbin has a single guy developing it.

That's the real reason why the UX is crap.

If anything, ActivityPub and the services running on them are extremely underengineered and underdeveloped.

Btw, there is something rather close to what you seem to want: online forums with Google single sign on.

The forums are not interacting at all with other forums. No federation or anything at all. There are enough commercial solutions that work really well. And with Google Single Sign On you also don't have to register for each forum.

[–] squaresinger@feddit.de 0 points 7 months ago (4 children)

But not nearly the required amounts. We currently use about 6 million metric tons of helium per year.

If fusion plants ever become a commercially viable thing (and that's a big if), they will never be able to supply anything close to that.

[–] squaresinger@feddit.de 0 points 7 months ago

There's quite a large amount of the usage which could be labelled "for fun".

[–] squaresinger@feddit.de 0 points 7 months ago (6 children)

Murder is still murder, no matter if it's legalized.

And an execution is a premeditated murder in cold blood, even a systemic one. It's pretty much the worst kind of murder.

And yes, every kind of murder is problematic. Using gas chambers just gives it the correct appearance: state sponsored serial murder.

[–] squaresinger@feddit.de 0 points 7 months ago (2 children)

But we are consuming about 6 million tons per year (https://www.chemanalyst.com/industry-report/helium-gas-market-578).

The 3000 tons are just a drop in the water and it's pretty much impossible to get to all that.

[–] squaresinger@feddit.de 0 points 7 months ago

Not in a way that could be scaled up to even cover the childrens birthday parties of a medium sized city.

 

After reading a bit about Usenet, it seems to me as if the whole Fediverse seems to be just a reinvention of Usenet.

What's the big difference?

 

Everybody should host their own instance of the SquareModBot with their own rules, and the challenge is to figure out what the rules are and post a post/comment that doesn't violate the rules of any bot.

 

geteilt von: https://feddit.de/post/1728805

I made a simple mod bot for Lemmy.

It's still "early access", but it's stable and should be fit for everyday use.

I'd be really happy to get some feedback on what kind of features mods would like to see.

If you want to try it in action, go to !bottest@feddit.de. That's the testing community where it currently filters posts with duplicate URLs, same as mentions of Reddit, Lego and other beings-who-must-not-be-named. Feel free to post stuff there and see it get automatically moderated.

 

geteilt von: https://feddit.de/post/1728805

I made a simple mod bot for Lemmy.

It's still "early access", but it's stable and should be fit for everyday use.

I'd be really happy to get some feedback on what kind of features mods would like to see.

If you want to try it in action, go to !bottest@feddit.de. That's the testing community where it currently filters posts with duplicate URLs, same as mentions of Reddit, Lego and other beings-who-must-not-be-named. Feel free to post stuff there and see it get automatically moderated.

 

Ich hab einen Mod Bot geschrieben, der nach konfigurierbaren Regeln konfigurierbare Aktionen automatisch ausführt. Für feddit.de habe ich den auch selbst gehostet. Für andere Instanzen muss ich noch schauen, wie ich dort mach, mal sehen.

Der Code ist auf Github verfügbar. Wer den Mod Bot verwenden will, kann entweder selbst einen Bot-Account erstellen und den Bot irgendwo laufen lassen (braucht quasi keine Ressourcen, rennt bequem auf einem Pi Zero oder einem alten Handy), oder Square_Mod_Bot zum Moderator in der Community machen und mir die Config per PN schicken.

Ich kann auch gerne helfen beim Erstellen einer Config.

Der Bot ist aktuell im Early Access, funktioniert aber stabil. Ich könnte noch Input gebrauchen, welche Trigger/Aktionen oder weitere Features sinnvoll wären.

0
submitted 1 year ago* (last edited 1 year ago) by squaresinger@feddit.de to c/technology@beehaw.org
 

I made a simple mod bot for Lemmy.

It's still "early access", but it's stable and should be fit for everyday use.

I'd be really happy to get some feedback on what kind of features mods would like to see.

If you want to try it in action, go to !bottest@feddit.de. That's the testing community where it currently filters posts with duplicate URLs, same as mentions of Reddit, Lego and other beings-who-must-not-be-named. Feel free to post stuff there and see it get automatically moderated.

view more: ‹ prev next ›