Viewing profile — Zergy
Zergy
HN member- Joined
- Mon, Jun 17, 2013, 5:45 PM UTC
- HN karma
- 124
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About Zergy
No profile information was provided.
Recent public activity
-
comment
Comment #14503150
Its a multi pitch route. There are multiple ledges that can be comfortably sat on. Assuming the injury isn't to catastrophic he could make it to one of those points and be rescued.…
-
comment
Comment #13638192
> There are numerous studies that link artificial sugar to overeating even when you account for the self-selection bias. I'm not going to pretend to be an expert, so you should eva…
-
comment
Comment #13253470
I always found asking for sources on the internet kinda odd, you could have found the sources in the same number of characters as your reply. Seems to mainly be a way to lazily dis…
-
comment
Comment #12961545
Very true but I think SE does a poor job incentivizing upkeep. Its very little Karma compared to new contributions. Honestly the only thing I with they would change.
-
comment
Comment #12961532
Old boys club is a misleading way to describe the scenario. There is content that doesn't belong and content that does, this is established by the company at a broad scale and cust…
-
comment
Comment #12960233
I used to be very active on SO and I stopped because dealing with new people to the site is a waste of everyones time. SO has the goal of being a Q to A catalog. You're not contrib…
-
comment
Comment #12454158
It got ported for Consoles/Mobile. Porting the PC version would cause every existing mod to stop working, which would be huge, I can't think of a single person I know who plays sto…
-
comment
Comment #11856573
I've been running into this phenomenon a lot and its not isolated to java developers. We recently had a class on Clojure 101 and the main audience was Obj-C/Swift developers. A lot…
-
comment
Comment #11798938
If there is an appropriate SE site moderators can already do this.If not users can do this by copying and pasting the question into the submission box for a more appropriate site.
-
comment
Comment #11750478
SO has very specific goals and being interesting or a forum for discussion is not one of them. While I do think they are occasionally to strict I don't think is is one such case, I…
-
comment
Comment #11586274
Arguably the client was trusted with information that was not needed.
-
comment
Comment #10478587
I have no problems with the inhumane treatment animals in the name of keeping humans alive longer and in better health.
-
comment
Comment #10405363
> yet a languages is usually definitely one or the other Not necessarily true. C# has the dynamic keyword that bypasses the static typing and Java has the concept of Dynamic Proxie…
-
comment
Comment #10395136
Whats empirically false changes person to person and culture to culture as demonstrated by your arbitrary definition of racism. I do not define Racism as actions other find racist.…
-
comment
Comment #10394504
Doesn't matter. A particular group doesn't get to define racism for the rest of the population.
-
comment
Comment #10343322
> I think it's much simpler to learn 10 commands in the terminal and use text files than try to grasp what's going on in an IDE. This is true IMO. However you don't need to underst…
-
comment
Comment #10279455
I believe it was a poor attempt at sarcasm.
-
comment
Comment #10165081
Because you're in an open office where you are in earshot of 20 or so people.
-
comment
Comment #10037301
Successfully explaining things gets people to shut up. I've never been able to say 'no thanks, I'm good' without there being follow up questions.
-
comment
Comment #10035587
> I think people would be greatly surprised to find out a calorie is not simply a calorie as is often suggested and that sugar has a lot more impact on obesity than fats. I would b…
-
comment
Comment #9975857
He never said it shouldn't, just that he would be interested in seeing the numbers. I would be too since they would be more relevant to my use case.
-
comment
Comment #9864472
I work out for about 4.5 hours a week (3 ~1.5 hour sessions, 30m cardio and 1h lifting) and count calories. Fortunately I have a nice gym at my work and it allows me to leave after…
-
comment
Comment #9815237
Regardless of which language is better the size of the C# talent pool over the F# one would be enough of a reason for project requiring a decently sized team.
-
comment
Comment #9815198
Adding a new tool to swiss army knife doesn't indicate the other tools are dysfunctional, it just means that additional functionality was needed.
-
comment
Comment #9551397
This doesn't really make sense to me. C# is oriented towards imperative programming while F# is oriented to functional programming. The style of programming that best solves the pr…