Y
Hacker News
new
|
ask
|
show
|
jobs
by
Wowfunhappy
1899 days ago
This would make particular sense in a language like python, which no one (should?) be using for systems programming.
1 comments
neilv
1899 days ago
Agreed. Though, for
reasons
, I had to write essentially a userland device driver in Python (complete with buffer management and keyboard decoder). It was rock-solid in production, in remote appliances, and I was very glad Python was up to that. :)
link