Hacker News new | ask | show | jobs
by jchonphoenix 5608 days ago
Try writing an operating system. Then let me know if you still like programming with threads.
1 comments

That is an entirely different problem than the one I typically face. Also while I have no experience writing OS's, but IIRC none of the modern ones have their processes based on event loop. Maybe writing an OS is just not a trivial problem and the code is bound to be somewhat ugly.