Live data from Hacker News

Viewing profile — curious_man

curious_man

HN member
Joined
Sat, Aug 14, 2010, 6:27 PM UTC
HN karma
7
Public activity
17 items

About curious_man

No profile information was provided.

Recent public activity

  1. comment
    Comment #7033569

    Data is central. More specifically: the information schema. This is useful for different cases, for example for data integration and database management (other than the coercion ex…

  2. comment
  3. comment
  4. comment
    Comment #2845316

    I don't know if someone has already cited this lengthy interview to Hal Abelson (co-author of SICP) about this change, but I think it is worthy to point it out: http://www.codequar…

  5. comment
    Comment #2737805

    It depends on you. Personally I play with it sometimes, but for me there is no danger of addiction. It's a fun and creative game, even relaxing. However, sometime in the future the…

  6. comment
    Comment #2654959

    > While some degree of human control could make up for heterostatic forces, a swing too far in either direction would quickly exceed our ability to compensate. Exactly. That's why …

  7. comment
    Comment #2654937

    I don't know actual statistics, but I think that in every place there is something like a "normal temperature" each season.

  8. comment
    Comment #2654311

    Well, I think this would be the simplest: the temperature at any given latitude will be the average of the last n years. Period. But maybe I'm too naive.

  9. comment
    Comment #2644404

    If by "cohesion between design and code" you mean "more attention to the design and usability aspects" then I agree. What Linux still lacks in my opinion is a coherent and usable d…

  10. comment
    Comment #2644359

    I'm a happy Linux user for years now (GNU/Linux for the most difficult ones), but I went through the same process: 1. Excitement. Compiling the kernel? Cool! Configure an SMTP serv…

  11. comment
    Comment #2514061

    Sure, this is a solution. But my confusion remains: why I should't put all these dependencies in the repository with the code that uses them? In the end, doing so I have (almost) a…

  12. comment
    Comment #2511567

    I still don't understand why dependencies don't belong to the repo. My naive reasoning: I just have to clone the repo and bam, I already have all the dependecies needed to build th…

  13. comment
    Comment #2008219

    Well, this is true. But again, if I can't make a decision for myself then I'm not completely free. Even if that decision limits my freedom henceforth, I've made that decision excer…

  14. comment
    Comment #2007821

    So, everyone must be free? I can't consciously trade some of my civil liberties for something in return? My idea of freedom is the power of choice. Choice to be free, or NOT free.

  15. comment
    Comment #2007813

    It's like boiling a frog: if you throw one in boiling water it will immediatly jump away. But if you place a frog in cold water and slowly making it hot, the frog won't even notice…

  16. comment
    Comment #1603966

    Thank you for your perspective. Let me recap the issue as I understand it so far: Oracle filed a lawsuit against Google regarding patents infringement for their use of Dalvik in An…

  17. comment
    Comment #1603771

    There is something I don't get yet (my ignorance): how this mess will affect the other languages that runs on the JVM (like clojure, scala, etc)?