Explore >> Select a destination


You are here

simonwillison.net
| | www.outcoldman.com
7.0 parsecs away

Travel
| | AWS has a lot of great services, that is true. But sometimes integrations between them look more like a result of a hackathon project. One of those is the Access logs of the AWS Amplify websites. In this set of posts, I will show you, at first how you can quickly analyze the logs locally with some common tools, and later how you can set up a flow of exporting logs to S3, running SQL queries with Athena, and send automated emails with the daily reports.
| | til.simonwillison.net
3.3 parsecs away

Travel
| | When writing a test for datasette-leaflet-freedraw I realized I didn't have a simple tiny recipe for creating an in-memory SpatiaLite database in Python. I came up with this:
| | serverless.industries
6.8 parsecs away

Travel
| | While working with a large log file I got annoyed by the Python script which is used to parse the file. It took over 15 minutes to parse around ten million log lines.
| | extendsclass.com
25.2 parsecs away

Travel
| Online syntax checker for MySQL SQL statements.