ThoughtGoblin

joined 1 year ago
[–] [email protected] 0 points 1 year ago (3 children)

Does Lemmy have the ability to move an account to another instance? I know you can delete and recreate, but the former would be useful for occasions like this.

[–] [email protected] 7 points 1 year ago (1 children)

Oh, okay, so I'm not crazy!

Saw this scrolling down /c/all and immediately noticed something was off with the tiny leg on the left. The only obviously weird thing (to me) was the planters on the left have the suspending wires attached to the leaves. I still wasn't sure if it was AI generated.

In a few years these are going to be absolutely indistinguishable. What a time to be alive!

[–] [email protected] 8 points 1 year ago

I imagine apps and frontends should implement a hook to prevent this. It'll be a lot easier to enforce that way.

[–] [email protected] 8 points 1 year ago (3 children)

Lots of good reasons to bag on Spez, but this isn't one. That was way back in the day when anyone could be added as a moderator without consent.

[–] [email protected] 35 points 1 year ago

The overwhelming vast majority of mods are not power mods and did it because they liked their communities. They're good people who worked hard to make a safe, fun place for others.

When awkward turtle got banned, they were happy too.

[–] [email protected] 3 points 1 year ago (1 children)

Yeah, those are doing some heavy lifting for the aesthetic here.

I remember looking for a wrist rest a bit back, but it was hard to find something that was a combination of:

  • Affordable
  • Real wood (not epoxy)
  • Didn't scream it's branding

This one is real sleek.

[–] [email protected] 18 points 1 year ago

Come on, let's be adults about it. Beehaw has always had stricter registration requirements, but didn't defederate until just now. The problem was that they simply don't have the tools needed to moderate such a huge influx of people from uncurated instances and it was interfering with the culture they prided themselves on.

I'm not a member of Beehaw, but I can respect them knowing both what they want to be and when their limited ability to enforce it meant drastic measures to preserve the community. This is one of the good things about federation: they're allowed to do that and we don't need to switch platforms entirely!

Wish everyone luck going forward.

[–] [email protected] 23 points 1 year ago* (last edited 1 year ago) (1 children)

Beehaw has sign up requirements to curate the type of community they are. These other instances do not, allowing anybody.

Since any account can be used for in any instance still federated with the instance they made their account on, Beehaw was upset that their curated community was being interrupted by troves of unregulated members of the large, general servers. The tools for moderating Lemmy are also still in their infancy, so the Beehaw moderators were finding it harder to do their jobs.

So they defederated for the time being.

[–] [email protected] 1 points 1 year ago (1 children)

Very nice! Smart thinking using the multireddit link there, never even knew that existed! 😅

I think the next step is to secure VC funding or something. Yada yada yada, then collect your profits! /s

How are you liking Svelte?

[–] [email protected] 2 points 1 year ago
  1. Sorry if it was an assumption, I was speaking to the context you posted.
  2. I'm not discriminating between the specific abstraction layer. Anything that provides an HTML canvas, CSS, and JS is fine. But, at least with Electron, you can fine-tune things down really well with the use of native code and an API less constrained than the web standards. This is why VS Code is quite the snappy fella.
  3. Cross-platform is Electron's second selling point, really. The first is the ability to create desktop apps using the fun JS web frameworks rather than learning Java, C#, or C++ and having to use the unpleasant UI frameworks they have - like QT. Clearly that's the case for all the folk who only support one platform, at least.
  4. WebAssembly doesn't seem weird to me at all? The web is a great way of distributing end-user software but can suffer from performance and control issues in the case of heavier applications. Web assembly is the logical conclusion that allows us to leverage the browser's crazy powerful and optimized DOM, JS runtime, and layout engines, while having a super fast layer with a low interop cost to do that heavy work. Especially as they move towards gaming support via WebGL. Furthermore, it provides a sandboxed runtime with privilege control that downloading binaries from Itch simply can't. It has a real purpose. Albeit, I again agree it's execution has some issues.

All this just to say: I think the common denigration of this tech (not specifically your comment, since you clarified) is a cynical take that ignores important economic factors. Modern web development is flawed, but the direction it has moved is still forward.

Anyway, hope you have a good day!

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

It would normalize bot submissions, which is bad for a lot of reasons. Not the least, disproportional bot activity is one of the categories used for defederation for instances like lemm.ee.

view more: ‹ prev next ›