Viewing profile — mehmetkeremmtl
mehmetkeremmtl
HN member- Joined
- Wed, Apr 22, 2026, 12:02 PM UTC
- HN karma
- 1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mehmetkeremmtl
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
-
comment
Comment #48054152
[flagged]
-
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?
-
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…
-
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?
-
comment
Comment #48040473
[dead]
-
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…
-
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…