Viewing profile — cgdangelo
cgdangelo
HN member- Joined
- Wed, Apr 11, 2012, 1:08 AM UTC
- HN karma
- 23
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About cgdangelo
No profile information was provided.
Recent public activity
-
comment
Comment #8485947
Sorry about your friend. Good on you for helping him out here. Unfortunately I don't know of anything in the way of custom joysticks/setups that might be helpful, but maybe I can o…
-
comment
Comment #7248443
Very nice. Glad to see CPMA in there. :-)
-
comment
Comment #7244028
>Prosecutors say they don't have the entire thread — instead, they have three comments on a cell-phone screenshot. There's so many things that make this situation _ridiculous_, but…
-
comment
Comment #6492282
Very cool. I think an interesting feature would be to plot songs along the graph as nodes you could hover over. You could see the artists' and songs' information, maybe the word fr…
-
comment
Comment #6297826
> I made a few abortive switches to Vim that didn't last a week because my productivity was too hampered and the environment too extreme & foreign. That was my experience as well. …
-
comment
Comment #4548941
You can switch rubies rather seamlessly with rvm. Not a Ruby dev (yet) but I assume showing you the version at all times will hopefully stop you from wasting time debugging a probl…
-
comment
Comment #4448602
These don't seem very controversial. I'd say that several of them are actually rather _popular_ opinions. 1, 5, 8, 11, 16, 20 in particular.
-
comment
Comment #4271186
Just a guess, but I think it's because the message should indicate what the commit itself does, not what _you_ did to write it. For example, by merging this commit, the result is t…
-
comment
Comment #4261640
I'm curious what kind of sensitive information you're concerned about exposing. I don't mind deploying with rsync--in fact, I'll do it quite a lot when the remote host lacks git--b…
-
comment
Comment #4084596
> I could appreciate it a lot more when I understood what kind of problems were Newton and Leibniz trying to solve when they came up with the formalized notion of Calculus. This al…
-
comment
Comment #3909371
Will need a follow up from someone who's active, or at least spent more time in-game than I did. Jita's the busiest economic hub in the game, so they're effectively shutting down a…
-
comment
Comment #3825441
Unless I'm misunderstanding you, passing functions as arguments is definitely possible with anonymous functions/closures.