並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

figureの検索結果1 - 8 件 / 8件

  • The New Skill in AI is Not Prompting, It's Context Engineering

    The New Skill in AI is Not Prompting, It's Context Engineering Context Engineering is new term gaining traction in the AI world. The conversation is shifting from "prompt engineering" to a broader, more powerful concept: Context Engineering. Tobi Lutke describes it as "the art of providing all the context for the task to be plausibly solvable by the LLM.” and he is right. With the rise of Agents i

      The New Skill in AI is Not Prompting, It's Context Engineering
    • Project Vend: Can Claude run a small shop? (And why does that matter?)

      Project Vend: Can Claude run a small shop? (And why does that matter?) We let Claude manage an automated store in our office as a small business for about a month. We learned a lot from how close it was to success—and the curious ways that it failed—about the plausible, strange, not-too-distant future in which AI models are autonomously running things in the real economy. Anthropic partnered with

        Project Vend: Can Claude run a small shop? (And why does that matter?)
      • Content Independence Day: no AI crawl without compensation!

        Content Independence Day: no AI crawl without compensation!2025-07-01 Almost 30 years ago, two graduate students at Stanford University — Larry Page and Sergey Brin — began working on a research project they called Backrub. That, of course, was the project that resulted in Google. But also something more: it created the business model for the web. The deal that Google made with content creators wa

          Content Independence Day: no AI crawl without compensation!
        • I really like the Helix editor.

          epistemic status: Just an opinion, really. Towards more composable interfaces. The Helix editor is a modal1 (read: Vim-like) Kakoune-inspired ‘batteries included’ terminal editor with sane defaults and a focus on multiple cursors and selection-based editing. There are a lot of reasons to like the Helix editor. One of my favorite ones is how good it is at handling vaguely structured data (e.g. stru

            I really like the Helix editor.
          • AWS Certificate Manager now supports exporting public certificates | Amazon Web Services

            AWS Security Blog AWS Certificate Manager now supports exporting public certificates July 2, 2025: We’ve updated this post to include an FAQ section at the end. This includes our response to changing validity periods and associated certificate price points. AWS Certificate Manager (ACM) simplifies the provisioning, management, and deployment of public and private TLS certificates for AWS services

              AWS Certificate Manager now supports exporting public certificates | Amazon Web Services
            • 速記キーボードで Neovim がしたい?! - toybeam

              Jun 30, 2025 背景 この記事は Vim 駅伝 2025/06/30 の投稿です。前回の投稿は kawarimidoll さんの Vim script / Neovim luaで現在のファイルのパスと行数をコピーするコマンド でした。 速記キーボードの紹介と、 Neovim 観光・速記編の記事です。 9 割は速記入門の覚え書きです が、ご了承ください。 キーボード操作のアクション性 この記事の読者の多くが分割キーボードをお持ちだと思います。 Figure 1: Dilemma V2. キーキャップがダサいのは許してください 分割キーボードは『レイヤ』切り替えの機能を持つことが多いです。親指キーをホールドしている間は、キーマップが『レイヤ 0』から『レイヤ 1』に切り替わるといった具合です。 Figure 2: レイヤ 1 (Via による設定画面) Figure 3: レイヤ 2

              • How People Use Claude for Support, Advice, and Companionship

                How People Use Claude for Support, Advice, and Companionship We spend a lot of time studying Claude's IQ—its capabilities on tests of coding, reasoning, general knowledge, and more. But what about its EQ? That is, what about Claude’s emotional intelligence? The IQ/EQ question is slightly tongue-in-cheek, but it raises a serious point. People increasingly turn to AI models as on-demand coaches, adv

                  How People Use Claude for Support, Advice, and Companionship
                • TIL: Using Playwright MCP with Claude Code

                  TIL: Using Playwright MCP with Claude Code. Inspired by Armin ("I personally use only one MCP - I only use Playwright") I decided to figure out how to use the official Playwright MCP server with Claude Code. It turns out it's easy: claude mcp add playwright npx '@playwright/mcp@latest' claude The claude mcp add command only affects the current directory by default - it gets persisted in the ~/.cla

                  1