Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JeffJenkins
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
HN Books
(hn-books.com)
2 points
by
JeffJenkins
12y ago
|
0 comments
2.
▲
by
JeffJenkins
13y ago
Yeah, if you can get away with that model things are simpler. The best first step into SOA to take is offloading work that doesn't need a user response to a pool of workers (often by publishing to a message bus, as mentioned elsewhere
3.
▲
by
JeffJenkins
13y ago
If you're considering switching your monolithic application into a SOA you should consider the testing and debugging implications seriously. If your call graph goes more than one level deep then doing integration/functional testin
4.
▲
Obama Will Seek Broad Expansion of Overtime Pay
(nytimes.com)
2 points
by
JeffJenkins
13y ago
|
0 comments
5.
▲
Ask HN: What happens to older developers?
554 points
by
JeffJenkins
13y ago
|
358 comments
6.
▲
by
JeffJenkins
13y ago
It's important to remember that OrderedDict keeps insertion order, it isn't an implementation of a sorted dictionary.
7.
▲
by
JeffJenkins
13y ago
I'm using MailTab Pro, which does notifications as well as presenting a mobile web view of the gmail website. I actually end up doing a lot of my email writing and processing directly from the web view because it's so much faster
8.
▲
Rewriting Reddit (2005)
(aaronsw.com)
1 points
by
JeffJenkins
13y ago
|
0 comments
9.
▲
by
JeffJenkins
13y ago
You're better off going to a hotel in terms of cleanliness, and they are located all over midtown. I've never been refused from a hotel when I searched for or asked where the restroom was
10.
▲
by
JeffJenkins
13y ago
Generally multiple currencies aren't accepted and the volatility is much lower. You probably couldn't make a profit on normal consumer goods that have a return policy. For this to work you'd need potentially extreme currency
11.
▲
by
JeffJenkins
13y ago
If merchants were doing sales and returns using Bitcoin it seems like you could make money on the volatility by returning items when the value of Bitcoins went up within the return window. You'd have to be willing to keep items you bou
12.
▲
by
JeffJenkins
13y ago
Neat. An Objective C bridge to access OS X's frameworks was specifically what I was thinking of, and it looks like there is one: https://github.com/TooTallNate/NodObjC
13.
▲
by
JeffJenkins
13y ago
Does this let you do anything on the host OS that you could do with a node.js library?
14.
▲
by
JeffJenkins
13y ago
Fun fact: If you're taking one vowel and five consonants the Wheel of Fortune letters RSTLNE—not in that order—are the letters that are most likely to occur
15.
▲
by
JeffJenkins
13y ago
Impressive. I think these sorts of articles are hard to come by because many (if not most) super productive programmers are doing their work for a company where the outside world won't find out about what they have done. Fabrice is not
16.
▲
by
JeffJenkins
13y ago
Yes. Audio Edition is a word-for-word reading of the print edition. Economist Radio looks like it has the random other audio things they do (there's also a podcast on iTunes with those sorts of things)
17.
▲
by
JeffJenkins
13y ago
You have to be a subscriber, and then it's available on their website: http://www.economist.com/audio-edition If you just want to read The World This Week it's available online for free: http://www.econ
18.
▲
by
JeffJenkins
13y ago
For anyone who isn't ready to completely turn off the news spigot, consider switching to a weekly (or monthly) source of news. I get all of my (non-HN) news from The Economist's audio edition. It's released weekly and they ha
19.
▲
by
JeffJenkins
13y ago
Is there a list of languages which use separate heaps for each thread? I'm really interested in learning more about that concurrency model, but haven't had much luck compiling a comprehensive list of which languages actually use i
20.
▲
by
JeffJenkins
13y ago
This is cool. I implemented an extremely similar system for my last job. The data was dumped into mongo and then we visualized it with stacked bar graphs. One thing to consider since you're using a count+total model is that the most in
21.
▲
by
JeffJenkins
13y ago
Introversion and extroversion are obviously a spectrum. The reason that having that as an axis when discussing personalities rather than two different axes because people do tend to fall somewhere on the spectrum and many of the traits are
22.
▲
by
JeffJenkins
13y ago
The really short version is that the company sells (probably newly created) shared in exchange for money. The owners of the company are generally not selling their own shares. That would lead to serious complexity. If you want to know more,
23.
▲
by
JeffJenkins
13y ago
For those not familiar, the pudding in the domain name referring to a few kinds of sausage in England/Ireland (e.g. http://en.wikipedia.org/wiki/Black_pudding )
24.
▲
by
JeffJenkins
13y ago
I'm going to blog about it soonish. I'll cc you on twitter
25.
▲
by
JeffJenkins
13y ago
Find an organization and reach out on twitter, or via email if they aren't on twitter. You'll probably find they would love the help.
26.
▲
by
JeffJenkins
13y ago
I'm signed up for it. I've been toying around with CartoDB for a while and it's totally awesome. I put together a map of truck routes vs bike routes in NYC in about 10 minutes, where my only experience was having only seen a
27.
▲
by
JeffJenkins
13y ago
This came up on python-ideas recently, there was a long thread: https://mail.python.org/pipermail/python-ideas/2013-October/...
28.
▲
by
JeffJenkins
13y ago
That's a really misleading way to put the sentiment that you should love your spouse selflessly. And marriage is definitely also about you. If you're in a relationship with someone who isn't reciprocating your selflessness yo
29.
▲
by
JeffJenkins
13y ago
It's important when adding a layer of abstraction like this to consider both how much it makes this simpler, but also how much you're going to use it. While it makes some common decorator patterns easier, your code really shouldn&
30.
▲
by
JeffJenkins
13y ago
Yeah, it's not the best, but it was good enough for my needs. If I was looking again I'd probably choose your service if you were cost-competitive. Another place I looked at did storage by the cubic foot, so you'd never see t
More ›