Live data from Hacker News

Viewing profile — compacct27

compacct27

HN member
Joined
Thu, Sep 12, 2019, 2:12 PM UTC
HN karma
257
Public activity
96 items

About compacct27

No profile information was provided.

Recent public activity

  1. comment
    Comment #49135287

    The issues were more behavioral for us. You can build the web component however you want, and the venn diagram of acceptable WC behavior vs React isn’t a full circle at all. Changi…

  2. comment
    Comment #49133776

    For web components to be consumable across frameworks, you still have to write it to be compatible for different frameworks. Our platform team thought they could get away with just…

  3. comment
    Comment #48877610

    This really gets at the issue with JavaScript in the age of AI: it’s just not a terribly statically verifiable language, and DOM work is incredibly prone to failing silently while …

  4. comment
    Comment #47236005

    This isn't it. After spending my morning on a code review and catching several major issues despite it being a +7kloc diff, the real question is--how do we make the tooling around …

  5. comment
    Comment #45498393

    They have web components if you want

  6. comment
    Comment #45494727

    “Build our platform for us!”

  7. comment
  8. comment
    Comment #45117839

    Integrating these web components into our React codebase has been pretty awful--more of a web components thing than a Lit thing, IMO. We have "scoped styles", except for certain im…

  9. comment
    Comment #44585202

    Another part of what happened is that the comment section feels more succinct and insightful than the actual article. Articles have to be long form, comments get to the point. It's…

  10. comment
    Comment #44423677

    The leverage has been flipped. We all had awful college classes teaching next to nothing, and now that you can get good grades without attending, what's left? "We lost critical thi…

  11. comment
    Comment #44396969

    Oh my god, love these visuals. Geo data is so perfect for dataviz

  12. comment
    Comment #43979367

    Honestly it's already working great in Cursor. Even adapting one type structure to another is quickly handled.

  13. comment
    Comment #43402219

    I’m sorry, does this send your database to Claude?

  14. comment
    Comment #42900200

    Biggest fear as a new parent is basically this. What if my ideals estrange my kid? They’re not bad ideals, but the kid might just not be wired for them. Working hard, doing good fo…

  15. comment
    Comment #41330429

    Gotcha, that wasn't obvious on mobile

  16. comment
    Comment #41329510

    Well. I guess the demo doesn’t work for react components even when prompted for them? Overall the output seemed best for static demo showcasing, it was all HTML

  17. comment
    Comment #41328924

    Obsidian Sync is great, was worried you were describing it for a sec there

  18. comment
    Comment #41225165

    In my experience, VS Code’s extension system really shines here. There are also boilerplate repos out there to get started.

  19. comment
    Comment #41045006

    The real trick here is dodging ASTs, which, after trying to use in so many parse-the-code projects, really aren’t needed all the time but are put pretty highly on the pedestal

  20. comment
    Comment #41011198

    The Austin tech culture is…interesting. I stopped trying to find a job here and went remote Bay Area, and talking to tech workers in the area gave me the impression it’s a mix of s…

  21. comment
    Comment #40813195

    "3rd party neutral observer" Taking a look at the rest of the blog, this one's anything but.

  22. comment
  23. story
    Ask HN: Intellectual property rights if I open source a code tool?

    I created a code tool that I can use through a VS Code extension to speed up how I work as a programmer. I have it in a private GitHub repo with an MIT license that I pushed up whi…

  24. comment
    Comment #40190269

    Yup. Common. With all the performance blogs focused on time to first paint and the like, React introduced a whole new category that looks a lot like this

  25. comment
    Comment #40063190

    Any good book recs?