Viewing profile — CyruzDraxs
CyruzDraxs
HN member- Joined
- Mon, Aug 30, 2010, 10:41 PM UTC
- HN karma
- 48
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About CyruzDraxs
No profile information was provided.
Recent public activity
-
comment
Comment #21658131
Lifetime member. It’s a great community and really great having a network of people to meetup with while travelling. There’s often impromptu meetups organized on there in the popul…
-
comment
Comment #6826387
Several centuries of linguistic evolution would disagree. Those have always been neutral, though there has been usage of singular "they" dating back to Shakespearean-era. It is som…
-
comment
Comment #6826349
A signed CLA may seem silly, but there were changes in code comments. That makes code ownership ambiguous, and the law doesn't tend to play nice with ambiguity.
-
comment
Comment #6826336
More importantly, a quarter of the world speaks grammatically-gendered languages. Many languages have no concept of gender-neutral pronouns.
-
comment
Comment #6826236
The contributor also had not signed a CLA, and the commit message did not follow the guidelines. Ben should have been more explicit in his initial post about his reason for denying…
-
comment
Comment #6788588
Wikipedia needs this; http://www.mathjax.org/
-
comment
Comment #6207805
It's difficult to escape that sort of situation, but it doesn't get easier. It gets harder, and faster-paced. And that's a good thing. Adversity is a force that not only pushes us …
-
comment
Comment #6207727
That's what semantic versioning is for. Node modules should continue to move forward, and reinvent themselves to improve how we write our apps. Otherwise it'll just turn into anoth…
-
comment
Comment #6207710
Have a look at node.native. It's just libuv and c++11, which behaves pretty much the same as node. But much lighter, and with no Javascript engine tacked on. Obviously not nearly a…
-
comment
Comment #6207676
Node is not really tied to Joyent. Actually, a good amount of the core team is at StrongLoop. Joyent has basically got it as far as they needed it to get for their own uses. Now th…
-
comment
Comment #6207608
It was easier until we discovered even cleaner ways, and most of the Javascript community began to adopt them. But node chose to stick to the "old" ways. (Not really old, but not a…
-
comment
Comment #6176523
I couldn't even afford to get INTO university. By 18, I had to pay $1000/month rent or get kicked out. My family had NO money saved to help with college. I wasn't eligible for any …
-
comment
Comment #3371464
US only? Lame.
-
comment
Comment #3341502
I'm a Javascript user. The list of things I'd change is enormous. A few of the biggest things though, is making better object looping; it's annoying having to check each property t…
-
comment
Comment #3339612
Yes, but NaCl provides direct access to GPU interface libraries. You can code for OpenGL directly, rather than running your graphics code through several layers of abstraction, slo…
-
comment
Comment #3339580
The moment a programmer thinks they know the ultimate solution to a problem is the moment they understand the problem the least. No, templating is not perfect. Nothing a programmer…
-
comment
Comment #3338743
Emscripten is not a viable alternative. The Javascript it generates is too slow for performance intensive things, which is the whole point of NaCl. Flash is too unstable.
-
comment
Comment #3322419
The sky is falling! Oh noes!
-
comment
Comment #3249616
It's no coincidence that most of the companies on that list sell mediocre software for way more than it's worth. They rob us with their high prices, yet they throw a tantrum when w…
-
comment
Comment #3226579
Use tools to organize, not people. That's what todo lists and such are for.
- story
- story
-
comment
Comment #3074307
https://github.com/hookio/hook.io Transparent enough?
-
comment
Comment #3074286
Your sarcasm sensors are failing. Might want to get those checked.
-
comment
Comment #2943415
It actually doesn't get anything but public info, which you can see in the permissions request page on Facebook. All it does is grab your name, profile photo and url. It doesn't ev…