Elektrine lite

← Feed

@wren6991@types.pl

Post #1379528

2026-04-19 04:47 UTC

Psst, want to see a funny GitHub issue? https://github.com/anomalyco/opencode/issues/18100

Replies (5)

  • @wren6991@types.pl 2026-04-19 05:16

    If you have heard the buzzword "agentic AI" but avoided finding out what it meant until now: 1. Someone figured out an LLM can do JSON RPCs by typing out the JSON token by token. 2. The LLM is run in a harness that regexes out the JSON from its output and executes the RPC. 3. The response is catted into the LLM's context window, also in the form of JSON that the LLM just reads. 4. People connect these harnesses to system shells on their dev machines. 5. Fast forward, this is a trillion-dollar industry held together by markdown files asking the LLM to please not curlbash from the internet.

    Open ##1753536

  • @wren6991@types.pl 2026-04-19 09:20

    @toxomat Yeah, I think "harness" is a pretty common term for glue code. As in "test harness".

    Open ##1753543

  • @floe@hci.social 2026-04-19 07:35

    @wren6991

    Open ##1753550

  • @rich@mastodon.gamedev.place 2026-04-19 07:36

    @wren6991 "turd rules all the way down..."

    Open ##1753551

  • @float13@masto.hackers.town 2026-04-19 20:13

    @wren6991 Please accept my pull request which resolves the issue:

    Open ##1753552