Viewing profile — idea
idea
HN member- Joined
- Sat, Sep 08, 2007, 10:09 PM UTC
- HN karma
- 80
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About idea
No profile information was provided.
Recent public activity
-
comment
Comment #215853
PG, where can i exchange my karma points for real karma?
-
comment
Comment #215322
"Karma" is just an integer in a database. I can't image many people here really caring about that.
- comment
-
comment
Comment #213800
That's right. I have Alt+Space mapped to Launchy so i didn't test that.
-
comment
Comment #213713
I'm not afraid to say that i'm using Windows XP. :-) But i don't see how this behaviour is related to a single click patent. Btw. it doesn't work with Firefox.
-
comment
Comment #209095
Neither do i. And i'm not arguing that FreeBSD should adopt git or another dvcs. But the time to learn them is imo not an argument against them.
-
comment
Comment #208938
I'm not convinced about the perceived difficulty to learn git et al. You and the other FreeBSD developers are OS hackers. You're telling me it's hard for them to learn a dvcs in a …
- comment
-
comment
Comment #204181
Many languages focus more and more on multi-core and distributed programming. Mainstream language like Java and C# will get more tools and libraries, but other languages will likel…
-
comment
Comment #202655
I'm a small investor and i get free real time streaming data for Euronext Amsterdam, Brussels and Paris from my broker. It also shows the outstanding orders in the order book. It's…
-
comment
Comment #194458
> I feel sorry for the animals. I have that with any zoo. They may be treated well, but wild animals shouldn't be locked up for entertainment and profit.
-
comment
Comment #188821
I've read about similar services here in Europe before. But how they intend to implement it is interesting.
- comment
-
comment
Comment #187776
I suppose you're right. Hopefully he will explain it more in a future blog post.
-
comment
Comment #187458
> So type inference. You can do type inference. Except that it's lame, because it doesn't handle weird dynamic features like upconverting integers to Doubles when they overflow. Pr…
-
comment
Comment #186492
> When I tested the service I had something very similar to the “Aha!” feeling that ran through me the first time I ever used Google. In short, it is an evolutionary, and possibly …
-
comment
Comment #182324
Is it really necessary to create a thread for something trivial like this? Couldn't you just mail PG?
-
comment
Comment #181013
> I wouldn't be surprised if Google is working on its own competitor to Flash/Silverlight. Microsoft has big problems getting Silverlight off the ground, although it is imo technic…
- story
-
comment
Comment #171520
About a year ago i looked at the WordPress code. My PHP knowledge is limited, but it was easy to see that the code was not very good. Perhaps it has improved, but i personally woul…
-
comment
Comment #150982
Namecheap has recently become an ICANN accredited registar.
-
comment
Comment #125763
Even the openness is not what i was expecting last year. So what if it runs on Linux? You're stuck with whatever the Android SDK supports and you have to use Java.
-
comment
Comment #125047
Perhaps you'd like Microsoft's PowerShell if you have to use Windows. Microsoft is slowly realizing that many people like to use command line tools, especially for managing servers…
-
comment
Comment #124990
What in a Unix environment makes you more productive? The GUI of OSX is quite different from Gnome or KDE. Is it the command line with tools like grep?
-
comment
Comment #121657
[Rhino book] > When null is used in a Boolean context, it converts to false. When used in a numeric context, it converts to 0. And when used in a string context, it converts to "nu…