anon-f4c100c2: comment on issue #1 at 2026-03-30T10:28:08Z
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"uuid": "acf29cef-1713-4815-99d8-84a95adfdbbb",
|
||||
"issue_uuid": "7c606ff9-e6b4-45f8-aed0-f31e2aca5583",
|
||||
"author": "anon-f4c100c2",
|
||||
"content": "Replace bash shim with Rust binary. Bash had shell quoting risks and depended on socat/nc. Escript pays 300ms BEAM boot. Second Burrito binary unpacks on every cold call. Rust gives <1ms startup and is already in toolchain for tree-sitter NIF.",
|
||||
"created_at": "2026-03-30T10:28:08.388663Z",
|
||||
"kind": "plan"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"next_display_id": 2,
|
||||
"next_comment_id": 1,
|
||||
"next_comment_id": 2,
|
||||
"next_milestone_id": 1
|
||||
}
|
||||
Reference in New Issue
Block a user