Viewing profile — axelf
axelf
HN member- Joined
- Wed, Mar 13, 2013, 11:51 PM UTC
- HN karma
- 99
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About axelf
No profile information was provided.
Recent public activity
-
comment
Comment #8439818
Corvette Z06 can do 0-60 in ~3s for $80k
-
comment
Comment #7971643
I also had issues with it crashing safari on an ipad
-
comment
Comment #7870698
The inkling app lets you buy ebooks. https://www.inkling.com/
-
comment
Comment #7711670
why were they using python for performance critical code in the first place? Go seems closer to java's niche to me.
-
comment
Comment #7668216
wouldn't a single abstraction over postgres, filesystem, hadoop, etc be either really leaky or really inefficient? different datastores are better suited for certain kinds of queri…
-
comment
Comment #6849589
I'm assuming that the Iteratee companion object uses implicits to get the client connection. I'd really prefer something more explicit like socket.io's approach.
-
comment
Comment #6762620
The special language syntax is being removed. Its now just a library.
-
comment
Comment #6757234
It seems like most people are excited for kotlin, but no one is really talking about ceylon which recently 1.0. Im curious why that is, have you looked at ceylon?
-
comment
Comment #6721448
It seems like every time someone tries to replace javascript with a better solution someone has to bring up vendor lock-in. Are we supposed to just live with javascript for eternit…
-
comment
Comment #6721426
How is this proprietary? Isnt there an open spec?
-
comment
Comment #6653381
Then send a pull request
-
comment
Comment #6598764
I've heard this argument from people refusing to install packages that depend on haskell too. I don't get it, 294mb is a trivial amount of space nowadays.
-
comment
Comment #6411454
I think java 8 gets rid of permgen
-
comment
Comment #6329120
why even use EC2 then? It would be much cheaper to use any other hosting provider.
-
comment
Comment #6264555
not to mention loading up the OS with a ton of crapware and free trials.
-
comment
Comment #6207583
you're not factoring in the advertising money they're missing out on with digital downloads.
-
comment
Comment #6202190
I have taken a 40min commuter bus everyday for nearly 2 years and I never had to get off early to use the bathroom.
-
comment
Comment #6104514
Not to mention binary blobs are at least slightly more free than having the firmware built in to the device, which the FSF doesn't object to. http://distrowatch.com/weekly.php?issu…
-
comment
Comment #6104484
I consider Separation of Concerns, Dependency Injection, and TDD to be basic software engineering principles. Sure if you have a mostly static page with a few dynamic components jQ…
-
comment
Comment #6097357
I assumed they meant "WiFi only models"
-
comment
Comment #6091419
But since you have to use casts you are giving up some advantages of static typing, right?
-
comment
Comment #6065450
Does Go not provide method overloading? Couldn't they have 3 versions of the copy method?
-
comment
Comment #5899815
Yep, http://en.wikipedia.org/wiki/Jane_Harman#AIPAC_controversy
-
comment
Comment #5842000
unless you assume the NSA has the root SSL certs.
-
comment
Comment #5564841
But then you have to pay stripe's transaction fee. Why not use something like venmo that is free when you use it with ACH?