Live data from Hacker News

Viewing profile — recon517

recon517

HN member
Joined
Mon, Oct 22, 2012, 7:14 PM UTC
HN karma
36
Public activity
18 items

About recon517

No profile information was provided.

Recent public activity

  1. comment
    Comment #33170375

    Personal anecdote: Bought a Bumble Premium with a one time payment of ~120 EUR. In three months got only one match which led to a date. But what a date! We are in love now and I am…

  2. comment
    Comment #30455587

    You can not really compare Chinese and Russian censorship as of 2022. They are still on a completely different scale.

  3. comment
    Comment #30455567

    > Perhaps, but the way the last cold war ended was by economic collapse. The warrior cultists needed somebody feeding and arming them, so they needed an economy, and their economy …

  4. comment
    Comment #30455366

    > North Korea has been in the status of pariah state for decades and hasn't bent an inch. There are sanctions on the NK leadership and you have to convert them and their children i…

  5. comment
    Comment #30454763

    So many commentators did not live through post-USSR 90s to completely miss the mentality and culture which shapes Putin's decisions. First, you need to understand values of a perso…

  6. comment
  7. comment
    Comment #18128066

    Easy to understand if you are cheating by automating your job and spending now freed time for leisure: if your contract says that you are paid by an hour or for fixed number of hou…

  8. comment
    Comment #17813844

    > What Russia is trying to do is ensure it has a strategic buffer zone between it and the West and friendly rulers and states on its borders, much like any state with Russia's mili…

  9. comment
    Comment #14362874

    When a grown up man picks a fight with another grown up man, it is ok. But if a grown up man picks a fight with a child, this is just sick. That is why some people are appalled by …

  10. comment
    Comment #14362807

    Except nobody is being asked - we force a decision on them. Another interesting hypothetical situation: You are a stray cat, happily living on a street, feeding on garbage and scre…

  11. comment
    Comment #14362691

    It does not have to be only one or another: one can both stop holding wild animals in captivity and also stop farming domestic animals for food. Just do your part in this (signific…

  12. comment
    Comment #13872957

    You can study from 3 to 8 years depending on how much free time you have. There are only three deadlines each year - two for coursework assignments and one for exams. It takes me a…

  13. comment
    Comment #13872943

    You can study from 3 to 8 years depending on how much free time you have. There are only three deadlines each year - two for coursework assignments and one for exams. It takes me a…

  14. comment
    Comment #13872898

    Current BSc Computing and Information Systems student here. Program structure, flexibility and exam structure are really great. But there were some truly horrific quality control a…

  15. comment
    Comment #6782111

    Collision detector uses CSS hover effect. If you don't move your mouse, hover is not triggered.

  16. comment
    Comment #6782107

    It cannot be a HN clone, as HH appeared in 2006 and HN in 2007.

  17. comment
    Comment #4701797

    You are right, my solution is not really working. But I still believe that there might be a working solution of encoding deltas. Thank you for your reply!

  18. comment
    Comment #4684922

    Store each number as a delta from a previous one, first number as a delta from 0. Each number starts with a code describing its length: 0 (duplicate), 7, 9 or 27 bits. For storing …