Nick Johnson

Results 10 issues of Nick Johnson

**Is your feature request related to a problem? Please describe.** Podman (and maybe Docker?) now supports user namespaced containers. There are security benefits to running containers this way instead of...

enhancement
up for grabs

**Describe the bug** Polar fails to connect to Docker on startup and shows the "Docker Not Detected" message even though the system should be compatible. **To Reproduce** Run the docker...

bug

Pretty specific request here, but would it be possible to expose configuration options for the default red/blue/green colors? I would like to match them to color palettes I work with...

I have a postgres database with a `user` table, whenever I try to select it an error screen pops up with `error returned from database: syntax error at or near...

I get an `"xsel" "--clipboard": No such file or directory (os error 2)` error attempting to copy a cell value with the `y` keybinding. I am using Sway (wayland based)...

**Is your feature request related to a problem? Please describe.** I have a system which is comprised of many (~10) Go executable services. They are all built out of the...

enhancement

I imagine I have some conflicting settings causing this, but any tips as to why my default `Normal` highlight looks wonky in the terminal? FWIW things look good if I...

I see that https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/975 was merged quite a while back, but I can't for the life of me figure out why `window.opener` still has type `any`.

I am attempting to use cargo's v3 resolver to pick dependency versions which comply with my crate's MSRV. Trying a `cargo update` today, the `bzip2-sys` dependency was bumped, but it...

Would it be possible to allow rem font-sizes instead of these [hardcoded `px` values in base.css](https://github.com/Kozea/pygal/blob/b7c8f2a49e029f4fca043244d3b7d5ca4bec4c47/pygal/css/base.css#L33)? I think they will scale better on mobile device screens.