Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fpj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Thinkslop and all this is true because it is AI
(substack.com)
3 points
by
fpj
2mo ago
|
2 comments
2.
▲
by
fpj
2mo ago
People are generally amazing at finding use cases for technology that the originators hadn't thought of. I recall being surprised learning about Apache ZooKeeper being used for an online dating site, and similar situations have happene
3.
▲
The Qbeast split-plane SaaS Architecture
(qbeast.io)
1 points
by
fpj
3mo ago
|
0 comments
4.
▲
by
fpj
3mo ago
Quantum computing startups must be excited...
5.
▲
by
fpj
3mo ago
I'd like to think that I get the point of shipping fast rather than getting stuck on making it perfect, but what's the point of shipping something that can make your customer lose money, critical data or perhaps even cause an acci
6.
▲
by
fpj
4mo ago
I don't know much about the LoC use case, but my initial reaction to the post is to ask why they are not building a data lake with open formats. I'm sure there are reasons for discarding open-table formats. Claude keeps telling me
7.
▲
by
fpj
4mo ago
Thanks for catching the point on AI-native access. Previously, operating a Qbeast-backed lakehouse required terminal commands; we've now added MCP connectivity to enable agentic coding tools, see the linked post for details and screens
8.
▲
by
fpj
4mo ago
Like seems to be broken, this one worked for me: https://sfstandard.com/opinion/2026/05/06/mythos-cybersecuri...
9.
▲
Qbeast 0.6: Multi-cloud SaaS, AI-native access, and faster queries
(qbeast.io)
1 points
by
fpj
4mo ago
|
3 comments
10.
▲
by
fpj
4mo ago
Qbeast is an efficient, format-agnostic, multi-dimensional clustering engine for the lakehouse, now delivered as a distributed service. Our latest release marks a major milestone: Qbeast runs on all three major cloud providers (AWS, Google
11.
▲
by
fpj
6y ago
At this point, I don't have it clear that this is going to be accepted and adopted. If it is, then it isn't clear what the economic impact will be. Companies still need the job done to be competitive, and clearly no one will be ha
12.
▲
by
fpj
6y ago
Is that supposed to be the King of Technology or the King of Techno Music?
13.
▲
When Speed meets Parallelism – Pravega performance under parallel streaming data
(blog.pravega.io)
1 points
by
fpj
6y ago
|
0 comments
14.
▲
by
fpj
6y ago
Has worked fine for me in Spain all day.
15.
▲
Fast, consistent, durable and scalable streaming data with Pravega
(blog.pravega.io)
19 points
by
fpj
6y ago
|
2 comments
16.
▲
by
fpj
6y ago
A performance evaluation of Pravega.
17.
▲
Note on fencing and distributed locks
(fpj.me)
2 points
by
fpj
11y ago
|
0 comments
18.
▲
by
fpj
11y ago
>> Does the processes read or propose the value ? It does both, it first proposes by writing a sequential znode and then reads the children (all proposals are written under some parent znode). This is certainly assuming some experienc
19.
▲
by
fpj
11y ago
yeah, this is precisely what we do in Apache BookKeeper, and we map N to ack quorums and M to write quorums.
20.
▲
by
fpj
11y ago
Thanks for your comments, and I'm sorry that you feel that the post does not match your expectation. If you write me directly, I'll be more than happy to clarify any question you may have. I'm not sure, for example, what is c
21.
▲
by
fpj
11y ago
Got it, yeah, quorum systems have higher tolerance to tail latency, there is no question about it. we do mention it briefly in the post, but we don't have numbers to show. I'm not aware of it being a major concern for kafka deploy
22.
▲
by
fpj
11y ago
I'm happy you enjoyed the post and thanks for the comment. If I understand your comment correctly, it isn't the case that the ISR is fixed. The ISR has a minimum size, but it can change over time, so brokers can be removed from th
23.
▲
by
fpj
11y ago
I'm glad you enjoyed the post. The chain replication work indeed relies on a paxos-based master service for reconfiguration, but I believe that's the only similarity, the replication scheme is different otherwise.
24.
▲
by
fpj
11y ago
Thanks for the comment, the vertical paxos reference is indeed relevant here.
25.
▲
Keep moving forward: Liveness in distributed systems
(fpj.me)
1 points
by
fpj
11y ago
|
0 comments