Emily Bourke
Emily Bourke
At the moment, clicking on a tag to view photos with that tag takes you to the search page, searching for that tag. However, this search is not an exact-match...
I’ve installed tuijam on a raspberry pi, and I’m getting an error when I run it. The error seems to come from `urwid` somehow, but tuijam first fails to restore...
The documentation at www.lihaoyi.com/PPrint/ currently describes the return type of many methods as `String`, when it is actually `fansi.Str`. Linking to the [fansi](https://github.com/lihaoyi/fansi) library in the documentation would be greatly...
For some datastructures I’d like to print, I would like to always print the whole thing. As far as I can tell, the only way to do this at the...
Saw a recent email from DevX about upgrading, figured I’d do it quickly. Version 4 means we can get rid of the AWS credentials step and leaves us less vulnerable...
I spent a while today debugging an alert for a large percentage of 5XX responses from a cdk-configured GuApiLambda. It turned out the lambda is taking longer than 30 seconds...
## What is being recommended? ## What's the context? > **Note** > > The recommendations in this repository are intended to share engineering best practices for all of Product &...
## What's changed? ## Implementation notes ## Checklist ### General - [ ] 🤖 Relevant tests added - [ ] ✅ CI checks / tests run locally - [ ]...
## What's changed? We in Content Pipeline have had some trouble with different people’s editors disagreeing about formatting, so I’d like to run formatting checks in CI to keep it...
## What does this change? ## Why? ## Screenshots | Before | After | | ----------- | ---------- | | ![before][] | ![after][] | [before]: https://example.com/before.png [after]: https://example.com/after.png