Live data from Hacker News

Viewing profile — DoubleFree

DoubleFree

HN member
Joined
Mon, Sep 03, 2018, 7:43 AM UTC
HN karma
279
Public activity
32 items

About DoubleFree

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #40061666

    The postgres query optimizer will try to minimize the number of pages read from disk (and the number of intermediate pages written to disk). Benchmarking the query optimizer by mak…

  5. comment
    Comment #36830250

    A government's primary purpose is to act on behalf of its constituents, and if these daytrippers are substantially detrimental to Amsterdam's livability, they should be discouraged…

  6. comment
    Comment #36811755

    Fly postgres is not managed postgres, it's cli sugar over a normal fly app, which the [docs]( https://fly.io/docs/postgres/ ) make quite clear. Their docs also make clear that if y…

  7. comment
    Comment #36759307

    I would substantially nuance most of what you say. I really like vim and use it almost exclusively, but it is not necessarily the "only" way, or even necessarily the "best" way to …

  8. comment
    Comment #35584126

    Space is not quantized, so yes, the electron has infinite possible locations. There are, however, places the electron cannot be, depending on its energy. See, the electron's energy…

  9. story
  10. comment
    Comment #35501258

    I personally really like using Rust, but I don't think it's necessarily better than go. There are some areas where Rust will definitely be better or more ergonomic, such as bare-me…

  11. comment
    Comment #35331652

    Let's do a little calculation. For an upper bound, let's say you press your full weight onto it and the coffee grounds' resistance is not the limiting factor. That's maybe 90kg, ti…

  12. comment
    Comment #35094247

    Elderly people also use bikes and often transition to electric bikes or sometimes tricycles if needed. As other people have commented, public transportation in The Netherlands is a…

  13. comment
    Comment #35081321

    std::thread::scope was reintroduced in 1.63

  14. comment
    Comment #34196326

    Rocket is moving towards async as well

  15. comment
    Comment #34142911

    There are some, the most promising of which to me are slint (runs anywhere, includes custom IDL), druid (from the xi-editor folks) and xilem (new architecture, from the druid folks…

  16. comment
    Comment #33977459

    They'll just have to remember that losing is fun

  17. story
  18. comment
    Comment #32576989

    The problem of dangerous interactions between drivers and cyclists is much smaller here in the Netherlands, mainly due to two reasons. The first reason is the infrastructure, both …

  19. comment
    Comment #32538354

    In general, you don't verify am email address to prove that the user owns it, but to verify they can receive mail on it, for password recovery purposes and account information. Rev…

  20. comment
    Comment #32201038

    Years ago I stumbled onto competitive Tetris because the YouTube algorithm pushed the Jonas vs Joseph match on me. I didn't expect it to be exciting, but it was actually captivatin…

  21. comment
    Comment #32191659

    It depends. For operations or aggregates on a single field, it improves cache locality, whereas if operations act on all, or most, fields of the struct, it hurts cache locality. Th…

  22. comment
    Comment #31639967

    The quote "Efficiency with algorithms, performance with data structures"[1] is very applicable imo. [1] https://isocpp.org/blog/2014/12/efficiency-with-algorithms-p...

  23. comment
    Comment #31437294

    Matrix math in python is a bit clunkier, because matrices are not native to the language. That said, numpy, the standard for matrix math in python, is quite nice. Its documentation…

  24. comment
    Comment #31119240

    K-9 Mail really is the grandfather of powerful E-mail apps, but I have switched to Spark a few years back when it became available for Android and never looked back. It's just a br…

  25. comment
    Comment #31081251

    I just use two or three drops of water from a pipette, which for some whisky really opens up the flavors. Most of the improvement for me comes in the form of mouth feel (it gets a …