Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aegiso
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
aegiso
12y ago
Is this a stab at the fact that there's no hashing? Or that the credentials are pointless when you could just generate a random url to authenticate, since the HTTP channel is encrypted anyway?
2.
▲
by
aegiso
12y ago
A curious result, but the conclusion is ridiculous. I can think of a handful of explanations for this result, none of which would implicate libcurl. -Incomparable harnesses -Misuse of the library's api -Build switches -UA sniffing -Not
3.
▲
by
aegiso
12y ago
On the bright side, this project acknowledges the killer issue with these kinds of marketplaces: scalably managing quality, scope, and disputes. But on the other hand, I see nothing but assurances and a woefully low cut that I can't im
4.
▲
by
aegiso
12y ago
Thing is, software doesn't happen in a vacuum. Perhaps it's worth considering that maybe the reason that checklists aren't the norm in the FOSS "meritocracy" is that they hinder progress, for a certain value of prog
5.
▲
by
aegiso
12y ago
I assure you I'm serious. You might be interested in reading patio11's essays on this. He says if far better that I can.
6.
▲
by
aegiso
12y ago
First, in the real world private registries are used for builds containing source, sensitive keys, and so forth. There is a use case here. But second, no enterprisey company will use a service that bills like this, because -$4 and $250 per
7.
▲
by
aegiso
12y ago
Famous last words when going up against Goliath Hollywood.
8.
▲
by
aegiso
12y ago
Because space isn't this thing where you eject stuff like a garbage chute. I recommend reading up on rocketry, orbital mechanics, and modern space programs because a) it's really cool stuff! and b) you'd quickly realize how r
9.
▲
by
aegiso
12y ago
Just classic marketing psychology, of the "stopped beating your wife yet?" variety. By pondering why Google missed the forecast you automagically dump the blame on Google instead of the shitty forecast. Vocab is hardly more twiste
10.
▲
by
aegiso
12y ago
Except the cups must be recycled where you bought them, and when they accidentally turn out to be super toxic Bob insists the recycling fee was clearly posted. I don't know who's right here, but it's definitely not that simpl
11.
▲
by
aegiso
12y ago
Yes and no. First off, TLS is crypto bread-and-butter that's used for a lot more than HTTPS. You're not out of the woods because you're not running a webserver. Second, SSH itself doesn't use TLS; it has its own protocol
12.
▲
by
aegiso
12y ago
I won't speak to this particular case, but look at the incentives for any service that stores people's coins: -You can cash out (steal) an arbitrary amount of people's coins, blaming it on a "hack". If technically c
13.
▲
by
aegiso
13y ago
You know what would be brilliant? If this were Karpeles himself using "hackings" in a desperate attempt to deflect legal responsibility. I have no idea what the likelihood of this is, but it's in the realm of plausibility wit
14.
▲
by
aegiso
13y ago
Your comment demonstrates how monumentally "The War on Terror" has failed, now that people have been so thoroughly terrorized that the most available explanation for a plane disappearing has become "terrorism".
15.
▲
by
aegiso
13y ago
It's less incredible once you come to terms with the fact that like so much "zero-tolerance" emotionally charged legislation its role is to be a political gun that doesn't require the ammunition of justice or reason to f
16.
▲
by
aegiso
13y ago
End-user Windows licenses haven't been a significant source of income for Microsoft for a very long time. They make their money from their enterprise ecosystem, and end-user Windows serves only to support that ecosystem. So unfortunate
17.
▲
by
aegiso
13y ago
Having been where you've been, may I suggest that the dealbreaker is that you're treating dating like a World of Warcraft inventory checklist? I wish someone had told me that when I was saying the same things.
18.
▲
by
aegiso
13y ago
This only works if you stick with every partner long enough to get a perfectly accurate assessment of them as a long term mate, that your assements are perfectly objective, independent, and stable, and that you know n. The amount of ifs, an
19.
▲
by
aegiso
13y ago
This thing is dead on arrival. Unless I'm mistaken it's not open source, so the main draw of node (unrestrained hackability -- see npm) goes out the window. The touted benefit is marginally increased parallel performance, but even
20.
▲
by
aegiso
13y ago
Way too much schadenfreude given Gox's history. Although contrary to popular belief Gox was never a Magic exchange, they were a Bitcoin startup at a time when Bitcoin was not much more than internet lols and pizza deliveries. The fir
21.
▲
by
aegiso
13y ago
If the rumors are true and Gox is tanking, I don't think Karpeles can ever adequately feel the aggregate pain that his incompetence in his role has caused MtGox customers. He deserves much worse than nasty internet comments. There are
22.
▲
by
aegiso
13y ago
We need a new word for this bullshit (though it's by no means a new phenomenon). Kafkaware?
23.
▲
by
aegiso
13y ago
Sure. I want a git server with push notifications. Two lines with the pushover module in node. I would be pleasantly surprised if this existed at all in the Haskell community. Even more so with two lines of my own code.
24.
▲
by
aegiso
13y ago
> JS's lack of strong typing limits your ability to reason about streams (a lot more than just streams, too) and further limits your ability to write performant stream computing software I think you missed my point so I'll rest
25.
▲
by
aegiso
13y ago
Here's the main enlightenment of becoming a node.js guy: Node follows the unix way. Everything is a stream. It's just Buffers and JS objects flying around. It's really stupid, and sometimes it's nasty. This isn't he
26.
▲
by
aegiso
13y ago
It's entirely possible to be in support of a free and peaceful drug trade, while at the same time being morally against theft. I don't know why you're lumping the two.
27.
▲
by
aegiso
13y ago
TL;DR: a 3 line exercise in bash argument munging. t="${!#}" c=("ssh" "-t" "${@:1:$(($#-1))}" "${t%:*}" "cd ${t##*:}; \$SHELL -l") "${c[@]}" That's litera
28.
▲
by
aegiso
13y ago
In spite of (because of) how stupid this sounds, I think there's a million dollar idea in here if you made it sufficiently frustrating and competitive. Perhaps pushing the button increments a number that decays exponentially. And ads f
29.
▲
by
aegiso
13y ago
Solve two nearly insurmountable problems and you have a winner: 1) Make it impossible to game. 2) Chicken and egg. I have no idea how to solve these problems, but it's a concept ripe for disruption if you do.
30.
▲
by
aegiso
13y ago
1. New platform with not many apps 2. Gotta play Apple's game and tout the app count 3. Devs plz more apps kthxbye; don't worry about quality -- we'll look the other way and hose down criticism with excuses 4. Cons
More ›