Tobias McNulty

Results 37 issues of Tobias McNulty

Thanks so much for this great project. It works flawlessly for me, and as a Python developer I'm particularly grateful for the clean and readable code! Initially when I found...

I find it odd that the demo created via CloudFormation does not do HTTPS for the API. I know you recommend a VPN for production, but it seems like having...

Hello, I noticed that the README suggests starting a separate thread to call `listen()`, but I don't believe the underlying socket is thread-safe (unless I'm missing something of course). I...

Just started seeing these a few days ago. All 63 URLs are for the `zh-hans` language and Django 3.1. This might be expected (see https://github.com/django/djangoproject.com/commit/9f481df89a8590f8c84341b72b2b51da615315ab), but wanted to file something...

Right now, the docs site has a handy language switcher in the bottom right corner. For other sites, (I think) the only supported way of switching languages is to have...

docs
i18n
good first issue

It looks like we may be sending confusing signals to Google by putting old docs versions in `sitemap-.xml`, but then telling it only one of those versions is canonical: Google's...

good first issue

As far as I can tell, we're currently using `robots.txt` to block untranslated docs pages from being indexed by Google. Looking through Search Console, it appears that is not the...

good first issue

For CMS sites, it can be helpful to have a CloudFront distribution in front of the application server. This PR creates a new CloudFront distribution with a custom origin pointing...

This is still a work in progress (and shouldn't be merged until v3 anyways due to how it will require recreating all subnets in existing stacks), but it would be...

To help reduce the maintenance burden of maintaining many stacks, I'd like to remove some of the stacks we don't use at Caktus any more. _If anyone in the community...