Live data from Hacker News

Viewing profile — fjh

fjh

HN member
Joined
Thu, Jul 23, 2009, 6:49 PM UTC
HN karma
459
Public activity
95 items

About fjh

No profile information was provided.

Recent public activity

  1. comment
    Comment #42188305

    I'm a bit baffled by this comment, so much so that I find it difficult to believe we've read the same article. I don't see any indication in the article that the author ever submit…

  2. comment
    Comment #39046869

    Yes, it's a curious coincidence that the people writing this report, surely in good faith, just happened to pick March 2020 as the point of comparison.

  3. comment
    Comment #34059074

    > the default would be to just build housing without any regard to affordability. Luckily, that would still lead to affordable housing, because "just build housing" is what actuall…

  4. comment
    Comment #28591582

    > That's obviously not the distinction between the parties here. The second one intends (or at least has a policy to) do something about it, but just not by raising the existing CO…

  5. comment
    Comment #28591397

    > As an example, 2 parties could both say No to a higher Co2-tax, but one of them does so because they claim climate change is a hoax, while the other one has a problem with it not…

  6. comment
    Comment #27313714

    The grandparent didn't say nothing bad happened at the protest, they said that Trump's comments were taken out of context, which is completely true. Read the thing in context (here…

  7. comment
    Comment #24782057

    Corporal punishment, hopefully.

  8. comment
    Comment #23388816

    Facebook famously has dual-class shares that give Mark Zuckerberg a majority of the votes. The shareholders can't make him do anything he doesn't want to do.

  9. comment
    Comment #18092575

    Why would languages without tail recursion optimisation perform worse when all languages use the naive implementation? It's not tail recursive, so it shouldn't make a difference, r…

  10. comment
    Comment #16719823

    > Some particular names used in the examples were introduced by Python. For example the `enumerate` function or `zip`. I haven't seen those names used in programming languages olde…

  11. comment
    Comment #15035038

    > People can't discriminate on properties that the person they are doing business with can't pick or change [...] but can discriminate on properties that the person in question did…

  12. comment
    Comment #14107047

    You're right, of course. I blame low blood sugar.

  13. comment
    Comment #14105252

    > every 5th german is named lars That is completely untrue. Lars isn't exactly a rare name in Germany, but I'd be surprised if it was even one of the 20 most common first names. It…

  14. comment
    Comment #13014581

    match also lets you destructure values, which is useful when you're dealing with enums. It also doesn't have C's fall-through behaviour. Edit: match doesn't insist on a default cla…

  15. comment
    Comment #12761412

    House is basically a modern interpretation of Sherlock Holmes, with the same unpleasant personality. Which seems to contradict the idea that jerk protagonists are a new phenomenon.…

  16. comment
    Comment #11614146

    Don't worry about it. This was back in December, so there is no point digging it up now. I just needed to vent.

  17. comment
    Comment #11613615

    When I applied, the interview process went like this: > 1st phone interview (screening) -> 2nd phone interview (technical) -> [crickets] I get it, we are all busy, but I think send…

  18. comment
    Comment #10974686

    "The fucking article's author"

  19. comment
    Comment #10934522

    While I appreciate the sentiment of settling debates with data, you have to actually measure the right things. That statistic that says that only 2% of bugs would be prevented by s…

  20. comment
    Comment #9777805

    > Rust pulls some really nice trick, but cannot match Haskell. I'm not convinced that's true. Rust is even stricter than Haskell in many respects (first example that comes to mind …

  21. comment
    Comment #9777767

    I've used mio and I also have nothing but praise for it, but it is a fairly thin abstraction over epoll/kqueue. That's certainly useful, but it's not nearly as nice or easy to use …

  22. comment
    Comment #9392869

    > I'm interested in writing some random things in Rust, but very much not interested in _re_writing Rust code in newer Rust. This probably means it's still too early for me, if the…

  23. comment
    Comment #9061386

    Germany doesn't have nuclear weapons.

  24. comment
    Comment #8977746

    > Haskell could be wonderful. Never tried it. Will someday. Until then, I'd love some sort of competition where a Haskell programmer and myself are given a task, like "write a scri…

  25. comment