Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mohon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mohon
10mo ago
> History is clear on this: if left to their own devices, speculators will destroy the economy Are you talking about the 2008 financial crisis? or do you mean something else?
2.
▲
by
mohon
1y ago
I see. What's the catch on Hydra.so in terms of CAP theorem? I assume it's the C one, especially the docs mentioned about read replica. Is there any drawbacks/tradeoff that user should be aware of?
3.
▲
by
mohon
1y ago
You're welcome. I think for the write part, it's always back to the old classic consensus. In then end there always that distributed voting mechanism to decide the write order
4.
▲
by
mohon
1y ago
Kudos for the product launch. A bit curious on the product itself, to me the product seems similar to what Neon team does, except Neon doesn't touch the columnar/analytics and just focus on the rowstore. I'm wondering how do
5.
▲
by
mohon
1y ago
They keep using the core Postgre while they touch the storage layer to works with S3. Can try ro read more here https://jack-vanlightly.com/analyses/2023/11/15/neon-serverl...
6.
▲
by
mohon
1y ago
basically they separate the compute and storage into different components, where the traditional PG use both compute and storage at the same server. because of this separation, the compute (e.q SQL parsing, etc) can be scaled independently
7.
▲
by
mohon
3y ago
especially with the push of whatsapp business, orgs can freely store ur messages to them. also by relying on the whatsapp metadata (the one where you can export by urself), it should be already good enough for feds agent to locate u. for th
8.
▲
by
mohon
3y ago
I rmb someone posted a VSCode plugin where you can achieve similar mode, have multiple windows arranged inside like playing the cards in Solitaire.
9.
▲
by
mohon
3y ago
Good explanation. Quick follow up, so to resolve this issue, what I have in mind are : 1. Make sure the redirect url is a valid harvestapp.com (more checks on state) 2. Encrypt the state since the start of the request, so then they can doub
10.
▲
by
mohon
4y ago
Me too, I'm wondering why they decided to switch immediately. Why not provide user with a toggle to switch between old and new UI, then they can see how the data says
11.
▲
by
mohon
4y ago
me too, always learn something new everyday. thanks HN!
12.
▲
Coding Sucks Anyway – Matt Welsh on the End of Programming
(thenewstack.io)
5 points
by
mohon
4y ago
|
4 comments
13.
▲
by
mohon
4y ago
I think what OP meant is subscribe youtube premium
14.
▲
by
mohon
4y ago
Is the permission also use Zanzibar? or is it using a different thing?
15.
▲
by
mohon
4y ago
If I only have order_count, net_gmv and gmv and then 1 month later I want to add avg_user_session, then what I understand is we need to backfill the `session_time` to the 'main' table and do the "avg(session_time) group by us
16.
▲
by
mohon
4y ago
Yes, we've done some benchmarks using Clickhouse with the same design that you just mentioned (1 single table that contains all relevant dimensions and metrics) In our benchmark, we tried aggregating around 1 billion rows of raw data (
17.
▲
by
mohon
4y ago
Thanks for the SEC reference! Regarding the 1st point, let say I already have the process implemented in place. If I want to add new common column, is there a better way to easily add new common metrics/dimension without doing backfill
18.
▲
by
mohon
4y ago
Exactly. The reason I dont want to create a view is the view will incurr a lot of time being spent to just querying the same thing, making the user wait for it to finish (all of our tables are in Hive). If I use a materialized view or anoth
19.
▲
Ask HN: How do you automate your data analytics report?
2 points
by
mohon
4y ago
|
9 comments
20.
▲
by
mohon
4y ago
Is it because of company focus on VR/AR or due to slow growth?
21.
▲
by
mohon
5y ago
Could you also translate the last section too? Would love to read that as well
22.
▲
by
mohon
6y ago
I'm curious, how do you setup your deployment and the scale of Flagr? The only thing I could found is this [0] [0] - https://github.com/checkr/flagr/issues/139#issuecomment-4028...
23.
▲
Study: Focus will shape the future of distributed work
(blog.dropbox.com)
108 points
by
mohon
6y ago
|
26 comments
24.
▲
Improving Stream Data Quality with Protobuf Schema Validation
(deliveroo.engineering)
1 points
by
mohon
6y ago
|
0 comments