Live data from Hacker News

Viewing profile — ahmed-fathi

ahmed-fathi

HN member
Joined
Tue, Jan 07, 2025, 8:50 PM UTC
HN karma
16
Public activity
14 items

About ahmed-fathi

No profile information was provided.

Recent public activity

  1. comment
    Comment #47642372

    Intelligence is a high tolerance for not knowing yet

  2. comment
    Comment #47386403

    Most vibe-coded projects fail because the person building them hasn't actually felt the pain of what they're building at scale. You can vibe-code a chat app in 20 minutes because y…

  3. comment
    Comment #47381070

    The AI that writes about AI..infinite recursion

  4. comment
    Comment #47377761

    Markdown works because one person owns the whole picture. The moment you add a second client, that assumption collapses. You're not choosing between markdown and a database. You're…

  5. comment
    Comment #47376653

    A decade on systems that couldn't fail didn't teach you syntax it taught you consequences. That's rarer than any skill on your resume. You need harder problems and primary sources …

  6. comment
    Comment #47376163

    Sublime proved that staying true to your vision is necessary but not sufficient. a product that never compromises but also never evolves is indistinguishable, to the world, from on…

  7. comment
    Comment #47375063

    Every editor starts with a point of view and ends as a platform. That's the arc. JetBrains, VS Code, even Zed they all started opinionated and gradually got sanded down by feature …

  8. comment
    Comment #47370296

    When you struggle through a hard problem, you get two things: the answer, and a slightly sharper mind. AI gives you the first and skips the second. That's fine once. Scaled across …

  9. comment
    Comment #47370219

    The problem isn't finding code. it's inheriting judgment. New engineers don't struggle to locate files. They struggle to know which files to trust, which patterns are intentional v…

  10. comment
    Comment #47367684

    The adage holds, you're just measuring at the wrong timescale. Fast and cheap is absolutely happening right now. But "correct" in software was never about whether the code runs tod…

  11. comment
    Comment #47367583

    The competing feedback loops point is the one that stuck with me. AI doesn't resolve the tension between stability and growth it just gives both sides more firepower. The negotiati…

  12. comment
    Comment #47357611

    No single paper nails that exact claim. SWE-bench Princeton does show that models struggle significantly with real-world issues requiring changes across multiple files and function…

  13. comment
    Comment #47357301

    Code style still matters, but the reason has shifted and that shift is worth being precise about. The old argument was humans read code, so write for humans. The new reality is LLM…

  14. comment
    Comment #47356574

    The write-down-where-you-left-off trick is underrated. I think it works because it gives the brain a kind of "closed" signal the open loop that Zeigarnik describes gets a placehold…