Hung Tran
Hung Tran
**Describe the bug** TL;DR: networking issue persists after purge if the VM is created under the same name. I have an instance called `microk8s-master0` running just fine. For unknown reasons,...
This PR adds the ability for GUI programs to run within `.devcontainer` and forward rendering to the host's X11 server. Also includes a snippet of setting up an X server...
**Describe the bug** The immediate action is to revise the usage of `parse_duration` crate. The security concern is minimal, but should be considered. The other crates are difficult to address...
**Fixed in https://github.com/divnix/std/pull/331** --- I have a pretty standard poetry2nix web application that I wrap on its environment derivation using `hypercorn`. The built OCI fails to detect the correct binary...
Aggregates: - https://github.com/sourcegraph/sg.nvim/pull/41 - https://github.com/sourcegraph/sg.nvim/pull/49 Chores: - Test this without adding `package.cpath`, should work now - Might need to raise test timer on `tests.cody_spec/cody/should have been initialized` since MacOS occasionally...
Love the python module! It makes my small codebase extremely simple and makes error handling much more sane! ## What? Though, I'm unable to get around the fact that `Result.map_err`...
[Contribution](README.md#contributing) checklist (recommended but not always applicable/required): - [ ] There's an _[automated test](tests/default.nix)_ for this change - [ ] Commit messages or code include _references to related issues or...