-
AC:
* Upgrade Python dependency to ipfshttpclient from ipfsapi
* No deprecation warnings
Related:
* https://github.com/BlockScience/cats/issues/83
-
So I just came across this project and must admit it pretty much answers all my needs... All your problems with sorting files is pretty much what I've been frustrated with for the longest time. And I …
-
Hello:
This is a great software. If I want to use this software on plants and want to find HGT events from bacteria and fungi, do I have to include plants or just bacteria and fungi in my database .
…
-
This was brought up during a discussion on CATS. From the user's perspective, can we ease some of the burdens of populating/building many reactions on demand by linking with / using libraries from:
…
-
can we add this to blog object:
```php
function LinkingMode() : string
{
$request = Controller::curr()->getRequest();
$test1 = $request->param('Action') && $request->par…
-
What's the best way to do multiple tables? Say I have two files cats.csv and dogs.csv that need to go into the tables `cats` and `dogs` respectively. Both of these files are located in the same bucket…
footh updated
8 years ago
-
Hi,
how about using the giphy API (https://github.com/Giphy/GiphyAPI) to get gifs? This could be fully random currently trending gifs or targeted searches. e.g. `JARVIS show me a gif of funny cats`…
-
![cats](https://user-images.githubusercontent.com/32498803/32294133-1db2f3c2-bf67-11e7-8812-7f303c8f41f1.jpg)
-
A lot of our units are set up to have two links with hidden conditions, when instead they could be set up to be two links with "set primary category"
Doing this would probably break lists.
Note tha…
-
As of https://github.com/typelevel/cats-effect/pull/2880 it delegates to `Sync#blocking`.
Some ideas in https://github.com/typelevel/cats-effect/issues/2865#issuecomment-1062567227 to improve the …