RSSAmplifier

Blog

addshore

it's a blog

addshore.comRSS feed ↗10 posts

Latest posts

Overlap Atlas (Android timeline overlaps)

Introducing Overlap Atlas! Very similar to another little web app that I made a few weeks ago, making use of Android timeline data and Spotify data, I now have another little web app for visualizing overlaps of 2 peoples timeline data (or lack of overlaps). You can load one or more Google Timeline exports into ... Read more

Eero Pro 6 teardown

I bought a set of 3 eero Pro 6 mesh (Wi-Fi 6) routers back at the end of 2023, and the first one of them died in the last few weeks. Trying to power the device via USBC no longer does anything, and eero support didn t have much to try other than the reset button ... Read more

Dartmoor camping related map data (UK)

I m about to head camping on Dartmoor, and wanted to go prepped with some of the various map related data that I will need. Basically, where to camp, and where not to camp Searching around I managed to find this basic set of infomation And from that went and found some slightly more structured mapping ... Read more

Wikidata deletion request trends (RFDs)

Wikidata is a free and open knowledge base that anyone can edit. It is a sister project of Wikipedia and serves as a central repository for structured data, so rather than paving pages with text, it stores data in a structured format that can be queried and reused across different platforms. One of the key ... Read more

Where Do I Spotify?

I ve been a Spotify user for a long time, and like a lot of people I have Google Timeline enabled on my phone, quietly logging where I ve been over the years. And at some point earlier this year I downloaded my Spotify listen data, and it occurred to me that Spotify plays + location information ... Read more

GitHub Copilot is moving to AI credits (after accidently burning billions?)

Last month I wrote a history of AI agentic coding, from my perspective, which heavily leaned on GitHub Copilot. One of the things that I have really appreciated over the years was the packaged cost of Copilot in comparison to the apparent cost of using per token prices APIs directly, or even the other packaged ... Read more

A first look at Docker AI Sandboxes for GitHub Copilot

With local AI agents increasingly writing and executing code autonomously, giving them unrestricted access to your machine is becoming a massive security risk. This is one of the primary reasons that agentic flows have so many flavors of approval that may need to happen throughout an agents course of action, though others include review points ... Read more

Editing wikibase.world (a MediaWiki site), with Jules (an AI agent)

I recently decided to run an experiment on wikibase.world: what happens when you give an AI agent the keys to a live MediaWiki instance and ask it to do some targetting gardening, including edits to Wikibase? Meet the Jules free tier, though i m sure you could use any agent. Over the course of a few ... Read more

Late to “AI” assisted development?

Earlier this week, someone asked me if they were perhaps late to making use of AI-assisted development, as they dove into it in the past 2 months (using GitHub Copilot) and are already seeing large gains in a small team in terms of leverage of time. I thought for a second and responded that they ... Read more

Easily monitor your GitHub API limits and throttling

For one reason or another I have run into GitHub core API limits or been throttled in the last few weeks, which has generally annoyed me, and leads to some workflows (such as using GitHub Copilot in an IDE) to be broken, even though such things seemingly have their own API limits and restrictions, they ... Read more