Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ddagradi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ddagradi
11y ago
"she" (or "they" if you're not certain) - the author is a woman.
2.
▲
by
ddagradi
12y ago
> Because you don't have a response other than to cherry pick sentences that sound bad out of context? Go right ahead, buddy. You have a context that makes domestic violence acceptable? I sure didn't see it in your parent comme
3.
▲
by
ddagradi
13y ago
"Ask first" works just fine when the question is "can I stick my hand down your pants?". It really isn't the social norm to do that without asking.
4.
▲
by
ddagradi
13y ago
According to the post, she was punished by the law for that (DUI). What else are you asking for?
5.
▲
by
ddagradi
13y ago
GitHub is not a company involved in the business of midwifing. They are a company involved in the business of software development. Is it not possible that the cultural imbalance in all of these fields is due to sexism?
6.
▲
by
ddagradi
13y ago
[reposting stolt45's comment that got killed]: Hey Ricky, we've definitely had some billing related issues recently. We've just finished the initial stages of moving onto a new system which should help clear up the cause of the issues like
7.
▲
by
ddagradi
13y ago
re: DNS CNAMEs, thanks for the feedback! I've updated the relevant section: > This ensures that in the event of an infrastructure-level issue, core components can be replaced without requiring you to make changes to your apps. You are r
8.
▲
by
ddagradi
14y ago
Apps with > 1 web dyno are not idled. Please do open a support request if you think your app is being idled incorrectly.
9.
▲
by
ddagradi
14y ago
You're right. It will be supported indefinitely through the gem - so neither officially deprecated or going away. However, since .sass is no longer the primary syntax (nor default for Rails), and it's not supported by any new development ef
10.
▲
by
ddagradi
14y ago
Too late to edit anyways, but we're both right on this one. SCSS is a Sass syntax. ".scss" and ".sass" are both Sass files. Their docs tend to name the languages in titlecase, and the formats in all caps. That surely won't confuse anyone!
11.
▲
by
ddagradi
14y ago
That syntax has been essentially deprecated for a while now. I think one of the most important aspects of SASS syntax is that any valid CSS3 file is a valid SASS file and compiles without error. This can't be true of the indented-syntax, wh
12.
▲
by
ddagradi
14y ago
"The horse-and-buggy has been working perfectly for the last hundred years, why rebuild it from scratch?" Nothing is beyond disruption. Just because a technology is sufficiently functional doesn't mean there's no benefit to rethinking it.
13.
▲
by
ddagradi
14y ago
It's not "5 lines", and it's not about "junior programmers". My designers need to work with my Rails apps, and learning the intricacies of setting up a Rails stack is not their job description. Just like maintaining their dev environment is
14.
▲
by
ddagradi
15y ago
A bit of design advice: - Remove your logo from the header. Your users already pressed the icon on their homescreen to launch your app - they're not confused about what app they're looking at. - Settle for fewer textures. You have two disti
15.
▲
by
ddagradi
15y ago
Watching him set the color for every chunk of an item was really painful. It looked like 1) not a simple or intuitive action and 2) really repetitive and boring. I imagine it's a case of being slightly blind to one's own features. There's n
16.
▲
by
ddagradi
15y ago
> If only it were as easy as `gem install pg`. It is with MacRuby, but that's a whole different set of problems :)
17.
▲
by
ddagradi
15y ago
Part of the iPad's experience, and part of its success, is that it shares a common language with the iPhone. Removing the home button removes part of the easy transition from one device to the other. If an iPhone owner is thinking of buying
18.
▲
by
ddagradi
15y ago
The iPad presents a unique problem though: you can use the iPad in any orientation. For example, when using it in landscape mode, the home button can be on either the far left or right: it's a huge moving target, and with a screen the siz
19.
▲
by
ddagradi
15y ago
If Apple is getting rid of the Home button, there's a lot of complex interaction to account for: http://www.codinghorror.com/.a/6a0120a85dcdae970b0168e681447... Color me doubtful, though I'd love to be proven wrong. Lots of devices alread
20.
▲
by
ddagradi
15y ago
Sorry, not "ninja". It's the first one listed under "Text" here: http://www.apple.com/macosx/whats-new/features.html#text You can disable it from the terminal: http://lifehacker.com/5826055/make-your-keyboard-keys-repeat...
21.
▲
by
ddagradi
15y ago
Don't forget all the API changes that present themselves with each new major version. For example, Notifications, GameCenter and Twitter are all new core libraries on the Mac that are accessible to developers.
22.
▲
Cane: failing your build for code quality problems
(corner.squareup.com)
2 points
by
ddagradi
15y ago
|
0 comments
23.
▲
by
ddagradi
15y ago
Given historical trends, the stock will probably take a dip when the iPad 3 fails to meet unsubstantiated expectations.
24.
▲
by
ddagradi
15y ago
Try SCSS instead? It provides much better errors for debugging (by virtue of not being javascript-based). "when it goes wrong, which it does regularly" requires more substance though; LESS or SCSS have never presented a real problem for des
25.
▲
The One Button Mystique
(codinghorror.com)
7 points
by
ddagradi
15y ago
|
2 comments
26.
▲
by
ddagradi
15y ago
Pittsburgh, PA - Bearded ( http://bearded.com ) Bearded is a web design and development agency. We’re a small group of web experts focused on inter-disciplinary collaboration as a means to create great websites and applications. Because we’
27.
▲
by
ddagradi
15y ago
Rather than A/B test the conversion rates of liking before-or-after, think really hard about what you want to convey. What does a like give you? Is it worth alienating potential users? You don't need an A/B test to tell you that "If you enj
28.
▲
by
ddagradi
15y ago
"Click the "Like" button to get your tricked out Facebook photos!" Nope. Closed the window, never going back. If I like your service, I'll tell my friends about it. I won't promote it just to try it out though. (Yes, I saw the "Already like
29.
▲
by
ddagradi
15y ago
I can't disagree more strongly. Neither of those apps is successful because they look good. "Good looks" implies an exceptional attention to detail, a deep understanding of the medium, and a solid experience. More often than not, a beautifu
30.
▲
Rails 3.2.1 is out
(github.com)
4 points
by
ddagradi
15y ago
|
1 comments
More ›