Viewing profile — mabdt
mabdt
HN member- Joined
- Mon, Oct 10, 2011, 7:38 PM UTC
- HN karma
- 16
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mabdt
No profile information was provided.
Recent public activity
-
comment
Comment #3859749
As a member of the Opa team, I can think of at least three problems that Opa solves for you compared to Node.js frameworks. 1) Asynchronous (a.k.a. event driven) programming. Light…
-
comment
Comment #3773777
Another example of catastrophic UX is certainly the unix command 'find', as in: find . -name "*.opa" -exec cat \{\} \; | wc -l I wonder if any Unix beginner has ever managed to fin…
-
comment
Comment #3095512
It looks like the website dartlang.org is down. I hope it will be up again soon so that we can compare the two languages in details.