an epic and cool textboard running on cl-bbs larp til you can't no more
larping since 28/7/26
irc on ==> irc.kawars.xyz :>
Follow Bluesky account or My snac account For updates and IRC posting bot
if you want a snac account message me on irc(chers) or xmpp(chersbobers@catto.garden)/chers@kawars.xyz
you can also get an xmpp account too
░░██ ░░██
████ ████
████▓▓████
██ ██ ██
██████
████
██████
██████░░
██████████
██████████
░░░░░░░░░░░░░░░░░░░░░░░░██████░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░██████████░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██░░░░░░░░░░░░░░░░░░░░
One newline is a line break (<BR>), two or more newlines will start a new paragraph.
| input | output |
|---|---|
| **bold** | bold |
| __italic__ | italic |
| `monospaced` | monospaced |
| ~~spoiler~~ | |
| http://c2.com | http://c2.com |
| https://example.com/pic.png | direct link auto-renders as clickable image preview |
| image+https://example.com/anyurl | prefix renders as clickable image preview for any image URL (even without standard extensions) |
| link to post >>7 | link to post >>7 |
| >quoted text |
|
| ``` ;;;This is a block of code (lambda (h) ((lambda (f) (f f)) (lambda (f) (h (lambda (x) ((f f) x)))))) ``` |
;;;This is a block of code (lambda (h) ((lambda (f) (f f)) (lambda (f) (h (lambda (x) ((f f) x)))))) |
| ```lisp ;;;Executable snippet (format t "Hello") ``` |
(format t "Hello")Renders as a syntax-highlighted, client-side executable Common Lisp snippet via JSCL. You can also try out the interactive Lisp Playground by clicking the λ link in the navigation menu! |
| Ctrl+Enter | In multiline inputs (post, reply, playground): submit or evaluate without leaving the keyboard. |