I enjoy OpenMW and I’m happy to host if you want, although my instance is basically just me and a few friends right now.
I enjoy OpenMW and I’m happy to host if you want, although my instance is basically just me and a few friends right now.
I miss circles
Good Girl by Aquilo. It brings up a lot of relatable feelings around growing up Christian and ultimately is quite sweet.
I don’t think the RF can count as a direct successor state when Ukraine was also a member of the USSR.
The UN has not resolved that the Russian Federation is the Soviet Union w.r.t. veto powers. It’s just been assumed. For the PRC there was an actual vote.
Ukraine legally has just as much of a right to the Soviet Union veto.
Couldn’t the general assembly just acknowledge that the RF does not inherit the Soviet Union veto? Same way that they stripped Taiwan of their veto. I don’t think that would require a security council vote.
I don’t think ActivityPub supports that. There’s just the “sensitive” flag (which Mastodon shows as a content warning and lemmy shows as NSFW). I think you’d have to do something outside of the specification.
True, you’re correct. I’m just not sure how you did it without corrupting the sled db. Maybe I’m just unlucky
Interesting, when I tried a while back it broke all images (not visible on the website due to service worker caching but visible if you put any pictrs url into postman or something)
Wow another coup in francophone Africa. I wonder if the regional democratic powers not intervening in Niger encouraged this.
I wrote a patch for Lemmy a week or so ago if you want to skip the caching: https://github.com/LemmyNet/lemmy/pull/3897
I think deleting images from the pictrs storage can corrupt the pictrs sled db so I would not advise it, you should go via the purge endpoint on the pictrs API.
Just a note that my PR there doesn’t disable pictrs for your own instance’s users. It just disables the caching of remote content.
The Lemmy instance I’m speaking from right now is running in my k8s cluster.
I ran this query:
select distinct thumbnail_url as url from post where not local and thumbnail_url like 'https://campfyre.nickwebster.dev/pictrs%'
(replace with your instance’s url)
I then sent delete requests to /internal/purge on pictrs to delete all of those old thumbnails, which cleared out a lot of space. After deleting the thumbnails I ran an UPDATE
query to set all of those old thumbnail URLs to null
in the DB. I also patched the version of lemmy that I run to stop caching thumbnails in the future. Hope this helps!
beamer
I’ve used beamer before but honestly LaTeX is awful to use. It’s the standard tool so I have to use it for my work but I hate every minute of it.
Sync for Lemmy, JetBrains IDEs, and Sublime Text to name a few.
This article does not claim otherwise.
Two things can be bad at the same time.
Get a bidet
It uses other signals too, like what other sites you’ve visited with that checkbox on it, what CloudFlare has seen your IP address doing in the past, etc.
The google one is able to see if you’re logged into a google account and take that into account.
There’s even a new variant of the Google captcha that is invisible and doesn’t even bother to show a checkbox.