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

help-circle
  • You’d think I would have learned the keyboard shortcut by now, but no, I’m just really fast at opening the Character Map and copying it manually. I’ve found a number of useful symbols to add to my random comments & SMS messages in there. I’m just a regular μblogger, truly. If I spent ⅒ of the time I spend making random comments actually solving worthwhile problems, I’d be rich. Or happy. Or… something like that. C’est la vie. At least I know the difference between Unicode U+02D7, U+2010 – U+2015, U+2043, U+2212, and U+2E3A. There are more, but I really need sleep more than I need to find every horizontal line in all of Unicode.

    </adhd>





  • Much more tragic on average per occurrence, of course. But, I’d be willing to bet that the chance of falling down that slope is way higher than being hit, and thus the “average damage over time” is far greater for falls than collisions. People are really bad at comprehending risk. (See: dying from a shark attack or lightning strike being more common fears than dying from falling down the stairs.)

    It feels wrong to reduce human lives to a numbers game, but that’s what traffic engineering is. If there’s a budget, it has to be a numbers game at some level.






  • cravl@slrpnk.nettoADHD memes@lemmy.dbzer0.comDeadlines
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months 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




  • cravl@slrpnk.nettoADHD memes@lemmy.dbzer0.comAnd then the fire nation attacked
    link
    fedilink
    English
    arrow-up
    33
    arrow-down
    1
    ·
    3 months ago

    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