Viewing profile — dos1
dos1
HN member- Joined
- Thu, Sep 22, 2011, 3:17 PM UTC
- HN karma
- 1,332
- Public activity
- 170 items
- HN profile
- View on Hacker News ↗
About dos1
No profile information was provided.
Recent public activity
-
comment
Comment #6361031
This looks cool. Once I create some tests how do I execute them? The video shows a pretty slick plugin for Chrome, but can I execute the tests in all browsers? Under the covers is …
-
comment
Comment #5802753
What's his email address?
-
comment
Comment #5802749
Yeah, because body count is the only comparator that matters. Extremism is extremism. RMS is an extremist. I want nothing to do with someone who is incapable of empathizing with th…
- comment
-
comment
Comment #5802661
Edit: Fuck you HN. RMS is an extremist. I should hope that most of you have the critical thinking skills to realize that his extremism is just as dangerous as Timothy McVeigh's. Ed…
-
comment
Comment #5802646
Dude is so strange. I mean seriously, who knows that much about that many kinds of esoteric music? It's like he wants to be contrary to the rest of the population on purpose.
-
comment
Comment #5769955
As an independent contractor, one thing I feel I need to point out is that the hourly rate that the consultant gets, and the hourly rate the company gets charged for the consultant…
-
comment
Comment #5725878
+1 for Minneapolis. I pay pretty close attention to the start up scene here and things are starting to move. The Minne* Organization ( http://minnestar.org/ ) does some nice events…
-
comment
Comment #5656070
It's always interesting to hear how people go about solving math problems. You mention a pie chart visualization and then the much more labor intensive (but maybe "correct"?) metho…
-
comment
Comment #5568267
Hippy :) I kid of course. I've never been able to get in to the jam bands. Many of my friends love Phish, the Dead, Umphrey's McGee, The Big Wu etc etc. I've tried to get in to the…
-
comment
Comment #5465694
I'm genuinely curious, how are standups not status meetings? From the article: - Make sure everyone is working on the right thing - Help out other team members by taking work off t…
-
comment
Comment #5416920
This is somewhat meta, sorry. What concerns me is that even in the face blistering internet rage, she dug in her heels and stood by her actions. Just apologize. Why is it so bloody…
-
comment
Comment #5416686
Sure, she didn't need to apologize (and hasn't). Look how good that's worked out for her and SendGrid.
- comment
-
comment
Comment #5415745
Yes, thank you very much! I constantly make this mistake. I've edited :)
-
comment
Comment #5415610
Totally agree. The employer owns absolutely all responsibility for terminating the employee. However, I do not believe it would have been out of line for Adria to have said somethi…
-
comment
Comment #5415524
One of the reasons I've taken an interest in this whole fiasco is that I occasionally make "colorful" jokes. Not dissimilar from the two guys at PyCon. I make every attempt to keep…
- comment
-
comment
Comment #5183672
Yes! This is my overarching goal currently. I'm trying to make as much money as possible building line of business apps so I can work on something I think is more important. I woul…
-
comment
Comment #5157927
> Second, as the work of economists Esther Boserups and Julian Simon demonstrated, growing populations lead to increased innovation and conservation. Well I'll just bet that a shri…
-
comment
Comment #5147615
> That's the point of an event-based system, it's a decoupling. De-coupling is an abstraction. It works on pages that are based on components or modules. Right, we're on the same p…
-
comment
Comment #5147189
On the plus side, if they're willing to share, I bet this will be a very interesting postmortem. Presumably Amazon.com is one of the more bulletproof web properties in the world. W…
-
comment
Comment #5146781
So a component subscribes to some event somewhere. Who's triggering the event? When you're debugging in Firebug or someplace, what does your call stack look like? How hard is it to…
-
comment
Comment #5146658
> When you create a component you don't get a handle to it. Consequently, components cannot be referenced by other components and cannot become properties of the global object tree…
-
comment
Comment #5145989
Wouldn't whitelisting conforming input be a better approach? I realize it may be more difficult, but wouldn't that be more secure? Edit: I'm genuinely interested - I always try and…