Live data from Hacker News

Viewing profile — crimper

crimper

HN member
Joined
Thu, Mar 04, 2021, 9:56 PM UTC
HN karma
19
Public activity
12 items

About crimper

No profile information was provided.

Recent public activity

  1. comment
    Comment #29243471

    I would eagerly wait his PRs and annotations though

  2. comment
    Comment #29243440

    ansi-red, making the world a better place!

  3. comment
    Comment #26709975

    i think you need to provide more details for a good reply. what changed between the time index was used and when it wasn’t? I also had to “convince” postgresql to use my index but …

  4. comment
    Comment #26560109

    probably a temporary ad hoc process that is now permanently etched into their brain

  5. comment
    Comment #26557698

    I am not arguing with your original point about the language. But Singularity is as closed code as it can get and has a bunch of crazy assumptions associated to it (must have .NET …

  6. comment
    Comment #26491157

    it is more sinister than that i believe. i do not know about spain or italy but these frequent elections come at serious monetary cost in top of the slow down of governing. at the …

  7. comment
    Comment #26483101

    this gave me a vivid image of young me flailing around in the dark trying to understand why undefined is not a function

  8. comment
    Comment #26393474

    Having a similar experience with delivery apps. ordering directly from the place is almost always better to. Happy to realize that for 50-60€ you can have a super luxury dinner if …

  9. comment
    Comment #26393396

    Giving my address is a huge PITA. you dropped it from your process too.

  10. comment
    Comment #26389049

    I think this discussion is missing important facts: 1. The current ruling government forced these elections 2. the same prime minister was elected in all of these and he could not …

  11. comment
    Comment #26359761

    thanks for this, i couldn’t articulate it so clearly. Another gotcha is responding to closed channels, it makes sense in the grand scheme of things but when the program grows it ge…

  12. comment
    Comment #26349016

    channel programming and the races caused by closing channels. channels seem nice and easy until they don’t. the whole var/:=/= assignment combined with the error handling style and…