Live data from Hacker News

Viewing profile — qfwfq_

qfwfq_

HN member
Joined
Wed, Nov 18, 2015, 8:25 PM UTC
HN karma
37
Public activity
17 items

About qfwfq_

No profile information was provided.

Recent public activity

  1. comment
    Comment #37844316

    Geopandas has had spatial indexing available for quite a long time... https://geopandas.org/en/stable/docs/reference/sindex.html I think that the challenge for most is that the Pos…

  2. comment
    Comment #35899662

    But, many R tools are already vectorised, so your shift from lapply() to mclapply() is about as fair a comparison as claiming it's "just" a shift from python's builtin map() to poo…

  3. comment
    Comment #31580671

    I wonder whether this just creates another "underclass" of scientific laborers... I think we need tool-builders as academics . The only thing that academics recognize intellectuall…

  4. comment
    Comment #31505655

    This also sounds a bit like Planetside 2 [1], which had a similar structure. A relatively large open world where small "provinces" were contested by factions in FPS King-of-the-Hil…

  5. comment
    Comment #31119537

    No, nulls matter a great deal. If you want to test a claim in Null Hypothesis Statistical Testing, the "significance" of the claim is in direct reference to the null. Changing a nu…

  6. comment
    Comment #31119489

    Given the explosion in the number of journals and the impossibility of effective peer review, being published in a journal does not mean what it used to. This is part of the materi…

  7. comment
    Comment #28509282

    We use jupyterbook (geographicdata.science/book), and it has seriously simplified our workflow. The project is building useful features very quickly, and is very responsive to feed…

  8. comment
    Comment #24514235

    I disagree that it's a "true horror to use." The set of supported built-in classes grows significantly by the day. It's not as good when used for wholly unstructured streams of dat…

  9. comment
    Comment #23389815

    > This situation is very annoying, especially for a touch typist as my fingers are always on hjkl and my thumb on the spacebar. This makes my thumb knuckle constantly brush the tra…

  10. comment
    Comment #22044364

    I think this is exactly how R's accreted features to make it do things that it was never designed to do. When the "tool you use" becomes the "kind of developer you are ," things ge…

  11. comment
    Comment #21342688

    Cosmicomics has long been my single favorite collection of written work. Calvino's amazing.

  12. comment
    Comment #18733586

    The efficiency gap is just one measure of partisan bias that can be used to assess the utility/efficacy of any redistricting plan. The game the authors propose is (basically) an al…

  13. story
  14. comment
    Comment #15270190

    I've also seen this happen, where an article was designed in pre-consultation with a journal editor in my field. We submitted (what I felt was) a dubious paper initially. Reviews w…

  15. comment
    Comment #10687868

    I think that, once the suggestion of replacing single member elections with anything approximating proportional representation is made, the focus on managing the electoral system w…

  16. comment
    Comment #10687381

    I'm a PhD student studying gerrymandering, and I think it's cool this is getting written about in the NYT. But, there are very good models of gerrymandering built off of well-infor…

  17. comment
    Comment #10590504

    I've seen quite a bit when porting a statistical library that used Python 2's default floor/int division behavior for quite a few operations. Sometimes, though, the 2 version had b…