惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
罗磊的独立博客
博客园 - 【当耐特】
A
About on SuperTechFans
Last Week in AI
Last Week in AI
雷峰网
雷峰网
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Docker
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
Recent Announcements
Recent Announcements

alexwlchan’s notes

What is WS11 1DB? Blocking referrers with Caddy How to type a Spanish question mark (¿) on a Mac Non-overlapping type comparisons and Python type checkers Why does t.Setenv panic after t.Parallel? Use Path.glob() and Path.rglob() for typed versions of glob.glob() Curious clocks and colourful eyes Track which templates are used by Jinja2 Archeologists distinguish between “sherds” and “shards” A single command to test all my changed Go packages Disable the new message animations in WhatsApp Finding high-churn folders that bother Backblaze Always-on SSH agent forwarding with my Git pushes Managing the caption of a photo with AppleScript (but not PhotoKit) Goodhart’s and Campbell’s Law are different Notes from The Cornishman No. 176 (Spring 2026) Notes from The Cornishman No. 176 (Spring 2026) GitUp can’t diff text files larger than 8MB Home Testing the width of a page on a mobile device using Playwright Disable AirPods charging notifications Start a Caddy server in a subprocess during a Python session Filter a list of JSON object based on a list of tags The FileExistsError exception exposes a filename attribute The red-lined bubble snail Why can’t Python connect to example.com? Useful type hints for Python How to truncate the middle of long command output AirPlay Receiver can interfere with Flask apps What’s the main prefix in SQLite queries?
HOME_GET_ME_HOME is a Citymapper Shortcuts action
2026-04-08 · via alexwlchan’s notes

It’s a Citymapper action that gives directions to my home, which can be triggered using the Shortcuts app.

The other day, I pulled up Spotlight on my iPhone, and I saw a Siri Suggestion I didn’t recognise – it suggested HOME_GET_ME_HOME with Citymapper, which looks like a programmer’s variable name:

Siri Suggestions, which show four apps along the top, a Kindle action to 'Play current', and a Citymapper action to 'HOME_GET_ME_HOME'.

Maybe this is a variable name which has leaked, and there’s meant to be some more user-friendly text here – but the meaning is also pretty obvious to a non-programmer.

I did a bit of digging, and I found HOME_GET_ME_HOME as one of two Citymapper actions in the Shortcuts app, and it’s an action to “Get directions to your saved home in Citymapper”. You can use it in a shortcut – I imagine it might be useful for, say, a “leaving the office” shortcut which starts a playlist, texts your partner, and starts getting directions home.

More confusing is HOME_GET_ME_TO_WORK, an action to “Get directions to your saved work in Citymapper”.

(I’m running Citymapper 11.40.1; who knows if this will change in a future version.)