JSer.infoの情報源となるサイトをまとめたサイトです。
全てのサイトを一つにまとめたRSSを配信しています

Slackに貼り付けると更新を受け取ることができます

直近1週間の更新

3/17 (火)

記事のアイキャッチ画像
Use subagents and custom agents in Codex Simon Willison's Weblog
<p><strong><a href="https://developers.openai.com/codex/subagents">Use subagents and custom agents in Codex</a></strong></p>Subagents were announced in general availability today for OpenAI Codex, after several weeks of preview behind a feature flag.</p><p>They're very similar to the Claude Code implementation, with default subagents for "explorer", "worker" and "default". It's unclear to me what the difference between "worker" and "default" is bu...
39分前
記事のアイキャッチ画像
Quoting A member of Anthropic’s alignment-science team Simon Willison's Weblog
<blockquote cite="https://www.newyorker.com/news/annals-of-inquiry/the-pentagon-went-to-war-with-anthropic-whats-really-at-stake?_sp=9a6e0ff7-2bfd-46f8-a9e1-3941ef2003b5.1773495048769"><p>The point of <a href="https://simonwillison.net/2025/Jun/20/agentic-misalignment/">the blackmail exercise</a> was to have something to describe to policymakers—results that are visceral enough to land with people, and make misalignment risk actually salient in practice for people who ha...
2時間前
記事のアイキャッチ画像
Quoting Guilherme Rambo Simon Willison's Weblog
<blockquote cite="https://daringfireball.net/2026/03/apple_enclaves_neo_camera_indicator"><p>Tidbit: the software-based camera indicator light in the MacBook Neo runs in the secure exclave¹ part of the chip, so it is almost as secure as the hardware indicator light. What that means in practice is that even a kernel-level exploit would not be able to turn on the camera without the light appearing on screen. It runs in a privileged environment separate from the kernel and blits the li...
3時間前
記事のアイキャッチ画像
Coding agents for data analysis Simon Willison's Weblog
<p><strong><a href="https://simonw.github.io/nicar-2026-coding-agents/">Coding agents for data analysis</a></strong></p>Here's the handout I prepared for my NICAR 2026 workshop "Coding agents for data analysis" - a three hour session aimed at data journalists demonstrating ways that tools like Claude Code and OpenAI Codex can be used to explore, analyze and clean data.</p><p>Here's the table of contents:</p><blockquote><ul><li...
4時間前
記事のアイキャッチ画像
Standing up for the open Internet: why we appealed Italy’s "Piracy Shield" fine ブログのファビコン The Cloudflare Blog
Cloudflare is appealing a €14 million fine from Italian regulators over "Piracy Shield," a system that forces providers to block content without oversight. We are challenging this framework to protect the Internet from disproportionate overblocking and lack of due process.
5時間前
記事のアイキャッチ画像
GitHub for Beginners: Getting started with GitHub Actions ブログのファビコン The GitHub Blog
Set up your first GitHub Actions workflow in this how-to guide.The post GitHub for Beginners: Getting started with GitHub Actions appeared first on The GitHub Blog.
8時間前
記事のアイキャッチ画像
When Deno or Bun is a Better Solution than Node.js ブログのファビコン Frontend Masters Boost RSS Feed
Node.js is the default, but should it be? Bun and Deno have come a long way in compatibility and there are reasons that can make them better choices depending on the project.
8時間前
記事のアイキャッチ画像
Using Cursor Bugbot to Autoreview and Fix Claude Code PRs ブログのファビコン WorkOS Blog
Different AI models catch different mistakes. Here's why I run Cursor Bugbot on every Claude Code PR.
8時間前
記事のアイキャッチ画像
Use Excalidraw Skills So Your Agents Can Describe Themselves ブログのファビコン WorkOS Blog
With the Excalidraw skill , agents can draw anything — including their own architecture. Here's why that's worth doing...
8時間前
記事のアイキャッチ画像
What’s !important #7: random(), Folded Corners, Anchored Container Queries, and More ブログのファビコン CSS-Tricks
For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve missed and new CSS that you don’t want to miss. This includes random(), random-item(), folded corners using clip-path, backdrop-filter, font-variant-numeric: tabular-nums, the Popover API, anchored container queries, anchor positioning in general, DOOM in CSS, the customizable select element, :open, scroll-triggered animations, the toolbar element, and somehow, more.What’s !important #7: random(), Folded
9時間前

3/16 (月)

記事のアイキャッチ画像
How coding agents work Simon Willison's Weblog
<p><em><a href="https://simonwillison.net/guides/agentic-engineering-patterns/">Agentic Engineering Patterns</a> ></em></p> <p>As with any tool, understanding how <a href="https://simonwillison.net/guides/agentic-engineering-patterns/what-is-agentic-engineering/">coding agents</a> work under the hood can help you make better decisions about how to apply them.</p><p>A coding agent is a piece of software that acts as a <s...
10時間前
記事のアイキャッチ画像
4 Reasons That Make Tailwind Great for Building Layouts ブログのファビコン CSS-Tricks
Tailwind is really great for making layouts and there are many reasons why. Zell Liew looks at four specific examples of common use cases.4 Reasons That Make Tailwind Great for Building Layouts originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
10時間前
記事のアイキャッチ画像
How to Communicate ブログのファビコン Playful Programming's Atom Feed
Communication is one of the most critical skills for engineers to master, yet it's often overlooked.
10時間前
記事のアイキャッチ画像
Introducing Semaphore’s New Pricing Model: Built for the AI Era of CI/CD ブログのファビコン Semaphore
Software development is accelerating. With AI tools helping developers write code faster, teams are shipping more frequently than ever before. Iteration cycles are shorter. Pipelines run more often. Tests execute continuously. In this environment, CI/CD isn’t just a tool used occasionally during development: it’s an always-on infrastructure that powers modern software delivery. To support this […]The post Introducing Semaphore’s New Pricing Model: Built for the AI Era of CI/CD appeared first on
11時間前
記事のアイキャッチ画像
Semaphore CI/CD Benchmark: Performance and Cost Analysis ブログのファビコン Semaphore
This benchmark compares Semaphore to GitHub Actions, GitLab CI, Buildkite, and CircleCI using the same repository, pipeline logic, versions, and equivalent machine classes. The goal is to measure real execution time and compute cost under identical conditions. Repository and Workload Repository: Redmine (Ruby on Rails application). The workload consists of dependency installation and full test […]The post Semaphore CI/CD Benchmark: Performance and Cost Analysis appeared first on Semaphore.
11時間前
記事のアイキャッチ画像
ECMAScript proposal updates @ 2026-03 ブログのファビコン ECMAScript Daily
The changes of proposal’s status @ 113th meeting of Ecma TC39ECMA-262New ProposalsProposal Stage Iterator Includes 2.7 Updated ProposalsProposal From To Curtailing the power of “Thenables” 1 2 Temporal 3 4 Import Text 2 3 Error Stack Accessor 2 2.7 ArrayBuffer.prototype.transfer 4 withdrawn Dynamic Import Host Adjustment 2 withdrawn ECMA-402New ProposalsNo DataUpdated ProposalsProposal From To Intl Era and MonthCode Proposal 3 4 This diff is generated by ECMAScript Proposal Diff Tool.AgendaAgend
13時間前
記事のアイキャッチ画像
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals ブログのファビコン Socket
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
21時間前
記事のアイキャッチ画像
「LINEヤフー Development with Agents Meetup #2」を開催しました!(イベントレポート) LINEヤフー Tech Blog (LY Corporation Tech Blog
こんにちは。LINEヤフーの永吉です。2月24日(火)、「LINEヤフー Development with Agents Meetup #2」を開催しました。今回のMeetupは、Orchestrat...
1日前
記事のアイキャッチ画像
わずか9秒の「事前タスク」でクラウドソーシング実験のデータ品質向上(CHI 2026採択論文解説) LINEヤフー Tech Blog (LY Corporation Tech Blog
こんにちは。LINEヤフー研究所でヒューマンコンピュータインタラクション(HCI)分野の研究をしている山中です。クラウドソーシングで収集したデータを使って、とても精度が良いとされているモデルに当てはめ...
1日前
記事のアイキャッチ画像
moon v2.1 - Execution plans, target deps scopes, toolchain/task settings, and more ブログのファビコン moonrepo Blog
It's been about a month since our major v2.0 release, and we're back with a smaller, but still
1日前
記事のアイキャッチ画像
Multiple apps, one shared authentication layer ブログのファビコン WorkOS Blog
First-class application support in WorkOS with per-app client IDs, session policies, and shared identity.
1日前
記事のアイキャッチ画像
What is agentic engineering? Simon Willison's Weblog
<p><em><a href="https://simonwillison.net/guides/agentic-engineering-patterns/">Agentic Engineering Patterns</a> ></em></p> <p>I use the term <strong>agentic engineering</strong> to describe the practice of developing software with the assistance of coding agents.</p><p>What are <strong>coding agents</strong>? They're agents that can both write and execute code. Popular examples include <a href="https://code...
1日前
記事のアイキャッチ画像
Detect at-rule support in CSS with @supports at-rule(@keyword) Bram.us
Back in January 2022, I wrote about an exciting new CSS Working Group decision: a function to detect at-rule support using @supports at-rule(@keyword). Fast forward to today, and the CSS Conditional Rules Module Level 5 specification has solidified how this feature works and Chromium (Chrome, Edge, etc.) is about to ship it in Chromium 148!
1日前

3/15 (日)

記事のアイキャッチ画像
npm パッケージに Agent Skills を同梱する TanStack intent ブログのファビコン azukiazusa のテックブログ2
ライブラリのメンテナが Agent Skills を生成・検証して npm パッケージに同梱することを支援するツールである `@tanstack/intent` を使用して、ライブラリの使用者側と、メンテナ側の両方の観点から Agent Skills を利用する方法を紹介します。
2日前
記事のアイキャッチ画像
Quoting Jannis Leidel Simon Willison's Weblog
<blockquote cite="https://jazzband.co/news/2026/03/14/sunsetting-jazzband"><p>GitHub’s <a href="https://www.theregister.com/2026/02/18/godot_maintainers_struggle_with_draining/">slopocalypse</a> – the flood of AI-generated spam PRs and issues – has made Jazzband’s model of open membership and shared push access untenable.</p><p>Jazzband was designed for a world where the worst case was someone accidentally merging the wrong PR. In a world where <a href="ht...
2日前
記事のアイキャッチ画像
My fireside chat about agentic engineering at the Pragmatic Summit Simon Willison's Weblog
<p>I was a speaker last month at the <a href="https://www.pragmaticsummit.com/">Pragmatic Summit</a> in San Francisco, where I participated in a fireside chat session about <a href="https://simonwillison.net/guides/agentic-engineering-patterns/">Agentic Engineering</a> hosted by Eric Lui from Statsig.</p><p>The video is <a href="https://www.youtube.com/watch?v=owmJyKVu5f8">available on YouTube</a>. Here are my highlights from the conversatio...
2日前

3/14 (土)

記事のアイキャッチ画像
human.json Evan Hahn (dot com)
To quote the human.json Protocol:human.json is a protocol for humans to assert authorship of their site content and vouch for the humanity of others. It uses URL ownership as identity, and trust propagates through a crawlable web of vouches between sites.I think this is a neat idea, so I added it to my site. It’s available at evanhahn.com/human.json.For more, see the human.json documentation. And see how I use AI on this blog.
3日前
記事のアイキャッチ画像
72 Malicious Open VSX Extensions Linked to GlassWorm Campaign Now Using Transitive Dependencies ブログのファビコン Socket
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.
3日前
記事のアイキャッチ画像
1M context is now generally available for Opus 4.6 and Sonnet 4.6 Simon Willison's Weblog
<p><strong><a href="https://claude.com/blog/1m-context-ga">1M context is now generally available for Opus 4.6 and Sonnet 4.6</a></strong></p>Here's what surprised me:</p><blockquote><p>Standard pricing now applies across the full 1M window for both models, with no long-context premium.</p></blockquote><p>OpenAI and Gemini both <a href="https://www.llm-prices.com/#sel=gemini-3-1-pro-preview-200k%2Cgpt-5.4-272k%2Cgemini-3-...
3日前
記事のアイキャッチ画像
Quoting Craig Mod Simon Willison's Weblog
<blockquote cite="https://craigmod.com/essays/software_bonkers/"><p>Simply put: It’s a big mess, and no off-the-shelf accounting software does what I need. So after years of pain, I finally sat down last week and started to build my own. It took me about five days. I am now using the best piece of accounting software I’ve ever used. It’s blazing fast. Entirely local. Handles multiple currencies and pulls daily (historical) conversion rates. It’s able to ingest any CSV I throw at it ...
3日前

3/13 (金)

記事のアイキャッチ画像
From legacy architecture to Cloudflare One ブログのファビコン The Cloudflare Blog
Learn how Cloudflare and CDW de-risk SASE migrations with a blueprint that treats legacy debt as an application modernization project.
3日前
記事のアイキャッチ画像
Moving From Moment.js To The JS Temporal API ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
The way JavaScript handles time has evolved significantly, from the built-in `Date` API to Moment.js and now Temporal. The new standard fills gaps in the original `Date` API while addressing limitations found in Moment and other libraries. Joe Attardi shares practical “recipes” for migrating Moment-based code to the new Temporal API.
3日前
記事のアイキャッチ画像
The Index: Issue #172 ブログのファビコン Piccalilli - Everything
NES.cssA NES-themed CSS framework and it looks exactly as you'd expect it to.An immersive personal siteWe're all out here building blogs, while Jonathan is here building an immersive first-person world as a personal site.Your AI slop bores meIn a world looming with the threat of ai stealing your job, save humanity by stealing AI's job.A very interesting person-to-person "chat bot".BonsplitA handy looking tabs and layout splitting tool for macOS power users.BaseWatchWant to get alerted as soon as
3日前
記事のアイキャッチ画像
新時代のフロントエンドツールチェイン Vite+ を試してみた
はてなブックマークアイコン 100
ブログのファビコン azukiazusa のテックブログ2
Vite+ は Vite, Vitest, Oxlint, Oxfmt, Rolldown, tsdown といった人気のツールを統合し、開発, テスト, ビルド, リント, フォーマットなどのフロントエンド開発に必要な機能を1つのツールチェインで提供する新しいフロントエンドツールチェインです。この記事では実際に Vite+ をインストールして、プロジェクトのセットアップから開発、テスト、ビルドまでの一連の流れを試してみました。
4日前
記事のアイキャッチ画像
Shopify/liquid: Performance: 53% faster parse+render, 61% fewer allocations Simon Willison's Weblog
<p><strong><a href="https://github.com/Shopify/liquid/pull/2056">Shopify/liquid: Performance: 53% faster parse+render, 61% fewer allocations</a></strong></p>PR from Shopify CEO Tobias Lütke against Liquid, Shopify's open source Ruby template engine that was somewhat inspired by Django when Tobi first created it <a href="https://simonwillison.net/2005/Nov/6/liquid/">back in 2005</a>.</p><p>Tobi found dozens of new performance micro-opti...
4日前
記事のアイキャッチ画像
データサイエンティスト一年目が学ぶこと ブログのファビコン CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに こんにちは。メディア統括本部 Data Science Center(DSC)の土井 悠生 ...
4日前
記事のアイキャッチ画像
実装プラン作りの難しさを LLM × Linear で解決する ― Project壁打ちSkillの紹介 ブログのファビコン LegalOn Technologies Engineering Blog
はじめに こんにちは。プロダクト開発基盤チームのYoshioka(@tsuyogoro)です。 LLMによるコーディングが当たり前になり、チームでも人力でコードを書く場面は減ってきました。一方で、手戻りが起きやすいのは実装そのものより「実装の前」だという感覚は残っています。 何をどう分解するか どの順序で進めるか 依存関係や完了条件をどう定義するか ここが曖昧なままだと、あとから設計や優先順位が崩れ、「進んでいるのに進んでいない」状態になりがちです。こうした経験に心当たりのある方も多いのではないでしょうか。さらに計画フェーズは認知負荷が高く、人間がボトルネックになりやすい傾向があります。 そこ…
4日前
記事のアイキャッチ画像
Women’s History Month: meet Nicole Scherbina, Senior Staff Manager of Product Operations ブログのファビコン Blog on 1Password Blog
Women’s History Month is a time to recognize the women who are not only advancing their fields, but reshaping what leadership means within them. The theme guiding this year’s Women at 1Password Employee Resource Group (ERG), Leading the Change: Women Shaping a Sustainable Future, reflects that responsibility.One of the women leading that change within 1Password is Nicole Scherbina, Senior Staff Manager of Product Operations and a leader within our Women at 1Password ERG. Her perspective on leade
4日前
記事のアイキャッチ画像
Atomic CRM March 2026 Updates ブログのファビコン Marmelab Blog
Discover what's new in Atomic CRM 1.5, including SSO support, a new MCP server for AI assistants, enhanced mobile UX, and much more.
4日前
記事のアイキャッチ画像
MCP vs. REST: What's the right way to connect AI agents to your API? ブログのファビコン WorkOS Blog
REST APIs serve developers. MCP serves AI agents. Learn how the two protocols layer together and when your API needs both.
4日前
記事のアイキャッチ画像
The NGINX Kubernetes Open Source Roadmap: First Half of 2026 ブログのファビコン NGINX Community Blog
Hello to our Kubernetes community! Over the past few months, the F5 NGINX Community and F5 NGINX Kubernetes teams have been working on reinvigorating our open source presence. One of our new initiatives involves having public roadmaps available through GitHub Projects boards for both the NGINX Ingress Controller and NGINX Gateway Fabric project! We also […]
4日前
記事のアイキャッチ画像
Release Notes for Safari Technology Preview 239 ブログのファビコン WebKit
Safari Technology Preview Release 239 is now available for download for macOS Tahoe and macOS Sequoia.
4日前
記事のアイキャッチ画像
MALUS - Clean Room as a Service Simon Willison's Weblog
<p><strong><a href="https://malus.sh/">MALUS - Clean Room as a Service</a></strong></p>Brutal satire on the whole vibe-porting license washing thing (<a href="https://simonwillison.net/2026/Mar/5/chardet/">previously</a>):</p><blockquote><p>Finally, liberation from open source license obligations.</p><p>Our proprietary AI robots independently recreate any open source project from scratch. The result? <strong>Leg...
4日前
記事のアイキャッチ画像
Coding After Coders: The End of Computer Programming as We Know It Simon Willison's Weblog
<p><strong><a href="https://www.nytimes.com/2026/03/12/magazine/ai-coding-programming-jobs-claude-chatgpt.html?unlocked_article_code=1.SlA.DBan.wbQDi-hptjj6">Coding After Coders: The End of Computer Programming as We Know It</a></strong></p>Epic piece on AI-assisted development by Clive Thompson for the New York Times Magazine, who spoke to more than 70 software developers from companies like Google, Amazon, Microsoft, Apple, plus other individuals including ...
4日前
記事のアイキャッチ画像
Quoting Les Orchard Simon Willison's Weblog
<blockquote cite="https://blog.lmorchard.com/2026/03/11/grief-and-the-ai-split/"><p>Here's what I think is happening: AI-assisted coding is exposing a divide among developers that was always there but maybe less visible.</p><p>Before AI, both camps were doing the same thing every day. Writing code by hand. Using the same editors, the same languages, the same pull request workflows. The craft-lovers and the make-it-go people sat next to each other, shipped the same produc...
4日前
記事のアイキャッチ画像
Continuous AI for accessibility: How GitHub transforms feedback into inclusion ブログのファビコン The GitHub Blog
AI automates triage for accessibility feedback, allowing us to focus on fixing barriers—turning a chaotic backlog into continuous, rapid resolutions.The post Continuous AI for accessibility: How GitHub transforms feedback into inclusion appeared first on The GitHub Blog.
4日前

3/12 (木)

記事のアイキャッチ画像
What to Expect During the Free Trial Period of CKEditor ブログのファビコン CKEditor Ecosystem Blog
Use your CKEditor 14-day trial to test AI, collaboration, and export. Learn what’s included, how to get a license key, and what changes after it ends.
4日前
記事のアイキャッチ画像
Collaborative Markdown ブログのファビコン Frontend Masters Boost RSS Feed
Just two short long years ago, I wrote an article here called Document Collaboration (with Comments!). As a long-time blogger who helps others with their articles too, I’ve played with lots of tools to help with this flow. I put some options in that post, but none are perfect. The big names come with baggage […]
4日前
記事のアイキャッチ画像
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads ブログのファビコン Socket
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
4日前
記事のアイキャッチ画像
How to Monitor and Audit AI Decisions in a CI/CD Pipeline ブログのファビコン Semaphore
As AI becomes part of CI/CD workflows, new questions emerge: When AI participates in pipeline decisions — whether for test selection, risk scoring, anomaly detection, or deployment approval — observability and auditability become critical. This article explains how to monitor and audit AI-driven decisions in CI/CD pipelines in a way that preserves traceability, rollback safety, […]The post How to Monitor and Audit AI Decisions in a CI/CD Pipeline appeared first on Semaphore.
4日前
記事のアイキャッチ画像
Building dynamic toggletips using anchored container queries ブログのファビコン Piccalilli - Everything
To add to the container query options that we already have (size queries, style queries, scroll-state queries), as well as the container query range syntax and many upgrades to all of the above, we can now use anchored container queries from Chrome 143.Chrome’s announcement post demonstrates how, if we were using anchor positioning, we could use anchored container queries to query the currently active fallback position (if any). They’ve provided a little demo in the post where a toggletip caret
4日前
記事のアイキャッチ画像
CSS によるスクロールトリガーアニメーション ブログのファビコン azukiazusa のテックブログ2
要素が画面内に入った時にアニメーションを開始するスクロールトリガーアニメーションは、これまでは JavaScript を使用して `Intersection Observer API` を利用する方法が一般的でした。JavaScript を使わずに CSS だけで実装を完結できるようになる `animation-trigger` という新しい CSS プロパティが登場しました。
5日前
記事のアイキャッチ画像
Beyond `border-radius`: What The CSS `corner-shape` Property Unlocks For Everyday UI ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
For years, developers have been hacking around the limitations of `border-radius`, using clip-path, SVG masks, and fragile workarounds just to get anything other than round corners. The new `corner-shape` property finally changes that, opening the door to beveled, scooped, and squircle corners.
5日前
記事のアイキャッチ画像
Announcing Cloudflare Account Abuse Protection: prevent fraudulent attacks from bots and humans ブログのファビコン The Cloudflare Blog
Blocking bots isn’t enough anymore. Cloudflare’s new fraud prevention capabilities — now available in Early Access — help stop account abuse before it starts.
5日前
記事のアイキャッチ画像
GitHub availability report: February 2026 ブログのファビコン The GitHub Blog
In February, we experienced six incidents that resulted in degraded performance across GitHub services.The post GitHub availability report: February 2026 appeared first on The GitHub Blog.
5日前
記事のアイキャッチ画像
GCVE Launches Decentralized Publishing Ecosystem for Vulnerability Disclosure ブログのファビコン Socket
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.
5日前
記事のアイキャッチ画像
共変量を考慮した顧客利用率モデリング ― 分位点回帰によるTier設計 ブログのファビコン LegalOn Technologies Engineering Blog
はじめに はじめまして、株式会社LegalOn Technologies(職種: データ分析)の上野と申します。現在、データ分析チームに所属し、データとML/AIを用いた営業支援活動を行っております。 2つの既存サービス「LegalForce」と「LegalForceキャビネ」がひとつになり、次世代の法務AI「LegalOn」として産声を上げてから、早いもので2年が経とうとしています。 プロダクトの統合によって、利便性は大きく向上しました。と同時に、サービス形態の変更により、お客様との契約方法も大きくアップデートされております。この新しい環境の中で、弊社営業部門がお客様と密接で継続的なコミュニ…
5日前
記事のアイキャッチ画像
CloudCannon Joins Astro as an Official CMS Partner ブログのファビコン The Astro Blog
Announcing CloudCannon as an official Astro partner, sponsoring $4,000 each month toward the ongoing open-source maintenance and development of Astro.
5日前
記事のアイキャッチ画像
App Hosting has in-console environment variables and faster builds ブログのファビコン Firebase Blog
Manage environment variables in the Firebase console, and learn about a small change our engineering team made to improve build times for everyone.
5日前
記事のアイキャッチ画像
How I use generative AI on this blog Evan Hahn (dot com)
Inspired by others, I’m publishing how I use generative AI to write this little blog.General feelings on generative AIGenerative AI, like any technology, has tradeoffs. I think the cons far outweigh the pros. In other words, the world would be better off without generative AI.Despite this belief, I use it. I’m effectively forced at work, but I also use LLMs to help write this personal blog. I think they can produce better writing if used correctly.Also: I want to be critical of this technology.
5日前
記事のアイキャッチ画像
Taskfile: The Modern Alternative to Makefile That Will Change Your Workflow ブログのファビコン Marmelab Blog
Taskfile is a tool inspired by Makefile written in Go. It was designed to address common problems encountered with Makefile, while offering a simpler and more readable syntax.
5日前
記事のアイキャッチ画像
Nuxt 4.4 ブログのファビコン The Nuxt Blog
Nuxt 4.4 brings custom useFetch/useAsyncData factories, vue-router v5, a new accessibility announcer, typed layout props, build profiling, smarter payload handling, and much more.
5日前
記事のアイキャッチ画像
Best SCIM providers for automated user provisioning in 2026 ブログのファビコン WorkOS Blog
A 2026 guide to the best SCIM providers for SaaS teams that need enterprise ready user provisioning.
5日前
記事のアイキャッチ画像
Sorting algorithms Simon Willison's Weblog
<p><strong><a href="https://tools.simonwillison.net/sort-algorithms">Sorting algorithms</a></strong></p>Today in animated explanations built using Claude: I've always been a fan of animated demonstrations of sorting algorithms so I decided to spin some up on my phone using Claude Artifacts, then added Python's timsort algorithm, then a feature to run them all at once. Here's the <a href="https://claude.ai/share/2c09f6f7-57ed-47eb-af2e-fc39ddc4c39f">full...
5日前
記事のアイキャッチ画像
Form-Associated Custom Elements in Practice ブログのファビコン Frontend Masters Boost RSS Feed
When you make a Web Component for a form element, you've got a bit of extra work to do to make sure they participate on the form in expected ways.
5日前
記事のアイキャッチ画像
Addressing GitHub’s recent availability issues ブログのファビコン The GitHub Blog
GitHub recently experienced several availability incidents. We understand the impact these outages have on our customers and are sharing details on the stabilization work we’re prioritizing right now.The post Addressing GitHub’s recent availability issues appeared first on The GitHub Blog.
5日前
記事のアイキャッチ画像
Introducing Agentic Observability in NGINX: Real-time MCP Traffic Monitoring ブログのファビコン NGINX Community Blog
Today we’re announcing the availability of a new open source module that enables real-time insights into Model Context Protocol (MCP) traffic processed by NGINX. This capability empowers NGINX operators to trace and monitor activity from AI agents, enabling the ability to spot error-prone agents, high latency MCP tools, throughput disparities between MCP servers, and much […]
5日前
記事のアイキャッチ画像
Mastra入門 - TypeScriptで作るAIエージェント ブログのファビコン ICS MEDIA
記事は ics.media へアクセスしてご覧ください。
5日前

3/11 (水)

記事のアイキャッチ画像
Quoting John Carmack Simon Willison's Weblog
<blockquote cite="https://twitter.com/ID_AA_Carmack/status/1405932642005041153"><p>It is hard for less experienced developers to appreciate how rarely architecting for future requirements / applications turns out net-positive.</p></blockquote><p class="cite">— <a href="https://twitter.com/ID_AA_Carmack/status/1405932642005041153">John Carmack</a>, a tweet in June 2021</p> <p>Tags: <a href="https://simonwillison.net/tags/john-car...
5日前
記事のアイキャッチ画像
Abusing Customizable Selects ブログのファビコン CSS-Tricks
Let’s go over a few demos using the new customizable <select> feature that may be wild, but also give us a great chance to learn new things in CSS.Abusing Customizable Selects originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
5日前
記事のアイキャッチ画像
Node.js Moves to Annual Major Releases Starting with Node 27 ブログのファビコン Socket
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.
5日前
記事のアイキャッチ画像
Slashing agent token costs by 98% with RFC 9457-compliant error responses ブログのファビコン The Cloudflare Blog
Cloudflare now returns RFC 9457-compliant structured Markdown and JSON error payloads to AI agents, replacing heavyweight HTML pages with machine-readable instructions. This reduces token usage by over 98%, turning brittle parsing into efficient control flow.
5日前
記事のアイキャッチ画像
AI Security for Apps is now generally available ブログのファビコン The Cloudflare Blog
Cloudflare AI Security for Apps is now generally available, providing a security layer to discover and protect AI-powered applications, regardless of the model or hosting provider. We are also making AI discovery free for all plans, to help teams find and secure shadow AI deployments.
5日前
記事のアイキャッチ画像
The Index: Issue #171 ブログのファビコン Piccalilli - Everything
The value of z-indexA really pragmatic and systematic approach to z-index here.How to start a record collectionSome great recommendations here and as Mike says, "Congrats. I’m sorry."You probably shouldn’t be annotating focus orderA delightfully thorough piece by Eric here. Not many do it better.Animated dark mode transition with modern CSSDid you know that you can animate @property? You will by the end of this article.5 quick tips for giving better presentationsPlenty of very good advice here f
5日前
記事のアイキャッチ画像
「Node.js は偶数バージョンが LTS」ではなくなる
はてなブックマークアイコン 19
ブログのファビコン mizdra's blog
長らく Node.js では偶数バージョン (v22, v24 など) が LTS としてメンテナンスされてました。しかし 2027/4 リリース予定の v27 以降はそうではなくなります。Node.js 公式ブログで、v27 以降に取り入れられる新しいリリーススケジュールについて説明されています。 Node.js — Evolving the Node.js Release Schedule かいつまんで説明すると: major リリースは年2回から年1回となる 奇数番号だけでなく全てのリリースが LTS となる 早期テスト目的で利用されてた奇数リリースは alpha チャンネルで代替される…
6日前
記事のアイキャッチ画像
Chrome 147 beta ブログのファビコン developer.chrome.com: Blog
Get a preview of the next Chrome release with this post detailing the features in the current beta.
6日前
記事のアイキャッチ画像
When to use WebMCP and MCP
はてなブックマークアイコン 2
ブログのファビコン developer.chrome.com: Blog
Learn the different purposes of WebMCP and MCP, and how to use them together for agentic experiences.
6日前
記事のアイキャッチ画像
創発的なコミュニケーションが生まれる新感覚の一日!React Tokyo フェス 2026 イベントレポート
はてなブックマークアイコン 1
LINEヤフー Tech Blog (LY Corporation Tech Blog
皆さんこんにちは。花谷(@potato4d)です。今回は2月28日に開催された React Tokyo フェス 2026 について、LINEヤフーとしてスポンサーを行いました。本記事では、イベント本編...
6日前
記事のアイキャッチ画像
社内におけるAI駆動開発の知見共有をテーマとしたLINEヤフー Development with Agents Meetup #1 東京を開催しました
はてなブックマークアイコン 1
LINEヤフー Tech Blog (LY Corporation Tech Blog
2026年2月17日、当社主催の「LINEヤフー Development with Agents Meetup #1」を紀尾井町オフィスとオンラインの同時開催で実施しました。会場参加は定員100名で満...
6日前
記事のアイキャッチ画像
Temporal: The 9-Year Journey to Fix Time in JavaScript
はてなブックマークアイコン 28
Bloomberg JS Blog
Welcome to our blog! I'm Jason Williams, a senior software engineer on Bloomberg's JavaScript Infrastructure and Terminal Experience team. Today the Bloomberg Terminal runs a lot of JavaScript. Our team provides a JavaScript environment to engineers across the company.Bloomberg may not be the first company you think of when discussing JavaScript. It certainly wasn't for me in 2018 before I worked here. Back then, I attended my first TC39 meeting in London, only to meet some Bloomberg engineers w
6日前
記事のアイキャッチ画像
Why devtools startups hire Evil Martians ブログのファビコン Evil Martians
Evil Martians is a developer tools consultancy. Founded in 2006, we work with about 40 early-stage startups a year, mostly seed to Series B. We helped bolt.new scale from zero to $40M+ ARR in 5 months. Teleport and Tines reached unicorn status with Martians on their teams.
6日前
記事のアイキャッチ画像
Oxlint JS Plugins Alpha
はてなブックマークアイコン 1
ブログのファビコン The Oxidation Compiler Blog
JavaScript plugins for Oxlint have reached alpha - and we expect 80% of ESLint users can now switch to Oxlint and have it "just work".Oxlint already has over 650 popular lint rules implemented in Rust, running at native speed. JS plugins fill in the gaps - an ESLint-compatible plugin API, letting you run existing ESLint plugins and write your own custom rules, all within Oxlint. Native performance for most rules, full flexibility for the rest.Since the first technical preview last year, we've fi
6日前
記事のアイキャッチ画像
API security best practices for the age of AI agents ブログのファビコン WorkOS Blog
Autonomous agents are becoming first-class API consumers. Your authorization model needs to treat them that way.
6日前
記事のアイキャッチ画像
An Introduction to React Server Components ブログのファビコン DebugBear Blog
React Server Components (RSC) render exclusively on the server and are never included in the bundle. RSCs can improve web performance and Largest Contentful Paint by shipping less JavaScript to the browser.
6日前
記事のアイキャッチ画像
Introducing view-transitions-mock: A non-visual Polyfill for Same-Document View Transitions
はてなブックマークアイコン 1
Bram.us
View Transitions are a powerful Modern Web feature allow for smooth seamless animated transitions two between different states of a web page. They can make for a much more pleasant user experience, but as with any new web platform feature, browser support is not yet fully universal so you need to add some fallback logic to your code.view-transitions-mock bridges that gap. It is a spec-compliant JavaScript implementation of Same-Document View Transitions that polyfills the entire JavaScript API s
6日前
記事のアイキャッチ画像
AI should help us produce better code Simon Willison's Weblog
<p><em><a href="https://simonwillison.net/guides/agentic-engineering-patterns/">Agentic Engineering Patterns</a> ></em></p> <p>Many developers worry that outsourcing their code to AI tools will result in a drop in quality, producing bad code that's churned out fast enough that decision makers are willing to overlook its flaws.</p><p>If adopting coding agents demonstrably reduces the quality of the code and features you are producing, ...
6日前
記事のアイキャッチ画像
5 Malicious Rust Crates Posed as Time Utilities to Exfiltrate .env Files ブログのファビコン Socket
Published late February to early March 2026, these crates impersonate timeapi.io and POST .env secrets to a threat actor-controlled lookalike domain.
6日前
記事のアイキャッチ画像
The era of “AI as text” is over. Execution is the new interface. ブログのファビコン The GitHub Blog
AI is shifting from prompt-response interactions to programmable execution. See how the GitHub Copilot SDK enables agentic workflows directly inside your applications.The post The era of “AI as text” is over. Execution is the new interface. appeared first on The GitHub Blog.
6日前
記事のアイキャッチ画像
Goodbye innerHTML, Hello setHTML ブログのファビコン Frontend Masters Boost RSS Feed
The new .setHTML() method in JavaScript, part of the Sanitizer API, can be a one-to-one replacement for .innerHTML(), making sites more secure from XSS attacks. I think that’s pitch-perfect feature branding from Mozilla on this: Goodbye innerHTML, Hello setHTML: Stronger XSS Protection in Firefox 148. Listen to Frederik Braun go deep into this on ShopTalk […]
6日前

3/10 (火)

記事のアイキャッチ画像
What Metrics Should You Use to Evaluate AI in Your CI/CD Pipeline? ブログのファビコン Semaphore
AI is increasingly being integrated into CI/CD pipelines. It can suggest pipeline changes, optimize test selection, detect flaky tests, generate YAML, or even assist with deployment decisions. But before adopting AI-assisted CI/CD workflows, there’s a more important question: How do you know if AI is actually improving your pipeline? Without measurable outcomes, AI becomes another […]The post What Metrics Should You Use to Evaluate AI in Your CI/CD Pipeline? appeared first on Semaphore.
6日前
記事のアイキャッチ画像
Investigating multi-vector attacks in Log Explorer ブログのファビコン The Cloudflare Blog
Log Explorer customers can now identify and investigate multi-vector attacks. Log Explorer supports 14 additional Cloudflare datasets, enabling users to have a 360-degree view of their network.
6日前
記事のアイキャッチ画像
Building a security overview dashboard for actionable insights ブログのファビコン The Cloudflare Blog
Cloudflare's new Security Overview dashboard transforms overwhelming security data into prioritized, actionable insights, empowering defenders with contextual intelligence on vulnerabilities.
6日前
記事のアイキャッチ画像
Building Dynamic Forms In React And Next.js ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
Some forms stay UI, while others quietly become rule engines. Here’s why these two different approaches exist and how to choose between them.
6日前
記事のアイキャッチ画像
NGINX Community Spotlight: An HTML-to-Markdown Module for the AI Web, Built in Rust ブログのファビコン NGINX Community Blog
The NGINX plugin community has always been prolific, and sometimes a contributor builds something that lands at the intersection of a real problem and a clean architectural instinct. That is what Kang did with nginx-markdown-for-agents, a self-hostable NGINX dynamic module described in a recent DEV post. The module returns a Markdown version of an HTML […]
6日前
記事のアイキャッチ画像
New in Chrome 146 ブログのファビコン developer.chrome.com: Blog
Scroll-triggered animations, Scoped custom element registries, Sanitizer API, and more.
7日前
記事のアイキャッチ画像
What's new in DevTools (Chrome 146) ブログのファビコン developer.chrome.com: Blog
Adopted Style Sheets, Console history, and DevTools MCP with --slim mode, memory snapshots, and new A11y/LCP skills.
7日前
記事のアイキャッチ画像
Translating risk insights into actionable protection: leveling up security posture with Cloudflare and Mastercard ブログのファビコン The Cloudflare Blog
Cloudflare will be integrating Mastercard’s RiskRecon attack surface intelligence capabilities to help you eliminate Internet-facing blind spots while continuously monitoring and closing security gaps.
7日前
記事のアイキャッチ画像
第58回情報科学若手の会 参加レポート:社内のネットワークでの取り組みについて発表しました LINEヤフー Tech Blog (LY Corporation Tech Blog
こんにちは、ソフトウェアエンジニアの多根(@SEED0228777)です。普段は、検索領域で地域情報検索システムのためのプラットフォームを開発・運用しております。2025年10月11日から13日の3日...
7日前
記事のアイキャッチ画像
OpenClaw Advisory Surge Highlights Gaps Between GHSA and CVE Tracking ブログのファビコン Socket
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.
7日前
記事のアイキャッチ画像
Astro 6.0 ブログのファビコン The Astro Blog
Astro 6 is here with a refactored dev server, an experimental Rust compiler, live content collections, CSP, and more.
7日前
記事のアイキャッチ画像
Source Maps: Shipping Features Through Standards Bloomberg JS Blog
Source maps are a vital part of modern web development. Today, we have an official standard, a large group of members, and many exciting features in development! But it wasn't always this way.It may surprise you to learn that, for years, there was no official standard describing the source map format. On one hand, it is incredible that for 10 years, bundlers, browsers, and devtools worked together with only a shared Google Doc between them! On the other hand, it became impossible to add new feat
7日前
記事のアイキャッチ画像
Newsletter 26 ブログのファビコン Val Town Blog
New Townie, SQLite everywhere, party in Val Town, and much more
7日前
記事のアイキャッチ画像
How to wrangle SaaS contract renewals ブログのファビコン Blog on 1Password Blog
SaaS contract renewals have a way of sneaking up on IT and Finance teams. One day, everything is running fine. The next, a renewal notice hits your inbox, usually with little context, limited time, and no clear answer to the most important questions: Who’s using this? Do we still need it? And are we paying for more than we should?For many organizations, renewals are reactive events instead of strategic decisions. That’s how SaaS spend compounds.The problem isn’t negotiation skills or vendor mana
7日前
記事のアイキャッチ画像
OpenAPI + Fastify: let the contract build your server ブログのファビコン Evil Martians
Wire your OpenAPI contract into a Node.js Fastify backend with auto-generated routes, typed handlers, and request validation—no manual route definitions, no type drift, no integration surprises.
7日前
記事のアイキャッチ画像
How to add auth to your Replit app with WorkOS ブログのファビコン WorkOS Blog
A step-by-step tutorial to adding authentication to your Replit app with WorkOS AuthKit.
7日前
記事のアイキャッチ画像
The developer’s guide to JWKS ブログのファビコン WorkOS Blog
A complete reference to JSON Web Key Sets: structure, algorithms, endpoints, and key rotation.
7日前
記事のアイキャッチ画像
Expanding Uptime Monitoring Down The Stack: ICMP Monitors Are Now Available In Checkly ブログのファビコン Checkly Blog: Monitoring Insights & Trends
Checkly's ICMP monitors ping any host or IP to measure reachability, latency, and packet loss, available on all plans and fully integrated with Monitoring as Code.
7日前
記事のアイキャッチ画像
Electron 41.0 ブログのファビコン Electron Blog
Electron 41 has been released! It includes upgrades to Chromium 146.0.7680.65, V8 14.6, and Node v24.14.0.
7日前
記事のアイキャッチ画像
Introducing the Polar Signals VS Code Extension ブログのファビコン Polar Signals's Blog RSS Feed
See CPU time, memory allocations, and other profiling metrics as inline annotations directly in your source code.
7日前