• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • cravl@slrpnk.nettoADHD memes@lemmy.dbzer0.comDeadlines
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 days ago

    The number of people in college that didn’t know Office has built-in citation management boggled me. Or how tab stops work. Or how to use fricking styles and page templates instead of setting everything manually (that one goes for PowerPoint as well).

    …then again, most of them used Google Docs. sigh




  • I don’t think the ADHD necessarily gets worse, it’s more often that the consequences get worse.

    I.e. the intensity of the disorder relative to a given set of stimuli doesn’t increase, but the average significance of the stimuli (and consequently the outcome of one’s reaction to them) does increase.

    You could argue that’s a meaningless distinction, but perhaps it’s a helpful change in perspective for someone.





  • For anyone reading this on a Debian-based system, you can get a good start without risking removing anything important like this:

    1. Run apt-mark showmanual, and copy any package names you don’t think you need into a list.
    2. Run apt-mark auto <pkg1> <pkg2> ...
    3. Run apt autoremove