rjc
rjc
@tbm I was just about to report the very same issue. Great minds think alike, eh!? ;^) @jwilk It would be nice to be able to use `anorack` as part...
Ping.
Yes, that's correct - sometimes, when an entry is image-heavy, I want to open the link in a web browser, but other times, I might chose an alternative option. Either...
> Can you give me a URL of the feed that does this? I wonder if all their links are marked with rel="alternate". Yes, [they all are](http://boston.conman.org/index.atom). By saying that...
@Minoru I obviously picked the wrong feed, sorry about that! [Here's the correct one](http://boston.conman.org/index.atom)! I'll edit my earlier reply in case someone reads this issue but stops there ;^) P.S....
First two sections are obviously redundant - especially if, like me, you'd like to use the same config on OpenBSD, Linux, and macOS(?). You an I both know that -...
Hello, It would be nice to see `dura` being a **true** daemon like say, `ssh-agent`, etc. and not simply runs in the background via Unix shell's `&`. Also, once started...
@mihai-stancu > @rjc the SIGHUP can be mitigated by using `nohup dura serve &`. Sure, my point was to making it a **proper** daemon and not resort to Unix shell...
Just to disambiguate as there are two concepts being mixed up - _daemon_ and a _system service_ - they're not the same thing. `dura` should most definitely be/have the former...