• 0 Posts
  • 52 Comments
Joined 1 year ago
cake
Cake day: July 17th, 2023

help-circle

  • Do you have a link to the manifesto? I can’t seem to find it anywhere. It’s strange how little information is easily available on it; every article I see in search results is informationless fluff, with various attempts to spin something, but they’re all so unclear on what the thing they’re spinning is in the first place it comes across very strange.

    To be honest I’ve always kinda thought how much things get censored is overblown, but damn, someone just killed half a dozen people (half of them children), injured hundreds more, and released a manifesto as to why they did it - yet somehow it gets buried. Instead there’s an endless stream of speculation, blame, and talk about everything else. I don’t think there could be anything in the writing that would concern me more than the degree to which it seems to be deliberately ignored.








  • Most of my fiction reading nowadays is from web serials. I’m following a dozen or so right now, each putting out around a half hour’s worth of reading a week. I’d like to read more ‘book’ books but I have a hard time getting into them compared to serials.

    Following ongoing series where there’s a chapter released every few days prevents binging, and I end up much more invested when I’ve been regularly reading about a world for months/years, with each chapter sticking in my head until the next. Plus new chapters coming out feels like an exciting event, drawing me right back in - with traditionally published novels I just don’t feel that draw as much (and when I do I can’t put it down, it kinda sucks unavoidably finishing my favorite books in a couple weeks at most).

    There are problems with the format too of course - it encourages a lot of poor writing habits which, especially when combined with the low barrier of entry, means the average quality is much lower than traditional books. But when you find one you like, it’s a lot of fun to be so regularly immersed in a world you enjoy for so long.








  • I use the mobile site, so this is perfect! I’d been through the settings but totally missed that checkbox. Thank you!

    It’s funny, I vaguely remember having comments sorted differently by default too, but I can’t seem to find any actual record of it. Mandela effect? Anyway, I’m hoping the option will be added soon, since I can’t get it to work quite right with a script:

    window.addEventListener("load", function(event) { 
      	document.querySelector('[id$="-new"]').click();
    })
    

    This only seems to work when the page is refreshed for some reason. If you or anyone else happens to know a solution that’d be greatly appreciated, I don’t know javascript well.


  • I’ve been coming to realize how much votes affect the way I interact on Lemmy (and not in a good way). They have their utility of course, but if you’re sorting by new anyway they don’t really have an effect other than, like you said, giving a score to everything everyone says - which I’d really rather not be a part of my interactions as I find it does more harm than good. I hadn’t considered just hiding them entirely though, thanks for bringing that up as a possibility. What do you use to do that? Don’t suppose it’s anything that would work on mobile too?