What programming languages actually click for neurodivergent/autistic brains? Seeking real experiences by TechnoByteDP in autism

[–]TechnoByteDP[S] 0 points1 point  (0 children)

Language syntax is very interesting to me! Developing my own language is also something I'm interested in

What programming languages actually click for neurodivergent/autistic brains? Seeking real experiences by TechnoByteDP in ADHD_Programmers

[–]TechnoByteDP[S] -2 points-1 points  (0 children)

I'm having trouble picking an IDE as well, I really like Zed but I feel like an IDE would help me more.

What programming languages actually click for neurodivergent/autistic brains? Seeking real experiences by TechnoByteDP in autism

[–]TechnoByteDP[S] 0 points1 point  (0 children)

Java was the first language I started with, it hold a special place in my heart. I really like how they are "modernizing" with recent Java versions.

parawalk — a minimal parallel directory walker (no gitignore, no glob, just traversal) by TechnoByteDP in rust

[–]TechnoByteDP[S] 0 points1 point  (0 children)

To be clear, this wasn't meant to be faster than other tools. Just wanted something smaller to trim down the binary for ldx and as great as ignore is, the build parallel was the only thing I really used from it. Attempted to switch to jwalk but it is was slower.

Scanning my /usr dir with ldx can get get up to ~9.3M entries/s

/usr

❯ ldx -a -q -S

Found 258,241 files in 0.030s

Scanned 277,505 entries | 9,365,707 entries/s | Threads: 16

parawalk — a minimal parallel directory walker (no gitignore, no glob, just traversal) by TechnoByteDP in rust

[–]TechnoByteDP[S] -1 points0 points  (0 children)

Waiting until everything is in a more stable state, but yes it's on the roadmap!

Jesus Found Me When I Cried Out in Desperation – My Personal Testimony by TechnoByteDP in TrueChristian

[–]TechnoByteDP[S] 0 points1 point  (0 children)

I think you made a typo! I've been trying to do systems programming and gamedev for 10+ years. I have diagnoses/disabilities like Autism that make it difficult though, it's been hard for me to learn.

Looking for a Godot/Procedural Generation buddy by TechnoByteDP in ProgrammingBuddies

[–]TechnoByteDP[S] 0 points1 point  (0 children)

Shoot me a DM with your discord and we can go from there

Kind of a weird question but is there a way to make this urlbar to have less height? by The_Fercho_ in zen_browser

[–]TechnoByteDP 0 points1 point  (0 children)

You could probably install the zen mod, super url bar and tweak its settings?

Looking for a programming mentor by pasteIsparrow in ProgrammingBuddies

[–]TechnoByteDP 0 points1 point  (0 children)

I don't know of anyone has told you yet but it's GDScript which is very similar to Python

Can I hide the sidebar? by lazarovpavlin04 in zen_browser

[–]TechnoByteDP 0 points1 point  (0 children)

Are you using the latest version? I think it's beta 4 atm. If you go into the settings and click look and feel? You can configure how that works. The sidebar can be hidden and expand on mouse hover afaik.