this post was submitted on 19 Aug 2025
418 points (94.3% liked)

Programming

23108 readers
46 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Feyd@programming.dev 26 points 1 month ago* (last edited 1 month ago) (2 children)

I don't know if you mean you don't remember the gist even, but it's more about learning about what's possible with what so you can look up specifics when you need them than remembering the contents wholesale

[–] GreenMartian@lemmy.dbzer0.com 10 points 1 month ago* (last edited 1 month ago)

This is exactly it. Do I have to read a reference for regex every damn time? Yes. But I also have an idea of what it can do; and knowing that, I have a vague idea when a problem presents itself that I could use regex to solve it.

Edit: Hello Zalgo my old friend.

[–] Melvin_Ferd@lemmy.world 1 points 1 month ago

This is great perspective and advice. It's how I learn too. I always felt like a poor performer because in my life I haven't been able to recall specifics after learning something when I compared to others. I've got a complex. But general what you describe is how I recall. Almost in chunks but not specifics.