Live data from Hacker News

Viewing profile — baud9600

baud9600

HN member
Joined
Mon, Sep 01, 2025, 5:43 PM UTC
HN karma
39
Public activity
22 items

About baud9600

No profile information was provided.

Recent public activity

  1. comment
    Comment #49249495

    > “The largest tell for me to tell where culture and sentiment is shifting…” Tell? Largest “tell”? Tell for me to tell? Write in English, please: “The biggest sign that shows me ho…

  2. comment
    Comment #49228371

    This is great - It’s almost as impressive as the “GOS” written for Atari 8-bit running on 6502 at 1.79 MHz. Visually it’s almost identical but has a nicer font. The specs are somew…

  3. comment
    Comment #49131914

    Wow if a page ever needed reader mode, this would be it… Light grey on white !nice

  4. comment
    Comment #49075699

    One workable approach is for AI to conduct a viva voce exam with each student: after the student answers a question on a topic, the session prompts with another question which digs…

  5. comment
    Comment #49031923

    One thing I’m wondering is whether we need an open source set of technical patterns and libraries for dealing with this changing traffic mix. Millions of small sites and creators d…

  6. comment
    Comment #49003479

    Someone should put this somewhere. In a book or a poster. On a LinkedIn post for managers

  7. comment
    Comment #48976176

    It’s true that “zen of” is bolted onto many topics… it’s a tired cliche to suggest “simplicity” when things are complex. Does it help or is it faux spirituality? I’ve enjoyed readi…

  8. comment
    Comment #48910000

    I remember when Steve Jobs stood on stage and complained about Flash, how he hated its dominance of the free web, how it was a heavy and proprietary technology that prevented mobil…

  9. comment
    Comment #48774709

    Daft! And very strangely true. I recognised several moments and events in the story

  10. comment
    Comment #48149868

    I was hoping this article would conclude with, “and the C language spec in K&R says THIS which is the correct answer”. Apparently not. So the appendix in K&R is ambiguous? And yet …

  11. comment
    Comment #47725564

    Brilliant. Love the tech-disrespect and the “right to repair”!

  12. comment
    Comment #47655215

    At Redmond, there was also the Patterns & Practices group (P&P) that tried to make sense of the dev products, and built extra libraries “to show customers how to use them”. They fo…

  13. comment
    Comment #47548130

    Strange days we live in. Python and C++? What about a line of bash: tr -s '[:space:]' '\n' I’d like to know the memory profile of this. The bottleneck is obviously sort which buffe…

  14. comment
    Comment #47460269

    Does not render correctly on iOS (mobile Safari)? It’s a fixed Desktop view and you can’t pinch to zoom as needed. It takes effort to prevent mobile users like this! Do others get …

  15. comment
    Comment #47215283

    Once you were familiar with occam you could see deadlocks in code very quickly. It was a productive way to build scaled concurrent systems. At the time we laughed at the idea of us…

  16. comment
    Comment #47215246

    Very interesting. Reading this made me think of occam on the transputer: concurrent lightweight processes, message passing, dedicated memory! I spent some happy years in that world…

  17. comment
    Comment #47096722

    Mobile Safari only does this for sites that implement dark themes (and when you have dark mode enabled in iOS). But many sites don’t have these themes. The Noir extension seems to …

  18. comment
    Comment #47095081

    I added the “Noir” extension to mobile Safari, now I automatically get dark mode on all websites including Hacker News.

  19. comment
    Comment #46662529

    This is such a great article! I found myself thinking, “I wonder if some of this could be used to playback video on old 8-bit machines?” But they’re so underpowered…

  20. comment
    Comment #46652818

    In Eastern Europe in 1979, those were big sums of money. What an extraordinary story

  21. comment
    Comment #46644526

    I’m loving the comments here. But I confess I exoected a ‘social technology’ solution to the problem!! Like “casserole” in the UK, which connects people in a neighbourhood with oth…

  22. comment
    Comment #45168646

    I wrote sound-sampling software for Atari using Action! and Mac/65 by OSS, using my own DAC+ADC hardware (8-bit of course). They were fast tools, it was very productive.