Bob Belderbos
Bob Belderbos
Hey @cyberboysumanjay really cool project, thanks! I used it the other day for an API I was building (https://github.com/bbelderbos/Carbon-API), but found it a bit hard to pull in your code....
Hello, There is a way to extend a token, but I don't see this in the API: "Generating Long-Lived User Tokens from Server-Side Long-Lived Tokens" ( https://developers.facebook.com/docs/facebook-login/access-tokens/expiration-and-extension ) Will this...
Just FYI: And: This one happened right after new user creation + karma change (anonymised): ``` Jul 30 22:09:07 pbkarmabot app/worker.1 07-31 05:09 root INFO Created new KarmaUser: ID: yyy...

If you have > 200 (maybe even 100) books on your profile the loading experience is not great, maybe `loading="lazy"` can help here, see https://til.simonwillison.net/html/lazy-loading-images goes beyond 200
For example: http://pbreadinglist.herokuapp.com/books/k1gzDwAAQBAJ Image link: http://books.google.com/books?id=k1gzDwAAQBAJ&printsec=frontcover&img=1&zoom=2&source=gbs_gdata I played a bit with it but did not find a consistent / reliable way to always get a big image for a book...
This can be improved: We could use plotext for example: https://pybit.es/articles/terminal-plotting-with-plotext/