Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brbcoding
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
91.
▲
by
brbcoding
12y ago
Why is that? Which of these are browser specific?
92.
▲
by
brbcoding
12y ago
and now it's fixed.
93.
▲
by
brbcoding
12y ago
They said they are working on it - https://twitter.com/CodyHenshaw/status/519826418281508865
94.
▲
Reddit CEO Calls Out Former Reddit Employee on Reddit
(np.reddit.com)
366 points
by
brbcoding
12y ago
|
294 comments
95.
▲
Tesla to Unveil the “D” on October 9th
(twitter.com)
3 points
by
brbcoding
12y ago
|
0 comments
96.
▲
by
brbcoding
12y ago
It's also mentioned a bit here - http://facebook.github.io/react/blog/2014/09/16/react-v0.11....
97.
▲
Static Types in JavaScript with Facebook's “Flow”
(code.facebook.com)
2 points
by
brbcoding
12y ago
|
1 comments
98.
▲
by
brbcoding
12y ago
I wouldn't say that's a completely different experience. It's the same experience minus having to hit save (which I'd imagine is fairly automatic/in the subconcious for most devs). I'll have to try it out and s
99.
▲
by
brbcoding
12y ago
Is this much different than running `sass --watch` with livereload? Seems to me it'd be nearly identical.
100.
▲
by
brbcoding
12y ago
What would a better alternative be for `var self = this` ? I use it all the time, never thought of it as an anti-pattern as long as it's only declared where you actually need it.
101.
▲
by
brbcoding
12y ago
None of these devices are one div... http://i.imgur.com/IwhB56A.png
102.
▲
by
brbcoding
12y ago
Sure, look up "single div" on codepen and you'll find tons ( http://codepen.io/search?q=%22single+div%22&limit=all&order=... ). I don't think this website claims any new technique , It just shows
103.
▲
A Single Div
(a.singlediv.com)
649 points
by
brbcoding
12y ago
|
140 comments
104.
▲
Tesla's Infinite Mile Warranty
(teslamotors.com)
170 points
by
brbcoding
12y ago
|
57 comments
105.
▲
by
brbcoding
12y ago
I was wondering that too... With some sort of insight into the correct response, one might be able to learn rather than just be tested. A lot of fun regardless.
106.
▲
An ES6 Static Site Generator
(github.com)
2 points
by
brbcoding
12y ago
|
0 comments
107.
▲
Awesome JavaScript – A curated list of awesome client-side js libs
(github.com)
3 points
by
brbcoding
12y ago
|
0 comments
108.
▲
by
brbcoding
12y ago
I use it mostly for the graphs... We work between a ton of branches and it's nice to see the visualization. Also, it's a lot faster when I have to push multiple branches to multiple repos (looking through 2 remotes with 7 branches
109.
▲
by
brbcoding
12y ago
Same here, but SourceTree just seems to get so slow after a fair amount of use.
110.
▲
by
brbcoding
12y ago
It seems like this is more of a workflow than just a framework. Zurb and bootstrap don't come with build tools as far as I know, whereas this includes a gulpfile and a bunch of other stuff that's very common in my workflow. This f
111.
▲
by
brbcoding
12y ago
Funny this should show up today. Just got this error yesterday on one of our properties from maxmind, and sure enough, it was a payment issue. First time I'd seen it in use.
112.
▲
Salesforce ExactTarget Marketing Cloud CEO Steps Down
(ibj.com)
1 points
by
brbcoding
12y ago
|
0 comments
113.
▲
by
brbcoding
12y ago
With that bounce-back effect it doesn't seem like it was designed with usage in mind.
114.
▲
by
brbcoding
12y ago
Might be able to use the Sassc - https://github.com/hcatlin/sassc lib too. There are several wrappers for it too, like this one for node https://github.com/andrew/node-sass
115.
▲
by
brbcoding
12y ago
Isn't Ruby a dependency for Sass in general? Don't think that's a function of this grunt task.
116.
▲
by
brbcoding
12y ago
This reminds me of this Kickstarter project that I backed a while back: https://www.kickstarter.com/projects/968523355/micro-phone-l... This one just sticks to your phone rather than requiring an enclosure, but on
117.
▲
by
brbcoding
12y ago
We are having the same discussions, and a lot of the developers seem to lean towards angular, simply because of that momentum that you mentioned. > "The project I'm working on at Netflix is extremely ambitious, ... solving pret
118.
▲
by
brbcoding
13y ago
So many of those beg to be t-shirts.
119.
▲
by
brbcoding
13y ago
This combined with https://github.com/noidontdig/gitdown might make for some good late nights. I'd like to see an image cap when I'm in ballmer mode.
120.
▲
by
brbcoding
13y ago
> Both use "-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;" - this is rarely used because it is so new. That's not true... Very commonly used when using icon fonts/web fonts.
More ›