Hacker News new | ask | show | jobs
by kristianpaul 635 days ago
Not to compare but i realice this is something you can do with rust with few lines

https://github.com/actix/actix-web/tree/master/actix-http

4 comments

Look ma, I can do it in python!

$ python3 -m http.server

Or Ruby

$ ruby -run -e httpd .

You call that a few lines of code!?
it's just a few lines because you're hiding the other ones
but not in 76 KB