HN2new | past | comments | ask | show | jobs | submitlogin

Ye, 100% true. I've spent many man-years writing entire systems like this in C and Java.

It's just in node, doing it in the evented way was actually simpler and quicker to implement, than the 'ghetto' way. This isn't usually the case, and I always recommend doing the simplest thing that works first. It's just nice here that the simplest thing is also a tight solution.



And what exactly does 'ghetto' mean here? You've used the same term in your blog post.


We use it to mean, the quick and dirty simple solution that we write first, and that is usually good enough but your a little embarrassed to admit. It's not the elegant or crafted, but works.

Our original solution was literally a shell exec, and it was perfectly fine (..for a while)


Given your definition, I'd probably try to use a different word.


Lots of people use "ghetto" to mean quick-and-dirty.


That's not an argument for it's continued use. I agree with rhizome, you should consider using a different word or phrase.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: