Jeromos Kovács
Jeromos Kovács
### Description when setting up a new LAN server, game panics soon something with `mDNS` ### To Reproduce _No response_ ### Expected Behavior _No response_ ### Additional Context _No response_...
### Description when I open [web demo](https://fishfolk.github.io/jumpy/player/latest/), it first shows some loading animation, then nothing. ### To Reproduce _No response_ ### Expected Behavior _No response_ ### Additional Context I use...
I'm very thankful that this project exists and completely amazed how good it is. One feature that I miss sometimes though is urgent workspaces/windows don't know which one it is,...
## Description After a certain point, when characters are teeny-tiny, and therefore `ratatui::widgets::Canvas` becomes extremely huge(around 1000*1500), it doesn't properly fill the frame it's given. ## To Reproduce 1. on...
rustify
# make code more rusty - listen to many `clippy::pedantic` lints - don't use `tokio` for simple, sync thread-spawning - don't use the whole `toml` crate, use `basic-toml` instead -...
- **fix(examples/html2term): more (vim-alike) keybinds** - **fix(examples/html2text): use `yansi` instead of `termion` for colouring** - adds support for hyperlinks - more intuitive IMO - supports windows
Hi, I can't figure out what's the cause, not being able to install/build `fit2gpx` with `(uv) pip install fit2gpx`. it produces a massive amount of logs, relating to `pandas`: [problem.log](https://github.com/user-attachments/files/21516080/prob.log)...
eg. for alpine
## Feature Request please provide shell-completions for mainstream shells, like `bash`, `zsh`, `fish`, `nu`, ... ## Implement Suggestion `dx completions ` [`clap-complete` docs](https://docs.rs/clap_complete/latest/clap_complete/)
I suppose it's not `flamegraph`'s fault, but still... I get (on macos) ```console Starting recording with the Time Profiler template. Launching process: . Ctrl-C to stop the recording test result:...