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

help-circle

  • You make some good points - I don’t think anyone can reasonably argue linux is in a state where a ‘regular’ user will find it more productive than windows. But, statements like these make as many assumptions about an individual’s use case and workflow as saying ‘everyone should use linux because xyz’:

    If you live in a bubble where you don’t have to collaborate with anyone else

    There are annoyances from time to time, sure, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive desktop experience on Linux

    If you buy a Windows license and spend the time you would’ve spent dealing with Linux compatibility issues doing your actual job you’ll, most likely, get a better ROI.

    Again, it’s certainly not reasonable to say linux is universally (or even generally) better for productivity. But neither is it reasonable to say it always isn’t. Operating systems are tools, which one to use depends entirely on the situation.



  • Titles like this annoy me. If you have something interesting to say - which is the case here - say what it is. No need to obfuscate the topic. It wastes time for everyone.

    Anyway, it’s kinda hilarious that the only way to make a proper circle in PDFs is with line caps. What a bizarre format. I hope it’s succeeded by something better sooner rather than later, I can’t think of any time they haven’t been a pain to work with.












  • 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?