Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rochoa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
P99 0 ms* autocomplete for 240M domain names
(ruurtjan.com)
3 points
by
rochoa
3mo ago
|
0 comments
2.
▲
DuckLake v1.0: The Lakehouse Format Built on SQL Reaches Production-Readiness
(ducklake.select)
3 points
by
rochoa
5mo ago
|
0 comments
3.
▲
MemPalace, the highest-scoring AI memory system ever benchmarked
(github.com)
67 points
by
rochoa
5mo ago
|
17 comments
4.
▲
Fast regex search: indexing text for agent tools
(cursor.com)
2 points
by
rochoa
6mo ago
|
0 comments
5.
▲
Understanding databases tradeoffs in performance, availability and durability
(bitsxpages.com)
3 points
by
rochoa
8mo ago
|
0 comments
6.
▲
Column Storage for the AI Era
(sympathetic.ink)
1 points
by
rochoa
8mo ago
|
0 comments
7.
▲
Releasing Fjall 3.0, LSM-tree embeddable key-value storage engine
(fjall-rs.github.io)
1 points
by
rochoa
9mo ago
|
0 comments
8.
▲
Supermetal: Transactional databases data replication and CDC
(supermetal.io)
1 points
by
rochoa
11mo ago
|
0 comments
9.
▲
Google's new AI scheduler optimizes resource usage in large cloud data centers
(research.google)
2 points
by
rochoa
11mo ago
|
0 comments
10.
▲
Sentry queries unstructured data in ClickHouse 62x faster
(sentry.engineering)
1 points
by
rochoa
1y ago
|
0 comments
11.
▲
When to Hire a Computer Performance Engineering Team
(brendangregg.com)
2 points
by
rochoa
1y ago
|
0 comments
12.
▲
by
rochoa
1y ago
Math is not wrong for the standard instance. This is about using and abusing the _on-demand_ part. The first example in the Getting started goes with sleepAfter = '10s'.
13.
▲
LLM SQL Generation Benchmark: measuring accuracy and efficiency on real data
(llm-benchmark.tinybird.live)
1 points
by
rochoa
1y ago
|
0 comments
14.
▲
Computational Complexity of Air Travel Planning [pdf] (2003)
(demarcken.org)
76 points
by
rochoa
1y ago
|
10 comments
15.
▲
Custody Principles for a Tokenized World
(a16zcrypto.com)
1 points
by
rochoa
1y ago
|
0 comments
16.
▲
by
rochoa
2y ago
It is available at https://chat.qwenlm.ai/ , under the model selector.
17.
▲
Qwen2.5-Max: Exploring the intelligence of large-scale MoE model
(qwenlm.github.io)
118 points
by
rochoa
2y ago
|
30 comments
18.
▲
Runs a one-person business, pays for 25 SaaS products
(twitter.com)
2 points
by
rochoa
4y ago
|
1 comments
19.
▲
WhatsApp data breach sees nearly 500M user records up for sale
(techradar.com)
3 points
by
rochoa
4y ago
|
1 comments
20.
▲
FTX Was Not Careful
(bloomberg.com)
6 points
by
rochoa
4y ago
|
4 comments
21.
▲
Changing times (or, why is every layoff 10-15%?)
(blog.eladgil.com)
2 points
by
rochoa
4y ago
|
0 comments
22.
▲
by
rochoa
4y ago
From the documentation ( https://cloud.google.com/datastream/docs/behavior-overview#p... ): > When using the default stream settings, the latency from reading the data in the source to streaming it into the desti
23.
▲
by
rochoa
4y ago
There is also https://github.com/kevinlawler/kerf > Kerf2 is designed for full concurrency. It also adds transparent type promotion, a C++ instead of C basis, and more. Which goes unlicensed right now and was crea
24.
▲
by
rochoa
4y ago
The issue with the discussion about the license change: https://github.com/kevinlawler/kerf1/issues/10
25.
▲
Introducing ClickHouse Inc., the new home of ClickHouse
(clickhouse.com)
2 points
by
rochoa
5y ago
|
0 comments
26.
▲
Tesla Model S was hacked remotely
(blog.kaspersky.com)
2 points
by
rochoa
10y ago
|
0 comments
27.
▲
by
rochoa
14y ago
The timeLeft -= 1000 approach is not the best one because setTimeout doesn't guarantee when the next tick is gonna happen. Just open the JS console and type: for (var i = 0; i < 1e7; i++) {} You will block the JS execution and yo
28.
▲
by
rochoa
14y ago
For instance the golang.org website is running on Go: http://golang.org/doc/go_faq.html#Is_Google_using_go_interna... Google open sourced vitess for scaling out and coordinating (sharding + replication, schema rollouts) mysql databases, i
29.
▲
by
rochoa
14y ago
First: thanks a lot for coming with all this. Now, some comments around navigation: * Keep the left menu open for the section I'm currently viewing so I can easily go to the next subsection. * Without JavaScript the drop down menu doesn't w
30.
▲
by
rochoa
15y ago
Top Gear guys did something similar in its Top Gear at the Movies special a few months ago: http://youtu.be/cZBqq-UaK98?t=34s
More ›