iso

joined 2 years ago
MODERATOR OF
[–] iso@lemy.lol 1 points 1 month ago (1 children)

Unfortunately, it's used as a generic message rather than whether it actually violates community guidelines. Frankly, Mlem's approach seems better to me.

I haven't tested it, but it would be pretty bad if reports was also removed from mods when the admin resolved it.

[–] iso@lemy.lol 3 points 1 month ago* (last edited 1 month ago) (1 children)

Yes, that's what I was guessing too.

Is there a way to show community and instance rules while reporting in applications? If I remember correctly, Mlem used to extract them from the description, but I guess they gave up. Could there be a standard for this? Anything I can do?

/cc @eric@lemmy.ml @sjmarf@lemmy.ml @aeharding@vger.social

[–] iso@lemy.lol 8 points 1 month ago* (last edited 1 month ago)

I think Meilisearch is pretty good. I throw it wherever possible and it works :) Implementing a custom solution is not worth it.

[–] iso@lemy.lol 2 points 1 month ago* (last edited 1 month ago)

You switched to Piefed? It’s still registered as Lemmy instance in Lemmy Federate. This is an edge case I haven’t thought of.

I can fix this manually but if you haven't transferred keys, switching on the same domain didn't seem healthy to me.

Update: fixed it.

[–] iso@lemy.lol 3 points 1 month ago

Happy cake day! 🎂

[–] iso@lemy.lol 2 points 1 month ago (1 children)

They just need to log in (from user button on the top right), fill bot account credentials and enable it.

[–] iso@lemy.lol 3 points 1 month ago (3 children)

Yes, unfortunately users cannot change this. The administrator of that instance must add their own instance. I try to promote Lemmy Federate as much as I can, but if you care, you can ask them too. If it's slrpnk.net, they are not allowing it on purpose.

[–] iso@lemy.lol 5 points 1 month ago

You can add your new profile to display name of your old lemm.ee account. So you and people can distinguish them.

[–] iso@lemy.lol 6 points 1 month ago* (last edited 3 weeks ago) (2 children)

While working on this, I realized piefed.social is still defederated from lemy.lol (my instance). The reason is this:

private message from @rimu@piefed.social to @iso@lemy.lol

I believed that this was a misunderstanding and that we were federated again after this message. But apparently not.

To express my honest thoughts, this is the stupidest action I've ever seen in my 2 years of fediverse experience. Literally the worst reason to knee-jerk.

From what I noticed in the link I entered thanks to @Blaze@lemmy.dbzer0.com, they also ban users with "88" in their usernames. This is definitely against my freedom of thought and anti-fascist values.

I'm still open to PRs for it to be added to Lemmy Federate. I personally wouldn't work on it but if anyone is interested in maintaining it, it's still possible.

[–] iso@lemy.lol 3 points 1 month ago (1 children)

It doesn't seem like a great feature if it only moves the post history to the imported instance and not to any other instances.

[–] iso@lemy.lol 4 points 1 month ago

It says it has 95% Lemmy compatible API here. I can try to add it with some minor modifications.

Any group federation compatible server should be able to use Lemmy Federate for federating their communities (not the other way around). The only problem is, there is no standard ActivityPub way to determine if a user is an admin and I haven’t worked this out yet.

[–] iso@lemy.lol 3 points 2 months ago

It's pretty easy to implement. In fact, I was working on it. But I got discouraged because of some absurd political decisions. Still open to PRs though.

 

I currently have an iPhone 14 Pro Max and I want to switch to an Android phone.

First of all, I eliminated all Chinese phones. Since Samsung has limited custom rom support, I gave up on that too. At the end, I decided to get a Pixel because of its GrapheneOS support.

But right now I'm stuck between Pixel 8 and 9. There's a big price difference with small improvements. I can afford both but not sure if Pixel 9 is worth it. What do you think?

 

I tried SD once and it was pretty good. It was a bit difficult, of course. Now I want to try image generation again. Do you still think I should use SD or a different tool?

 

I prefer simplicity and using the first example but I'd be happy to hear other options. Here's a few examples:

HTTP/1.1 403 POST /endpoint
{ "message": "Unauthorized access" }
HTTP/1.1 403 POST /endpoint
Unauthorized access (no json)
HTTP/1.1 403 POST /endpoint
{ "error": "Unauthorized access" }
HTTP/1.1 403 POST /endpoint
{
  "code": "UNAUTHORIZED",
  "message": "Unauthorized access",
}
HTTP/1.1 200 (🤡) POST /endpoint
{
  "error": true,
  "message": "Unauthorized access",
}
HTTP/1.1 403 POST /endpoint
{
  "status": 403,
  "code": "UNAUTHORIZED",
  "message": "Unauthorized access",
}

Or your own example.

16
submitted 11 months ago* (last edited 11 months ago) by iso@lemy.lol to c/meta@programming.dev
 

Hi. I’d like to inform P.D admins that Lemmy Federate integration is not working for P.D because Fediseer preferences.

P.D is using “don’t follow censured instances” option in Lemmy Federate while blocking 3rd parties on Fediseer. So Lemmy Federate can’t fetch P.D’s censure list.

So please either:

  • Disable Fediseer usage in Lemmy Federate
  • Grant access of censure list to 3rd parties in Fediseer
26
submitted 11 months ago* (last edited 11 months ago) by iso@lemy.lol to c/linux_gaming@lemmy.world
 

I have a 32:9 screen and I want to play CS2 in middle, 16:9 way. I couldn't do it natively and tried Gamescope.

While Gamescope works as I would like, the mouse is doesn't work properly. As you can see from the video, game is centered but mouse is aligned to right of the screen. The params I'm using are;

gamemoderun gamescope -f -w 2560 -h 1440 -r 240 --force-grab-cursor -S integer -- %command% -fullscreen

Any recommendations?

 

I've heard many of them. For example: rolldown, rspack, swc, oxc, esbuild, parcel, vite etc.

I can currently use JS projects without these tools. What extra do they add? Why should I use them instead of simply using tsc?

Though I must admit I like vite simplicity in front-end.

10
submitted 1 year ago* (last edited 1 year ago) by iso@lemy.lol to c/meta@lemy.lol
 

We have been under troll attack for a while now. For this reason, I am giving up on the open registration policy for a while.

I will also add a rule for extremist users. Even though I care about freedom, I don't like moderation duties very much :) These users must find a new instance that matches their identity.

We’re also looking for an admin who can volunteer to moderate. They should be someone who has spent a few months in our instance, has a clean moderation history, and is active. In short, they must be someone we can trust. @QuazarOmega@lemy.lol and I are busy these days :)

6
submitted 1 year ago* (last edited 1 year ago) by iso@lemy.lol to c/webdev@programming.dev
 

I currently use Cloudflare's DNS with disabled proxy and I want to ditch Cloudflare completely now (for known reasons).

I found the desec.io service and it’s looking pretty good to me. What are your thoughts about this site? Would you recommend it? Any other recommendations?

110
submitted 1 year ago* (last edited 1 year ago) by iso@lemy.lol to c/selfhosted@lemmy.world
 

Not exactly self hosting but maintaining/backing it up is hard for me. So many “what if”s are coming to my mind. Like what if DB gets corrupted? What if the device breaks? If on cloud provider, what if they decide to remove the server?

I need a local server and a remote one that are synced to confidentially self-host things and setting this up is a hassle I don’t want to take.

So my question is how safe is your setup? Are you still enthusiastic with it?

30
submitted 1 year ago* (last edited 1 year ago) by iso@lemy.lol to c/meta@lemy.lol
 

I will upgrade the Lemmy version to 0.19.4 on Sunday 10:00 UTC. Therefore, we’ll experience about 1 hour downtime.

Normally, I do not announce these version upgrades, but since the database will also be upgraded and migrated, down time may increase in case of a problem.

For local time: https://www.timeanddate.com/worldclock/fixedtime.html?msg=lemy.lol+update&iso=20240609T10&p1=1440&ah=1

66
submitted 1 year ago* (last edited 1 year ago) by iso@lemy.lol to c/linux_gaming@lemmy.world
 

I'm using EndeavourOS with ext4 file system for daily usage and a dual bootable Windows for gaming. What I want to have right now is getting rid of Windows completely.

When I tried it before, I had to try multiple tweaks for a game and find which one worked on Linux. Therefore, I want to take a snapshot with BTRFS and try it until I find the right configuration.

While I have quite a bit of experience with Linux, I've never used BTRFS. Do you think it's worth it?

I thought about keeping the games on the ext4 system, but I hate splitting the disk. I'm thinking of keeping the games in a non-snapshot volume.

UPDATE: I just re-installed EndeavourOS with BTRFS + snapper + BTRFS Assistant :)

view more: ‹ prev next ›