this post was submitted on 10 Aug 2026
-41 points (9.8% liked)

Programming

28077 readers
460 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 3 years ago
MODERATORS
 

I mean by useless is it's so slow you can't make games or even big projects for GUI, only you can do is AI/ML, Data Science, and basic stuff. I think Rust is better because of its speed and language capabilities?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Piatro@programming.dev 5 points 2 days ago (1 children)

Python is very much "good enough" for that kind of environment. The touch screen drivers on the other hand, yes, should probably be rust/c.

[โ€“] CarlLandry357@lemmy.world -1 points 2 days ago

Yeah, I've heard C is used for this kind of stuff, maybe also rust.