this post was submitted on 14 Sep 2025
50 points (100.0% liked)
ADHD
12026 readers
80 users here now
A casual community for people with ADHD
Values:
Acceptance, Openness, Understanding, Equality, Reciprocity.
Rules:
- No abusive, derogatory, or offensive post/comments.
- No porn, gore, spam, or advertisements allowed.
- Do not request for donations.
- Do not link to other social media or paywalled content.
- Do not gatekeep or diagnose.
- Mark NSFW content accordingly.
- No racism, homophobia, sexism, ableism, or ageism.
- Respectful venting, including dealing with oppressive neurotypical culture, is okay.
- Discussing other neurological problems like autism, anxiety, ptsd, and brain injury are allowed.
- Discussions regarding medication are allowed as long as you are describing your own situation and not telling others what to do (only qualified medical practitioners can prescribe medication).
Encouraged:
- Funny memes.
- Welcoming and accepting attitudes.
- Questions on confusing situations.
- Seeking and sharing support.
- Engagement in our values.
Relevant Lemmy communities:
lemmy.world/c/adhd will happily promote other ND communities as long as said communities demonstrate that they share our values.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Take notes. It's the only way I'm able to hang onto specific information and concepts ( ie code syntax, structures, processes ) in any reliable way. Your own notes are infinitely more valuable than any textbook(or blog or forum or whatever). Your own notes will be in your thought patterns, meaning when you read them later the information is 'ready-to-eat'. Textbooks written by someone else provide information which first needs to be wrestled into shape before you can use it.
I have a self-hosted nextcloud server. I spent weeks learning how to set up apache, SSL certificiates etc. Then when 3 months later something broke, I had to learn it again from scratch - which led to me writing 'guides' for myself for all the stages of the process so the next failure would be easier to recover.
If it's worth remembering, it's worth writing down.
All the best! New languages (human or machine) are always difficult, but incredibly rewarding.
Second the taking notes idea.
Can say in my case, a txt file for useful commands I've been feeding since I started using Linux 4 years ago has been invaluable.