Corey Csuhta
Corey Csuhta
Would be it possible to provide UI that allows toggling recipes the player knows? There is currently a bug in the 1.3 beta where you might be sent the wrong...
For example, when looking at: https://api.scryfall.com/cards/f06/8?format=json&pretty=true The links also open with the `&`s in your URL bar when clicked. 
The following commands do not print the schema name with the reported index or table names: ``` pg:seq-scans pg:total-table-size pg:table-size pg:table-indexes-size pg:records-rank ``` It's possible for two indexes or tables...
- PostgresApp 2.2.2 - Postgres 11 - macOS 10.14.3 (18D109) At some point, a change in Postgres 11 or app version 2.2.2 has caused the app to frequently fail to...
The AWS CLI has the the amazing `aws s3 sync` command which I use frequently. It's super fast because in some cases it only copies the delta between the buckets....
Web authors or content-management systems often need to export multiple sizes of an image for different UI or devices. Based on the documentation and some quick tests I did, it...
https://nytimes.github.io/backbone.stickit/ is rendering a blank screen for me in Safari 7.1.2:  The JS error is: ``` text https://documentup.com/nytimes/backbone.stickit?config=%7B%22twitter%22%3A%5B%22delambro%22%5D%2C%22google_analytics%22%3A%22UA-36460916-1%22%7D&callback=callback Failed to load resource: the...
I only recently started using this gem, and the documentation on how to handle request timeouts isn't very clear. I'm happy to update the wiki but I wanted to make...
I am using `https://bsky.social/xrpc/app.bsky.feed.getAuthorFeed` When I fetch an author's feed, repost objects are the same as regular post objects, except the repost object also contains a `reason` object. The reason...