Results 10 issues of Notarin

**Description:** I'd like to request a user system, with simply antonymous as default, I like to have ui's like this web facing so i may use this on the go,...

it'd be nice if there was some way to know the features available of each fetch without having to open the github link and potentially if not documented in their...

enhancement
wontfix

Being able to lookup the motherboard from the library would be great. Here is my implementation in this features absence. ```Rust #[cfg(target_os = "linux")] fn get_motherboard() -> String { use...

feature request

**Describe the bug** Django administration does not respect the environmental variable for taiga front end host/domain, instead it relies on the backend domain, which results in the stylesheets not loading...

bug

being able to copy the version containing "" would be nice

[Enter steps to reproduce:] 1. git clone to atom packages directory 2. open atom **Atom**: 1.55.0 x64 **Electron**: 6.1.12 **OS**: Microsoft Windows 10 Enterprise Insider Preview **Thrown From**: [ide-yaml](https://github.com/liuderchi/ide-yaml) package...

I strongly believe in semantic correctness. git commits are supposed to be single purposed, useful, and have a descriptive and relevant message associated with it. The current lack of ability...

As far as I can tell, `use flake` invokes the nix3 command. The nix3 command isn't actually solely a flake loader. It's actually just the upcoming nix evaluator, of which...

Added a formatter to the repo in the flake. Currently, it only formats Nix files, however it may be expanded to format other files should that be of interest. Alongside...

For whatever reason, the zig tarball URL we were using had changed, compromising the hash integrity. My best guess as to why Zig Software Foundation did this is they must've...