Frank Sachsenheim
Frank Sachsenheim
in hope to stimulate a discussion on the design, i throw in further ideas and half-baked thoughts: ```html Follow me ``` but `targets` is far too close to `target` which...
if you meant that `morphdom` could be used for that case, i'd answer that i'm one of the *explicit is better than implicit* guys. implementing an extension is a good...
i would expect that once this is implemented and available, people will ask for an option to point to an css file. and in my opinion that would be preferable...
well yeah, that's a way to do it. i'd then recommend to include this usage in the docs, but use the nowadays common bash syntax for command output extrapolation: `$(cat...
when i'm looking for a static file server, this is a feature i consider as over-engineered b/c services should be served through reverse proxies that can handle TLS / the...
could you come to a final conclusion?
okay, given that there are many log formats of interest now and in the future, the only feasible way is a plugin-based approach. if anyone is seriously interested to implement...
@lionel-bijaoui what's the reason why this was removed as goal for version 3? i couldn't find any related discussion.
the system administrator in me likes that. but apart from it, it would lead to a situation where `poetry.lock` wouldn't be reproducible without sharing all environment variables. and then, what...
erm, why would i not use a battle-tested proxy server implementation for that?