this post was submitted on 25 Oct 2023
844 points (90.7% liked)

Programmer Humor

32156 readers
45 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
[–] r00ty@kbin.life 9 points 11 months ago

Yes, especially when you're running linux, and the project you started on windows that uses serial ports suddenly doesn't work any more and you wonder why.

Hint: The events for serial data received didn't fire under mono, for reasons.