Stuart Langridge

Results 57 issues of Stuart Langridge

I think it would be useful to provide a monthly archive of tweets; one page per month, listing all tweets from that month in chronological order. This is useful both...

enhancement

### Did you search for the problem in [other open issues in this repo](https://github.com/NativeScript/playground-feedback/issues)? Yes. It may be a function of the (very general) #79, but that just suggests making...

`wp2static` tries to run this command `DROP INDEX status ON wp_wp2static_jobs` as part of setup. This plugin doesn't know how to handle that, it seems: I get the error (with...

- **Date:** 2024-09-17 - **Resolution:** Open - **Area:** Safari / iCloud Backup Settings - **OS:** iOS 17.6.1 - **Type:** Incorrect/Unexpected Behavior - **Keywords:** ## Details What does the Safari issue...

I tried running https://github.com/littledivy/flappybird on Ubuntu 22.04 with the following result: ```bash 18:28 ~/Sc+/flappybird (main) $ ls /usr/lib/x86_64-linux-gnu/libSDL2* /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.18.2 /usr/lib/x86_64-linux-gnu/libSDL2_image-2.0.so.0 /usr/lib/x86_64-linux-gnu/libSDL2_image-2.0.so.0.2.3 /usr/lib/x86_64-linux-gnu/libSDL2_mixer-2.0.so.0 /usr/lib/x86_64-linux-gnu/libSDL2_mixer-2.0.so.0.2.2 /usr/lib/x86_64-linux-gnu/libSDL2_net-2.0.so.0 /usr/lib/x86_64-linux-gnu/libSDL2_net-2.0.so.0.0.1 /usr/lib/x86_64-linux-gnu/libSDL2_ttf-2.0.so.0 /usr/lib/x86_64-linux-gnu/libSDL2_ttf-2.0.so.0.18.0 18:28 ~/Sc+/flappybird...

I'm looking at building a Mastodon backend, to be used in Django. It's basically standard OAuth, but with a twist: because there are many Mastodon servers rather than just one,...

I am trying to debug authentication rules on a GraphQL API (one created by Amplify). I can open the AWS AppSync Console and see the auth functions that Amplify has...

bug