Live data from Hacker News

Viewing profile — zalyalov

zalyalov

HN member
Joined
Thu, May 25, 2023, 7:52 AM UTC
HN karma
11
Public activity
8 items

About zalyalov

No profile information was provided.

Recent public activity

  1. comment
    Comment #39743692

    I see a lot of comments about how it is some sort of an unforeseen second-order consequence. But it isn't. If you want to have no tracking, you write a law that nans tracking. If y…

  2. comment
    Comment #39743639

    Yes, that very much is an example of the law being badly written. "Prior to giving consent, the data subject shall be informed thereof." Means there must be some sort of a cookie n…

  3. comment
    Comment #38762349

    struct S { int A; int B = A; int C; }; int i = 0; S s = {.C = i++, .A = ++i}; What would you expect code like this to do?

  4. comment
    Comment #37252382

    Weird that they claim to use arbitrary graphs, while in reality it's a weird subclass of DAGs with one-vertex loops kind of allowed, except they don't really make sense to be repre…

  5. comment
    Comment #36952919

    What do you mean by sound? Mathematically sound means "there exists a model validating it", and of course it exists, but so what? If you mean you can bound the probability of error…

  6. comment
    Comment #36559245

    That... that way to handle leap years can't possibly be right, can it? It doesn't account that you don't need to add the leap day of the current year if the day is before Feb 29

  7. comment
    Comment #36372678

    >allow access and/or use of any open-source code to humans only; That would be the most hilarious outcome possible. Oops, you can't store open source code on your computer, the acc…

  8. comment
    Comment #36269162

    Um, is SMS not tied to not losing a particular SIM card? I guess you can try to restore your number, do all operators provide this functionality?