Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rcirka
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rcirka
13y ago
For web, front-end, or mobile apps (excluding games), I agree math is not necessary. These type of apps rarely uses math, they simply streamline data and present it on the screen. It can't hurt, but it isn't a criteria when I inte
2.
▲
by
rcirka
13y ago
I do agree the "noun" vs "verb" analogy when classes are taught are horrible..actually the way classes are taught in general are just confusing. Ultimately, classes are about code organization and reuse. Done properly, i
3.
▲
by
rcirka
13y ago
Although it is impressive that an app like this can be created in such few lines of code, I think it is a bad precedent as a programmer to have a goal to write as least as many lines as possible. It leads to hacks and unmaintainable code. I
4.
▲
by
rcirka
13y ago
In what ways is RoR superior to asp.net (besides the fact it is not microsoft?) RoR is still it it's relatively infancy, has security issues, is significantly slower, and good luck finding a good IDE. To the author's point, don&#x
5.
▲
by
rcirka
13y ago
Huffington Post - New York City - Full Time - On Site iOS Developer About the Huffington Post: The Huffington Post is a Pulitzer Prize-winning source of breaking news, features, and entertainment, as well as a highly engaged community for o
6.
▲
by
rcirka
13y ago
How is your diet and exercise? Cut out any sugar and caffeine, avoid high processed foods (especially white bread and soda) and try to exercise at least 30 minutes daily. Do you take vitamin supplements? It is possible you could be vitamin
7.
▲
by
rcirka
13y ago
I've used AFNetworking pre-iOS7 and it's been a godsend. However with the advent on NSURLSession, I don't see the need to have a 3rd party wrapper to do network calls anymore. Although I admire Mattts' efforts, I'm
8.
▲
by
rcirka
13y ago
I use firefox mainly for hierarchical vertical tabs (tree style tab plugin). I often have up to 50 tabs open at once, which is unmanageable in ie/chrome. Also session manager is amazing, never have to worry about losing tabs. I also li
9.
▲
by
rcirka
13y ago
Kind of reminds me of the movie "Taking of Pelham 123", where a stunt is created so that someone can profit by shorting the stock market. I wonder who made out on this one.
10.
▲
by
rcirka
13y ago
I agree that home ownership is not a good investment. Between mortgage interest, property taxes, home owners insurance, and maintenance, the ROI will be negative. Not to mention most homes barely appreciate beyond inflation. People say that
11.
▲
by
rcirka
13y ago
This is the concept of affirmative action at it's core. Do we base admission partly on demographics instead of merit? On one hand it may help promote the minority, though there are downsides as well.
12.
▲
by
rcirka
13y ago
As others have mentioned, increasing units without increasing infrastructure will only make things worse. NYC is great because of its transportation, subways for intra-city and rail for the suburbs. Even then, NYC isn't perfect. The middle
13.
▲
by
rcirka
13y ago
As a lead developer that is involved in new hires, I can give you my perspective. We generally don't hire remote workers. If I did consider hiring for a remote position, it would only be for senior developers. It is difficult to mentor a ju
14.
▲
by
rcirka
13y ago
The solution I use is to not use storyboards. Although storyboards have some nice features, they don't work well in large projects. Merge commits are the big problem. The storyboard diagram can get huge. Also, storyboards don't handle the r
15.
▲
by
rcirka
14y ago
Hacking stuff together from stackoverflow might be faster initially, but later on the product will encounter severe quality issues. Learning the fundamentals and foundations of a technology, combined with experience and architecture knowled
16.
▲
by
rcirka
14y ago
I'm not sure if this was similar to your business model, but there is a site called cinderellawine.com that does daily deals for wines and does pretty well. I had a co-worker that was addicted to it, I don't think he even drank the wine. It
17.
▲
by
rcirka
14y ago
I was just curious. I would hope RoR would be able to handle more than 60 requests per minute. Nowadays I don't bother with manual replicated servers, cloud servers handle a lot of those problems, but I understand everyone has their reasons
18.
▲
by
rcirka
14y ago
Good points in the slide. A question through, why have 2 web server and two database servers? Was it for performance or redundancy reasons?
19.
▲
by
rcirka
14y ago
One of the points the author makes, is that static typing improves code maintainability and refactoring. I've used both static and dynamic languages. When I was younger I preferred dynamic typed because they were easier to start with and co
20.
▲
by
rcirka
14y ago
It depends on the scenario. Web services or user interfaces accepting user input should be validated. However, in deeper code, it is better to let the system throw an exception and let the client handle it. Otherwise, how would the client k
21.
▲
by
rcirka
14y ago
Drupal has it purposes, however I wouldn't use it for anything custom. I have a friend that runs a small web site business (mom & pop shop). He makes most of the sites in drupal, his primary customers are very small businesses. In this
22.
▲
by
rcirka
14y ago
Well, xcode is such a memory hog that an air is impractical. With 4gb of ram, xcode runs so poorly its not worth it. With 8gb or ram, you can BARELY run xcode, don't bother have anything else open. 16gb is optimal. I agree that MacPro or MB
23.
▲
by
rcirka
14y ago
.net and java aren't unpopular because of their compiled nature. They are certainly much more performant and development lifecycle is quicker. The problem is their licensing fees. Python, Ruby, Node, and PHP have no licensing free and deplo
24.
▲
by
rcirka
14y ago
How many hours did it take you to write the book? From an ROI perspective, if it took you 100 hours to write the book and your rate is $100/hour, you would need to make $10,000 to break even. Of course, if used as a marketing tool to increa
25.
▲
by
rcirka
14y ago
ah ok, that makes sense. It would be nice to see the histograms for each major to see the IQ ranges
26.
▲
by
rcirka
14y ago
Why is jquery counted as a language? Javascript is a language, jquery is a framework.
27.
▲
by
rcirka
14y ago
I'm curious why it ends at 103. If the mean score is supposed to be 100, does that mean anyone below that isn't fit for college - half the population?
28.
▲
by
rcirka
14y ago
If you already have some programming experience, it doesn't make much sense to invest time and resources to go back and get a degree. When I'm interviewing, I prefer people that have a CS degree, as they tend to be better programmers. Howev