Francisco Albani

Results 9 comments of Francisco Albani

Try `docker pull ghcr.io/openbb-finance/openbbterminal-poetry:latest`. I believe the website is outdated. Source: https://github.com/OpenBB-finance/OpenBBTerminal/blob/main/openbb_terminal/README.md#docker-installation

I'm having the same problem, but after running a second instance of `tic80`. I found a way to make it work again: ```console mkdir /tmp/tic_80 tic80 --fs=/tmp/tic_80/ ``` So it...

Hi! I'm here just to say that I lost many hours worth of work because of a code similar to this one (that I'm recalling from memory): ```lua repeat k...

Read https://zellij.dev/documentation/session-resurrection#session-files-in-the-cache and try `find ~/.cache/zellij/ -iname '*.kdl'`.

This would be really nice as it would allow to make a little interactive navigator for a network of markdown files.

Sox is also very handy: `sox input.wav -r 16000 -b 16 output.wav`

> What version of Gum are you using? I'm sorry I forgot to add it before. ``` $ gum --version gum version 0.10.0 (0f0f8e9) ```

workaround: use double-quotes: `"%d / %d"`

I think here is were `TsnetAccept` was removed: https://github.com/tailscale/libtailscale/commit/b0e2f4a4e4e38d40dca12f379ad8ac4c40d29746#diff-b48a4f88a68f21bc6f51e56741bbd877a770b91bd70256dbbfc893fc504c9847L21