Live data from Hacker News

Viewing profile — shdon

shdon

HN member
Joined
Sun, Mar 29, 2009, 2:42 PM UTC
HN karma
2,985
Public activity
384 items

About shdon

No profile information was provided.

Recent public activity

  1. comment
    Comment #49101332

    Completely off topic, but I love your username.

  2. comment
    Comment #48613530

    Cool video, though the AI voiceover is jarring.

  3. comment
    Comment #48603546

    Somebody obviously coined the word as a self-referential joke. And somehow it stuck. That makes it memorable. Speaking of things that stick... arachibutyrophobia is the feat of get…

  4. comment
    Comment #48603127

    I thought that one was pretty well known. But then, I can also rattle off Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch at will.

  5. comment
    Comment #47957405

    Bill Gates famously said something along the lines of "Measuring programming progress by lines of code is like measuring aircraft building progress by weight". Now we're measuring …

  6. comment
    Comment #47935459

    I have been eaten by many of those.

  7. comment
    Comment #46848378

    I've created my own adventure game engine starting in the late 1990s. Only learned about the existence of AGS many years later. Although my own engine allows much more flexibility …

  8. comment
    Comment #46674782

    Thank you for reading it.

  9. comment
    Comment #46623276

    https://www.shdon.com/ I post infrequently, but have been maintaining a site for nearly 30 years now, 25 of which at this address. It contains random musings, some tech content, my…

  10. story
  11. story
  12. comment
    Comment #45499331

    Because it would make scrolling more frequent? For multicolumn text to reduce scrolling, the column height would have to match the available viewport height. And if your text excee…

  13. comment
    Comment #44807112

    The third common CD-ROM interface that wasn't IDE was Mitsumi.

  14. comment
    Comment #44625104

    I run several job boards, and though there hasn't yet been any postings requiring the candidate's using AI (also not all that likely in the particular field), I am noticing a defin…

  15. comment
    Comment #44526901

    Post on his actual channel: https://www.youtube.com/post/UgkxlxGXbAp493rLsgFSTZkLyuz_dEw...

  16. story
  17. comment
    Comment #44482469

    How long before spam filtering is also done by an LLM and spammers or black hat hackers embed instructions into their spam mails to exploit flaws in the AI?

  18. comment
    Comment #44386045

    And for cows

  19. comment
    Comment #44098760

    Technically there still is, for a few more months. There is a 32-bit version of Windows 10, and that won't end mainline support until October (and then a while of extended support,…

  20. comment
    Comment #44007891

    These were existing MS-DOS programmes that had already shipped. They wouldn't have shipped with a Windows icon as they were made before that Windows version existed (or at least sh…

  21. comment
    Comment #43758105

    Surely that's Doom8088 rather than the original version if this thing truly emulates an XT level machine (or rather an 80186 CPU)?

  22. comment
    Comment #42245031

    I do indeed check against both DNT and Sec-GPC (and navigator.doNotTrack and navigator.globalPrivacyControl in JS) basically treating them identically. GPC is ostensibly not about …

  23. comment
    Comment #42233743

    I wonder how many web developers actually honour Do Not Track. I do, in all the websites I've made for my employer too, but I think I'm only getting away with it because my employe…

  24. comment
    Comment #42174436

    Then it would make a lot more sense to check event.pointerType == 'mouse' vs event.pointerType == '' (for keyboard)

  25. comment
    Comment #42120806

    The CD-ROM version of SQ4 was especially insidious. It has many timing issues that the floppy version just plain didn't have (including the one you mention). Also, the scan quality…