nick

joined 1 year ago
[–] nick@campfyre.nickwebster.dev 11 points 1 year ago (1 children)

idk I played Morrowind because I was a huge fan of Oblivion and Skyrim, but when I built my first computer of my own it couldn't play either due to running on integrated graphics until I got a GPU. Ended up getting Morrowind to have something I could play.

[–] nick@campfyre.nickwebster.dev 10 points 1 year ago* (last edited 1 year ago) (1 children)

I used the cross post button in the webapp, so it links them together. You could try raising a feature request to your client to do some sort of handling of that.

[–] nick@campfyre.nickwebster.dev 1 points 1 year ago (1 children)

Wasn't the Vulcan ship in DS9 still technically a Starfleet vessel?

[–] nick@campfyre.nickwebster.dev 2 points 1 year ago (1 children)

Seems pretty auth-right compared to most tech bros (lib-right) that I see

[–] nick@campfyre.nickwebster.dev 1 points 1 year ago* (last edited 1 year ago)

I can't be the only person who thinks of the false god every time I see his name:

art of Vivec from The Elder Scrolls dressed up in modern street wear as a meme

[–] nick@campfyre.nickwebster.dev 1 points 1 year ago* (last edited 1 year ago)

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!

[–] nick@campfyre.nickwebster.dev 2 points 1 year ago (1 children)

Haha yes, that configuration flag PR is mine

We're everywhere

The Aotearoa illuminati

100% agreed. I don't have the time to make a change that complex right now, so I did a fairly blunt approach with the hope that larger instances will keep caching on to reduce load.

[–] nick@campfyre.nickwebster.dev 3 points 1 year ago (1 children)

Agreed, I sadly don't have the time to implement that.

I don't think anything in lemmy is currently clearing that. There are community scripts around that do some clearing but I have not tried them.

view more: ‹ prev next ›