Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
phillc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Two Problems Jokes
(twoproblems.dev)
3 points
by
phillc
1y ago
|
0 comments
2.
▲
by
phillc
12y ago
I share your pain.
3.
▲
by
phillc
12y ago
I'm currently trying to buy a pair of shoes on amazon, and many reviewers are calling out the fact that after giving the shoes a five star, they go to buy a second pair of the same shoe to find that it is completely different and of te
4.
▲
by
phillc
13y ago
I actually owe my programming career to MTM. When I was ~10-11 years old, I held many tournaments. At some point, my tournament grew to the point where I couldn't manage signups day of, and tried to make a website using frontpage + som
5.
▲
by
phillc
13y ago
I use it here and there as well. I combined it with meteor to give a presentation without having to screen share. https://github.com/phillc/meteor-impress Example: http://phillc-cd.meteor.com/ Open in
6.
▲
by
phillc
14y ago
You hit my opinion exactly. I love to hate/hate to love meteor because of how easy it is, but I just can't come up with an easy testing scheme outside of full out integration test, or making some separate modules that are injected. Thanks f
7.
▲
by
phillc
14y ago
If you are worried about cost, just run it on a subset of your servers. 10-20% of your servers should be enough to gather most information you need... unless you are using new relic as the only aggregator of server status/monitoring... and
8.
▲
by
phillc
14y ago
Your philosophies are sound for banking software. There are cases where startups, social impact organizations, or any fast moving team would pick rails for its fast movement, accessibility, and support, even if they thought that there were
9.
▲
by
phillc
14y ago
Single location to aggregate a list of all vulnerable apps.
10.
▲
by
phillc
14y ago
If you are scanning your code base for find_by_ 's, make sure to look at your find_all_by_ 's as well if you have them.
11.
▲
by
phillc
14y ago
Thank you... I always wondered why that was true.
12.
▲
by
phillc
14y ago
Yep, it focuses my eyes. While pair programming, it tends to drive the other person nuts.
13.
▲
by
phillc
14y ago
And that they took some of the learnings during the contest and saw some decent gains.
14.
▲
by
phillc
14y ago
One of the racks fell over onto the other racks, like dominios.
15.
▲
by
phillc
14y ago
Yes. I have played with many js frameworks, including derby, meteor, tower, and several more while attempting to build my toy app http://retr.us . While it is built in meteor, I have concluded that I liked socketstream the best because of
16.
▲
by
phillc
15y ago
Thank you! I was in the middle of debating what to do my presentation in and decided to go with Shower because of your analysis.