Skip to content

docs: babashka conf talk - #17

Open
TimoKramer wants to merge 5 commits into
mainfrom
docs/babashka-conf-talk
Open

docs: babashka conf talk#17
TimoKramer wants to merge 5 commits into
mainfrom
docs/babashka-conf-talk

Conversation

@TimoKramer

Copy link
Copy Markdown
Owner

No description provided.

The `(zero? width)` check treated an unset width the same as an
explicit width of 0, skipping truncation whenever no width was
configured. Switch to checking for a truthy width instead.
type-dots and type-arabic were never referenced elsewhere in the
codebase.
str/split-lines drops trailing empty lines, which collapsed
intentional blank lines at the end of styled content.
view-running and view-paused were near-identical; consolidate into
view-timer keyed off screen state, and add a REPL comment block for
running the example via program/run-async.
Add a TUI slide deck (examples.talk) for the babashka conf 2026
lightning talk: ASCII-art slides driven by a paginator, a countdown
timer bar, and a bordered card view. Switch the :examples alias to
depend on doc/examples as a local root so its resources (including
the new slide/ directory) are on the classpath, and add a bb.edn
portal task for tap>-based debugging.
@TimoKramer TimoKramer self-assigned this Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant