HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cramforce

no profile record

投稿

Show HN: A TS SDK for Building Chatbots Across Slack, Teams, GChat, Discord etc.

chat-sdk.dev
2 ポイント·投稿者 cramforce·5 か月前·2 コメント

We Ralph Wiggumed WebStreams to make them 10x faster

vercel.com
2 ポイント·投稿者 cramforce·5 か月前·0 コメント

Show HN: Just-Bash

justbash.dev
2 ポイント·投稿者 cramforce·5 か月前·0 コメント

Vercel's sleep-deprived race to contain React2Shell

cyberscoop.com
1 ポイント·投稿者 cramforce·6 か月前·0 コメント

Our $1M hacker challenge for React2Shell

vercel.com
4 ポイント·投稿者 cramforce·7 か月前·0 コメント

"use workflow": Understanding Directives

useworkflow.dev
2 ポイント·投稿者 cramforce·9 か月前·0 コメント

Scale to One

vercel.com
2 ポイント·投稿者 cramforce·10 か月前·0 コメント

Addressing security and quality issues with MCP tools in AI Agents

vercel.com
1 ポイント·投稿者 cramforce·10 か月前·0 コメント

Stress testing Biome's noFloatingPromises lint rule

vercel.com
2 ポイント·投稿者 cramforce·10 か月前·0 コメント

Preparing for the worst: Our core database failover test

vercel.com
3 ポイント·投稿者 cramforce·11 か月前·0 コメント

If agents are building your app, who gets the W-2?

vercel.com
2 ポイント·投稿者 cramforce·11 か月前·2 コメント

The serverless compute to database connection problem, solved

vercel.com
3 ポイント·投稿者 cramforce·11 か月前·0 コメント

Lambda charges for idle time: Vercel claims it found a way to dodge the bill

theregister.com
4 ポイント·投稿者 cramforce·12 か月前·0 コメント

Fluid: We Built Serverless Servers

vercel.com
3 ポイント·投稿者 cramforce·12 か月前·1 コメント

Grep a million GitHub repositories via MCP

vercel.com
3 ポイント·投稿者 cramforce·12 か月前·0 コメント

Show HN: Resumable Web Streams

github.com
5 ポイント·投稿者 cramforce·昨年·0 コメント

The no-nonsense approach to AI agent development

vercel.com
2 ポイント·投稿者 cramforce·昨年·0 コメント

The v0 composite model family

vercel.com
2 ポイント·投稿者 cramforce·昨年·0 コメント

Break Google's Search Monopoly Without Breaking the Web

open-web-advocacy.org
5 ポイント·投稿者 cramforce·昨年·0 コメント

State of AI Survey Results

vercel.com
1 ポイント·投稿者 cramforce·昨年·0 コメント

コメント

cramforce
·2 か月前·議論
Author here. Let me know if you have questions!
cramforce
·5 か月前·議論
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 command in a while

[Disclaimer: I made the thing]
cramforce
·5 か月前·議論
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]
cramforce
·8 年前·議論
Counter anecdote: As a Google engineer it always seemed like Edge implemented the sparsest possible version of the web platform to make major Google products work–and literally nothing else. That works to launch the browser, but then basically any product change runs a chance to no longer fall into that sparse subset and break in a browser. If Edge had implemented a more robust set of features, it would have massively improved compatibility down the road.