Live data from Hacker News

Viewing profile — locustmostest

locustmostest

HN member
Joined
Fri, Jan 27, 2023, 5:45 PM UTC
HN karma
11
Public activity
14 items

About locustmostest

No profile information was provided.

Recent public activity

  1. comment
    Comment #42645993

    We're all-in on serverless / cloud-native for our platform (document management); it works really well for our model, as we deploy into the customer's AWS account. The initial deve…

  2. comment
    Comment #38189901

    Exactly. We'd love it if more people did that with our document management system. ( https://github.com/formkiq/formkiq-core )

  3. comment
    Comment #38091762

    We use what might be called a microlith pattern with Lambda for our "infra meets code" document handling project ( https://github.com/formkiq/formkiq-core ). There's nothing stoppi…

  4. comment
    Comment #37994222

    Growth is slower than we'd like, for sure. But since we're firm believers in pg's maxim, "don't die", we've become cockroaches who can't be killed off.

  5. comment
    Comment #37980567

    I couldn't find any explanation of where the data would be found. Are they splitting data across clouds, and constantly "porting" that data from cloud to cloud as part of their por…

  6. comment
    Comment #37803558

    We may want to get in touch with each other. We have an Open Core document management platform that runs in AWS; I'm not sure about your roadmap, but there may be something there t…

  7. story
    Show HN: AWS-Powered Open Source Document Management with OCR and AI Metadata

    I'm one of the co-founders of FormKiQ, an Open Source DMS that runs on AWS. After almost three years of development, we've finally reached the point (v1.11.1) where we think our pr…

  8. comment
    Comment #35677226

    I've enjoyed all of the episodes so far, but this one was definitely the stand-out.

  9. story
  10. comment
    Comment #35606422

    I believe the next wave of SaaS is products that provide custom deployment, operational support, and cost optimization, where specialist software orgs can provide standard efficien…

  11. comment
    Comment #35083884

    One possibility is to use our open-core document management API build to deploy in your AWS account: https://github.com/formkiq/formkiq-core The files are stored in S3, with custom…

  12. comment
    Comment #35013911

    Yes. I agree with that. I'm not a huge fan of atmospheric manipulation vs. orbital engineering. I think there's a weird mental block for many people where a massive earth-based pro…

  13. comment
    Comment #34604177

    I'm one of the co-founders of FormKiQ. We had originally expected startups to work with Core (the free version), but based on feedback we're looking at some changes, including a st…

  14. comment
    Comment #34602649

    Do you mean document control, or diff on text contents? For plain text, diff is do-able, but I don't know if comparing two PDFs can involve a detailed "diff" vs. a checksum, since …