Live data from Hacker News

Viewing profile — test7777

test7777

HN member
Joined
Thu, Nov 14, 2019, 8:44 PM UTC
HN karma
13
Public activity
13 items

About test7777

No profile information was provided.

Recent public activity

  1. comment
    Comment #24312127

    do what chrome does, detect crash and fallback. what are sandboxes even for if you can't crash once in a while without whining too much about it...

  2. comment
    Comment #24031614

    you can scroll down to get the actual content. but get this, while that site is about UX, its UX is so bad you didn't figure that out right away.

  3. comment
    Comment #24031596

    oh my fridging gawd, i am so triggered by this. the site linked to is supposed to advertise a book on ux with some example content and yet literally every comment here is suggestin…

  4. comment
    Comment #23781673

    Tbh, it looks like they are ignoring the elephant in the room: intellectual property...

  5. comment
    Comment #23712534

    algorithms don't matter for shit to the person that controls the (mandatory) updates. its the same issue with all modern e2e apps like whatsapp or signal, if there is a single clie…

  6. comment
  7. comment
    Comment #22679992

    Showing the deprecation message before the API that replaces it is actually out? Isn't that a bit of an a-hole move? I know everyone here is a developer and hates code older than a…

  8. comment
    Comment #22637232

    you really think anyone cares how much of the corona you got in the particular blob of snot you gave for testing?

  9. comment
    Comment #22637224

    on a gel you see the size, something coming up with exactly the right size even at 35 cycles indicates that there was at least some of what you designed the primers on in the sampl…

  10. comment
    Comment #21557754

    the issue is that the language arbitrarily decides those things should be treated as text with some arbitrary encoding when all of them are decidedly not text.

  11. comment
    Comment #21557587

    Python 2's "str" is a bytestring. All of those are bytestrings in Python 2 as they should be. Python 3 makes them text and suddenly i can not output data over stdout anymore withou…

  12. comment
    Comment #21539272

    unix pipes (stdin, stdout) are bytes, files are bytes, filenames are bytes. yet, for some reason python3 thinks al of those are text. its not the coders that are wrong, it is the l…

  13. comment
    Comment #21539205

    thats nothing, the migration from c to c++ has been going on even longer!