Live data from Hacker News

Viewing profile — data_hope

data_hope

HN member
Joined
Wed, Nov 25, 2015, 4:02 PM UTC
HN karma
47
Public activity
42 items

About data_hope

No profile information was provided.

Recent public activity

  1. comment
    Comment #14561034

    The effect in the data (unless it isn't random fluctuation. At the moment I'd go with the assumtion that it is a genuine correlation, as the effect is present over all subgroups), …

  2. comment
    Comment #14347225

    The best discussions are usually marked off topic or 'no good fit" or "not of use for future readers"

  3. comment
    Comment #14279323

    I can tell apart from whick village around my home village comes from just by hearing them say the word "eier" (eggs).

  4. comment
    Comment #14279283

    as a european, in canada and the US I was constantly confused by directions. america uses street names and cardinal directions (turn north on I-??? then west on ...). europeans thi…

  5. comment
    Comment #14241180

    I wonder how different / similar these romance languages are, compared to the reference frame I have: German dialects. German dialects can be mutually unintelligible, young germans…

  6. comment
    Comment #14168932

    line spacing of the gutenberg-latex-typeset version is terribly enlarged. It's a disease... Who can read that?

  7. comment
    Comment #14130341

    > The name "Ukraine" (Ukrainian: Україна Ukrayina > [ukrɑˈjinɑ]) derives from the Slavic words "u", meaning > "within", and "kraj", meaning "land" or "border". > Together, "u+kraij…

  8. comment
    Comment #14125005

    I started to write a toy compiler in OCaml. I had some previous experience with Haskell, but in no way an expert. I.e. no category theory background, only shallow exposure to monad…

  9. comment
    Comment #13922149

    Not if the merge commits just say `merged branch ....`.

  10. comment
    Comment #13922146

    But kind of it was also the tooling. Most svn projects I worked on were trunk-based and thus integrated much tighter than git feature-branch based code. However, the times I merged…

  11. comment
    Comment #13922133

    especially with very small commits, I find small commits to be tedious and error prone (sometimes the software doesn't even build because the developer distributed two not-so-indep…

  12. comment
    Comment #13922108

    indeed, if the commits are individually reviewable it is nicer. To the contrary however often these small commits can be a bit messy. Sometimes you'll find commits that are reverte…

  13. comment
  14. comment
    Comment #13922074

    Changing public history is bad, because it makes collaboration and two devs working on one branch harder. But I do not see a problem with rewriting history on a branch, if (and onl…

  15. comment
    Comment #13922023

    excellent

  16. comment
    Comment #13921972

    > I'd wager BDFL prefers the CPython implementation because it's probably simpler. Also, it supports tons of targets and is super simple to build. At a EuroPython Keynote, the BDFL…

  17. comment
    Comment #13889714

    I think you can do that in a merge commit, sort of. The more I think about it, the stranger a strong aversion to rewriting commit history for clarity is. In university if I did som…

  18. comment
    Comment #13889622

    My personal, subjective impression: Commits are getting smaller and smaller nowadays. As in: In the subversion days, many people commited only few times a day, sometimes not for se…

  19. comment
    Comment #13876167

    ah you are right, probably there is a blue right-turn only sign (I just thought about the Grünpfeil depicted in the illustration image).

  20. comment
    Comment #13874819

    Funnily enough, there is precedent, that a red light can be ignored if it doesn't change for 5 minutes. And I really doubt that there isn't a way to regulate the crossing without a…

  21. comment
    Comment #13744955

    I'd like to add, that with IKEA you know what you can expect in terms of quality, sturdiness and usability. You know it's not the best, but you also know that it'll survive a few y…

  22. comment
    Comment #13539038

    Does it support virtual environments that are within a vagrant machine? That is a use case that I hardly find integrated in IDE's (other than pycharm) and so I usually quickly go b…

  23. comment
    Comment #13237976

    http://majutsushi.github.io/tagbar/ ?

  24. comment
    Comment #13185350

    Uh, I think every TDD "expert" makes it pretty clear, that there are cases where tests-first might not be the best option.

  25. comment
    Comment #13169417

    interesting, reading your comment, I would never guess that we are speaking about the same book. I found it to be more of a guidebook to precise communication with colleagues and m…