Live data from Hacker News

Viewing profile — missblit

missblit

HN member
Joined
Mon, Dec 02, 2013, 4:48 PM UTC
HN karma
1,049
Public activity
269 items

About missblit

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #42899198

    Rationalism doesn't involve doing math, but _role-playing_ like you're doing math. There's lots of talk about updating priors and bayes; but in practice a lot of stuff isn't that q…

  3. comment
    Comment #42101034

    See this is why I once used moon-viewing-ceremony-seperated-values (MVCSV). The Moon Viewing Ceremony emoji was unlikely to show up in my dataset, and not only is the emoji visible…

  4. comment
    Comment #41898048

    Bugs: #1 if you spam the "add a new source" button you eventually get a JavaScript exception logged to the screen due to an array with a fixed max size of 128 elements overflowing.…

  5. comment
    Comment #41622657

    Steam has supported native Linux games for a decade.

  6. comment
    Comment #41532439

    C++ is a very slow moving language. There are various rumblings about making it memory safe, but if we get a proper memory safe C++ it'll probably be in the '30s.

  7. comment
    Comment #41484441

    With "[sprintf] unexpected placeholder". This is presumably https://github.com/fengari-lua/fengari/issues/147 . You can workaround it by substituting "%.f" for "%.0f" in https://fe…

  8. comment
    Comment #40828435

    And it is a feature. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes...

  9. comment
    Comment #40335265

    Hello, Your example paper has omitted non-English characters in the names of anyone who gets cited. Look especially at citation [5], where a lot of the authors have European charac…

  10. comment
    Comment #40206704

    Encodings I have used or been exposed to in my career: ASCII, Latin1, Windows-1252, UTF-8, UTF-16, UTF-32, GBK, Zawgyi, Shift-JIS

  11. comment
    Comment #39880436

    You are quoting Jia Tan [1]. The malicious actor wrote that comment when deliberately breaking the check in the first place. Fixing headers or extra tests would not have prevented …

  12. comment
    Comment #39507380

    I used a similar technique in a university class. We were doing a Connect 4 bot tournament, and I wanted mine to be as optimized as possible. But in the end I spent all my time pla…

  13. comment
    Comment #39070724

    > I sometimes wonder how many of its 149,813 ‘characters’ any one human is likely to use, and suspect for most that’s in the low hundreds or less. Chinese sends it's regards. But a…

  14. comment
    Comment #38940770

    He's using the word as meaning "insert", not the JS function. He is saying he inserted a new row into a database to get admin access to a dashboard. 'splice" means to join two thin…

  15. comment
    Comment #38742893

    So this is pure speculation, but more people should be aware of parser differentials (same thing as that email thing the other day) so let me say what I mean... Hypothetically say …

  16. comment
    Comment #38742808

    Well the text is HTML entities to escape ASCII text. "People being end with a person. Like everything in OUNASS ProMo CODE Onas OuNaS oNass cOuPOn DiscOUnt NoON SiVvl non toyou NaM…

  17. comment
  18. comment
    Comment #38258699

    The rationale for not wanting SQL solution feels a bit strained. If you don't want an SQL answer just say "Hey buster this is a C++ interview!"

  19. comment
    Comment #38142190

    I only skimmed it, but it looks like they described this to me. The next sentence: > Although there are numerous ways to select subsets that would prove the initial position result…

  20. comment
    Comment #38020695

    Besides windows.open I'd wonder if iframes could also be vulnerable if they launch in the same process. Chrome and Firefox both support Out-Of-Process Iframes as part of their secu…

  21. comment
    Comment #37216097

    Be careful, since at least Chrome may choose a different charset if loading a file from disk versus from a HTTP URL (yes this has tripped me up more than once). I've observed Chrom…

  22. comment
    Comment #37216043

    The spec may disagree, but webservers do sometimes send bytes outside the ASCII range, and the most sensible way to deal with that on the receiving side is still by treating them a…

  23. comment
    Comment #37007004

    I just remove stickers because I hate all manner of visual distractions. If I could find a way to remove etched in / painted on logos from from computer hardware I'd do that too. G…

  24. comment
    Comment #36684763

    My NUC Phantom Canyon is completely 100% silent after adjusting the fan curves to not turn on the fans until they're needed. It's awesome as an HTPC.

  25. comment
    Comment #36620718

    Nights into dreams was my favorite game as a kid. The graphics were just mind-blowingly pretty at the time to the point where I had dreams about visiting dreamland. Though the whim…