David Farrell
David Farrell
**Describe the bug** The "x new messages since" popup displays bad data:  **To Reproduce** Steps to reproduce the behavior: 1. The last message a ship read...
**Describe the bug** I'm unable to join a chat following the [official instructions](https://urbit.org/using/os/messaging#joining-a-chat). **To Reproduce** 1. Create a fresh install of the Linux [urbit binary](https://urbit.org/install/linux64/latest) (v1.8) 2. Boot a new...
Spark 3.1 sparksql-scalapb_2.12:0.11.0 When used as a dataset, scalapb generated case classes don't catch type mismatches in the logical plan like ordinary scala case classes do. E.g. in spark shell...
Cross-posted articled like [this](http://plainblackguy.tumblr.com/post/144908864743/complicated-joins-with-dbixclass) and [this](http://blogs.perl.org/users/jt_smith/2016/05/complicated-joins-with-dbixclass.html) have different URLs, but the same content.
Yes ... it's possible to have title-less posts on [blogs.perl.org](http://blogs.perl.org/users/rui_miguel_p_bernardo/2016/06/-hello-world-in-perl.html)
At the moment we show the proxy like feedproxy.google.com instead of perlhacks.org
perltidy.rc etc
There's no good reason not to process n feeds at a time, rather than serially, afaik.
It should be possible to set a maximum number of submissions per unit of time, or have different configurations depending on the time of day. This could be used to...
The decision making logic should sit in a sub module with a standard interface. This can then be swapped out for a different logic, e.g. for Python feeds or w/e.