Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
atrk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
atrk
12y ago
Uhh how about a little more detail? I installed it, but I have no idea how to open it in a tab. Unlike my other extensions, I don't see any icon buttons next to my URL bar. EDIT: If like me, you're using a Mac, you can use Alfred
2.
▲
by
atrk
12y ago
I think LOC is actually a great proxy measurement of productivity. 3x the code is 3x the code that can break and 3x the code you have to wade through while debugging or adding features. I see what you're getting at with "magic&quo
3.
▲
by
atrk
12y ago
I did a similar thing when I was seeking out a MVC framework for my company's JavaScript. I built a page using the same manual JQuery and JS I was using, then I built it with Backbone JS, and finally Angular JS (after learning each one
4.
▲
by
atrk
13y ago
So your argument is that the primary difference between geniuses and the rest of schlubs is sheer volume of rote practice? I think you're confusing creativity with tool proficiency.
5.
▲
by
atrk
13y ago
Personally, the two big draws to me of Angular were "free" (as in, I don't have to write much code) DOM<->data binding, and the explicit goal of testability. As a learning exercise, I wrote a page using just jquery, rew
6.
▲
by
atrk
13y ago
Several of these are generally applicable to programming: * Keep functions small and composable * Keep functions at a consistent level of abstraction * Use constructors to ensure objects always exist in a complete, usable state * Use meanin
7.
▲
Defensive Communication [1961]
(reagle.org)
1 points
by
atrk
13y ago
|
0 comments
8.
▲
by
atrk
13y ago
That sounds fantastic. The few times I didn't get an offer from an interview (early in my career), the "we can't tell you more in case you sue us" answers to why I didn't get the job were as crushing as the actual r
9.
▲
by
atrk
13y ago
My experience is just the opposite - systems being hard to adapt to changing models of reality is usually a bigger function of "bad code." If I can understand the code, I can tell that it's "wrong" i.e. that it does
10.
▲
by
atrk
13y ago
I've had at least one coworker like this at previous jobs. They've tended to fool me repeatedly until I notice the pattern and revise my opinion of them. The confidence they display makes me think they're smarter / more