Live data from Hacker News

Viewing profile — _2xvp

_2xvp

HN member
Joined
Tue, Apr 19, 2016, 8:22 AM UTC
HN karma
230
Public activity
46 items

About _2xvp

No profile information was provided.

Recent public activity

  1. comment
    Comment #26227516

    Neovim nightly already has some tools available as plugins. I'm using tree-sitter for syntax highlighting, text objects, and folding right now. Pretty satisfied so far.

  2. comment
    Comment #26220924

    >I had never thought about the connotations of blacklist and whitelist before it was pointed out to me. In retrospect, blacklist and whitelist are unnatural meanings of the words b…

  3. comment
    Comment #26075090

    >Look at it done correctly: tomc1985 objects that "[he is] one of these people, and [he] most definitely exists!" You also need brackets around "exists" since the original quote ha…

  4. comment
    Comment #25935330

    The option seller needs to buy the stock to deliver the shares when the option expires, so if the price continues rising their losses are unbounded (by contrast, their gains are bo…

  5. comment
    Comment #25919903

    >objectively clearer terminology Sorry but I find this claim (which I've heard from others too) ridiculous. "Blacklist" is an actual common English word in the dictionary. "Denylis…

  6. comment
    Comment #25680515

    >So we will probably need to recapture CO2 as well – or rather we will need to develop the necessary tech first. Maybe this is a stupid question, but isn't the necessary tech "plan…

  7. comment
    Comment #25525554

    You could expand this category to an AI for a number of similar games (like checkers and reversi) as well. I've written a double dummy solver for bridge--a program that computes th…

  8. comment
    Comment #25450974

    Chess is a very rich and pretty well-balanced game--that's what makes it so rewarding to study and to play. Even amongst modern computers that are miles ahead of the best humans, t…

  9. comment
    Comment #25224681

    >I remember back in the day when we used to just ask people if they could do FizzBuzz now we're looking at if they used an interface to wrap their ORM usage. That's something that …

  10. comment
    Comment #24871002

    This comment thread is discussing Uber's profitability and how much they'd need to raise prices to break even independent of Prop 22.

  11. comment
    Comment #24867221

    If that was only in the US or other wealthy economies, maybe. But they're an international company. Some of those rides are in places where a $2 increase doubles the price of the r…

  12. comment
    Comment #24831357

    >There's also the weird thing of younger people like myself avoiding proper punctuation/capitalization for the aesthetic. Mainly because a lack of proper writing can make certain m…

  13. comment
    Comment #24798207

    As soon as I saw the title I remembered this Julia Evans post about the same issue: https://jvns.ca/blog/2015/11/21/why-you-should-understand-a-...

  14. comment
    Comment #24767213

    The cheapest tool you can find is surely the sort in your programming language's standard library. Writing your own sort seems crazy to me.

  15. comment
    Comment #24757556

    I don't know why everyone is convinced this is satire. Satire of what? To me it reads as a straight piece on a very opinionated way to hire people.

  16. comment
    Comment #24715017

    I think it's best to use native speakers as oracles: you can give them a piece of language and they can tell you if it's correct/natural or how they'd phrase it. You can't expect p…

  17. comment
    Comment #24693514

    >Fires have health and economic impacts on people who aren't in immediate danger of being burned to death and the only way to minimize these impacts to reduce the number of fires. …

  18. comment
    Comment #24591499

    >As a buyer, I don't expect my software to need maintenance. I expect it to work out of the box (just like I expect every physical product to work out of the box) Software is far m…

  19. comment
    Comment #24356000

    A min heap is different from a min-max heap. A min-max heap supports the operations of both a min heap and a max heap (essentially by interleaving the two). A normal min heap is a …

  20. comment
    Comment #24221431

    Yes indeed. Say you're creating a new component, and this new component will contain (among other things) some existing component, but the existing component needs to be styled sli…

  21. comment
    Comment #24114175

    Originally one point was that you signed the back of your card and the merchant would compare the signature on your receipt to the signature on the card to verify your identity. An…

  22. comment
    Comment #23954290

    You're confusing two different things. Ye as a plural pronoun is a bone fide archaic English word, ultimately sharing an etymology with the still-extant "you". "Ye" as an article (…

  23. comment
    Comment #23525371

    Fun idea! I will say that the interface feels a bit mobile-first to a fault: the swiping interaction isn't very desktop friendly. It'd be nice to have some buttons to click on for …

  24. comment
    Comment #22032969

    Well, the linked study suggests watching with foreign audio and foreign language subtitles , not merely with foreign audio alone.

  25. comment
    Comment #21678701

    No, because it's not scientific. There's no agreed upon definition of what counts as a unique word. Do you count every inflected form, like "dog" and "dogs"? Derivations from other…