nikitalocalhost

Results 7 comments of nikitalocalhost

Same error. Website works, yt-dlp throws (Some parts is replaced with *): ```bash $ yt-dlp -FUv 'https://kick.com/roshtein' [debug] Command-line config: ['-FUv', 'https://kick.com/roshtein'] [debug] User config "/home/*/.config/yt-dlp/config": ['--cookies', '~/.config/yt-dlp/cookies.txt'] [debug] Encodings:...

> is there a way to add some sort of test for this? Test requires that there is `"type": "module"` in package.json, which is per-project and idk is there a...

I think Ecto's support for [lock](https://hexdocs.pm/ecto/Ecto.Query.html#lock/3) and [optimistic lock](https://hexdocs.pm/ecto/Ecto.Changeset.html#optimistic_lock/3) is sufficient, and IMHO from design standpoint it's not up to finite-state machine library to check if app and database is...

Maybe best solution is to add something like `transition_multi_check(multi, schema, id, new_state, opts)` that gets row by `Ecto.Multi.one` and then checks if supplied state is equal to state returned from...

Idk how to invoke this window using only code, but on any picker (like `Snacks.picker.pickers()`) in normal mode `?` key works. It's a help menu for keybinds in window