Live data from Hacker News

Viewing profile — fp

fp

HN member
Joined
Fri, Jul 11, 2008, 9:42 AM UTC
HN karma
144
Public activity
33 items

About fp

No profile information was provided.

Recent public activity

  1. comment
    Comment #3019461

    To be fair: That is actually #1 in the list.

  2. comment
    Comment #2517161

    It's a commercial project, so yes, people are willing to pay to see it. They had more than a million visitors in 2009 [1]. [1] http://de.wikipedia.org/wiki/Miniatur_Wunderland (Ger…

  3. comment
    Comment #2517127

    "Man builds" is not quite correct. The airport is part of the largest model railway in the world [1]. The thing is build by a rather large team with ten years worth of experience i…

  4. comment
    Comment #2285750

    Haskell (GHC at least) has lightweight user-level threads, similar to Erlang.

  5. story
    Ask HN: Measuring the Aesthetic Quality of a Set of Colors?

    For a side project I would like to automatically determine the aesthetic quality of a set of colors. I was wondering if there are metrics by which I could measure it. For instance …

  6. comment
    Comment #1330136

    Please, please, pretty please: If you use charts, choose a sensible type of chart to illustrate your point. A pie chart is simply wrong for representing a comparison of benchmark r…

  7. comment
    Comment #1016193

    Can you talk about the metric(s) by which they measure productivity? I would appreciate it.

  8. comment
    Comment #969613

    I think Clojure is not a simple language. The reason is, that you have to learn about 1) Lisp, 2) Clojure's approach to concurrency (immutable data structures + reference types) an…

  9. comment
    Comment #930598

    Could you elaborate, please? Or point me to a discussion of the issues with said functions? Thanks!

  10. comment
    Comment #498938

    Priceless! Thank you for making my day.

  11. story
  12. comment
    Comment #478686

    I hope this will be included in future Shoes versions. Shoes is already awesome for making (portable!) retro-games. This will add another great deal of retro-ness. ;)

  13. story
  14. comment
    Comment #472484

    Who can do numbers 3, 5 and 8 in six minutes? I guess they will make you a Better Programmer (tm), but will consume slightly more time. Or does the article claim to make me a Bette…

  15. comment
    Comment #469915

    No matter what you do and how you do it: most likely it will work for some people and won't work for others. If you do what just works for you, that's probably sufficient to be suc…

  16. comment
    Comment #448995

    For games, Hamburg (Germany) is great. Probably slightly more expensive than Berlin, but at least as great in terms of public transportation and culture.

  17. comment
    Comment #448298

    Nuclear power is not an option. There are about three companies in the world that have the know-how to build a nuclear power plant. And they are already at the limit of their build…

  18. comment
    Comment #440256

    I also thought, that these small "test" assignments might be a trick to get (some part of) the work for free. In ten hours for free plus ten hours at five per cent, times the numbe…

  19. comment
    Comment #428319

    I'd also recommend Ruby and suggest you take a look at Shoes ( http://shoooes.net/ ) which makes it very easy to code GUI-apps with all sorts of fun-stuff in them like animations, …

  20. comment
    Comment #393322

    Why? It's often a good idea to google for an answer. See the second result for "number of gas stations in the us", for example: http://www.infoplease.com/askeds/number-gas-stations…

  21. comment
    Comment #391401

    A very important point is comprehensibility of any voice and readability of all the text in your video. Some demo videos I've seen are not too great at these.

  22. comment
    Comment #386817

    The joke wasn't too bad, was it?

  23. comment
    Comment #325585

    or, you can just do like others and learn rails or python. I suggest learning Ruby, not Rails. Unless you know Ruby, you will not be able to really understand how Rails works. Ruby…

  24. comment
    Comment #317580

    One could argue, that "raw foodism" isn't really technology. In your example the technology would be "fire" or "cooking".

  25. comment
    Comment #313540

    "Wishful thinking" is a great technique to produce clear and concise code. I use it whenever possible. It's absolutely recommendable! I don't recall if PG used the term, but Gerald…