Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pashields
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Four IC Growth Strategies
(medium.com)
2 points
by
pashields
7y ago
|
0 comments
2.
▲
Service API Archetypes
(medium.com)
3 points
by
pashields
7y ago
|
0 comments
3.
▲
Architecture Review
(medium.com)
1 points
by
pashields
7y ago
|
0 comments
4.
▲
Queues (follow up on Bray/Branson posts)
(medium.com)
2 points
by
pashields
7y ago
|
0 comments
5.
▲
The Art of Aggregation with Kafka and Spark: Part 2
(blog.bronto.com)
1 points
by
pashields
11y ago
|
0 comments
6.
▲
by
pashields
12y ago
Idiomatic means "using expressions that are natural to a native speaker." It's very possible, but not idiomatic, to write functional Java (pre-8). It's often more verbose and difficult to follow because there is no real
7.
▲
by
pashields
13y ago
see Aphyr's comments here: https://groups.google.com/d/msg/redis-db/Oazt2k7Lzz4/q9YDD7D...
8.
▲
by
pashields
13y ago
Just to be clear, the criticism is of Redis Cluster, which has been redesigned because the first design was so lax it was effectively unusable. The real issue, is that as of right now I have no idea what the exact semantics and failure cond
9.
▲
by
pashields
13y ago
They handle automatic failover, which redis does not currently do out of the box. That part is pretty cool. Maybe not worth the price, but definitely useful.
10.
▲
by
pashields
13y ago
Adzerk - Durham, NC 12 person (and growing fast) ad platform. Real customers (Reddit, Stack Overflow, and more), real revenue. We have open positions in sales, devops, and developer roles. More info on the positions here: http://
11.
▲
by
pashields
13y ago
Adzerk - Durham, NC - Full-time, permanent - ( http://www.adzerk.com ) We're looking for a devops engineer and both junior and senior developers. More info on our jobs page ( http://www.adzerk.com/job-openings&
12.
▲
by
pashields
13y ago
Adzerk - http://www.adzerk.com/job-openings/ - Durham, NC We're looking for software engineers, both senior and junior. Our needs are all over the place, from UI to data warehousing, so there is a lot of skills yo
13.
▲
How Adzerk Made It Big
(techcrunch.com)
11 points
by
pashields
13y ago
|
3 comments
14.
▲
Code Reads
(ashkenas.com)
201 points
by
pashields
14y ago
|
83 comments
15.
▲
by
pashields
14y ago
The pre-internet version of this is Steve Albini's "The problem with music" which shows how major labels can end up costing bands quite a bit of money. Originally printed in Maximum Rock 'N Roll in 1993, but reproduced here on Negativland's
16.
▲
by
pashields
14y ago
Not after a small function change. See Wes' remarks in comments: http://wesmckinney.com/blog/?p=475#comment-521757980
17.
▲
by
pashields
15y ago
People who would work out perfectly in the R&D division of SAS Institute are not necessarily great first hires at consumer web start-ups (forgetting the potential skill impedance mismatches). There are lots of implicit ideas about "how
18.
▲
by
pashields
15y ago
I can't agree with this. It's true that many languages work well as starters, but there are certainly some that don't. I think java is a classicly bad first language. There is a lot of ceremony which will take you a considerable amount of t
19.
▲
by
pashields
15y ago
Some (potential) context to this is that at Clojure Conj there was a discussion of the potential for clojure expressions to become a standard data serialization format. The idea is that clojure data is significantly more rich than something
20.
▲
by
pashields
15y ago
I'm at a loss as to how this is surprising anyone. How did people think that these apps found other users you know? This is built to support: A) finding existing people on the service and B) so they can (theoretically) send you notification
21.
▲
by
pashields
15y ago
The author hints at, but doesn't push the issue that the cost is all really in the customization. If you were to build an app using only standard apple components, the cost would be significantly less (at least 2x). Those custom components
22.
▲
by
pashields
15y ago
I just posted a demo video on youtube. http://www.youtube.com/watch?v=vddaYMtETjo Done using iOS 5 simulator on iphone 4. I'm going to send a pull request to the author to include it in the README.
23.
▲
by
pashields
15y ago
No slides. It was just a live demo with color commentary.
24.
▲
by
pashields
15y ago
I really hope Byrd and Friedman's talk from thursday night was taped. Highlight of the conference so far for me.
25.
▲
by
pashields
15y ago
I like having things like list comprehensions. I like having a sane scoping system (as opposed to jsl and "best practices"). I'm also pretty fond of the syntactic sugar being offered (the existential operator in particular). Coffeescript ju
26.
▲
by
pashields
15y ago
We've only experimented with converting over to AF, but the experience has been fairly pleasant. In particular, Mattt has been very receptive to talking a few things out with me and even sent me a follow up this morning when one of my compl
27.
▲
by
pashields
15y ago
This doesn't make any sense. It's relatively easy to horizontally scale web servers. Perhaps at huge scale this would an issue, but I would imagine it's relatively easy for most developers to line up servers/instances behind a load balancer
28.
▲
by
pashields
15y ago
Can you expand on this, as the resistance to this style has always confused me. The concern you are presenting is that a subclass could implement the setFoo method, and do so in a way that: 1) does not call [super setFoo:], and 2) does not
29.
▲
by
pashields
15y ago
Battery doesn't last nearly as long (only about 3 hours of real work). It also runs hotter, but that hasn't been a problem.
30.
▲
by
pashields
15y ago
When I travel or feel like hacking somewhere besides my desk, I work on an 11" air with an i7. The screen size is tight if you spend a lot of time in IDEs (for me, eclipse and xcode). When I'm able to work in emacs, I have more than enough
More ›