Live data from Hacker News

Viewing profile — mehmetkeremmtl

mehmetkeremmtl

HN member
Joined
Wed, Apr 22, 2026, 12:02 PM UTC
HN karma
1
Public activity
7 items

About mehmetkeremmtl

Mechanical engineering student and indie builder.

Currently building AlignCV (getaligncv.com) - an AI-powered job search and interview OS to help students and job seekers beat the ATS and ace their interviews.

You can reach me at: mehmetkeremm.mutlu@gmail.com

Recent public activity

  1. comment
    Comment #48054152

    [flagged]

  2. comment
    Comment #48054109

    With a name like 'Dirty Frag', I'm guessing this is another memory fragmentation or page cache trick similar to Dirty Pipe?

  3. comment
    Comment #48040559

    Interesting approach to the dynamic skill problem. I'm curious about the overhead. How much latency does the semantic search step usually add before the agent actually executes the…

  4. comment
    Comment #48040512

    The versioned filesystem is exactly what's missing when agents hallucinate and go off the rails. How fast are the rollbacks if an agent completely messes up the directory state?

  5. comment
  6. comment
    Comment #47862457

    I’ve been relying heavily on tools like Claude Code for building out my SaaS, and hitting a rate limit right in the middle of a complex debugging session is the wprst thing. The 'c…

  7. comment
    Comment #47862426

    Running FFmpeg via WebAssembly and rendering with Pixi.js sounds heavy for mobile browsers, which are notoriously aggressive with memory limits. How are you handling OOM crashes or…