Live data from Hacker News

Viewing profile — professor_plum

professor_plum

HN member
Joined
Mon, Feb 19, 2018, 7:32 PM UTC
HN karma
18
Public activity
16 items

About professor_plum

No profile information was provided.

Recent public activity

  1. comment
    Comment #17967762

    Also has better WMs and package management!

  2. comment
  3. comment
    Comment #17423944

    Yeah, expected return only makes sense in e.g. a diversified portfolio. edit: You can downvote all you want, but it still doesn't make sense to consider the expected return on one …

  4. comment
    Comment #17416524

    They also let you compose SQL fragments in ways that would be a lot more difficult or less clear otherwise. In the case of Diesel, they let you typecheck the composition of those f…

  5. comment
    Comment #17093137

    Disagree. There are too many STEM students already. It's just that plenty of web development shops are okay with hiring a physicist. It's a waste of money and time to encourage mor…

  6. comment
  7. comment
    Comment #16884831

    Yeah, I'll never tell someone not to learn something for the sheer enjoyment. But this article is downright pretentious. It gussies up a lot of simple day-to-day tasks with off-put…

  8. comment
    Comment #16879189

    I'm always curious what people are using the more exotic type system functionality of e.g. Haskell or Idris for in practice. It was interesting to hear that even Simon didn't expec…

  9. comment
    Comment #16868961

    So using CSS, one can fingerprint a browser and communicate that information back to home base by programmatic inclusion of font A or font B. This inclusion triggers the download f…

  10. comment
    Comment #16483847

    Unfortunately this begs the question a bit. How does one hire good managers? I mean good as in both competent and not jerks.

  11. comment
    Comment #16478535

    Not what I meant, no. In oversimplified terms, Rust has objects but not classes. It skews more toward: - from a C dev's perspective: data-driven design - from a Haskell dev's persp…

  12. comment
    Comment #16478127

    I'm going to be That Guy and suggest you give Rust a try. It's got the best of imperative and functional mixed in.

  13. comment
    Comment #16474598

    Thanks for helping to qualify when the proposed solution starts to become appropriate. I'd still really need a solid example of when this starts to be beneficial. Could anyone obli…

  14. comment
    Comment #16454241

    F# also handles physical units in a really nice way.

  15. comment
    Comment #16454061

    You might in fact love it. You'll get a nice overview of how interpreters actually work, for one thing.

  16. comment
    Comment #16417040

    The time and memory complexity are pretty severe with this method.