Viewing profile — grabastic
grabastic
HN member- Joined
- Sat, Jan 22, 2011, 4:13 PM UTC
- HN karma
- 122
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About grabastic
No profile information was provided.
Recent public activity
-
comment
Comment #4978080
"what does it really mean?" It means he's a node troll. They take a shot at the dominant frameworks any chance they can get. Node trolls have reached the level of obnoxious arrogan…
-
comment
Comment #4970710
I'm not sure if you're joking. Github is Git as a service... it's not in the business of software best practices. Are you suggesting that Github starts tracking all major framework…
-
comment
Comment #4964525
I'd imagine it's because people who aren't satisfied with Less are using/contributing to Sass instead... and vice versa. ;) There are also big differences in design philosophy. I l…
-
comment
Comment #4964433
A simple example... // Less .rounded-corners (@radius: 5px) { -webkit-border-radius: @radius; -moz-border-radius: @radius; -ms-border-radius: @radius; -o-border-radius: @radius; bo…
-
comment
Comment #4964405
I think that Less has actually won the popularity race thanks to Bootstrap, a nicer website/docs, and front end devs not wanting to learn how to install Ruby. I think it's unfortun…
-
comment
Comment #4964258
Also, these aren't particularly good examples of ack vs grep... as others have pointed out.
-
comment
Comment #4964252
I'd say start with ack for its ease of use, but knowing grep is important. I prefer ack but most of the boxes i work on don't have ack installed (and won't).
-
comment
Comment #4930783
This is not just a sad kid and this is not just about pants. Did you ever grab a knife and threaten to kill your mom in front of your 7 and 9 year old siblings?
-
comment
Comment #4930030
What is not clear about "black or khaki pants only"? I'm quite surprised that you've chosen to identify with the petulant, knife-wielding child in this article. Sure feels like you…
-
comment
Comment #4897052
Google has over 15,000 patents from their acquisition of Motorola mobile.
- comment
-
comment
Comment #4854851
I doubt that the CoffeeScript-haters would accept any compile-to-js language. Maybe it's language stockholm syndrome. ;) But for me, JavaScript's shortcomings are far worse than Co…
-
comment
Comment #4841070
I always prefer text as well. I can get the information quicker and if I'm looking for a particular piece of information I don't have to scrub through a whole screencast.
-
comment
Comment #4830696
I don't see why the author needs to add a "what is D3" section to a tutorial. A visitor to a tutorial site for library_x is pretty likely to know what the purpose of library_x is. …
-
comment
Comment #4829842
(I might have missed it in your tutorial, but if not...) It might be worth noting for your readers that attr, style, property and similar methods can accept an object as the argume…
-
comment
Comment #4825773
thanks. i'll give it a try... it wasn't on my radar. :)
-
comment
Comment #4820813
I'm very excited about this as well. Any hints about what's on the roadmap? Would love to see easy versioning with custom mime types and link headers for pagination and associated …
-
comment
Comment #4210649
Although... to my great frustration, Chrome has made pretty big changes to their preferences pages over time.
-
comment
Comment #4175277
1.9 and 2.0 have the same api
-
comment
Comment #4064268
Thanks! I'll click along as I listen.
-
comment
Comment #4064218
Jeremy's a nice looking guy, but I wish we could see the presentation. Anyone have an alternate recording?
-
comment
Comment #4035419
yep. on macbook pro side scrolling was great... although i imagine that might be a bit unpleasant on less advanced trackpads or desktops.
-
comment
Comment #4034811
I love it. No friction.
-
comment
Comment #3953850
Or it's the truth and his ~450 projects have been of low to medium css/js complexity. Or even high complexity and he got really, really, really lucky.
-
comment
Comment #3916092
Great edit. I was starting to wonder what all the opposition to PATCH was about.