Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yevpats
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Machine Learning on FPGA
(github.com)
1 points
by
yevpats
11mo ago
|
0 comments
2.
▲
Show HN: Unified MCP Server to any database to query and analyze your data
(github.com)
1 points
by
yevpats
1y ago
|
0 comments
3.
▲
by
yevpats
1y ago
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 this).
4.
▲
Cursor for your data" (Looking for beta testers)
(cipher42.ai)
4 points
by
yevpats
1y ago
|
0 comments
5.
▲
by
yevpats
2y ago
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 terraform, cdk, pulumi, yoke - the cycle of
6.
▲
by
yevpats
2y ago
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 connectors closed source). You can run loc
7.
▲
The current state of open source licenses and what's next
(yevgenyp.com)
2 points
by
yevpats
2y ago
|
0 comments
8.
▲
by
yevpats
2y ago
Check out CloudQuery - Arrow powered ELT framework (Author here :) )
9.
▲
by
yevpats
2y ago
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 they have the money as it doesn't even worth
10.
▲
by
yevpats
2y ago
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 competing your cloud offering?
11.
▲
by
yevpats
3y ago
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
12.
▲
by
yevpats
3y ago
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 product, it is not running ads and 99% of the user
13.
▲
Building multi-cloud resource data lake
(aws.amazon.com)
1 points
by
yevpats
3y ago
|
0 comments
14.
▲
by
yevpats
3y ago
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 writing code and have full access to the 3rd party APIs. But
15.
▲
by
yevpats
3y ago
Check out CloudQuery ( https://github.com/cloudquery/cloudquery ) for the cloud version :) (Maintainer here)
16.
▲
by
yevpats
3y ago
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 and self-funded (fuzzit.dev acquired by GitLab), I would say
17.
▲
by
yevpats
3y ago
Check out CloudQuery - https://github.com/cloudquery/cloudquery for an easy cloud asset inventory.
18.
▲
by
yevpats
3y ago
Check out https://news.ycombinator.com/item?id=38812087 for high performance and high load connectors. (Maintainer here :) )
19.
▲
by
yevpats
3y ago
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/cloudquery ) we focus solely on the ELT use-
20.
▲
by
yevpats
3y ago
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 ( https://github.com/cloudquery/clo
21.
▲
by
yevpats
3y ago
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 APIs
22.
▲
by
yevpats
3y ago
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 Terraform and pay exactly 0$ (yes, some that are gene
23.
▲
Ask HN: Why Terraform Is Free?
6 points
by
yevpats
3y ago
|
5 comments
24.
▲
by
yevpats
3y ago
I think today with things like CoPilot that speeds up development significantly the era of python and untyped languages is past its peak.
25.
▲
by
yevpats
3y ago
Congrats!! We also focus on performance at CloudQuery ( https://github.com/cloudquery/cloudquery ) by using Golang, gRPC and still trying to be abstract enough to support different databases :) In any case good luck!
26.
▲
by
yevpats
3y ago
I see that PRQL is compiled to SQL. How do you deal with different type of SQLs? i.e Snowflake/Postgres/Clickhouse? Isn't it a potentially impossible abstraction or at least there will be places where you will need to use the
27.
▲
by
yevpats
3y ago
Looks interesting but I wonder if this abstraction doesn't leak and it doesn't just become a more limited version of vanilla python + vanilla SQL.
28.
▲
by
yevpats
3y ago
Congrats!! Check out also CloudQuery ( https://github.com/cloudquery/cloudquery ) an open source ELT that support DB->DB without Kafka or Debezium (Founder here) :)
29.
▲
by
yevpats
3y ago
Yeah, Go is not a great language for frameworks as it usually works until it absolutely doesn't and then you have to rip that out.
30.
▲
by
yevpats
3y ago
We also adopted arrow recently for CloudQuery - our open source ELT framework https://arrow.apache.org/blog/2023/05/04/adopting-apache-arr...
More ›