Live data from Hacker News

Viewing profile — vqrs

vqrs

HN member
Joined
Mon, May 07, 2018, 2:23 PM UTC
HN karma
6
Public activity
6 items

About vqrs

No profile information was provided.

Recent public activity

  1. comment
    Comment #30941147

    I can't tell if you're being serious or sarcastic when you say "Wolfram's clear and simple exposition style" Can you link me an example?

  2. comment
    Comment #30860168

    The number is divisible by three I guess.

  3. comment
    Comment #18662758

    I just tried poetry because of this thread. So I can't really talk about poetry, but I can share my frustration with pipenv. First, the best thing I like about pipenv is `pipenv sh…

  4. comment
    Comment #17599610

    > We can do better and simpler at the same time. How?

  5. comment
    Comment #17599299

    baidu and google.cn are high up on the list of non-HTTPS sites. google.cn is an interesting one though: It redirects HTTPS to http, but the site consists of an image that redirects…

  6. comment
    Comment #17332904

    I'm not sure how what you linked is related, but the only "surprising" thing here is probably `true == 1`. This evaluates to true, and because comparisons are left-associative, we …