• 1 Post
  • 14 Comments
Joined 1 month ago
cake
Cake day: August 4th, 2026

help-circle
  • You are just able to say that because you spend 100+$ on the pre-installed OS. You could also spend the same amount for an IT person to install you linux and then have a very stable time anyways. Linux doesn’t force you to update, if something breaks you don’t need to interact with it. On many distros there are system backups preconfigured, if something breaks you can roll back pretty easily. There is a trade-off, ease of use and ease of fix. Linux is way easier to use, thanks to no bloat and package manager, but slightly harder to fix when a problem occurs, because you have to interact with the system. And to be honest, the system isn’t as scary. Documentation is often enough, but if you are lazy and want the fix currated there is AI to help you.


  • I have seasonal mood shifts which could be adhd related. I am not too sure because alot of my lack of energy came from wrong nutrition and migraine + brain fog and I finally found something that helps. Its fresh food. I have tyramine intolerance I think and my energy levels increased a lot. I think there was a correlation between migraine, adhd, parkinson and depression, so look into it and maybe try a diet for 1-2 weeks? Its annoying af because like no beans, cheese, sausage nor processed foods leave little protein except fresh meat. Also vitamine d the whole year.


  • Ironically I switched off of ddg to brave search because I wanted to block more than 5 AI embracing websites. I haven’t yet tested it thoroughly yet because AI overviews were quite helpful the last month for syntax questions and that were all my searches, but now I want (and am able) to test brave search without AI and with weights to curate my search.










  • sumsinj@lemmy.worldtoADHD memes@lemmy.dbzer0.comIt me
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    I’d say seperate places them by topic. All my study related things are in one app on my laptop, organization stuff in my phone calender. It helps so that I don’t grow tired of one system / the system doesn’t feel too cluttered, so it won’t fade into background noise. Everything has an alarm? Snooze 'em all! Write everything into that one app? Ain’t finding shit again and too tired to write everything in there, too much effort. The last thing for chores and workout is: make a habit out of it, maybe set a daily alarm if it helps you and do it, just starting is fine at the beginning, but make it a habit


  • I use nvim/ vim just because i was new and didn’t know anything I could edit on an ssh connection with beside vim. And it isn’t that hard, using lazyvim atm (still new and dont have time to configure myself) and if I can just use the mouse if I am too stupid, not that hard. But it get more and more convenient as time goes on. You encounter enough times and just think to yourself “is there a better way?” and most of the time there is! Just start with “i”, “<Esc>” and “:wq”.