Live data from Hacker News

Viewing profile — heather45879

heather45879

HN member
Joined
Thu, Nov 17, 2022, 12:11 PM UTC
HN karma
273
Public activity
42 items

About heather45879

No profile information was provided.

Recent public activity

  1. comment
    Comment #34037653

    I agree and not trying to typecast—but maybe their personality + Asperger’s = dubious people-oriented decisions? I’m not a doctor nor do I know anyone with Asperger’s but it is a v…

  2. comment
    Comment #34037576

    So he’s just like Bill Gates in the 90’s. A little douche with an ego and deceptive business practices. Not sure why no one mentions his asperger's syndrome because that’s an obvio…

  3. comment
    Comment #34034892

    Another thing to note is that in modern computing environments there’s infinite distractions. We’re always one click away from YouTube. Back then, the screen was a playground one c…

  4. comment
    Comment #34034618

    Opiate crisis has less to do with people’s deaths and more about their addiction. The lengths they go to score another fix—stabbing people, robbing family members, selling themselv…

  5. comment
    Comment #34030527

    Absolutely—it’s also imagineering! Disney has done that for almost a century. But they make money because that’s their bread-and-butter. You’re buying an amazing experience at Disn…

  6. comment
    Comment #34030468

    Something that popped into my mind is the role of Linus in the Linux Kernel development. Imagine how things would be without him? Or if a bunch of business exec ran things? A lot o…

  7. comment
    Comment #34029986

    You’re definitely right the technology has tons of potential. Lots of applications in, for instance, content-creation space as well. The problem Meta ran into is that it’s difficul…

  8. comment
    Comment #34027570

    Honestly no one really cares about VR that’s the problem. It’s cool in concept but whose going to shell out cash to be tethered to a machine wearing goggles sitting in a chair? AR …

  9. comment
    Comment #34015269

    VS Code has the power of emacs and an autogenerating UI which maps to the configuration files. To me, that’s the easy way out—make the UI map one-to-one with the data underneath, o…

  10. comment
    Comment #34015212

    Well unfortunately that’s a typical assumption developers make. “It’s an editor, Bob! The users ought to know how to read JSON!” Well thought-out UIs actually help the user find th…

  11. comment
    Comment #34014191

    Honestly I’m not a fan of VSCode as a user. It’s too generic and lacks identity (too powerful to edit simple configs); it auto-updates every time I start it; it’s too complicated t…

  12. comment
    Comment #33948618

    The answer is obviously—no it’s not! Neither is light mode. Screens are bad for the eyes.

  13. comment
    Comment #33948204

    It does make a difference but doesn’t change the effect of Microsoft’s bad business decisions. There are no doubt many amazing individuals at the company, but the whole Windows eco…

  14. comment
    Comment #33945611

    Yeah the frameworks do force a disciplined approach. It still boils down to separation of concerns like presentation from business logic etc. Historically the front-end computation…

  15. comment
    Comment #33943049

    I don’t think ORM is the same since it’s more of an API than a framework (in my mind). ORM also falls into the platform-abstraction arena because it typically has multiple backends…

  16. comment
    Comment #33940011

    The underlying issue with web applications is that it’s like a square peg going in a round hole. Remember, HTTP is designed traditionally as a stateless protocol delivering static …

  17. comment
    Comment #33937968

    I like to go back to the basics. It irks me that folks don’t think HTML/CSS/JavaScript are good enough as-is—but nowadays the default browser capabilities are incredible compared t…

  18. comment
    Comment #33885176

    And just think when you got the tech logo clothing you become a walking billboard. Are you getting paid to wear it? But yeah most grandchildren auction off their parents belongings…

  19. comment
    Comment #33885129

    Sure some things are better—but you won’t find half-decent workmanship in the majority of products—just walk through Home Depot and take a look at anything “Husky”. And regardless,…

  20. comment
    Comment #33869715

    I think it’s the compounding effect of digital clutter over time. It’s easy to create digital things and the tendency to keep adding features never stops. Minimalism is a good thin…

  21. comment
    Comment #33864679

    I think it’s more like a tool that needs to be fine-tuned. Sure it’s somewhat limited but keep in mind this is the beginning of the technology…

  22. comment
    Comment #33857814

    You’re definitely right about having a wealth of accessible information! The Internet was of course the next innovation since the Gutenberg press paved the way for knowledge transf…

  23. comment
    Comment #33854473

    I think many of the HN responses have proven the articles point having read it digitally. In a digital world people are consuming so much information they don’t have the time to pr…

  24. comment
    Comment #33848021

    I’d like to point out this extends to the actual Windows 11 OS because they relentlessly push National-Enquirer calibre news to users. Want to get something done? Hit Windows key a…

  25. comment
    Comment #33844585

    I’m not dyslexic actually. Just thinking in terms of good user experience. A lot of the issues with C syntax is that it’s largely designed to make it easier for compiler writers. I…