this post was submitted on 15 Oct 2023
478 points (95.6% liked)

Programmer Humor

32479 readers
237 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 8 points 1 year ago (8 children)

learning to use a raspberry pi. the interpreter that works on the mini Python I'm learning seems to have no linting so when I missed a colon in a for loop it took me ages to find.

[โ€“] [email protected] 1 points 1 year ago

you can install VSCode on the raspberry pi even, it's just linux

load more comments (7 replies)