Viewing profile — goldmab
goldmab
HN member- Joined
- Wed, Sep 22, 2010, 4:50 PM UTC
- HN karma
- 283
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About goldmab
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #5687286
Thanks. I think a lot of them agree that low-carb approaches work for weight loss and some other outcomes, since that's what the science shows. But his "insulin hypothesis" is pure…
-
comment
Comment #5686897
It took me a little reading to figure out the agenda, but some key phrases like "obesity is a growth disorder" tipped me off. This is a Gary Taubes project. He is a writer of books…
-
comment
Comment #5376368
This is a fun demo of functional programming, but Lisp isn't so special anymore. In Python: >>> def deriv(f): ... dx = 0.0001 ... def fp(x): ... return (f(x + dx) - f(x)) / dx ... …
-
comment
Comment #5342649
Anti-semitism isn't always about religion. Sometimes it's just racism.
-
comment
Comment #5285934
Does this bother you? I think they are just trying to eliminate management overhead by using peer evaluation to set the company's direction by consensus. This could maybe be chaoti…
-
comment
Comment #4579272
CRUD wrappers with a pretty GUI are actually really hard to do well. Think of all unusable and unstable CRUD apps you've used. I wouldn't drill someone on dynamic programming for t…
-
comment
Comment #4107649
While on a 1:1 audio call, users will see content that could spark additional topics of conversation that are relevant to Skype users and highlight unique and local brand experienc…
-
comment
Comment #3977615
I'm a Ruby developer who never uses Rails, and I think this is a major problem. It makes it hard for me to embrace "Ruby developer" as a career path because that means I'll be type…
-
comment
Comment #3951322
My TV has rabbit ears. I can watch NFL games in high definition with them for free.
-
comment
Comment #3939460
I call bullshit. If this guy was bored because all of his software projects were exactly the same, he should have automated their creation and reused his code so that they took an …
-
comment
Comment #3926930
What kind of thought process and/or experimentation led you to that algorithm?
-
comment
Comment #3889866
Yep. I learned music theory in the course of learning to play single-note woodwind instruments. There's a lot of focus on scales and intervals.
-
comment
Comment #3889844
If you want to learn to play guitar, the wrong approach is to pick up a book about music theory and a chart showing where all the notes are on the fretboard. I found music theory k…
-
comment
Comment #3889714
Of course brains produce false models and find wrong patterns. Modeling and pattern-matching is what brains do . So they're going to get it wrong a lot. The interesting thing isn't…
-
comment
Comment #3889431
We have no better idea what the typical mind is like than we did a hundred years ago I can't take this statement seriously. Have you ever even taken an intro cognition or perceptio…
- comment
- comment
-
comment
Comment #3828379
Shouldn't this page be more clear about the fact that this completely insecure and not currently suitable for any public website, due to the unlimited database rights?
- comment
-
comment
Comment #3711484
My favorite part was this analogy by Guido van Rossum: In Python, I would just say something like, ‘Get up and go through the door.’ In other languages, I might have to say somethi…
-
comment
Comment #3701219
The advantage that Zuckerberg got from writing Facebook himself wasn't that he could "spend less on coders," it's that Facebook got created at all. Meanwhile, he had been contracte…
-
comment
Comment #3685776
Really? All of them? How do you know?
-
comment
Comment #3663414
Why are people so angry? It seems like these guys are mostly just acting silly. I don't think it's particularly interesting or funny or whatever, but that's no reason to be mad at …