Dave Fayram

Results 5 issues of Dave Fayram

Currently there is no way to blacklist natura plant, tree, and berry generation occur in mods that add dirt-containing dimensions. This means that other popular mods like Galacticraft have... very...

enhancement

### Describe the issue After initializing a fresh directory on a fresh VM with installation of nix, within the flake directory, I type `nix develop` `poetry add tensorflow tensorflow-probability` `exit`...

Currently a type mismatch in the OauthResponse type renders all API calls invalid. The fields in question: ```diff - statusInReplyToId :: Maybe Int, - statusInReplyToAccountId :: Maybe Int, + statusInReplyToId...

As the title suggests, these are easy to add and otherwise it's quite difficult to work with notifications on the client side. They can be automatically derived.

StatusIds, NotificationIds and AccountIds are using a default show instance to render to the API. This means that all GET calls for notifications will not be able to use the...