Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jorelfermin
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
jorelfermin
12d ago
I have been working on a developer first, read-only first, safety first, Cloud Cost Analyzer. I focus on analyzing cloud infra for waste. It grew out of my time at AWS and then consulting, spelunking through AWS, Azure, (GCP soon) accounts,
2.
▲
by
jorelfermin
15d ago
jdcasale you are right that Arc<RwLock<T>> is a code smell but I would take that a bit further that locking immutable data is even more of a smell. The real bad guy in this case is the RwLock not Arc. For anything that you hydra
3.
▲
by
jorelfermin
23d ago
Unfortunately (for your case) the ordering of group_by, join, and unique all run in parallel hash aggregation across the threads so the output order comes about by how it gets partitioned across cores. Which is why you can get different ord
4.
▲
by
jorelfermin
29d ago
Great to see progress continues and the CEOs continue to grow.