Martin Rudat
Martin Rudat
Also occurs for .lua, so I doubt it is dependent on the extension.
Thinking out loud... Choice between sharing: - first paragraph - first sentence - first n bytes - entire post Add a link: - always - if the entire article was...
I think that it might be easier to make the outfit picker in the main window optionally grouped by output path, possibly removing the need for many users to use...
I've noticed that and it's awesome, as well as the choice being saved (thanks for adding that), but it's a bit tricky to use, compared to starting from a list...
A manual tagging system would probably still be useful? Some authors effectively already add tags in the outfit name, but it would be most useful where the author hasn't done...
The easiest fix is that this is a documentation bug. The installation instructions for windows need to state that you need to: * install the VC compilers * install the...
Depending on which library is being used for the windows port, would it not already either include a system and syslog function, or not include either, and thus allow us...
I haven't actually compiled this locally; mostly because I'm not quite sure how...
Presuming the long-term goal is a full clone of LINQ in Rust, this crate would provide: - the `linq!` macro that provides the syntactic sugar - the LINQ API against...
Would it be worthwhile to refactor modules so that each image or class of images (e.g. Web/Database/... Servers that might want to share a common interface) has its own repository?...