Live data from Hacker News

Viewing profile — yevpats

yevpats

HN member
Joined
Mon, Mar 05, 2018, 1:47 PM UTC
HN karma
234
Public activity
159 items

About yevpats

https://www.linkedin.com/in/yevgeny-pats-5973328b/

Recent public activity

  1. story
  2. story
  3. comment
    Comment #43940218

    Nice! I think this space is growing. There are a few others Im aware off in the space worth checking out: https://julius.ai/ , https://cipher42.ai (I've built the early version of …

  4. story
  5. comment
    Comment #43283434

    complementary hitler uses docker https://www.youtube.com/watch?v=PivpCKEiQOQ . but yeah I think infrastructure is hard but at the end it's just a tool for a job, you can use terraf…

  6. comment
    Comment #41213887

    This is why we built CloudQuery ( https://github.com/cloudquery/cloudquery ) an open source high performance ELT framework powered by Apache Arrow (framework is open source, our co…

  7. story
  8. comment
    Comment #40577854

    Check out CloudQuery - Arrow powered ELT framework (Author here :) )

  9. comment
    Comment #40149502

    [flagged]

  10. comment
    Comment #39823484

    I wish you all the best but unfortunately I think you will find out that this business model doesn't work and if you give something for free most companies won't pay for it even if…

  11. comment
    Comment #39820000

    Congrats! What is the business model? Also, I see that the license is permissive which is great but how do you protect yourself from other companies hosting your solution and compe…

  12. comment
    Comment #39736058

    Exactly. open source and free tiers in b2b are dead business models for the most part in the post ZIRP Era. planetscale - https://news.ycombinator.com/item?id=39618815

  13. comment
    Comment #39735627

    Here is a free tip to fix terraform business model (no MBA required): - Terraform is one of the most valuable tools for IaC - it's all free and it shouldn't - it is not a consumer …

  14. story
  15. comment
    Comment #39531565

    Firstly, congrats :) (Generalized) ingestion is a very hard problem because any abstraction that you come up with will always some limitations where you might need to fallback to w…

  16. comment
    Comment #39507298

    Check out CloudQuery ( https://github.com/cloudquery/cloudquery ) for the cloud version :) (Maintainer here)

  17. comment
    Comment #39340137

    Firstly, Big Kudos if you were able to bootstrap a big business this is very very hard (actually doing this with VC money is also hard). As someone who did both VC funded startup a…

  18. comment
    Comment #39273968

    Check out CloudQuery - https://github.com/cloudquery/cloudquery for an easy cloud asset inventory.

  19. comment
    Comment #38816021

    Check out https://news.ycombinator.com/item?id=38812087 for high performance and high load connectors. (Maintainer here :) )

  20. comment
    Comment #38214549

    Unified API is a holly grail but as many said quite difficult to abstract every use case in a scalable way that won't break. At CloudQuery ( https://github.com/cloudquery/cloudquer…

  21. comment
    Comment #37202138

    Congrats!! How does it compare to the ELT space and the modern data stack where you have ingestion/storage/visualization layers decoupled? Asking as the founder of CloudQuery ( htt…

  22. comment
    Comment #37138579

    I think it's not only the issue with terraform but also the underlying infrastructure. AWS should've never have imperative APIs in the first place. Or at least it's time for AWS V2…

  23. comment
    Comment #37086640

    IMO Terraform providers should've never been free. It should've been open-core, whether you are running on prem or on the cloud. There are multi-billion dollars companies using Ter…

  24. story
    Ask HN: Why Terraform Is Free?

    I recently thought about this and terraform is used pretty much everywhere but it is completely free while lot's of effort is being put to maintain providers such as AWS/GCP/Azure.…

  25. comment
    Comment #36922313

    I think today with things like CoPilot that speeds up development significantly the era of python and untyped languages is past its peak.