Viewing profile — yevpats
yevpats
HN member- Joined
- Mon, Mar 05, 2018, 1:47 PM UTC
- HN karma
- 234
- Public activity
- 159 items
- HN profile
- View on Hacker News ↗
About yevpats
Recent public activity
- story
- story
-
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 …
- story
-
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…
-
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…
- story
-
comment
Comment #40577854
Check out CloudQuery - Arrow powered ELT framework (Author here :) )
-
comment
Comment #40149502
[flagged]
-
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…
-
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…
-
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
-
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 …
- story
-
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…
-
comment
Comment #39507298
Check out CloudQuery ( https://github.com/cloudquery/cloudquery ) for the cloud version :) (Maintainer here)
-
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…
-
comment
Comment #39273968
Check out CloudQuery - https://github.com/cloudquery/cloudquery for an easy cloud asset inventory.
-
comment
Comment #38816021
Check out https://news.ycombinator.com/item?id=38812087 for high performance and high load connectors. (Maintainer here :) )
-
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…
-
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…
-
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…
-
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…
-
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.…
-
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.