Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xuanlin314
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
xuanlin314
3mo ago
Great use case for edge functions and plugin systems. How does the startup latency compare to running the same code in a V8 isolate like Cloudflare Workers?
2.
▲
by
xuanlin314
3mo ago
Rendering Office XML directly to Canvas is clever — avoids the heavy DOM tree for large documents. Does it handle embedded media (images/charts) or just text + formatting for now?
3.
▲
by
xuanlin314
4mo ago
The lesson-style README is a great approach. Breaking down LLM inference into digestible steps makes the codebase approachable even for people who haven't touched CUDA before.