Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kstonekuan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kstonekuan
17d ago
Thanks for the advice, we'll definitely consider an example like this.
2.
▲
by
kstonekuan
17d ago
Yes, especially in a field moving as fast as robotics, users need the flexibility to extend the system quickly
3.
▲
by
kstonekuan
17d ago
Love those robots! Unfortunately, we don't support the training and deployment side yet as we are focused only on data processing for now.
4.
▲
by
kstonekuan
17d ago
We have had this same experience, and it's a big reason we chose to go open source and make it easy for teams to migrate their business logic onto our SDK instead of requiring them to adopt a new system. By targeting a more foundationa
5.
▲
by
kstonekuan
17d ago
Our users process thousands of hours of data used in robotics model training, that's when they need scalable infrastructure to handle the workloads
6.
▲
Launch HN: Hebbian Robotics (YC S26) – Build scalable robotics data pipelines
(github.com)
46 points
by
kstonekuan
17d ago
|
12 comments
7.
▲
YouTube System Design for Robotics Data Infrastructure
(hebbianrobotics.com)
10 points
by
kstonekuan
2mo ago
|
2 comments
8.
▲
by
kstonekuan
2mo ago
What does YouTube system design have to do with robotics data? When we started building Pareto, we weren’t thinking about YouTube, but the data path looked familiar: upload, process, store, index, play. Here's what the classic system d
9.
▲
SigLIP 2 text embedding on CPU with Rust and ONNX
(github.com)
1 points
by
kstonekuan
2mo ago
|
0 comments
10.
▲
Openpi-flash: Real-time inference engine for openpi
(github.com)
2 points
by
kstonekuan
5mo ago
|
0 comments
11.
▲
Show HN: Yoink functionality from dependencies and avoid supply chain attacks
(github.com)
3 points
by
kstonekuan
6mo ago
|
0 comments
12.
▲
Meta-Harness: End-to-End Optimization of Model Harnesses
(arxiv.org)
3 points
by
kstonekuan
6mo ago
|
0 comments
13.
▲
Voice AI in 2026 – An intro to building voice agents today
(kingstonkuan.com)
1 points
by
kstonekuan
6mo ago
|
0 comments
14.
▲
Show HN: Voice Mode for Gemini CLI Using the Live API
(github.com)
4 points
by
kstonekuan
6mo ago
|
0 comments
15.
▲
Gemini CLI as an agent harness for Google Workspace CLI (gws)
(github.com)
2 points
by
kstonekuan
6mo ago
|
0 comments
16.
▲
The uncomfortable truth about hybrid vehicles
(theverge.com)
3 points
by
kstonekuan
6mo ago
|
1 comments
17.
▲
Show HN: webskills – turn any webpage into an agent skill
(github.com)
2 points
by
kstonekuan
6mo ago
|
0 comments
18.
▲
Show HN: MCP app for viewing/generating 3D Gaussian Splatting in ChatGPT
(github.com)
2 points
by
kstonekuan
7mo ago
|
0 comments
19.
▲
VC-Backed Startups Are Low Status
(mhdempsey.substack.com)
3 points
by
kstonekuan
7mo ago
|
0 comments
20.
▲
by
kstonekuan
8mo ago
Thanks for linking!
21.
▲
Dictating anywhere with Nvidia open models – Nemotron ASR and Tambourine
(kingstonkuan.com)
3 points
by
kstonekuan
8mo ago
|
0 comments
22.
▲
Anthropic says 'Claude will remain ad-free,' unlike ChatGPT
(theverge.com)
8 points
by
kstonekuan
8mo ago
|
6 comments
23.
▲
The telephoto is the only phone camera that matters
(theverge.com)
4 points
by
kstonekuan
8mo ago
|
1 comments
24.
▲
No Phone, No Social Safety Net: Welcome to the 'Offline Club'
(wired.com)
2 points
by
kstonekuan
8mo ago
|
1 comments
25.
▲
TikTok Data Center Outage Triggers Trust Crisis for New US Owners
(wired.com)
5 points
by
kstonekuan
8mo ago
|
0 comments
26.
▲
Amazon will pay customers $309M to settle 'no hassle returns' lawsuit
(theverge.com)
1 points
by
kstonekuan
8mo ago
|
0 comments
27.
▲
Web Viewer for Apple's ml-sharp with 3D Gaussian Splat Rendering in the Browser
(kstonekuan.github.io)
1 points
by
kstonekuan
9mo ago
|
1 comments
28.
▲
by
kstonekuan
9mo ago
I built a web viewer for visualizing Gaussian Splat .ply files generated by Apple's ml-sharp, which converts a single photo into a 3D Gaussian Splat in under a second [1]. Features: - Upload and view .ply file directly in the browser
29.
▲
by
kstonekuan
9mo ago
Tauri v2 has this global shortcut plugin which I am using and it works amazing https://v2.tauri.app/plugin/global-shortcut/
30.
▲
by
kstonekuan
9mo ago
I started off trying Electron, but I am liking Tauri more. It seems Rust has better support for system-level integration, like controlling audio and keys. Are there other alternatives you are exploring?
More ›