Richard Petrie

Results 17 issues of Richard Petrie

I'm loving askama so far, but I'm trying to build my first real web app 'the right way', and support localization from the start. I've never worked on localization before,...

I think this crate is great, and it massively simplifies some logic in my project while being much faster at it. But I’m working with financial data, where -$50 should...

enhancement

`nmap_proc = NmapProcess(targets="127.0.0.1", options="-sU -p 18000 -A") nmap_proc.sudo_run_background() parsed = NmapParser.parse(nmap_proc.stdout)` > Traceback > > (most recent call last): > File "/usr/local/lib/python3.5/dist-packages/libnmap/parser.py", line 90, in _parse_xml > root = ET.fromstring(nmap_data)...

Random thing I don't care about forced onto news feed. Would love if there was a way to remove it.

OS - Arch WM - i3 4.21.1 i3status-rs - Git (via AUR) Player - firefox (twitch) Block config: ``` [[block]] block = "music" hide_when_empty = true format = " $icon...

### Requirements - [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

bug
performance
database

This is just a tracking issue for me to remember what documentation I need to write. - [x] Document inquisitor_lib and requirements for plugin authors. - [ ] Document agent/plugins/cargo.toml....

Documentation

So I was thinking of how to help solve the issue of config files. I thought of two options. One is an API change, the other isn't but is a...

Further discussion

Would be neat to update agent configurations remotely. Blocked on #7

Feature
Further discussion

It might be in our best interest to authenticate agents in some way.

Feature
Further discussion
Security