Viewing profile — dmgd
dmgd
HN member- Joined
- Fri, Jan 15, 2010, 12:15 AM UTC
- HN karma
- 26
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About dmgd
No profile information was provided.
Recent public activity
-
comment
Comment #12448593
I agree completely with what you say. I don't understand what relevance it has to my comment. sdees requires a file server, specifically it prompts the user for one and saves it to…
-
comment
Comment #12441662
Even the author doesn't believe it's really serverless: https://github.com/schollz/sdees/search?q=server
-
comment
Comment #12164923
Reading the code of others is no substitute for writing code yourself. It's very easy when looking at the solution to a problem to say "I would've thought of that" and maybe you're…
-
comment
Comment #11637069
http://lmgtfy.com/?q=Wage+slave
-
comment
Comment #11328252
you mean value types rather than primitives right? (Strings are objects) It would be saner if everything was non null by default. There'd be no need for a ! then and no ambiguity f…
-
comment
Comment #10924188
I would like you to show me the "sarcasm" molecule
-
comment
Comment #6846329
> I don't have suggestions for dealing with it. How about: 1. Keep companies small. 2. Ensure top level management has skin in the game (e.g. partnership).
-
comment
Comment #6839690
I was there for a few days at the beginning of July and they had those warnings then too (plus a body heat scanner, which was a little bit disconcerting because I was very warm at …
-
comment
Comment #6732036
with 1) it seems like what you're saying is that given a closed system, you cannot accurately observe and record the whole state of that system within the system itself. This feels…
-
comment
Comment #6688863
why would you need to re-read every line if you are looking at methods that have a single responsibility and that responsibility is clearly communicated through the name? (and para…
-
comment
Comment #6640272
both manners and the concept of "volume" seem to have escaped you. using figured from ohwp's response above: iPad : 6186 cm3 iPad 2 : 3944 cm3 = saving of 2242cm3 iPad 3 : 4213 cm3…
-
comment
Comment #6199641
What are those "obvious" reasons? The only reason I've ever had for knowing who wrote code is if the code+comments+tests do not adequately explain what's going on and I need to kno…
-
comment
Comment #5912450
"Not only am I unintimidated by litigation" doesn't make sense on its own, so I personally wouldn't use a semicolon here
-
comment
Comment #1299759
You're 100% correct, but quite often I find that Wikipedia offers a broader view of what something is than the official website's description.