Skip to content

docs: babashka conf talk - #17

Merged
TimoKramer merged 5 commits into
mainfrom
docs/babashka-conf-talk
Aug 18, 2026
Merged

docs: babashka conf talk#17
TimoKramer merged 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.
@TimoKramer TimoKramer self-assigned this Jul 28, 2026
@TimoKramer
TimoKramer force-pushed the docs/babashka-conf-talk branch from f89ce75 to a72be0c Compare August 18, 2026 21:18
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 force-pushed the docs/babashka-conf-talk branch from a72be0c to 0f6c1cb Compare August 18, 2026 21:28
@TimoKramer
TimoKramer merged commit 718daf3 into main Aug 18, 2026
2 checks passed
@TimoKramer
TimoKramer deleted the docs/babashka-conf-talk branch August 18, 2026 21:30
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