Live data from Hacker News

Viewing profile — ijl

ijl

HN member
Joined
Thu, Aug 02, 2012, 9:00 PM UTC
HN karma
49
Public activity
28 items

About ijl

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #46235299

    What kind of issues could prevent a company with such resources from that?

  4. comment
    Comment #42051733

    Performance for python3.14t alpha 1 is more like 3.11 in what I've tested. Not good enough if Python doesn't meet your needs, but this comes after 3.12 and 3.13 have both performed…

  5. story
  6. comment
    Comment #22149276

    What services are people using to run continuous integration for ARM? I see Travis CI has an alpha. Azure Pipelines doesn't host ARM instances I think.

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #7154752

    In [1]: bool(0) Out[1]: False Idiomatic Python may say "if not user_id:" and erroneously skip this.

  12. comment
    Comment #7009591

    Can anyone elaborate on how "Rust changes the way you think"?

  13. comment
  14. comment
    Comment #6825619

    You should implement at least Sender Policy Framework to endorse only email from your own servers. Better yet implement DomainKeys Identified Mail.

  15. comment
    Comment #6649866

    Does anyone know how much it costs to produce desktop-sized displays compared to phone-sized? I'm wondering why Dell would still make the 24" UltraSharp just 1920x1080.

  16. comment
    Comment #6569557

    Gmail certainly does: it implements DKIM.

  17. comment
    Comment #6477129

    Using an image algorithm to process audio reminds me of Jeff Hawkins' arguments in On Intelligence, specifically in arguing that the brain processes all types of input in the same …

  18. comment
    Comment #6466338

    Interesting. I wonder about maintainability if the writer's "obvious" version is only there to be refactored out. Can you still read the intent when he's done?

  19. comment
    Comment #6460242

    Relying on GC to close the file isn't safe. See http://stackoverflow.com/questions/1834556/does-a-file-objec...

  20. comment
    Comment #6181650

    See PRISM Break: https://prism-break.org/

  21. comment
    Comment #6033879

    In the article it's actually 9ms rather than 90ms--0.009 seconds.

  22. comment
  23. comment
    Comment #5876790

    I'm looking for similar system builders after being disappointed with ThinkPads lately. Can anyone recommend more machines or companies like this?

  24. comment
    Comment #5216901

    Thank you.

  25. comment
    Comment #4968255

    When you learn, the myelin between the relevant neurons increases. The Talent Code discusses this at length, and argues that skill in something is a function of myelin strength.