Posts
Just voted!
Voted early the past two elections but I decided that for the first time ever, I'd do it on the day
James Hoffmann: The $20,000 Espresso Machine, The Manument: The Swiss Watch Of Lever Espresso Machines -
cross-posted from: https://kbin.social/m/[email protected]/t/431650
Hope you all find this interesting, delighted I got the chance to have a play with the machine!
Cabin (geodome) in the woods
cross-posted from: https://campfyre.nickwebster.dev/post/107235
Stayed in here for a couple nights last year:
Cabin (geodome) in the woods
Stayed in here for a couple nights last year:
Query to fix modlog
The modlog page can break if anyone has been banned with an expiry too far into the future, I grabbed this query to fix it from the github issue a while back and refined it a little if it's useful to anyone:
BEGIN;
-- The modlog UI breaks for bans too far in the future
SELECT * FROM mod_ban WHERE expires > now() + INTERVAL '10 years';
-- Lets just make them permanent as an easy fix lol
UPDATE mod_ban SET expires = NULL WHERE expires > now() + INTERVAL '10 years';
-- See our changes
SELECT * FROM mod_ban WHERE expires > now() + INTERVAL '10 years';
ROLLBACK;
-- replace ROLBACK; with COMMIT; if you're happy
This will make any ban with an expiry >10 years into the future permanent and fix your modlog. If this happens a lot it might be worth making this a trigger in your lemmy db.
Sheogorath is a HOAX
shamelessly stolen from https://www.reddit.com/r/TrueSTL/comments/1609zz5/candidate_vivec_setting_the_record_straight/ because it made me chuckle
Help, my new pet false god keeps displaying their muatra in front of my family
View original on campfyre.nickwebster.dev(TrueSTL) The Elder Scrolls Lore - A place to shitpost about the insane lore around The Elder Scrolls
Links
/c/[email protected]
![email protected]
https://campfyre.nickwebster.dev/c/truestl
About
(not officially affiliated with /r/TrueSTL)
Do you often find yourself wondering about the true nature of Ogrim nipple-piercings? Does the mythology of Space Pirate Captain Harlock make your head spin? Do you want to learn more about the metaphysics of Sword Art Online, your favorite Cambodian Silent Film? Do you find your questions, concerns, and philosophical quandaries unaddressed by Final Fantasy: Online?
Worry not. ![email protected] is a place that encourages discussion on any and all facets of CHIM, Dragon Breaks and the Hist, the greater bodies of Elder Scrolls fiction, without judgement or prejudice.
Here at ![email protected], every Muatra is big enough to achieve CHIM.