David M. Golembiowski
David M. Golembiowski
Closes tracing and tries to merge it into the upstream master
# To Be Continued ...
Hi @dimfeld, We have a number of overlapping goals here, and I'd like to join you as a maintainer. As it so happens, my team at [insert dayjob here] wants...
Cowsay but uwu-ified
… it didn't support non-standard port options (outside of 22), so I sprinkled some in.
[`sshfs`](https://github.com/libfuse/sshfs) is a popular mechanism for mounting remote file systems. It's only drawback lies in its tenuous connection, where abrupt disconnects result in leaving both systems in a haphazard state....
## Demo ```rs use argh::FromArgs; /// An example CLI application #[derive(FromArgs)] struct Example { /// the type (as a usize) to be used #[argh(option)] r#type: usize, } fn main() {...
### Describe the Request I was wondering if the snippet search's scrollbar could be tweaked to either incorporate any of the following ideas: the PgDn / PgUp keys be implemented...
Regarding the `ToDo` at https://github.com/novacbn/kahi-ui/blob/a4bd7992909f63914f345b9e94325457dd706069/src/lib/util/environment.ts#L1 is it possible to infer anything using `globalThis` and the properties available on it? I dug into this for a bit and found some potential...
Can new release be pushed to https://pypi.org/ any time soon?