Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cramforce
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
ASCII arcade: 3D engine for the terminal
(ascii-arcade.dev)
2 points
by
cramforce
7d ago
|
1 comments
2.
▲
Run SDK: secure eval for your agents
(vercel.com)
2 points
by
cramforce
23d ago
|
0 comments
3.
▲
by
cramforce
1mo ago
Harness = the software the agent runs on. This is plain old software. You can trust it as much as any software. Agent = the thing that runs on the harness. It cannot be trusted because it is driven by an LLM
4.
▲
Fx, a tiny, open, native coding agent
(twitter.com)
6 points
by
cramforce
1mo ago
|
1 comments
5.
▲
by
cramforce
5mo ago
Author here. Let me know if you have questions!
6.
▲
by
cramforce
7mo ago
I would not over-read into that doc. In practice, the only missing stuff are extreme edge cases of the type that is actually not consistent between other implementations of bash. In practice it works great. I haven't seen a failed co
7.
▲
by
cramforce
7mo ago
In practice it is actually extremely fast because there is no process fork. You're talking nanoseconds for common commands [Disclaimer: I made the thing]
8.
▲
Show HN: A TS SDK for Building Chatbots Across Slack, Teams, GChat, Discord etc.
(chat-sdk.dev)
2 points
by
cramforce
7mo ago
|
2 comments
9.
▲
We Ralph Wiggumed WebStreams to make them 10x faster
(vercel.com)
2 points
by
cramforce
7mo ago
|
0 comments
10.
▲
Show HN: Just-Bash
(justbash.dev)
2 points
by
cramforce
8mo ago
|
0 comments
11.
▲
Vercel's sleep-deprived race to contain React2Shell
(cyberscoop.com)
1 points
by
cramforce
8mo ago
|
0 comments
12.
▲
Our $1M hacker challenge for React2Shell
(vercel.com)
4 points
by
cramforce
9mo ago
|
0 comments
13.
▲
"use workflow": Understanding Directives
(useworkflow.dev)
2 points
by
cramforce
11mo ago
|
0 comments
14.
▲
Scale to One
(vercel.com)
2 points
by
cramforce
1y ago
|
0 comments
15.
▲
Addressing security and quality issues with MCP tools in AI Agents
(vercel.com)
1 points
by
cramforce
1y ago
|
0 comments
16.
▲
Stress testing Biome's noFloatingPromises lint rule
(vercel.com)
2 points
by
cramforce
1y ago
|
0 comments
17.
▲
Preparing for the worst: Our core database failover test
(vercel.com)
3 points
by
cramforce
1y ago
|
0 comments
18.
▲
If agents are building your app, who gets the W-2?
(vercel.com)
2 points
by
cramforce
1y ago
|
2 comments
19.
▲
The serverless compute to database connection problem, solved
(vercel.com)
3 points
by
cramforce
1y ago
|
0 comments
20.
▲
Lambda charges for idle time: Vercel claims it found a way to dodge the bill
(theregister.com)
4 points
by
cramforce
1y ago
|
0 comments
21.
▲
Fluid: We Built Serverless Servers
(vercel.com)
3 points
by
cramforce
1y ago
|
1 comments
22.
▲
Grep a million GitHub repositories via MCP
(vercel.com)
3 points
by
cramforce
1y ago
|
0 comments
23.
▲
Show HN: Resumable Web Streams
(github.com)
5 points
by
cramforce
1y ago
|
0 comments
24.
▲
The no-nonsense approach to AI agent development
(vercel.com)
2 points
by
cramforce
1y ago
|
0 comments
25.
▲
The v0 composite model family
(vercel.com)
2 points
by
cramforce
1y ago
|
0 comments
26.
▲
Break Google's Search Monopoly Without Breaking the Web
(open-web-advocacy.org)
5 points
by
cramforce
1y ago
|
0 comments
27.
▲
State of AI Survey Results
(vercel.com)
1 points
by
cramforce
1y ago
|
0 comments
28.
▲
Protectd: Evolving Vercel's always-on denial-of-service mitigations
(vercel.com)
3 points
by
cramforce
1y ago
|
0 comments
29.
▲
by
cramforce
2y ago
The initiative is really focused on our current workloads like APIs, SSR, etc. It definitely makes Vercel suitable for a broader set of workloads, though!
30.
▲
by
cramforce
2y ago
The big difference is how the microvm is utilized. Lambda reserves the entire VM to handle a request end to end. Fluid can use a VM for multiple concurrent requests. Since most workloads are often idle waiting for IO, this ends up being muc
More ›