Eiji Kitamura / えーじ's Avatar

Eiji Kitamura / えーじ

@agektmr.com

Google Chrome DevRel Identity Tech Lead - Anything about browser identity features: passwords, OTPs, passkeys, identity federation, digital credentials, etc

2,323
Followers
633
Following
1,147
Posts
04.03.2023
Joined
Posts Following

Latest posts by Eiji Kitamura / えーじ @agektmr.com

新しいMacBook Airはメモリ価格の高騰で値段上がってるだろうと踏んで娘のために一世代前を注文してたのだけど、蓋を開けてみたら最新機種で同じメモリ、SSDの方が一万円くらい安かったので注文し直した。

04.03.2026 23:49 👍 2 🔁 0 💬 0 📌 0
Preview
MacBook Neo - 仕様 A18 Proチップを搭載した13インチMacBook Neoの詳しい仕様を紹介します。

MacBook Neo お?と思ったけど1kg超えてる時点で却下だな。MacBook Airとほぼ同じ重さな時点で、安い以外のメリットがない
www.apple.com/jp/macbook-n...

04.03.2026 15:11 👍 3 🔁 0 💬 0 📌 0
Preview
Device Bound Session Credentials now available on Windows  |  Blog  |  Chrome for Developers Device Bound Session Credentials (DBSC) are now available in Chrome 145 on Windows to help protect users from cookie theft.

DBSC is a proposed standard that helps mitigate cookie theft by cryptographically binding a session to the user's device at the time of issuance. It's finally shipped in Chrome for Windows.

- Announcement: developer.chrome.com/blog/dbsc-wi...
- How to implement: developer.chrome.com/docs/web-pla...

04.03.2026 09:26 👍 3 🔁 0 💬 0 📌 0

OpenClaw動かしてるとトークンを使いまくって、OpenRouter経由でモリモリお金がかかる

04.03.2026 08:40 👍 0 🔁 0 💬 0 📌 0

You can find the slides of my #SotB2026 talk on my blog: www.bram.us/2026/02/28/a...

28.02.2026 15:16 👍 29 🔁 6 💬 3 📌 0
Preview
exe.dev - Persistent VMs via SSH Start VMs with persistent disks in seconds. The disk persists. You have sudo.

OpenClawのボット自体は自分のことろくに設定できないけど、Shelly (exe.dev で設定したGemini 3.1 Proのエージェント) はちゃんと分かってて、うまく設定できた。

28.02.2026 07:30 👍 1 🔁 0 💬 1 📌 0

自律的に調査したり、ボットを作ってSNSに投稿させたりできないかなと思ってます。

28.02.2026 06:58 👍 1 🔁 0 💬 0 📌 0

とりあえずWhatsAppとかDiscordに繋いでおしゃべりしてます。今のところこれを邪悪に使うのは難しそう。パーミッションが結構あるので、すでにセキュリティ対策されたあとなのかも。

28.02.2026 04:25 👍 0 🔁 0 💬 1 📌 0

スキマ時間を使ってようやくOpenClawを飼い始めた。あいつ自分のことなんも知らんのな。

27.02.2026 17:08 👍 5 🔁 0 💬 2 📌 0
Preview
RP ID deep dive  |  web.dev Learn how to configure your RP ID and platform associations to enable seamless passkey authentication across subdomains, multiple sites, and mobile applications.

A deep dive into the very basic concept of #passkeys — RP ID (Relying Party ID)
- How to determine a suitable RP ID for your service
- What if you have multiple domains
- RP ID for apps
web.dev/articles/web...

27.02.2026 07:39 👍 4 🔁 3 💬 0 📌 0
Preview
RP ID deep dive  |  web.dev Learn how to configure your RP ID and platform associations to enable seamless passkey authentication across subdomains, multiple sites, and mobile applications.

A deep dive into the very basic concept of #passkeys — RP ID (Relying Party ID)
- How to determine a suitable RP ID for your service
- What if you have multiple domains
- RP ID for apps
web.dev/articles/web...

27.02.2026 07:35 👍 1 🔁 0 💬 0 📌 0

久々の爆音で耳が聞こえづらい

25.02.2026 13:48 👍 1 🔁 0 💬 0 📌 0

A kind of concert that has an intermediate break

25.02.2026 11:22 👍 0 🔁 0 💬 0 📌 0

At a Dream Theater concert

25.02.2026 11:16 👍 0 🔁 0 💬 0 📌 0

Long line to a bathroom like I've never seen before

25.02.2026 11:15 👍 0 🔁 0 💬 1 📌 0

ガンダム the origin 面白かった。全く取ってつけた感じではなく、最初のガンダムの時点であれだけの描かれなかったストーリーがあったのかと思わせるくらいにはちゃんと話が繋がってた(元のガンダムの内容をそんなに覚えてないけど)

21.02.2026 14:13 👍 1 🔁 0 💬 0 📌 0

素敵な写真や動画で、「これはAIじゃないです(けどCG使ってる)」というものがすげえってなるのもどうかと思う

21.02.2026 01:57 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

Element-Scoped View Transitions are gonna be **SO GOOD**

There’s still some details to settle, but the main thing is there: run VTs on a subtree of the DOM, allowing parallel VTs.

And with `view-transition-scope` you can limit the scope of `view-transition-name` values, allowing VTs to be nested.

18.02.2026 11:14 👍 223 🔁 37 💬 5 📌 2

今後の変化を考えると、週4日勤務にして一日はまるまるAIで遊ぶくらいにしないとついていけなそうと割と真面目に思う

18.02.2026 15:37 👍 15 🔁 1 💬 0 📌 1
Preview
Feature request: Multi-session support for parallel browser instances · Issue #926 · ChromeDevTools/chrome-devtools-mcp Problem The current MCP server binds to a single Chrome instance for its entire lifetime. This means any MCP client (AI agent, test runner, automation script) can only interact with one browser at ...

Would multi-session support for the Chrome DevTools MCP server be useful for you? 🤖✖️🌍 Chime into the discussion on GitHub: github.com/ChromeDevToo.... Let us know what you think, and tell use about your potential use cases or how you go about them today!

16.02.2026 12:14 👍 1 🔁 2 💬 0 📌 0
Preview
「iOS 26.3」配信 公式「Androidに転送」機能を搭載、eSIM移行も可能に Appleは「iOS 26.3」をリリースした。新機能「Androidに転送」により、eSIMや写真等のデータを無線で「Android 16」以降の端末へ直接移行できる。またEU圏では他社製スマートウォッチへの通知転送にも対応。悪用の恐れがあるゼロデイ脆弱性を含む39件の修正も行われる。

Pebble以来の不満がついに解消される!? // "iOSから発信された通知は、Apple WatchなどのApple製ハードウェアだけでなく、Pixel Watchなどの競合するサードパーティ製デバイスでも受信できるようになる。"
www.itmedia.co.jp/mobile/artic...

14.02.2026 09:23 👍 3 🔁 0 💬 0 📌 0

I believe centimeters are superior as you can use a regular tape measure to measure your foot 😎

10.02.2026 04:45 👍 1 🔁 0 💬 0 📌 0

One gotcha: "fahrenheit" is more intuive (subjective) i.e. extremely cold (0F) and extremely hot (100F) than "celcius" is more logical (objective) i.e. freezing point (0C) and boiling point (100C).

10.02.2026 04:23 👍 0 🔁 0 💬 0 📌 0

I asked Gemini. Yards are used primarily for specific ocations like golf and football, etc. It's like 合 for measuring rice in Japan. Like we have no idea what 一合 converts to.

10.02.2026 04:18 👍 0 🔁 0 💬 1 📌 0

This is just an anecdote and I don't want to sound disrespectful, but my guess is miles and yards are not used interchangeably.

10.02.2026 04:10 👍 1 🔁 0 💬 1 📌 0

1 mile = 1760 yards sounds complex enough to consider them separately.

10.02.2026 03:16 👍 0 🔁 0 💬 1 📌 0

TIL: Barleycorn is a unit used to measure a foot size in US and UK (without knowing). Paris Point for some Europe countries. American people have no idea how to convert miles to yards.

10.02.2026 02:37 👍 1 🔁 0 💬 3 📌 0

ロッキーのB級感がすごい

09.02.2026 01:26 👍 1 🔁 0 💬 0 📌 0

キター

09.02.2026 01:26 👍 1 🔁 0 💬 1 📌 0

統一教会の悲願ですね

08.02.2026 19:54 👍 2 🔁 0 💬 1 📌 0