Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jamesblonde
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Reaching 100M key lookups per second with REST API and Python clients
(rondb.com)
1 points
by
jamesblonde
2d ago
|
0 comments
2.
▲
by
jamesblonde
5d ago
In 2015, MySQL Cluster (NDB Cluster engine) benchmarked 200m transactions/second on commodity hardware [ref]. It was read-committed transactions, not snapshot isolation, but still impressive. NDB has now become RonDB, but is still base
3.
▲
by
jamesblonde
1mo ago
DuckDB's sweet spot is for 'smallish' lakehouses. So, ingestion should not be via duckdb, but rather something like Python/DLTHub for small scale or Spark for large scale or Kafka/Debezium/Flink for streaming d
4.
▲
by
jamesblonde
1mo ago
For the full weights, unoptimized on vLLM with 2 Nvidia 6000 RTX 48GBs connected by NVLink, i only get 14 tokens/sec with open-code. For batched operations, it climbs to 55 tokens/sec. For FP8, on a single Nvidia 6000 RTX 48GB, i
5.
▲
The Clanker Constitution
(wesmckinney.com)
4 points
by
jamesblonde
1mo ago
|
0 comments
6.
▲
by
jamesblonde
1mo ago
Sodium-ion batteries are only starting, their price floor in a few years will make solar energy unmatched in price for energy production. This is the first proof point that the technology is viable - a customer is stumping up big cash.
7.
▲
CATL Secures 2GWh Sodium-Ion Storage Deal with Solarpro for Eastern Europe
(fuelcellsworks.com)
4 points
by
jamesblonde
1mo ago
|
1 comments
8.
▲
Europe Wants to Break Free from American and Chinese Technology. But How?
(nytimes.com)
3 points
by
jamesblonde
1mo ago
|
0 comments
9.
▲
Do Context Files Help Coding Agents? A Two-Agent Ablation Study on Real Repos
(arxiv.org)
1 points
by
jamesblonde
1mo ago
|
1 comments
10.
▲
The next 50 years: humanity, AI, power – Yuval Noah Harari [video]
(youtube.com)
3 points
by
jamesblonde
2mo ago
|
1 comments
11.
▲
by
jamesblonde
2mo ago
Fifa is a reflection of the world. All members (nations) get a vote. Most countries are corrupt. Thank go there is still a bastion of democracy/fairness left in Uefa.
12.
▲
Uefa to boycott FIFA competitions if Infantino's proposal goes through
(bbc.com)
6 points
by
jamesblonde
2mo ago
|
1 comments
13.
▲
The State of the Open Frontier
(maximelabonne.substack.com)
2 points
by
jamesblonde
2mo ago
|
0 comments
14.
▲
The bitter lesson for skills and coding agents
(twitter.com)
1 points
by
jamesblonde
2mo ago
|
0 comments
15.
▲
Earth-Like LHS 1140B May Feature the First Atmosphere Found on Exoplanet
(hackaday.com)
2 points
by
jamesblonde
2mo ago
|
0 comments
16.
▲
AWS Sagemaker discontinue support for model/data quality monitoring
(docs.aws.amazon.com)
3 points
by
jamesblonde
2mo ago
|
0 comments
17.
▲
by
jamesblonde
3mo ago
Yes, coding agents have reduced the skills/knowledge required to operate workloads on virtualized hardware. K8S and its ecosystem has changed so that it now provides 90% of what you need from the public cloud providers. Big changes tha
18.
▲
We used coding agents to add RonSQL support to RonDB
(mikaelronstrom.blogspot.com)
2 points
by
jamesblonde
3mo ago
|
0 comments
19.
▲
by
jamesblonde
3mo ago
It certainly feels like Netflix is now a k8s shop. And it probably only a matter of time until they start repatriating workloads to optimize for costs. Then the world will sit up and notice.
20.
▲
by
jamesblonde
3mo ago
It took me 5 years to get the boat - a 22ft daycruiser with toilet. That was 15 years ago, haven't looked back. Got a daycruiser from the UK. Drove there, bought a trailer there, drove it home. Arbitrage during the financial crisis - h
21.
▲
by
jamesblonde
3mo ago
The name of the agent is 'finn' - is that a reference to Intercom's Fin agent?
22.
▲
Predicting the world cup winners with ML – live coding with Claude and Hopsworks
(hopsworks.ai)
2 points
by
jamesblonde
3mo ago
|
0 comments
23.
▲
SAP Acquiring Dremio
(dremio.com)
2 points
by
jamesblonde
5mo ago
|
0 comments
24.
▲
Full Walkthrough: Workflow for AI Coding – Matt Pocock [video]
(youtube.com)
4 points
by
jamesblonde
5mo ago
|
0 comments
25.
▲
2× – nine months later: We did it
(ideas.fin.ai)
6 points
by
jamesblonde
5mo ago
|
1 comments
26.
▲
by
jamesblonde
5mo ago
I lead a European owned and operated Data/AI company, Hopsworks. We are the only competitor to Databricks/Snowflake/etc based-in and from Europe. We can still compete, as we have a deep research/industry background (ex-M
27.
▲
by
jamesblonde
5mo ago
How could they release something that doesn't support atomic rename and has no prospect of supporting atomic rename? Lots of workloads will crash and burn on this layer.
28.
▲
by
jamesblonde
5mo ago
Files can be immutable if you have mutable metadata - but S3 does not have mutable metadata, so you can't rename a directory without a full copy of all its contents. Immutable files can be solved by chunking them, allowing files to be
29.
▲
by
jamesblonde
5mo ago
We have advanced to building S3 stores with claude code - impressive: https://github.com/fractalbits-labs/fractalbits-main/graphs/...
30.
▲
by
jamesblonde
5mo ago
S3 Files was launched today without support for atomic rename. This is not something you can bolt on. Can you imagine running Claude Code on your S3 Files and it just wants to do a little house cleaning, renaming a directory and suddenly a
More ›