Ryota Murakami's profile avatar

Go Straightforward Web Application Development.

I'm Ryota Murakami who lives in Tokyo. Currently working as a freelance React/Node/TypeScript developer. Here is my independent OSS organization.

Personal photo showcasing development work
Creative coding project snapshot
Technology workspace environment
Software engineering collaboration
Programming achievement highlight

What does T[keyof T] mean?

Indexed access distributes over unions. That single rule turns T[keyof T] from noise into the union of every value type in T.

Native {@link} Stops at Imports — Help Push TypeScript Past It

VS Code already resolves {@link} for symbols the current file imports, and gives up on everything else. Go To Definition for JSDoc closes that gap today — and if enough projects adopt it, that is evidence TypeScript could support it natively.

`disallowed-tools` Isn't a Context Cutter — It's a Choice Budget Lever

Claude Code v2.1.152 quietly added `disallowed-tools` to Skill frontmatter. My first reaction was to file it as a 4th Skills lever for trimming initial context — that turned out to be wrong, but the thing it actually does is more interesting: it spends Claude's reasoning budget more carefully by shrinking the tool selection space.

Now

Updated 2026-05-17
  1. laststance.io rebuild

    Walking-skeleton refresh — replacing the GitHub feed with author-written context.

  2. OSS at @laststance

    Small TypeScript libraries and tooling under the laststance org.