Hacker News new | ask | show | jobs
by worewood 1775 days ago
This specialized protocol thing sounds like ASP.Net web forms all over again. Loved it for developing but performance usually s**ed balls
1 comments

Its a trade-of. Most of my projects are services for <100 concurrent users on semi recent hardware. CPU time is cheap this days, developer time is expensive.