Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
antruok
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
antruok
1y ago
I wonder why Singlestore has been so unpopular (at least I never hear about it). Quick guess is that HTAP itself isn’t a significant feature requirement, maybe just a cherry on top of other major db features.
2.
▲
by
antruok
1y ago
Enterpise also often wants a full data platform (like Databricks), not a plain data warehouse.
3.
▲
by
antruok
1y ago
In my experience, one factor is databricks releasing features fast but unpolished. I like how they’re innovating, but it can be rough around the edges sometimes.
4.
▲
by
antruok
1y ago
In addition to the AI use cases, sometimes you wanna share the data warehouse data in oltp way for fast lookups and high concurrency. Not sure whether Neon will do that but I hope so. One example from Snowflake is hybrid tables which adds r
5.
▲
by
antruok
1y ago
the new cost-optimized mode is very promising, though
6.
▲
by
antruok
4y ago
The query structure does look nice indeed! The usage of the pipe character feels odd but I suppose there are benefits in the end
7.
▲
by
antruok
5y ago
So apparently the check_cols parameter didn't help either? I'm trying to learn about the critical pain points of dbt, and this case seems interesting.
8.
▲
by
antruok
5y ago
The snapshots feature should handle the slowly changing dimensions. But are you saying it's not flexible enough for certain edge cases?
9.
▲
by
antruok
6y ago
It's OK, but I noticed that my colleagues started cursing a lot more after we started using it. It's still a bit rough around the edges, and there are interesting pitfalls you just learn after failing. We mainly use the K8sOperato
10.
▲
by
antruok
7y ago
Same here, too much work just for simple charts
11.
▲
by
antruok
8y ago
AutoItX: https://www.autoitscript.com/forum/topic/177167-using-autoit...
12.
▲
by
antruok
8y ago
AHK is good for hotkeys and keyboard/mouse overrides. And maybe some mini window automation. If the logic grows and automation becomes complex, AutoIt is more suitable.
13.
▲
by
antruok
8y ago
Airflow is the king of workflow engines, but in my short experience, it seems unpolished. Does anyone have experience with Digdag? The workflow DSL looks so nice.
14.
▲
Digdag Workflow Engine: Looks great but why no one is talking about it?
(digdag.io)
1 points
by
antruok
8y ago
|
1 comments