Viewing profile — recon517
recon517
HN member- Joined
- Mon, Oct 22, 2012, 7:14 PM UTC
- HN karma
- 36
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About recon517
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #30455587
You can not really compare Chinese and Russian censorship as of 2022. They are still on a completely different scale.
-
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 …
-
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…
-
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…
- comment
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #6782111
Collision detector uses CSS hover effect. If you don't move your mouse, hover is not triggered.
-
comment
Comment #6782107
It cannot be a HN clone, as HH appeared in 2006 and HN in 2007.
-
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!
-
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 …