Live data from Hacker News

Viewing profile — maniazi83

maniazi83

HN member
Joined
Thu, Aug 20, 2020, 2:46 PM UTC
HN karma
1
Public activity
7 items

About maniazi83

No profile information was provided.

Recent public activity

  1. comment
    Comment #47383415

    One thing we noticed while building OCR is that accuracy drops heavily with low-resolution scans and rotated documents. GPU acceleration helped speed, but preprocessing ended up be…

  2. comment
  3. story
  4. comment
    Comment #47184170

    This is seriously impressive. Emulating x86 + stubbing enough Win32 APIs in the browser is not trivial. How are you handling system calls that expect filesystem or registry access?…

  5. comment
    Comment #47184116

    One thing we intentionally avoided was long-term storage. Many file tools quietly retain inputs longer than users expect. Our default model is: Source deleted immediately after pro…

  6. comment
    Comment #47183963

    Extra context: the goal was to be concrete (data lifecycle, retention, logs) rather than generic “we take security seriously” language. If there’s any security review question you’…

  7. story
    Show HN: Cloud file conversion security model (S3-only, 24h retention)

    Hi HN — I’m building Docpose.cloud (online file conversion + API). File processing is a trust problem, so I wrote a security + processing architecture page that explains exactly ho…