StrandedKitty

Results 3 issues of StrandedKitty

When running the game (http://jblaha.art/03_alpha/index.html) on my Pixel 3a I get these errors in console: ![image](https://user-images.githubusercontent.com/48140945/73196754-d2de9d00-4138-11ea-9fdc-0608da48c38d.png) As far as I know, your game uses WebGL 1 (`THREE.WebGLRenderer` is initialized without...

bug

We've encountered a problem with slow response times when fetching tiles from the US-based public bucket `elevation-tiles-prod` (https://registry.opendata.aws/terrain-tiles/) using HTTP. It often takes ~100ms to fetch a single tile. We...

I'm looking a way to migrate PostHog Cloud data collected over the last several month to a self-hosted PostHog instance. Previously [PostHog/posthog-plugin-replicator](https://github.com/PostHog/posthog-plugin-replicator/tree/main) could do migrations, but it look like plugins...