直近1週間の更新
4/18 (土)

Bringing more transparency to GitHub’s status page
The GitHub Blog
Changes to the status page will provide more specific data, so you'll have better insight into the overall health of the platform.The post Bringing more transparency to GitHub’s status page appeared first on The GitHub Blog.
8分前
4/17 (金)

What’s !important #9: clip-path Jigsaws, View Transitions Toolkit, Name-only Containers, and More
CSS-Tricks
This issue of What’s !important brings you clip-path jigsaws, a view transitions toolkit, name-only containers, the usual roundup of new, notable web platform features, and more.What’s !important #9: clip-path Jigsaws, View Transitions Toolkit, Name-only Containers, and More originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2時間前

Building a Blog in TanStack (Part 1 of 2)
Frontend Masters Boost RSS Feed
A site building framework like TanStack Start can be used to make a server-side rendered blog, no problemo.
3時間前

Introducing the Agent Readiness score. Is your site agent-ready?
The Cloudflare Blog
The Agent Readiness score can help site owners understand how well their websites support AI agents. Here we explore new standards, share Radar data, and detail how we made Cloudflare’s docs the most agent-friendly on the web.
3時間前

Shared Dictionaries: compression that keeps up with the agentic web
The Cloudflare Blog
Today, we’re excited to give you a sneak peek of our support for shared compression dictionaries, show you how it improves page load times, and reveal when you’ll be able to try the beta yourself.
3時間前

Redirects for AI Training enforces canonical content
The Cloudflare Blog
Soft directives don’t stop crawlers from ingesting deprecated content. Redirects for AI Training allows anybody on Cloudflare to redirect verified crawlers to canonical pages with one toggle and no origin changes.
3時間前

Unweight: how we compressed an LLM 22% without sacrificing quality
The Cloudflare Blog
Running LLMs across Cloudflare’s network requires us to be smarter and more efficient about GPU memory bandwidth. That’s why we developed Unweight, a lossless inference-time compression system that achieves up to a 22% model footprint reduction, so that we can deliver faster and cheaper inference than ever before.
3時間前

Agents that remember: introducing Agent Memory
The Cloudflare Blog
Cloudflare Agent Memory is a managed service that gives AI agents persistent memory, allowing them to recall what matters, forget what doesn't, and get smarter over time.
3時間前

Agents Week: network performance update
The Cloudflare Blog
By migrating our request handling layer to a Rust-based architecture called FL2, Cloudflare has increased its performance lead to 60% of the world’s top networks. We use real-user measurements and TCP connection trimeans to ensure our data reflects the actual experience of people on the Internet.
3時間前

Introducing Flagship: feature flags built for the age of AI
The Cloudflare Blog
We are launching Flagship, a native feature flag service built on Cloudflare’s global network to eliminate the latency of third-party providers. By using KV and Durable Objects, Flagship allows for sub-millisecond flag evaluation.
3時間前

The Index: Issue #178
Piccalilli - Everything
GraphiteA free and open source vector editing tool that looks great. Sure, Affinity is now free to everyone, but tools like Graphite will work well if you want to get away from corporate software, for example.Blank pageA handy, simple markdown/text editor that even has dictation capabilities.delphitoolsThere's some unbelievably good tools in this collection and there are loads to choose from. Our favourite is the simple font file explorer.WiretextWireframes are supposed to be very lo-fi and this
4時間前

datasette 1.0a28 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a28">datasette 1.0a28</a></p> <p>I was upgrading Datasette Cloud to <a href="https://simonwillison.net/2026/Apr/15/datasette/">1.0a27</a> and discovered a nasty collection of accidental breakages caused by changes in that alpha. This new alpha addresses those directly:</p><blockquote><ul><li>Fixed a compatibility bug introduced i...
12時間前

PR TIMESはフロントエンドカンファレンス名古屋2026に協賛・登壇します! #fec_nagoya
PR TIMES 開発者ブログ
こんにちは。フロントエンドエンジニアの小張(@kobari41257)です。 PR TIMESは、フロントエンドカンファレンス名古屋2026にゴールドスポンサーとして協賛いたします。また、同イベントに当社から1名のエンジ […]
14時間前

SWANA Heritage Month: Meet Kaynat Chowdhury, Customer Success Manager
Blog on 1Password Blog
April marks Southwest Asia and North Africa (SWANA) Heritage Month, a time to recognize and celebrate the rich cultures, histories, and contributions of SWANA communities. At 1Password, we’re proud to highlight the people who bring these perspectives to life in our work and shape our culture every day.This month, we’re spotlighting Kaynat Chowdhury, Customer Success Manager and Communications Lead for our SWANA Employee Community Group. We sat down with Kaynat to learn more about her career jour
16時間前

llm-anthropic 0.25 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/llm-anthropic/releases/tag/0.25">llm-anthropic 0.25</a></p> <blockquote><ul><li>New model: <code>claude-opus-4.7</code>, which supports <code>thinking_effort</code>: <code>xhigh</code>. #66</li><li>New <code>thinking_display</code> and <code>thinking_adaptive</code> boolean options. <code>thinking_disp...
20時間前

Socket Selected for OpenAI's Cybersecurity Grant Program
Socket
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
21時間前

Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7 Simon Willison's Weblog
<p>For anyone who has been (inadvisably) taking my <a href="https://simonwillison.net/tags/pelican-riding-a-bicycle/">pelican riding a bicycle benchmark</a> seriously as a robust way to test models, here are pelicans from this morning's two big model releases - <a href="https://qwen.ai/blog?id=qwen3.6-35b-a3b">Qwen3.6-35B-A3B from Alibaba</a> and <a href="https://www.anthropic.com/news/claude-opus-4-7">Claude Opus 4.7 from Anthropic</a>.</p><p&...
1日前

How GitHub uses eBPF to improve deployment safety
The GitHub Blog
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling. The post How GitHub uses eBPF to improve deployment safety appeared first on The GitHub Blog.
1日前
4/16 (木)

Cloudflare’s AI Platform: an inference layer designed for agents
The Cloudflare Blog
We're building AI Gateway into a unified inference layer for AI, letting developers call models from 14+ providers. New features include Workers AI binding integration and an expanded catalog with multimodal models.
1日前

Building the foundation for running extra-large language models
The Cloudflare Blog
We built a custom technology stack to run fast large language models on Cloudflare’s infrastructure. This post explores the engineering trade-offs and technical optimizations required to make high-performance AI inference accessible.
1日前

A Well-Designed JavaScript Module System is Your First Architecture Decision
CSS-Tricks
Behind every technology, there should be a guide for its use. While JavaScript modules make it easier to write “big” programs, if there are no principles or systems for using them, things could easily become difficult to maintain.A Well-Designed JavaScript Module System is Your First Architecture Decision originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
1日前

Announcing Dependabot Configuration Enhancements: Cooldown and Group Support
Step Security Blog
StepSecurity adds cooldown and group support for Dependabot configuration, giving teams control over update frequency and PR batching across npm, pip, Docker, and GitHub Actions. Reduce alert fatigue. Merge more patches. Strengthen your supply chain.
1日前

Artifacts: versioned storage that speaks Git
The Cloudflare Blog
Give your agents, developers, and automations a home for code and data. We’ve just launched Artifacts: Git-compatible versioned storage built for agents. Create tens of millions of repos, fork from any remote, and hand off a URL to any Git client.
1日前

AI Search: the search primitive for your agents
The Cloudflare Blog
AI Search is the search primitive for your agents. Create instances dynamically, upload files, and search across instances with hybrid retrieval and relevance boosting. Just create a search instance, upload, and search.
1日前

Deploy Postgres and MySQL databases with PlanetScale + Workers
The Cloudflare Blog
Learn how to deploy PlanetScale Postgres and MySQL databases via Cloudflare and connect Cloudflare Workers.
1日前

Personal website redesign project post: Completing the WordPress headless CMS integration
Piccalilli - Everything
Let's work out what I need to account for here by referring back to our existing page audit.I need to account for the following:Post listings, limited by a defined items per pagePagination to render each page of post listingsThe actual blog items themselvesWith those, I'd consider this base implementation done, which is where I want to be in this iteration.A pagination shell component---const { next, previous } = Astro.props;---{ (previous || next) && ( <div class="wrapper"> <na...
1日前

AI エージェント向けのパッケージマネージャー apm
azukiazusa のテックブログ2
apm は Microsoft が開発した AI エージェント向けパッケージマネージャーです。npm や pip のように依存関係を解決しながら、エージェントのスキルや MCP をパッケージ化して管理・共有できます。この記事では apm の基本的な使い方を紹介します。
1日前

CKEditor 5 v47.7.0 LTS Release Highlights: Entering the Maintenance Phase
CKEditor Ecosystem Blog
This release marks the start of the maintenance phase for the LTS Edition. Learn what this means for LTS customers and what to expect going forward.
1日前

Sky’s the Limit Hackathon: 180 Projects Connecting Developers and Esports
Company | The JetBrains Blog
Earlier this winter, JetBrains and Cloud9 launched Sky’s the Limit, a global hackathon created to bring together two communities that share the same DNA: developers and esports enthusiasts. The idea was straightforward – developers like solving complex problems, and esports is full of strategy, data, and performance questions. Put those together, and you get plenty […]
1日前

Cloudflare Email Service: now in public beta. Ready for your agents
The Cloudflare Blog
Agents are becoming multi-channel. That means making them available wherever your users already are — including the inbox. Today, Cloudflare Email Service enters public beta with the infrastructure layer to make that easy: send, receive, and process email natively from your agents.
1日前

datasette.io news preview Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/datasette-io-preview">datasette.io news preview</a></p> <p>The <a href="https://datasette.io/">datasette.io</a> website has a news section built from this <a href="https://github.com/simonw/datasette.io/blob/main/news.yaml">news.yaml</a> file in the underlying GitHub repository. The YAML format looks like this:</p><pre><code>- date: 2026-04-15 bo...
2日前

Beyond patching: Building a Mythos-ready security program
Blog on 1Password Blog
When Anthropic revealed the existence of Mythos, the frontier AI model they deemed too dangerous for public release, the security community was alarmed. And it’s not hard to see why: Mythos is capable of detecting software vulnerabilities at a previously unimaginable scale, and autonomously crafting exploits to weaponize these flaws. According to Anthropic, Mythos created 181 exploits of Firefox in testing, ninety times more than the company’s previous model (Claude Opus 4.6). The security world
2日前

Lynx 3.7: Desktop Support, SVG, Skills, and ReactLynx Updates
Lynx Blog
Lynx 3.7 is now officially released! This release brings official desktop platform support for macOS and Windows, introduces the new SVG element, introduces new agent skills for better observability, and updates ReactLynx with simpler External Bundle presets and shared runtime modules.
2日前

Creating an MCP Server from OpenAPI Documentation
Marmelab Blog
Is an OpenAPI spec enough to let AI agents interact with a REST API? Let's find out.
2日前

How to handle JWT in Java
WorkOS Blog
Everything you need to know to implement and validate JWTs securely in Java: from signing to verifying with JWKS, with code examples and best practices throughout.
2日前

Securing agentic apps: How to stop your AI agents from misusing their own tools
WorkOS Blog
Your agent has access to a database, a file system, and an email sender. Each tool is legitimate. The misuse is in the combination.
2日前

Gadget chains: How low-severity bugs combine across dependencies to become critical
WorkOS Blog
How a prototype pollution bug in one library and a missing header check in another nearly chained into AWS credential theft.
2日前

Building authentication in Go applications: The complete guide for 2026
WorkOS Blog
Master secure authentication in Go, from middleware design and JWTs to session management and enterprise SSO, with production-ready patterns and security best practices.
2日前

datasette-export-database 0.3a1 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-export-database/releases/tag/0.3a1">datasette-export-database 0.3a1</a></p> <p>This plugin was using the <code>ds_csrftoken</code> cookie as part of a custom signed URL, which needed upgrading now that Datasette 1.0a27 <a href="https://simonwillison.net/2026/Apr/14/replace-token-based-csrf/">no longer sets that cookie</a>.</p> <p>Tags: <a ...
2日前

datasette 1.0a27 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a27">datasette 1.0a27</a></p> <p>Two major changes in this new Datasette alpha. I covered the first of those <a href="https://simonwillison.net/2026/Apr/14/replace-token-based-csrf/">in detail yesterday</a> - Datasette no longer uses Django-style CSRF form tokens, instead using modern browser headers <a href="https://words.filippo.io/csrf">as desc...
2日前

Cache Policy in NGINX Ingress Controller: A Practical Guide for VirtualServer
NGINX Community Blog
Caching is one of the fastest ways to reduce backend load and improve response latency in Kubernetes. With NGINX Ingress Controller (NIC), you can define caching behavior as a first-class Policy resource and attach it to a VirtualServer or VirtualServerRoute. That keeps caching configuration explicit, reusable, and versioned with the rest of your traffic policy. […]
2日前

Building a UI Without Breakpoints
Frontend Masters Boost RSS Feed
This article covers a layout approach that better fits the modern web: fluid, intrinsic components that adapt by default, and treat conditional rules as local, intentional exceptions.
2日前

Quoting John Gruber Simon Willison's Weblog
<blockquote cite="https://daringfireball.net/2026/04/piece_android_iphone_apps"><p>The real goldmine isn’t that Apple gets a cut of every App Store transaction. It’s that Apple’s platforms have the best apps, and users who are drawn to the best apps are thus drawn to the iPhone, Mac, and iPad. That edge is waning. Not because software on other platforms is getting better, but because third-party software on iPhone, Mac, and iPad is regressing to the mean, <em>to some extent<...
2日前

Gemini 3.1 Flash TTS Simon Willison's Weblog
<p><strong><a href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-1-flash-tts/">Gemini 3.1 Flash TTS</a></strong></p>Google released Gemini 3.1 Flash TTS today, a new text-to-speech model that can be directed using prompts.</p><p>It's presented via the standard Gemini API using <code>gemini-3.1-flash-tts-preview</code> as the model ID, but can only output audio files.</p><p>The <a href=...
2日前

Build a personal organization command center with GitHub Copilot CLI
The GitHub Blog
Learn about the productivity tool one GitHub engineer built, and how AI supported the development process.The post Build a personal organization command center with GitHub Copilot CLI appeared first on The GitHub Blog.
2日前

Gemini 3.1 Flash TTS Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/gemini-flash-tts">Gemini 3.1 Flash TTS</a></p> <p>See <a href="https://simonwillison.net/2026/Apr/15/gemini-31-flash-tts/">my notes</a> on Google's new Gemini 3.1 Flash TTS text-to-speech model.</p> <p>Tags: <a href="https://simonwillison.net/tags/gemini">gemini</a>, <a href="https://simonwillison.net/tags/google">google</a></p>
2日前

Quoting Kyle Kingsbury Simon Willison's Weblog
<blockquote cite="https://aphyr.com/posts/419-the-future-of-everything-is-lies-i-guess-new-jobs"><p>I think we will see some people employed (though perhaps not explicitly) as <em>meat shields</em>: people who are accountable for ML systems under their supervision. The accountability may be purely internal, as when Meta hires human beings to review the decisions of automated moderation systems. It may be external, as when lawyers are penalized for submitting LLM lies to ...
2日前

Jyoti Bansal on how harness is rethinking AI for software delivery
WorkOS Blog
Harness CEO Jyoti Bansal discusses AI-native software delivery, developer productivity, and where the industry is headed. Interview from HumanX 2026.
2日前

Developer policy update: Intermediary liability, copyright, and transparency
The GitHub Blog
We’re sharing recent policy updates that developers should know about, updating our Transparency Center with the full year of 2025 data, and looking to what’s ahead.The post Developer policy update: Intermediary liability, copyright, and transparency appeared first on The GitHub Blog.
2日前
4/15 (水)

Project Think: building the next generation of AI agents on Cloudflare
The Cloudflare Blog
Announcing a preview of the next edition of the Agents SDK — from lightweight primitives to a batteries-included platform for AI agents that think, act, and persist.
2日前

Introducing Agent Lee - a new interface to the Cloudflare stack
The Cloudflare Blog
Agent Lee is an in-dashboard agent that shifts Cloudflare’s interface from manual tab-switching to a single prompt. Using sandboxed TypeScript, it helps you troubleshoot and manage your stack as a grounded technical collaborator.
2日前

Register domains wherever you build: Cloudflare Registrar API now in beta
The Cloudflare Blog
The Cloudflare Registrar API is now in beta. Developers and AI agents can search, check availability, and register domains at cost directly from their editor, their terminal, or their agent — without leaving their workflow.
2日前

Browser Run: give your agents a browser
The Cloudflare Blog
Browser Rendering is now Browser Run, with Live View, Human in the Loop, CDP access, session recordings, and 4x higher concurrency limits for AI agents.
2日前

Rearchitecting the Workflows control plane for the agentic era
The Cloudflare Blog
Cloudflare Workflows, a durable execution engine for multi-step applications, now supports higher concurrency and creation rate limits through a rearchitectured control plane, helping scale to meet the use cases for durable background agents.
2日前

Add voice to your agent
The Cloudflare Blog
An experimental voice pipeline for the Agents SDK enables real-time voice interactions over WebSockets. Developers can now build agents with continuous STT and TTS in just ~30 lines of server-side code.
2日前
Improved Japanese phonetic name support in Chrome autofill
developer.chrome.com: Blog
Learn how Chrome Autofill is improving support for Japanese phonetic names (Furigana), making it easier for users to fill out web forms.
2日前

AI エージェント kuro の裏側
STORES Product Blog
こんにちは。技術推進本部の @shia です。前回は kuro の活動事例を紹介しましたので、今回はその裏側を解説していきます。 なぜ自作したのか 前回の記事を読んで「既存の SaaS やマネージドなエージェントサービスを使えばいいのでは?」と思った方もいるかもしれません。一応、いくつかの理由から自作という判断に至っています。 まず、開発着手した 2 月時点では利用できるサービスの選択肢がそもそも多くありませんでした。使えると考えたのは Devin くらいで、実際使ってもいましたが、 GitHub 上のやり取りに制約があったり、開発環境の都合などで当時はやや物足りなさを覚えてました。 次に汎用…
2日前

datasette-ports 0.3 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-ports/releases/tag/0.3">datasette-ports 0.3</a></p> <p>A small update for my tool for helping me figure out what all of the Datasette instances on my laptop are up to.</p><blockquote><ul><li>Show working directory derived from each PID</li><li>Show the full path to each database file</li></ul></blockquote><p>Output now...
3日前

Slack MCPでインシデント対応とFAQ生成を加速する:社内ワークショップの実践 LINEヤフー Tech Blog (LY Corporation Tech Blog
こんにちは、LINEヤフー株式会社の迫川です。社内システムのデータ基盤開発を担当しながら、Orchestration Development Workshopのギルドメンバーとしても活動しています。O...
3日前

Zig 0.16.0 release notes: "Juicy Main" Simon Willison's Weblog
<p><strong><a href="https://ziglang.org/download/0.16.0/release-notes.html#Juicy-Main">Zig 0.16.0 release notes: &quot;Juicy Main&quot;</a></strong></p>Zig has <em>really good</em> release notes - comprehensive, detailed, and with relevant usage examples for each of the new features.</p><p>Of particular note in the newly released Zig 0.16.0 is what they are calling "Juicy Main" - a dependency injection feature for your program'...
3日前

STORES Tech Conf 2026 “World 2” を2026年8月31日(月)に開催&学生向け参加支援をします
STORES Product Blog
こんにちは、技術広報のえんじぇるです。 2024年、2025年に引き続き STORES Tech Conf を今年も開催することになりました! 開催日時:2026年8月31日(月)13:00開始 開催場所:浅草橋ヒューリックホール&カンファレンス 参加費用:無料 参加申込みフォーム:https://forms.gle/ijyynGHpKmWuXo2z9 今年のテーマは“World 2”です。テーマについては、後述します。 前回の開催について STORES Tech Conf 2025 では、“What Would You Do?” をテーマに開催しました。オープン枠(学生・女性向け)を設けて、…
3日前

You Should Take Our Free Workshop “Claude Code Deep Dive” with Lydia Hallie and Here’s Why
Frontend Masters Boost RSS Feed
The conversation about AI and coding work is full of highs. These models are incredible! I’m so productive. I’m not blocked by a lack of knowledge in certain areas like I used to get. I’m making projects I never would have gotten around to making. I’m having fun with code for the first time in […]
3日前

Making your site visible to LLMs: 6 techniques that work, 8 that don't
Evil Martians
Most AI SEO advice is unproven. We tested what ChatGPT, Claude, and Perplexity actually read on our own site. Six LLM visibility techniques that worked, eight that didn't, and the metrics to tell the difference.
3日前
Homer Wang on building TinyFish and the future of AI agents
WorkOS Blog
WorkOS CEO Michael Grinich interviews Homer Wang of TinyFish at HumanX 2026 about building AI agents and the evolving startup landscape.
3日前

Andrew McLeod on how Certn uses AI for background checks
WorkOS Blog
WorkOS CEO Michael Grinich interviews Certn's Andrew McLeod on AI-powered background checks, trust infrastructure, and the future of identity verification.
3日前

Mazy Dar on building the future of video understanding at here
WorkOS Blog
WorkOS CEO Michael Grinich interviews Mazy Dar, founder of Here, on building AI-native video understanding at HumanX 2026.
3日前

Abhi Aiyer on building mastra and the future of AI agent frameworks
WorkOS Blog
Michael Grinich interviews Abhi Aiyer from Mastra about building open-source AI agent frameworks, developer tooling, and the evolving agentic ecosystem.
3日前

Ameya Bhatawdekar on building AI evaluations at Braintrust
WorkOS Blog
Michael Grinich interviews Ameya Bhatawdekar from Braintrust on AI evaluation, prompt engineering, and building reliable AI products at HumanX 2026.
3日前

Ojus Save on how render is rethinking cloud for AI workloads
WorkOS Blog
Ojus Save from Render explains how the platform is evolving cloud infrastructure for AI workloads, GPU access, and developer experience at HumanX 2026.
3日前

Paul Dhaliwal on building Code Conductor and the future of AI-assisted development
WorkOS Blog
Watch Saif Gunja's interview with Paul Dhaliwal of Code Conductor at HumanX 2026 on AI-assisted development and production-ready code orchestration.
3日前

Maxim Fateev on why durable execution matters for AI agents
WorkOS Blog
WorkOS CEO Michael Grinich interviews Temporal co-founder Maxim Fateev on durable execution, AI agent reliability, and why workflows need to survive failures.
3日前

Self-driving production: Autonomous agents for incident response
WorkOS Blog
Traversal CEO Anish Agarwal explains how autonomous agents troubleshoot production incidents at scale: from world models to L5 autonomy. Interview from HumanX 2026.
3日前

How AppsFlyer built AI into their platform
WorkOS Blog
AppsFlyer's Eran Dunsky shares how the company integrated AI into their marketing platform, from internal tooling to customer-facing features.
3日前

Linda Tong on how Webflow is bringing AI to web development
WorkOS Blog
WorkOS CEO Michael Grinich interviews Webflow CEO Linda Tong on AI-powered web development, enterprise adoption, and the future of no-code at HumanX 2026.
3日前

The AI factory for open models: Rob Ferguson on Fireworks AI at HumanX 2026
WorkOS Blog
Rob Ferguson of Fireworks AI explains why open models are catching up to frontier closed-source AI, and why data (not architecture) is the real moat.
3日前

GraphQL meets the agent era: Matt Debergalis on APIs, MCP, and enterprise AI
WorkOS Blog
Apollo GraphQL CEO Matt DeBergalis on why GraphQL's semantic layer matters for AI agents, how MCP and GraphQL complement each other, and what enterprise AI adoption really looks like.
3日前

Modern analytics in the age of agents
WorkOS Blog
Omni CEO Colin Zima talks AI agents in analytics, the three-layer future of software, and why 80% of his team's code is AI-generated.
3日前

From Google voice to AI-first communication: Dialpad's Brian Peterson on leading AI adoption
WorkOS Blog
Dialpad CTO Brian Peterson on mandating AI in engineering, the Jevons Paradox in practice, and why customer service will transform within a year.
3日前

Software still does things we don't expect
WorkOS Blog
Honeycomb CEO Christine Yen on why observability matters more than ever as AI agents reshape how software gets built, debugged, and understood.
3日前

Two decades of automation, now supercharged by AI
WorkOS Blog
Automation Anywhere CPO Peter White on why enterprises want solutions over technology pitches, where AI agents actually deliver, and the reality behind the hype.
3日前

Composable computers for agents: A conversation with Daytona CEO Ivan Burazin
WorkOS Blog
Daytona CEO Ivan Burazin explains why every AI agent needs its own computer, how he built an AI with its own identity, and why SaaS is shifting from seats to consumption.
3日前

From workforce management to AI orchestration: Assembled CEO John Wang on the jevons paradox of customer support
WorkOS Blog
Assembled CEO John Wang explains why AI is growing support teams, not shrinking them, and why orchestration is the real differentiator in customer support.
3日前

Pricing as product-market fit: Cosmo Wolfe on billing after the Stripe-Metronome acquisition
WorkOS Blog
Cosmo Wolfe explains why AI companies are rethinking pricing, why per-seat models are dying, and what Stripe's Machine Payment Protocol means for agents as buyers.
3日前

Augment Code CEO Matt McClernan on the shift from copilots to agent orchestration
WorkOS Blog
Augment Code CEO Matt McClernan discusses the rapid shift from AI code completions to agent orchestration at HumanX 2026, interviewed by WorkOS CEO Michael Grinich.
3日前

AI is both weapon and target: Noam Schwartz on the new threat landscape
WorkOS Blog
Noam Schwartz of Alice explains why prompt injection is the new SQL injection and what enterprises deploying AI agents need to know about trust and safety.
3日前

JavaScript Source Maps Support in Polar Signals Cloud
Polar Signals's Blog RSS Feed
Polar Signals Cloud now resolves minified JavaScript and TypeScript profiles back to original source code using source maps.
3日前

datasette PR #2689: Replace token-based CSRF with Sec-Fetch-Site header protection Simon Willison's Weblog
<p><strong><a href="https://github.com/simonw/datasette/pull/2689">datasette PR #2689: Replace token-based CSRF with Sec-Fetch-Site header protection</a></strong></p>Datasette has long protected against CSRF attacks using CSRF tokens, implemented using my <a href="https://github.com/simonw/asgi-csrf">asgi-csrf</a> Python library. These are something of a pain to work with - you need to scatter forms in templates with <code>&lt;input type...
3日前

コードとデザインを自由に行き来する ー Figma MCP × AIエージェントがもたらしたSpindle開発フローの変化
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
Figma MCPやCursor、Claude CodeといったAIツールの浸透によって、Ameba ...
3日前

Trusted access for the next era of cyber defense Simon Willison's Weblog
<p><strong><a href="https://openai.com/index/scaling-trusted-access-for-cyber-defense/">Trusted access for the next era of cyber defense</a></strong></p>OpenAI's answer to <a href="https://simonwillison.net/2026/Apr/7/project-glasswing/">Claude Mythos</a> appears to be a new model called GPT-5.4-Cyber:</p><blockquote><p>In preparation for increasingly more capable models from OpenAI over the next few months, we are fine-tuning ou...
3日前

Cybersecurity Looks Like Proof of Work Now Simon Willison's Weblog
<p><strong><a href="https://www.dbreunig.com/2026/04/14/cybersecurity-is-proof-of-work-now.html">Cybersecurity Looks Like Proof of Work Now</a></strong></p>The UK's AI Safety Institute recently published <a href="https://www.aisi.gov.uk/blog/our-evaluation-of-claude-mythos-previews-cyber-capabilities">Our evaluation of Claude Mythos Preview’s cyber capabilities</a>, their own independent analysis of <a href="https://simonwillison.net/2026/Apr/7...
3日前

Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
3日前

Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game
The GitHub Blog
Learn to find and exploit real-world agentic AI vulnerabilities through five progressive challenges in this free, open source game that over 10,000 developers have already used to sharpen their security skills.The post Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game appeared first on The GitHub Blog.
3日前

How exposed is your code? Find out in minutes—for free
The GitHub Blog
The new Code Security Risk Assessment gives you a one-click view of vulnerabilities across your organization, at no cost.The post How exposed is your code? Find out in minutes—for free appeared first on The GitHub Blog.
3日前

Speculation Rules APIでウェブサイトのページ遷移を速くする - クリック前にプリレンダリングする実装手法
37
ICS MEDIA
記事は ics.media へアクセスしてご覧ください。
3日前
4/14 (火)

The Radio State Machine
CSS-Tricks
One of the best-known examples of CSS state management is the checkbox hack. What if we want a component to be in one of three, four, or seven modes? That is where the Radio State Machine comes in.The Radio State Machine originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
3日前

Securing non-human identities: automated revocation, OAuth, and scoped permissions
1
The Cloudflare Blog
Cloudflare is introducing scannable API tokens, enhanced OAuth visibility, and GA for resource-scoped permissions. These tools help developers implement a true least-privilege architecture while protecting against credential leakage.
3日前

Take our course about AI evaluations
developer.chrome.com: Blog
Over the next several weeks, we'll release lessons on AI evals.
3日前

We're Transferring the Stripe Sync Engine to Stripe
Supabase Blog
We're transferring the Stripe Sync Engine from supabase/stripe-sync-engine to stripe/sync-engine
3日前

March 2026 Baseline monthly digest
web.dev: Blog
Read about various happenings with Baseline during March 2026.
3日前

WebのWYSIWYGなルビ入力の現在
1
サイボウズ フロントエンドのフィード
こんにちは!26卒でサイボウズに入社した、かりんとうです。会社ではコサキンと名乗ることにしたので、ニックネームをどう切り替えるか悩みです。早速ですが、最近ルビについて調べる機会があったので、情報を整理するためにもこの記事で紹介します。 はじめにルビ(ruby)は、文字にふりがなや補足情報を付けるための仕組みです。日本では、漫画・小説・教科書・新聞など、さまざまな場面でルビが使われています。ルビは、難読漢字や固有名詞の読みを示し、読者の理解を助けるために用いられることが多いです。縦書きと併用されることも少なくありません。他の国でも使われており、例えば中国では発音を示す拼音(ピ...
4日前

AI エージェント kuro が入社しました
17
STORES Product Blog
こんにちは。技術推進本部の shia です。最近はエーアイというやつと向き合っておりまして、その話の一つとして2月入社した新入 AI 社員の話をします。 AI エージェント とは、LLM(大規模言語モデル)に自律的に行動させる仕組みのことで、指示を受けたら自分でツールを使ったり判断したりしながらタスクをこなしてくれるものです。 この話は二つの記事で構成される予定で、今回は活動事例、次回はその裏側を紹介していきます。 社員紹介 kuro は 2026年2月入社しており、Slack と GitHub で活動しながら、我々の事業推進を多岐にわたる方法で手伝ってくれています。 わかりやすいので Git…
4日前

数行の改修、テストは山奥!? あなたのアプリを衛星通信に対応させよう! LINEヤフー Tech Blog (LY Corporation Tech Blog
こんにちは、LINEヤフー株式会社の福野です。社内のさまざまなアプリの開発を横断的に支援する仕事をしています。本記事では当社のAndroid・iOSアプリを衛星通信に対応させるための取り組みについてご...
4日前

Why secure-by-design is an incentives problem, with Bob Lord
Blog on 1Password Blog
SEASON TWO HAS LANDED!Bob Lord has spent decades building and leading security programs, from early internet crypto work at Netscape to roles at Twitter, Yahoo, the Democratic National Committee, and CISA. In this episode of Chasing Entropy, he and host Dave Lewis get practical about why the security advice most people hear doesn’t match how real compromises happen.Across secure-by-design, AI systems, and software supply chains, security breaks down when organizations treat outcomes like someone
4日前

Now you see it: Vite on Rails without the proxy
Evil Martians
Introducing rails_vite—a new Vite integration for Rails that works with Propshaft, not against it. Drop it into an existing jsbundling app for instant CSS HMR, or use the full gem for manifest-based asset resolution.
4日前

Over 200 PrestaShop stores expose installer, allowing full takeover
Sansec - experts in eCommerce security
The affected stores span 27 countries, with France, Italy, Poland, and the Czech Republic accounting for the majority. Among them: a multi-billion dollar fashion retailer, two French university boo...
4日前

Understanding state, nonce, and PKCE
WorkOS Blog
Three mechanisms guard three different checkpoints in OAuth and OpenID Connect. Here is why none of them is optional.
4日前

The 5 best AWS Cognito alternatives for B2B SaaS in 2026
WorkOS Blog
Why teams outgrow Amazon Cognito and which authentication platforms handle enterprise SSO, multi-tenancy, and directory sync without the glue code.
4日前

AIのための特別なアーキテクチャはいらない ― 0→1開発で実践した設計原則とガードレール
119
カミナシ エンジニアブログ
はじめに カミナシでエンジニアをしている Shimmy です。今は新規プロダクト開発をしています。 0→1の開発設計では「コードベースの持続可能性」と「短期的なデリバリー速度」の両方が重要です。そのバランスを取りながら、AIの力を最大限活かせるアーキテクチャを考えてきました。 その過程で分かった設計原則というのは、AIを活用する前から変わらないものでした。 この記事では、AIの力を引き出す設計と、その設計を決定論的に守らせる仕組みついて話します。 補足: TanStack Start(フルスタックReactフレームワーク)を利用しており、フロントエンドとバックエンドが同一コードベースにあります…
4日前

Steve Yegge Simon Willison's Weblog
<p><a href="https://twitter.com/steve_yegge/status/2043747998740689171">Steve Yegge</a>:</p><blockquote><p>I was chatting with my buddy at Google, who's been a tech director there for about 20 years, about their AI adoption. Craziest convo I've had all year.</p><p>The TL;DR is that Google engineering appears to have the same AI adoption footprint as John Deere, the tractor company. Most of the industry has the same internal adoption curve: 20% age...
4日前

108 Chrome Extensions Linked to Data Exfiltration and Session Theft via Shared C2 Infrastructure
Socket
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.
4日前

Benchmark Mode in SpiderMonkey
SpiderMonkey JavaScript/WebAssembly Engine
Measuring performance without shooting youself in the foot (as badly)
4日前

AI-Generated UI Is Inaccessible by Default
Frontend Masters Boost RSS Feed
It doesn't mean you can't get AI to help with accessible code, you've just got to know what you're doing.
4日前

Exploring the new `servo` crate Simon Willison's Weblog
<p><strong>Research:</strong> <a href="https://github.com/simonw/research/tree/main/servo-crate-exploration#readme">Exploring the new `servo` crate</a></p> <p>In <a href="https://servo.org/blog/2026/04/13/servo-0.1.0-release/">Servo is now available on crates.io</a> the Servo team announced the initial release of the <a href="https://crates.io/crates/servo">servo</a> crate, which packages their browser engine as an embeddable lib...
4日前

GitHub for Beginners: Getting started with GitHub Pages
The GitHub Blog
Learn how to create a free website for any repository on GitHub Pages.The post GitHub for Beginners: Getting started with GitHub Pages appeared first on The GitHub Blog.
4日前
4/13 (月)

7 View Transitions Recipes to Try
CSS-Tricks
Craving for a view transition? Sunkanmi has lots of common transitions you can drop into your website right now!7 View Transitions Recipes to Try originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
4日前

Squash and Stretch
Josh Comeau's blog
Have you ever heard of Disney’s 12 Basic Principles of Animation? In this tutorial, we’ll explore how we can use the very first principle to create SVG micro-interactions that feel way more natural and believable. It’s one of those small things that has a big impact.
4日前

RubyKaigi 2026にSTORESから5名が発表、STORES Quiz でアクキーをプレゼントします
STORES Product Blog
こんにちは、STORES のえんじぇるです。 今年も STORES は RubyKaigi 2026 にNursery Sponsor および Scholarship Sponsor として協賛します! Nursery Sponsor は2024年から3年連続で、今年も小さなRubyistのみなさんに会えるのが楽しみです! Scholarship Sponsor として記載されているのは今年が初ですが、昨年度も学生支援を実施していました。 先日下見に行ったので、写真をまじえながら、STORES のRubyKaigi 2026への関わり方を紹介します。 函館空港でお出迎えしてくれたクマ🐻 登壇 …
4日前

Aurora MySQLの負荷は高騰していないのにエラーレートが悪化した原因がPerformance Schemaだった話
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
本記事では、ある日起きたAurora MySQLの障害対応事例を紹介します。
5日前

Quoting Bryan Cantrill Simon Willison's Weblog
<blockquote cite="https://bcantrill.dtrace.org/2026/04/12/the-peril-of-laziness-lost/"><p>The problem is that LLMs inherently <strong>lack the virtue of laziness</strong>. Work costs nothing to an LLM. LLMs do not feel a need to optimize for their own (or anyone's) future time, and will happily dump more and more onto a layercake of garbage. Left unchecked, LLMs will make systems larger, not better &mdash; appealing to perverse vanity metrics, perhaps, but at the cos...
5日前

信頼性向上のためのSLI/SLO活用vol.1 - SLI/SLOフレームワークおよびサービス稼働状況確認ツール「LINE Status」開発記 LINEヤフー Tech Blog (LY Corporation Tech Blog
はじめにこんにちは。SRE(Site Reliability Engineer)として働いているDahee Eoです。私たちのチームは、Media Platform SREをはじめ、グローバルトラフィ...
5日前

Lynx Roadmap 2026
Lynx Blog
Lynx is moving to a faster release cadence in 2026, investing in AI-ready docs and tooling, improving desktop readiness, strengthening production infrastructure, and deepening collaboration with the open-source community.
5日前
moon v2.2 - Daemon, AI skills, async graph building, async affected tracking, and more
moonrepo Blog
In this release, we focused entirely on performance improvements, with the introduction of a daemon,
5日前

Servo is now available on crates.io
Servo Blog
Today the Servo team has released v0.1.0 of the servo crate.This is our first crates.io release of the servo crate that allows Servo to be used as a library.We currently do not have any plans of publishing our demo browser servoshell to crates.io.In the 5 releases since our initial GitHub release in October 2025, our release process has matured, with the main “bottleneck” now being the human-written monthly blog post.Since we’re quite excited about this release, we decided to not wait for the mo
5日前

The Vertical Codebase
TkDodo's blog
Let's take a look at why the common, horizontal code structure is not ideal, where it breaks down, and what we can do about it.
5日前

How to Monitor a Shopify Store with Playwright and Checkly
Checkly Blog: Monitoring Insights & Trends
Learn how to monitor Shopify storefronts with Playwright and Checkly, including bot protection, consent popups, and checkout monitoring.
5日前

The Evaluability Gap: Designing for Scalable Human Review of AI Output
Tony Alicea
The Evaluability Gap: Designing for Scalable Human Review of AI OutputIn the age of AI, output velocity is no longer a limiting factor. AI can generate massive amounts of output in a fraction of the time it would take for a human. Code, designs, documents, analysis, and nearly anything else you can think of.However, as LLMs are integrated in more and more processes, we are left with a new problem: evaluation.In this post we'll look at the next great usability and reliability problem facing us al
5日前

Gemma 4 audio with MLX Simon Willison's Weblog
<p>Thanks to a <a href="https://twitter.com/RahimNathwani/status/2039961945613209852">tip from Rahim Nathwani</a>, here's a <code>uv run</code> recipe for transcribing an audio file on macOS using the 10.28 GB <a href="https://huggingface.co/google/gemma-4-E2B">Gemma 4 E2B model</a> with MLX and <a href="https://github.com/Blaizzy/mlx-vlm">mlx-vlm</a>:</p><pre><code>uv run --python 3.13 --with mlx_vlm --with torchvision --w...
5日前

2026年度 新卒研修「サイバーエージェントのデータベース活用事例とパフォーマンス調査入門」
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
こんにちは、Service Reliability Group(SRG)の鬼海 雄太(@fat47) ...
5日前
4/12 (日)

Securing Vibe Coding and AI Coding Agents: An End-to-End Approach with StepSecurity
Step Security Blog
AI coding agents install packages, create pull requests, push commits, and run autonomously in CI/CD pipelines. Here's how to secure every stage of that workflow
5日前

Introducing StepSecurity Dev Machine Guard: Protecting Developer Machines from Supply Chain Attacks
Step Security Blog
Modern supply chain attacks target developer machines and AI coding agents. Learn how StepSecurity Dev Machine Guard stops credential theft early
5日前

Top 2024 Predictions for CI/CD Security
Step Security Blog
Explore key CI/CD security trends for 2024, including shifts to modern platforms, third-party component risks, rising security incidents, and the growing need for secure pipelines. Learn how to protect your organization from evolving threats in the CI/CD landscape.
5日前

SQLite 3.53.0 Simon Willison's Weblog
<p><strong><a href="https://sqlite.org/releaselog/3_53_0.html">SQLite 3.53.0</a></strong></p>SQLite 3.52.0 was withdrawn so this is a pretty big release with a whole lot of accumulated user-facing and internal improvements. Some that stood out to me:</p><ul><li><code>ALTER TABLE</code> can now add and remove <code>NOT NULL</code> and <code>CHECK</code> constraints - I've previously used my own <a href="...
6日前

SQLite Query Result Formatter Demo Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/sqlite-qrf">SQLite Query Result Formatter Demo</a></p> <p>See my notes <a href="https://simonwillison.net/2026/Apr/11/sqlite/">on SQLite 3.53.0</a>. This playground provides a UI for trying out the various rendering options for SQL result tables from the new Query Result Formatter library, compiled to WebAssembly.</p> <p>Tags: <a href="https://simonwillison.net...
6日前
4/11 (土)

Claude の Advisor tool を活用して性能とコストのバランスを最適化する
azukiazusa のテックブログ2
Claude に新たに追加された advisor tool を使用すると、通常のタスクは軽量モデルに任せつつ、必要に応じて高性能モデルに相談することで、性能とコストのバランスを最適化できます。この記事では Claude Code 内で advisor tool を活用する方法について紹介します。
6日前

Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
Socket
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
7日前

Kākāpō parrots Simon Willison's Weblog
<p>Lenny <a href="https://twitter.com/lennysan/status/2042615413494939943">posted</a> another snippet from <a href="https://simonwillison.net/2026/Apr/2/lennys-podcast/">our 1 hour 40 minute podcast recording</a> and it's about kākāpō parrots!</p><p><video src="https://static.simonwillison.net/static/2026/kakapo-lenny.mp4" poster="https://static.simonwillison.net/static/2026/kakapo-lenny.jpg" controls preload="none" playsinline style="display:block; ...
7日前










