Justin Fairchild
Justin Fairchild
Now that v1 of the parser is completed, and has been evolved on just slightly, I wanted to list out any remaining types of queries that redpandafinder should ideally support:...
RPF has never supported showing anything other than the first photo of an Instagram post. @Balathruin suggests we could do better: https://stackoverflow.com/questions/16758316/where-do-i-find-the-instagram-media-id-of-a-image Originally I didn't want to be tied deep...
When you type free text into the RPF search box, it returns whatever version of what you typed has the most hits. There are a ton of problems with this...
It doesn't work well, but you can search redpandafinder by country name. It gives you zoo and pandas for that country. It doesn't work perfectly because we don't do country...
Eventually I need to write this. Initial model will be similar to ancestry-dot-com or similar formatting. In landscape mode on mobile, make the info bundles be landscape (photo to left...
I've hit the point where I realize RPF will never be done if it's just me working on adding photos and animals. Document all the Git/update workflows clearly enough such...
Now that the parser is working reasonably well, it's time to finally write all the unary family keyword search facets, so you can search for aunt/uncle/brother/cousin/grandma of your favorite pandas!
When using `Deno.listen({ path: "/tmp/file.sock", transport: "unix" })` for HTTP requests, in a request handler, the `request.url` appears as `http+unix://%2Ftmp%2Ffile%2Esock/url-path`. Unfortunately these Unix-socket URLs won't parse in the _URLPattern_ interface....
Just documenting for posterity, that Instagram isn't letting my client token grab photos anymore because Meta's policy is that I must be a registered business, verified by Meta, and also...