asciinema · @asciinema
54 followers · 9 posts · Server fosstodon.org

Blog: "What's new in asciinema - part II: the recorder"

blog.asciinema.org/post/whats-

In this second part in the "what's new in the player" series I go over notable improvements in the recorder (CLI):

- muting,
- desktop notifications,
- terminal size overrides,
- new composability super powers 🦸

#blog #asciinema #update #release

Last updated 1 year ago

asciinema · @asciinema
54 followers · 9 posts · Server fosstodon.org

Blog: "What's new in asciinema - part I: the player"

blog.asciinema.org/post/whats-

In this one I go over cool things that the player received over several releases in last 12 months:

- markers,
- parsers,
- hamsters (j/k, couldn't help it 😆),
- input events,
- control bar behavior improvements

#blog #asciinema #update #release

Last updated 1 year ago

asciinema · @asciinema
54 followers · 9 posts · Server fosstodon.org

Join on Matrix or Libera.Chat and say hi 👋

Matrix room:
:matrix.org - matrix.to/#/#asciinema:matrix.

Libera.Chat channel:
- web.libera.chat/#asciinema

#asciinema

Last updated 1 year ago

ДевоПес · @devops
53 followers · 231 posts · Server twiukraine.com

Написавши попередній пост знайшов цікавий сервіс для запису сессій терміналу
asciinema.org/a/T1xe0uvAGKXMng
asciinema.org

#asciinema

Last updated 1 year ago

theFOSSin · @thefossin
8 followers · 4 posts · Server fosstodon.org

I can't stress enough how painfully true I find the following statement:

"In my experience, a of a is far more likely to break than code."

[1] is a terminal spoofer similar to . You can use a scripting language to describe and compose -based demos.

By the way, yet another project.

[1]github.com/TheSignPainter98/me

#demo #product #production #mendax #asciinema #terminal #rust

Last updated 1 year ago

I made a little to enhance Satelito's documentation: asciinema.org/a/598180

#asciinema

Last updated 1 year ago

C. Joly :neovim: :ferris: ⌨️ · @cjoly
109 followers · 108 posts · Server fosstodon.org

Merged a nice optimization to earlier today: asciinema.org/a/592133

On big migration sets, gain about 8% and 4% on smaller sets! More details in the description of the asciinema.

#rusqlite_migration #rust #criterion #asciinema

Last updated 1 year ago

Michał Górny · @mgorny
27 followers · 25 posts · Server pol.social

wykrzacza się z 2.2.1 (alpha). Niestety, komunikat błędu wypisywany jest na nowym terminalu, a tmux od razu go zamyka i czyści ekran.

Próbowałem wydostać tekst poprzez przekierowanie wyjścia, poprzez logi tmuksa, nie udało się nawet przy pomocy strace (!). Dopiero dało radę.

Kolejne zastosowanie dla tego świetnego programu. Szczerze polecam!

github.com/tmux/tmux/issues/35

#gentoo #asciinema #libevent #tmux

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
412 followers · 2034 posts · Server fosstodon.org

crashes with 2.2.1 (alpha). However, the assertion message only gets printed inside the new terminal, and tmux closes it immediately and clears the screen.

I couldn't manage to get the message via redirecting output, via tmux logs, even via strace (!). Finally, I've figured out to use .

Another great use case for this great program. Kudos!

github.com/tmux/tmux/issues/35

#tmux #libevent #asciinema #gentoo

Last updated 1 year ago

hypno · @hypno
24 followers · 64 posts · Server universeodon.com

I wrote my first article! Check it out!

Embed asciinema into Hashnode
{ by @hypno }

hypno.hashnode.dev/embed-ascii

#bash #hashnode #html #gpt3 #asciinema

Last updated 1 year ago

C. Joly :neovim: :ferris: ⌨️ · @cjoly
101 followers · 168 posts · Server fosstodon.org

Today I made an exciting discovery while updating my hugo-asciinema module (cj.rs/gohugo-asciinema/)

Live clips might be coming! Quoting the 3.1.{1,2} release notes:
“improved buffer implementation for live sources (websocket, SSE)”
“improvements to Websocket and EventSource (SSE) drivers (these are not yet officially supported, will document them in README once they're ready for prime time)”
and a bunch of commit messages suggest the same thing.

#asciinema

Last updated 1 year ago

· @postmodern
817 followers · 430 posts · Server infosec.exchange

If you saw a recording of someone using a CLI util in the terminal on a project website or in a README, would you prefer that the commands be manually typed in or copy/pasted in?

#termtosvg #asciinema #terminal

Last updated 2 years ago

Adam Lassek · @alassek
32 followers · 100 posts · Server ruby.social
Rob Moss · @rob_models
208 followers · 81 posts · Server mas.to

I'm using to record sessions and it's awesome! Recordings are plain text; you can select and copy text when playing it back - very useful.

I want to add subtitles to explain key moments, but it seems I'd have to encode it as a video to add a subtitle track, which would mean you can't select and copy text. Argh!

I'm considering writing inline comments in the as a fall-back, unless anyone has a better idea ...

#ReproducibleResearch #reproducibility #terminal #cli #asciinema

Last updated 2 years ago

Rob Moss · @rob_models
259 followers · 96 posts · Server mas.to

I'm using to record sessions and it's awesome! Recordings are plain text; you can select and copy text when playing it back - very useful.

I want to add subtitles to explain key moments, but it seems I'd have to encode it as a video to add a subtitle track, which would mean you can't select and copy text. Argh!

I'm considering writing inline comments in the as a fall-back, unless anyone has a better idea ...

#ReproducibleResearch #reproducibility #terminal #cli #asciinema

Last updated 2 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
647 followers · 3616 posts · Server mastodon.social

I should definitely investigate Asciinema for my future screencasts:

asciinema.org/

#asciinema #terminal #screencast

Last updated 2 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
653 followers · 3676 posts · Server mastodon.social

I should definitely investigate Asciinema for my future screencasts:

asciinema.org/

#asciinema #terminal #screencast

Last updated 2 years ago

Yann :python: · @nobodyinperson
102 followers · 350 posts · Server fosstodon.org

If you were like me craving the possibility to show the key presses in an cast, stop and use my freshly created termkeymonitor package on :

📦 pypi.org/project/termkeymonito

📹 : asciinema.org/a/543365

#asciinema #python #pypi #screencast

Last updated 2 years ago

Yann :python: · @nobodyinperson
90 followers · 325 posts · Server fosstodon.org

Here is an of my git-annex-metadata-edit script to conveniently edit metadata in your $EDITOR:

asciinema.org/a/541576?autopla

#asciinema #screencast #python #gitannex

Last updated 2 years ago

Adrian Kosmaczewski 🔵 · @akosma
361 followers · 592 posts · Server mastodon.online

"Want to insert a short of your tool or of a command execution on your website? You could insert a video, but then visitors can’t copy text, and it’ll make your page quite heavy. The player solves all of that, by replaying a terminal session stored in a text file.

This module makes it very easy to use the Asciinema Player on your Hugo-powered ."

github.com/cljoly/gohugo-ascii

#website #static #hugo #asciinema #demo

Last updated 2 years ago