Live data from Hacker News

Viewing profile — 333c

333c

HN member
Joined
Tue, Jul 11, 2017, 2:10 AM UTC
HN karma
846
Public activity
330 items

About 333c

No profile information was provided.

Recent public activity

  1. comment
    Comment #48914257

    I feel the same. So so so many "regular expression denial-of-service" issues at my last job that just didn't seem serious or often reachable.

  2. comment
    Comment #48237185

    I was replying to a comment quoting an official rule saying "no piece can be moved if that exposes or leaves its own king in check." I was pointing out that that specific rule (rea…

  3. comment
    Comment #48236550

    Did you mean putting your opponent in check? In chess, you are not allowed to put yourself in check.

  4. comment
    Comment #48235247

    That's a consequence of not being allowed to put yourself in check (by any means).

  5. comment
  6. comment
    Comment #46629332

    Sometimes HN admins revive quality posts that didn't get much traction when they were first posted. When this happens, the timestamps are updated to make the post look new. I can't…

  7. comment
    Comment #46598346

    The comment you're replying to already mentions this.

  8. comment
    Comment #46563832

    Works best when your meetings are 40 minutes long

  9. comment
    Comment #46538433

    More info on Wikipedia: https://en.wikipedia.org/wiki/Texas_Interconnection > The Texas Interconnection is maintained as a separate grid for political, rather than technical reason…

  10. comment
    Comment #46514686

    Related: https://news.ycombinator.com/item?id=46461563

  11. comment
    Comment #46374063

    steganography — stenography is courtroom transcription

  12. comment
    Comment #46179911

    The AI narration was off-putting, but the video footage was cool.

  13. comment
    Comment #46012729

    The dependency has just come out of the oven, so it's too hot and must cool down ;)

  14. comment
    Comment #45715817

    I would say that's the job of a CTO

  15. comment
    Comment #45599293

    The MacBook Pro has had a 120 Hz screen for nearly half a decade. And of course, external displays can support whatever resolution/refresh rate, regardless of the OS driving them.

  16. comment
    Comment #45417200

    Actually this Reddit post predates that "original source" by several hours: https://old.reddit.com/r/apple/comments/1ntc1gt/the_fcc_has_...

  17. comment
    Comment #44695434

    Not connector related, but I can't tell you how many people use time zones like PST year-round. The ST stands for "standard time," meaning not Daylight Saving Time. Right now, PDT …

  18. comment
    Comment #44561222

    Does narcissist rhyme with arsonist? ("Narsonist")

  19. comment
    Comment #43916212

    I believe that's the point being made by the comment you're replying to

  20. comment
    Comment #43851059

    I think a negative video is a requirement that you upload one before you may continue

  21. comment
    Comment #42782619

    > There are no bans on books discussing such matters. contradicts > Public schools may ban books

  22. comment
    Comment #42593933

    I think your explanation of async, while true, doesn't get at what's special about async. The explanation seems true of (non-parallel) concurrency as well (for example, thread sche…

  23. comment
    Comment #42126627

    I used this feature in the New York subway last week. I didn't know it was new. It's a cool idea, but it didn't work for me. The app said that the train was several stops behind it…

  24. comment
    Comment #41889718

    In Ruby, the `if [condition]` modifier at the end of a line is used for more cases than just assignment. For example, `return if s.blank?` and `raise "invalid" if input.length > 10…

  25. comment
    Comment #41888248

    Yeah, it would be confusing. In Ruby, this would leave spam unmodified.