top | item 43819563

(no title)

disintegrator | 10 months ago

The most amusing thing I found about Go is that they built a presentation framework similar alongside the language. It's got some additional syntax on top of markdown but the documentation to use it can readily fit in an LLM's context window. I'd say it's good enough for many simple presentations.

https://pkg.go.dev/golang.org/x/tools/present

discuss

order

everybodyknows|10 months ago

Interesting. I'm wondering about its future. Still nominally pre-release, v0.32, and with alternative syntaxes supported.

> in legacy present slides/sections use "*" instead of "##"