Live data from Hacker News

Viewing profile — MATTEHWHOU

MATTEHWHOU

HN member
Joined
Thu, Feb 19, 2026, 8:58 PM UTC
HN karma
4
Public activity
5 items

About MATTEHWHOU

No profile information was provided.

Recent public activity

  1. comment
    Comment #47079975

    My current workflow: I describe the component in plain English with specific constraints ("a data table with sortable columns, sticky header, and virtual scrolling for 10k+ rows"),…

  2. comment
    Comment #47079393

    There's a version of this argument I agree with and one I don't. Agree: if you use AI as a replacement for thinking, your output converges to the mean. Everything sounds the same b…

  3. comment
    Comment #47079382

    This is one of those projects that sounds impossible until you realize CUDA is basically C++ with some extensions and a runtime library. The hard part isn't the language translatio…

  4. comment
    Comment #47079371

    I've been A/B testing the big three (GPT-5, Claude Opus 4, Gemini 3.1) on a real codebase migration this week. Quick take: Gemini 3.1 Pro's long context is genuinely better now — I…

  5. comment
    Comment #47079358

    The interesting thing about llms.txt isn't the file format — it's the incentive shift. With robots.txt, you were telling crawlers to go away. With llms.txt, you're inviting them in…