Kamila Borowska

Results 36 issues of Kamila Borowska

ICL099I 30st ts03

Fish (friendly interactive shell) is shell optimized for interactive use (by breaking compatibility with POSIX shells, and making generally more friendly syntax). It has entirely different syntax, and I think...

Untested. Has warnings.

An user should manually escape the slash (for instance using https://github.com/serde-rs/json/issues/435#issuecomment-382108021) when putting JSON inside of `` (yes, people do that), otherwise an XSS will occur. This ideally would be...

docs

Fixes #947. Thanks for creating a PR! Here's a quick checklist to pay attention to: * Please add an entry to docs/changelog.rst as appropriate. * Has some new parameter been...

I would appreciate if `mitogen` PyPI package has an `ansible` extra with compatible `ansible-core` version bounds. Opting in would mean that automatic update tools such as Dependabot wouldn't suggest updates...

I think it would be useful if in-game menu displayed RTC time, because not all games do this.

Enhancement
Retail

## Basic info **Project name**: libc **Project link**: https://github.com/rust-lang/libc ## Qualifications [ZeroVer](https://zerover.org)'s patent-pending zero-based versioning scheme can obviously be used by everyone, but not every usage is necessarily notable. Check...

The device block name in this case is `/dev/mmcblk0`. This causes KDE Device Notifier to consider this device removable. This is an eMMC (embedded MMC) device, not an MMC card....