←back to thread

429 points rui314 | 1 comments | | HN request time: 0.209s | source
Show context
pinn4242 ◴[] No.10732749[source]
Self-hosting is pointless. Go has it--who cares. I wrote a program 1000x faster than the ruby one (at work) with zero bugs in Go, but I still don't want to use it(Go). Java is fine. Do I care if Java is self-hosting? No. I'll do (another) language in Javacc (my first one is still awesome) or ANTLR.
replies(1): >>10734085 #
1. andrewchambers ◴[] No.10734085[source]
If you want to create a self sufficient system then it isn't pointless at all. That just happens to be something that isn't in your requirements.