Viewing profile — akronim
akronim
HN member- Joined
- Thu, Dec 04, 2008, 7:54 PM UTC
- HN karma
- 445
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About akronim
No profile information was provided.
Recent public activity
-
comment
Comment #3470234
If I was writing one I'd just be logging posted form fields with a transparent proxy, almost seems easier than a key logger.
-
comment
Comment #3328374
If you want to get into root cause analysis, it sounds like the incorrect radar setting got them in the situation in the first place. Obviously the way the pilots dealt with that s…
-
comment
Comment #3012101
If you can't remember merge sort, quick sort or heaps, a easy starting point is wikipedia, and then code them up in your language of choice. It shouldn't take long, and you'll lear…
-
comment
Comment #2905524
Is it worth having service contracts if you have thousands of machines? I would have thought it's analogous to car hire companies not having insurance on their cars (because with e…
-
comment
Comment #2890297
If you read the article you'll see it's talking about exchanges, not those trading with them.
-
comment
Comment #2875876
given how prone people are to mis-hearing song lyrics, the corpus isn't the full text of all published song lyrics as you suggest.
-
comment
Comment #2855526
I get a login screen from that link...
-
comment
Comment #2844233
Why are patents transferable beyond the original creator? This allows the creator to benefit in the case they can't personally exploit their work. If I invent some CPU fabrication …
-
comment
Comment #2841044
Is interactive brokers actually fast enough? Or do you really need colocation? (for these types of strategy)
-
comment
Comment #2835048
or in comic form, http://xkcd.com/192/
-
comment
Comment #2835042
Assuming the government is still going to fund a TV station, not having a license for BBC would just mean it was funded out of general taxation revenue. Having a license system or …
-
comment
Comment #2835030
But when those students arrive at Big Corp they're most likely to be issued a PC laptop. A more interesting stat would be the market share of purchases where the person paying is t…
-
comment
Comment #2830768
Is this different at all to feedback army? ( http://www.feedbackarmy.com/ )
-
comment
Comment #2827401
The issue they have doesn't seem to be scaling, in that RoR is scaling linearly. But if you have hundreds of machines, raw performance saves real money, which means RoR is maybe no…
-
comment
Comment #2814921
Do you have to offer migration initially? I don't think it's something that every service has launched with. And there's a steady stream of new email users every year. A few non-te…
-
comment
Comment #2810885
If you work at a bank there's a good chance you'll next laid off en masse as soon when there's a really bad year.
-
comment
Comment #2796258
Actually the domain you own is almost certainly firstname.lastname.name, but the email is setup so firstname@lastname.name works. It's particular to the .name TLD.
-
comment
Comment #2792017
what constitutes default will be pretty clearly defined in the contract - which is more in terms of credit "events" rather than just default. See for example the ISDA definitions: …
-
comment
Comment #2787889
I don't think you're supposed to get fit, the benefit is more that it stops you sitting in your chair for 8 hours straight.
-
comment
Comment #2774433
isn't this why you have closed book exams?
-
comment
Comment #2766107
I'm surprised you have to go via recruiters? I would have thought you have enough of a name that you would get applications (if you made enough noise about hiring). Maybe having a …
-
comment
Comment #2761175
GWT is awesome if you have a team of Java developers who aren't really web developers. You can be productive without having all the HTTP/css/javascript/html skills you would need o…
-
comment
Comment #2728501
No. Once his own costs reached a limit where he had to settle, the other side would have had similar if not greater legal costs racked up. Continuing at that point is a double or n…
-
comment
Comment #2728422
Just use bayesian filtering, grouping email into topics rather than ham/spam.
-
comment
Comment #2728090
They may have very little functionality, but do it at scale. e.g. even searching tweets (which doesn't seem to work that great...) is a massive undertaking (not astoundingly little…