Live data from Hacker News

Viewing profile — aidenyb

aidenyb

HN member
Joined
Mon, Apr 13, 2020, 11:39 PM UTC
HN karma
253
Public activity
87 items

About aidenyb

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46116096

    This is great. I've been using code-server to embed VSCode into the browser and been missing the terminal functionality. Excited to try this out.

  4. story
  5. story
    Show HN: Grab elements from your page and give it to AI

    Hey HN! I made a tool to grab elements from your page and give it to Cursor, Claude Code, and others as context. I spend a ton of time vibe coding and one of my gripes is coding ag…

  6. story
  7. story
    Show HN: Reverse Engineering React.js Internals

    I’ve been exploring React.js internals and found them hard to access, so I reverse-engineered how React DevTools hooks into React and built a package: https://github.com/aidenybai/…

  8. story
  9. story
  10. story
    Show HN: Million Lint – ESLint for Performance

    Hey HN! Founder of Million – We’re building a tool to that helps fix slow React code. Here is a quick demo: https://youtu.be/k-5jWgpRqlQ Fixing web performance issues is hard. Ever…

  11. comment
    Comment #39312062

    Holy crap you're right, that was a VERY large image, fixed: 18.5MB -> 21KB

  12. comment
    Comment #39236484

    hi, this is aiden around 2 yrs ago, i messed up benchmarks in the past with million v1. i'm sorry about putting out false information. once the reddit post came out i stopped worki…

  13. story
  14. story
  15. story
    Show HN: I made a tool that makes React faster automatically

    In brief: I'm Aiden, 18, and have spent the past 2 years of high school working on Million.js, an open source React alternative with 11K stars on GitHub and hundreds of thousands o…

  16. story
  17. story
  18. story
  19. comment
    Comment #32292963

    Million was originally created as a Virtual DOM -- and still ships as a Virtual DOM. More recently, Million added an optional react compat library in order to make it easier for us…

  20. comment
    Comment #32292816

    Thanks! We're planning on adding a benchmark soon: https://github.com/aidenybai/million/issues/37

  21. comment
    Comment #32292809

    Thanks for the feedback, Million has a React compat layer https://millionjs.org/docs/start-here too

  22. comment
    Comment #32292802

    That's a fair point, seems like the current issue owner is inactive on the task, I'll go in myself and start work on a benchmark. Million started out as only a virtual dom (and the…

  23. comment
    Comment #32292717

    Author of Million here -- Don't trust my benchmarks at face value! Always run your own benchmarks

  24. comment
    Comment #31585949

    This sounds like a websocket version of Astro ( https://astro.build )! Very cool stuff.

  25. comment
    Comment #31585930

    I have yet to explore this area, I'll check out S.js!