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

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

直近1週間の更新

5/15 (金)

記事のアイキャッチ画像
Raising the bar: Quality, shared responsibility, and the future of GitHub’s bug bounty program ブログのファビコン The GitHub Blog
We're updating our bug bounty program standards to prioritize quality submissions, clarify shared responsibility boundaries, and evolve how we reward low-risk findings.The post Raising the bar: Quality, shared responsibility, and the future of GitHub’s bug bounty program appeared first on The GitHub Blog.
1時間前
記事のアイキャッチ画像
How to Control Infinite CSS Animations (Part 2 of 2) ブログのファビコン Frontend Masters Boost RSS Feed
This time we get into very smooth starts and stops for infinite animations using CSS. One of the tricks is layering on a transition on top of an animation.
2時間前
記事のアイキャッチ画像
What’s !important #11: 3D Voxel Scenes, Flying Focus, CSS Syntaxes, and More ブログのファビコン CSS-Tricks
If 3D voxel scenes (that you can style), flying focus animations, or new CSS syntaxes sound like your kinda thing, then this issue of What’s !important is definitely for you.What’s !important #11: 3D Voxel Scenes, Flying Focus, CSS Syntaxes, and More originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2時間前
記事のアイキャッチ画像
The Index: Issue #182 ブログのファビコン Piccalilli - Everything
YorickLLM chatbots are out and dead chatbots are in.How diamonds are madeThis is just absolutely stunning work.TakenThis does an excellent job of highlighting how easy it is for companies to be creepy and build a fingerprint on you, using information the browser happily hands over.Making an original Jubilee line door button into a Hue light switchA very cool idea and reading about the how was an absolute joy.How we’re approaching theming with modern CSSHere's one from the Piccalilli archives tha
3時間前
記事のアイキャッチ画像
Ten Data-Backed Truths Of User Experience ROI ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
Every extra second of friction has a measurable business cost. Carrie Webster shares ten data-backed UX facts that link user experience directly to revenue, retention, and long-term growth.
5時間前
記事のアイキャッチ画像
Active Supply Chain Attack: Malicious node-ipc Versions Published to npm ブログのファビコン Step Security Blog
Active Supply Chain Attack: Malicious node-ipc Versions Published to npm StepSecurity has detected multiple malicious releases of the popular node-ipc npm package. Three versions are currently known to be compromised, containing an obfuscated payload designed to steal cloud credentials, SSH keys, and CI/CD secrets. Our team is actively analyzing the attack, and this post will be updated as our investigation progresses
15時間前
記事のアイキャッチ画像
ESLint v10.4.0 released ブログのファビコン ESLint Blog
HighlightsNew includeIgnoreFile() helperThis release introduces the includeIgnoreFile() helper for configuration files that allows for including patterns from .gitignore files or any other files with gitignore-style patterns.Previously available in the external package @eslint/compat, the new includeIgnoreFile helper function is exported from the eslint/config entrypoint and provides an extended API that allows multiple files to be included and patterns to be interpreted relative to the location
15時間前
記事のアイキャッチ画像
Not so locked in any more Simon Willison's Weblog
<p>This <a href="https://simonwillison.net/2026/May/14/mitchell-hashimoto/">Mitchell Hashimoto quote</a> about Bun migrating from Zig to Rust reminded me of a similar conversation I had at a conference last week.</p><p>I was talking to someone who worked for a medium sized technology company with a pair of legacy/<a href="https://simonwillison.net/2018/Jul/17/mark-norman-francis/">legendary</a> iPhone and Android apps.</p><p>They told me the...
16時間前
記事のアイキャッチ画像
Quoting Mitchell Hashimoto Simon Willison's Weblog
<blockquote cite="https://twitter.com/mitchellh/status/2055039647924007222"><p>[...] On the interesting side is how fungible programming languages are nowadays. Programming languages used to be LOCK IN, and they're increasingly not so. You think the Bun rewrite in Rust is good for Rust? Bun has shown they can be in probably any language they want in roughly a week or two. Rust is expendable. Its useful until its not then it can be thrown out. That's interesting!</p></blockq...
17時間前
記事のアイキャッチ画像
GitHub availability report: April 2026 ブログのファビコン The GitHub Blog
In April, we experienced 10 incidents that resulted in degraded performance across GitHub services.The post GitHub availability report: April 2026 appeared first on The GitHub Blog.
17時間前
記事のアイキャッチ画像
AI Engineer Is a New Role ブログのファビコン Frontend Masters Boost RSS Feed
The job is creating dependable applications in production. Not just "a developer who uses LLMs", but an engineer in a constant evaluation and improvement loop.
1日前
記事のアイキャッチ画像
From latency to instant: Modernizing GitHub Issues navigation performance ブログのファビコン The GitHub Blog
How the GitHub Issues team used client-side caching, smart prefetching, and service workers to make navigation feel instant.The post From latency to instant: Modernizing GitHub Issues navigation performance appeared first on The GitHub Blog.
1日前
記事のアイキャッチ画像
Popular node-ipc npm Package Infected with Credential Stealer ブログのファビコン Socket
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
1日前

5/14 (木)

記事のアイキャッチ画像
Computing and Displaying Discounted Prices in CSS ブログのファビコン CSS-Tricks
A clever use of CSS to calculate and display a discounted product price by providing a base price and discount amount, featuring modern CSS features like attr(), mod(), and round().Computing and Displaying Discounted Prices in CSS originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
1日前
記事のアイキャッチ画像
Our billing pipeline was suddenly slow. The culprit was a hidden bottleneck in ClickHouse ブログのファビコン The Cloudflare Blog
When a partitioning change to our petabyte-scale ClickHouse cluster caused critical billing jobs to stall, standard metrics showed no obvious errors. This post explores how we identified severe lock contention in ClickHouse's query planner and built upstream patches to fix it.
1日前
記事のアイキャッチ画像
datasette-ip-rate-limit 0.1a0 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-ip-rate-limit/releases/tag/0.1a0">datasette-ip-rate-limit 0.1a0</a></p> <p>The <a href="https://datasette.io/">datasette.io</a> site was being hammered by poorly-behaved crawlers, so I had Codex (GPT-5.5 xhigh) build a configurable rate limiting plugin to block IPs that were hammering specific areas of the site too quickly.</p><p>Here's <a href="https...
1日前
記事のアイキャッチ画像
TeamPCP and BreachForums Launch $1,000 Contest for Supply Chain Attacks ブログのファビコン Socket
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.
2日前
記事のアイキャッチ画像
CVPR 2026採択論文で見るモーション生成の最前線 LINEヤフー Tech Blog (LY Corporation Tech Blog
はじめにこんにちは。LINEヤフーでモーション生成やアニメーション生成の研究開発に取り組んでいる郁です。このたび、我々のチームから次の 2 本の論文が CVPR 2026 に採択されました。Causa...
2日前
記事のアイキャッチ画像
Device Trust MCP Server: Natural language queries for your entire fleet ブログのファビコン Blog on 1Password Blog
Today we're releasing the 1Password Device Trust MCP Server, an open-source server that connects your Device Trust data directly to the AI tools your team already uses, like Claude or ChatGPT. It's available now for all customers on Device Trust Connect.As AI agents take on more of the work across your organization, IT and security teams need visibility and control that keeps pace. The Device Trust MCP Server is part of how 1Password is extending that control to the way security teams actually w
2日前
記事のアイキャッチ画像
How Wasm components enable pluggable tooling through interposition ブログのファビコン Bytecode Alliance
And how the splicer framework makes it tractable at any interface edge.
2日前
記事のアイキャッチ画像
Critical FunnelKit vulnerability threatens 40,000+ WooCommerce checkouts ブログのファビコン Sansec - experts in eCommerce security
Sansec is tracking active attacks against Funnel Builder by FunnelKit, a checkout and upsell plugin used on 40,000+ WooCommerce stores. All versions before 3.15.0.3 let unauthenticated attackers in...
2日前
記事のアイキャッチ画像
Welcome to the Datasette blog Simon Willison's Weblog
<p><strong><a href="https://datasette.io/blog/2026/new-blog/">Welcome to the Datasette blog</a></strong></p>We have a bunch of neat Datasette announcements in the pipeline so we decided it was time the project grew an official blog.</p><p>I built this using OpenAI Codex desktop, which turns out to have the Markdown session transcript export feature I've always wanted. Here's <a href="https://gist.github.com/simonw/885b11eee46822622b8031a1f4e5f3...
2日前
記事のアイキャッチ画像
Quoting Boris Mann Simon Willison's Weblog
<blockquote cite="https://bsky.app/profile/bmann.ca/post/3mlp2ipupv22z"><p>“11 AI agents” is meaningless as a phrase. </p><p>If I said “I have 11 spreadsheets” or “I have 11 browser tabs” to do my work, it means about the same thing.</p></blockquote><p class="cite">— <a href="https://bsky.app/profile/bmann.ca/post/3mlp2ipupv22z">Boris Mann</a></p> <p>Tags: <a href="https://simonwillison.net/tags/ai-agents">ai-agen...
2日前
記事のアイキャッチ画像
Dungeons & Desktops: 10 roguelikes that never die (because their communities won’t let them) ブログのファビコン The GitHub Blog
Roguelikes don’t die. They fork, mutate, get argued over, rewritten, abandoned, and revived again. Sometimes all at once.The post Dungeons & Desktops: 10 roguelikes that never die (because their communities won’t let them) appeared first on The GitHub Blog.
2日前

5/13 (水)

記事のアイキャッチ画像
rotateX() ブログのファビコン CSS-Tricks
The rotateX() function rotates an element around the x-axis in a three-dimensional spacerotateX() originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2日前
記事のアイキャッチ画像
rotateY() ブログのファビコン CSS-Tricks
The rotateY() function rotates an element around its vertical y-axis.rotateY() originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2日前
記事のアイキャッチ画像
rotateZ() ブログのファビコン CSS-Tricks
The rotateZ() function rotates an element around its z-axis, so clockwise or counterclockwise. rotateZ() originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2日前
記事のアイキャッチ画像
rotate() ブログのファビコン CSS-Tricks
The rotate() function spins an element either clockwise or counterclockwise in a 2D plane.rotate() originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
2日前
記事のアイキャッチ画像
CKEditor AI Service: Cloud Provider Support, Observability, and More ブログのファビコン CKEditor Ecosystem Blog
Native support for Azure OpenAI, Amazon Bedrock, and Vertex AI, OpenTelemetry observability, LLM circuit breaker, expanded file limits, and more in the latest CKEditor AI Service highlights
2日前
記事のアイキャッチ画像
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak
はてなブックマークアイコン 1
ブログのファビコン Socket
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.
2日前
記事のアイキャッチ画像
Callout UI with CSS Offset & Border ブログのファビコン Frontend Masters Boost RSS Feed
We look at designing callout UI elements using CSS, incorporating leader lines and text boxes. It details setting up the HTML structure, utilizing CSS properties like offset-path and borders.
2日前
記事のアイキャッチ画像
Browser Run: now running on Cloudflare Containers, it’s faster and more scalable ブログのファビコン The Cloudflare Blog
We’ve enabled higher usage limits, faster performance, better reliability, and increased shipping velocity for our Browser Run product by rebuilding on top of Cloudflare’s Containers. Here’s how.
2日前
記事のアイキャッチ画像
Practical Interface Patterns For AI Transparency (Part 2) ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
Why traditional loading patterns like spinners fail in agentic AI experiences, and how interface patterns that reveal the system’s process, status, and decision-making can improve transparency and build user trust.
2日前
記事のアイキャッチ画像
Migrating from ESLint, Biome, and Prettier to Oxlint and Oxfmt ブログのファビコン Nicolas Charpentier's Blog
I tasked an agent to migrate our monorepo from a mix of ESLint, Biome, and Prettier to Oxlint and Oxfmt. The full lint pipeline went from 81s to 2.5s.
2日前
記事のアイキャッチ画像
automerge-gate: GitHubのAuto Mergeをひとつの必須チェックに集約するGitHub Action
はてなブックマークアイコン 7
ブログのファビコン Web Scratch
GitHubのAuto Mergeをひとつの必須チェックに集約するためのGitHub Action automerge-gate を作ったので紹介します。GitHub: pkgdeps/automerge-gate背景: GitHub Auto Mergeは集約するアクションなしだと使いにくい前提として、GitHubのAuto Mergeを使うには、必須チェック未達成のPRをマージできない状態にするBranch protection ruleやRulesetの設定が必要です。これらの保護機能でPRがブロックされる状態を作ったうえで、すべての必須チェックが成功した時点でAuto Mergeが発火する、という仕組みになっています。逆に言うと、Auto Mergeを使うには何かしらのステータスチェックを必ず必須に入れる必要があります。そして、Branch protection ruleやRulesetは、マージに必要なステータスチェックを名前で列挙する形式です。この方式は次のような場面で壊れやすいという問題があります。RenovateやDependabotなど外部のGitHub Appが追加
2日前
記事のアイキャッチ画像
CSP Allow-list Experiment Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/csp-allow">CSP Allow-list Experiment</a></p> <p>An experiment that shows that you can load an app in a CSP-protected sandboxed iframe (see <a href="https://simonwillison.net/2026/Apr/3/test-csp-iframe-escape/">previous note</a>) and have a custom <code>fetch()</code> that intercepts CSP errors and passes them up to the parent window... which can then prompt the us...
2日前
記事のアイキャッチ画像
Bun v1.3.14 ブログのファビコン bun.com
Fixes 92 issues (addressing 380 👍). Bun.Image — a built-in image processing API, 7x faster warm installs with the isolated linker's global store, experimental HTTP/2 and HTTP/3 clients for fetch(), HTTP/3 (QUIC) in Bun.serve(), rewritten fs.watch() on Linux and macOS, --no-orphans CLI flag, process.execve(), Bun.Terminal on Windows via ConPTY, FreeBSD and Android builds, shared SSL_CTX cache, smaller binaries, and many bugfixes and Node.js compatibility improvements.
3日前
記事のアイキャッチ画像
並列パイプライン構成で実現する稼働中DSPのログ形式移行 ブログのファビコン CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに こんにちは!芝浦工業大学理工学研究科 修士1年の只野陽生と申します。2026年2月の3週間 ...
3日前
記事のアイキャッチ画像
メール到達性を支える、プレスリリース内URLのドメイン評価の仕組み ブログのファビコン PR TIMES 開発者ブログ
こんにちは。バックエンドエンジニアの筒井(@tsuttsun_wind)です。 PR TIMESでは、プレスリリースを個人・メディアユーザーやメディアリストに向けてメール配信しています。 2026年1月中旬ごろ、Micr […]
3日前
記事のアイキャッチ画像
信頼性向上のためのSLI/SLO導入vol.3 - サービスへの導入事例 LINEヤフー Tech Blog (LY Corporation Tech Blog
はじめにこんにちは。Service ReliabilityチームでSRE(Site Reliability Engineer)として働いているKi Cheol Cheonです。SREチームは、ユーザー...
3日前
記事のアイキャッチ画像
GemStuffer Campaign Abuses RubyGems as Exfiltration Channel Targeting UK Local Government ブログのファビコン Socket
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.
3日前
記事のアイキャッチ画像
Open Link in Unloaded Tab, a little Firefox extension Evan Hahn (dot com)
In short: I just published Open Link in Unloaded Tab, a little Firefox extension that adds “Open Link in Unloaded Tab” to the right-click context menu.In Firefox, you can unload tabs to save system resources. But there’s no way to open a new tab in the unloaded state…until now! I built a very simple extension that adds a new option to do this. (It even has a cute icon which I paid ~$15 for.)I’ve built one-off extensions before, but this is the first one I’ve submitted to the Firefox Add-ons dire
3日前
記事のアイキャッチ画像
Composer vulnerability leaks GitHub tokens, threatens PHP supply chain ブログのファビコン Sansec - experts in eCommerce security
Update May 13th: GitHub has temporarily rolled back the new token format rollout. According to the Composer maintainers, that leaves a few days to update Composer in CI before the rollout resumes n...
3日前
記事のアイキャッチ画像
Trusted Sources for Deployment Protection ブログのファビコン Vercel News
lets protected deployments accept from Vercel projects and external services you authorize, so you no longer have to share a long-lived secret. Trusted Sources is the recommended approach, but Protection Bypass for Automation continues to workTrusted Sourcesshort-lived identity tokens (OIDC)Protection Bypass for AutomationCallers attach an OIDC token in the header. Vercel then verifies the signature, checks the claims you configured, and confirms the environment matches the rule.x-vercel-trusted
3日前
記事のアイキャッチ画像
datasette 1.0a29 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a29">datasette 1.0a29</a></p> <blockquote><ul><li>New <code>TokenRestrictions.abbreviated(datasette)</code> <a href="https://docs.datasette.io/en/latest/internals.html#tokenrestrictions">utility method</a> for creating <code>"_r"</code> dictionaries. <a href="https://github.com/simonw/datasette/issues/2695">#269...
3日前
記事のアイキャッチ画像
Quoting Mo Bitar Simon Willison's Weblog
<blockquote cite="https://www.tiktok.com/@atmoio/video/7638649825382190350"><p>Now, if your CEO has never heard the phrase Ralph Loop, oh man, you are less than 30 days away from your next promotion. I'm not even exaggerating. Walk into his office, close the door, and say, hey chief, been experimenting with something. It's called Ralph Loops. And I think it could change literally everything. And he's gonna say, what's a Ralph loop? And you will say, give me $18,000 worth of API cred...
3日前
記事のアイキャッチ画像
Quoting Mitchell Hashimoto Simon Willison's Weblog
<blockquote cite="https://lobste.rs/s/oznirn/redis_cost_ambition#c_dzrja0"><p>The thing about 90% of TDMs [Technical Decision Makers] is that they're motivated primarily by NOT GETTING FIRED. These aren't people who browser Lobsters or push to GH on the weekend. These are people that work 9 to 5, get paid, go home, and NEVER THINK ABOUT WORK AGAIN. So to achieve all that, they follow secular trends supported by analysts and broad public sentiment. Oh, Gartner said that "AI strategy"...
3日前
記事のアイキャッチ画像
Create Vercel Firewall rules with natural language ブログのファビコン Vercel News
now lets you create WAF custom rules using natural language. Describe the behavior you need and the dashboard will generate the rule.Vercel FirewallVisit the to try creating a rate-limiting rule:firewall custom rules pageOr use the Vercel CLI: let you control traffic to your site by logging, blocking, challenging, rate limiting, or redirecting requests based on conditions like IP address, path, country, user agent, and more.WAF custom rulesFor example, you can: or learn more in the .Generate you
3日前
記事のアイキャッチ画像
llm 0.32a2 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.32a2">llm 0.32a2</a></p> <p>A bunch of useful stuff in this <a href="https://llm.datasette.io/">LLM</a> alpha, but the most important detail is this one:</p><blockquote><p>Most reasoning-capable OpenAI models now use the <a href="https://platform.openai.com/docs/api-reference/responses"><code>/v1/responses</code></a> e...
3日前
記事のアイキャッチ画像
GitHub Copilot individual plans: Introducing flex allotments in Pro and Pro+, and a new Max plan ブログのファビコン The GitHub Blog
Starting June 1, our lineup of individual plans will update based on your feedback.The post GitHub Copilot individual plans: Introducing flex allotments in Pro and Pro+, and a new Max plan appeared first on The GitHub Blog.
3日前
記事のアイキャッチ画像
Meet Your Users Where They Are with Obs.js ブログのファビコン CSS Wizardry
Obs.js is a tiny inline script that helps you adapt your site to real-world network, battery, CPU, and memory conditions.
3日前
記事のアイキャッチ画像
Repeating Square Dots Backgrounds in CSS ブログのファビコン Frontend Masters Boost RSS Feed
We look at a couple of ways to essentially draw a little square dot in a slightly larger area and let it repeat, giving us a nice dotted background effect.
3日前
記事のアイキャッチ画像
Dungeons & Desktops: Building a procedurally generated roguelike with GitHub Copilot CLI ブログのファビコン The GitHub Blog
Learn how one Hubber used GitHub Copilot CLI to build an extension that turns any codebase into a unique, roguelike dungeon. The post Dungeons & Desktops: Building a procedurally generated roguelike with GitHub Copilot CLI appeared first on The GitHub Blog.
3日前

5/12 (火)

記事のアイキャッチ画像
Soon We Can Finally Banish JavaScript to the ShadowRealm ブログのファビコン CSS-Tricks
The proposed ShadowRealm API introduces a new kind of realm specifically designed for isolation, and only that.Soon We Can Finally Banish JavaScript to the ShadowRealm originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
3日前
記事のアイキャッチ画像
TeamPCP's Mini Shai-Hulud Is Back: A Self-Spreading Supply Chain Attack Compromises TanStack npm Packages ブログのファビコン Step Security Blog
The Mini Shai-Hulud worm is actively compromising legitimate npm packages by hijacking CI/CD pipelines and stealing developer secrets. StepSecurity's OSS Package Security Feed first detected the attack in official @tanstack packages and is tracking its spread across the ecosystem in real time.
3日前
記事のアイキャッチ画像
Socket Named to Rising in Cyber 2026 List of Top Cybersecurity Startups ブログのファビコン Socket
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.
3日前
記事のアイキャッチ画像
When "idle" isn't idle: how a Linux kernel optimization became a QUIC bug ブログのファビコン The Cloudflare Blog
We investigated a bug where CUBIC's congestion window became pinned at its minimum floor, causing a performance to plummet. The fix involved correctly measuring idle periods to distinguish RTT wait times from actual application idleness.
3日前
記事のアイキャッチ画像
Fast mode for Opus 4.7 available on AI Gateway ブログのファビコン Vercel News
Fast mode for Claude Opus 4.7 is now available on in research preview.AI GatewayFast mode delivers ~2.5x faster output token generation with full Opus 4.7 intelligence. This is an early, experimental feature.To enable fast mode, pass in the provider options with .speed: 'fast'anthropicanthropic/claude-opus-4.7You can use fast mode with by setting the and variables in your shell configuration file or in .Claude Code via AI GatewayCLAUDE_CODE_SKIP_FAST_MODE_ORG_CHECKCLAUDE_CODE_ENABLE_OPUS_4_7_FAS
3日前
記事のアイキャッチ画像
RubyKaigi 2026 に総勢35名で参加しました!みんなで書く感想レポート ブログのファビコン STORES Product Blog
こんにちは、ima1zumiです。RubyKaigi 2026 お疲れさまでした!函館の海鮮が恋しい日々を送っています。 STORES はNursery Sponsorとして、託児所の企画・運営をしました。また、会期中にRubyKaigi 2026 STORES Quizを出題したり、STORES CAFE for WomenとSTORES CAFE at RubyKaigi 2026を開催したりと、盛りだくさんな3日間でした。エンジニア30名、PX4名、内定者1名の総勢35名で参加しました! このブログではRubyKaigi 2026に参加したメンバーから印象に残ったセッション、出来事につい…
3日前
記事のアイキャッチ画像
Streamlined sign-in: Immediate UI mode is now available ブログのファビコン developer.chrome.com: Blog
Chrome 148 introduces Immediate UI mode for passkeys and passwords to streamline user sign-in flows with a frictionless credential request experience.
3日前
記事のアイキャッチ画像
AI Gateway production index ブログのファビコン Vercel News
Ask which AI model is best, and the answer changes before the ink dries. That's what happens in an industry where new models are released weekly. Every benchmark measures a different race, and every race crowns its own winner, but Vercel has a unique view of the industry through production workloads. serves tens of trillions of tokens across hundreds of models through real applications and agents. AI Gateway:What we're seeingThis report is built on data from seven months of production traffic fr
3日前
記事のアイキャッチ画像
Manage Vercel Firewall in the CLI ブログのファビコン Vercel News
You can now manage the directly from the CLI. Vercel FirewallUsing the command, you can configure , , , , and .vercel firewallcustom rulesIP blockssystem bypassesattack modesystem mitigationsBuilding on the new CLI commands, the lets agents interact with the Firewall and includes best practices for rolling out new Firewall rules safely. Vercel Firewall skillUpdate to the latest CLI version and run to get started. Learn more about the vercel firewallVercel Firewall CLI commands.Read more
3日前
記事のアイキャッチ画像
XO から Oxlint に移行しました ブログのファビコン PR TIMES 開発者ブログ
こんにちは、フロントエンドエンジニアのやなぎ(@apple_yagi)です。 PR TIMESでは2023年9月から XO をリンター・フォーマッターとして使ってきましたが、先日 Oxlint に移行しました。本エントリ […]
4日前
記事のアイキャッチ画像
Talk of the Town — May 2026 ブログのファビコン Val Town Blog
Claude managed agents, OpenAI voice agents, domaining, and more
4日前
記事のアイキャッチ画像
The costs of unmanaged credential sprawl ブログのファビコン Blog on 1Password Blog
This blog has been adapted from an excerpted section of 1Password’s ebook, Credential sprawl: How AI increases the risks. To read the complete ebook and learn more about how AI is accelerating credential sprawl, click here.In Ancient Rome, the military had a daily “watchword” that soldiers used to enter the camp. An official would inscribe the watchword on clay tablets, which were distributed throughout the various military units. If a tablet wasn’t returned, they swiftly tracked it down and pun
4日前
記事のアイキャッチ画像
1Password shows 370% YoY growth in Okta research report ブログのファビコン Blog on 1Password Blog
1Password has never been more popular in the workplace. Okta’s 2026 “Businesses at Work” report reveals that, of the 8,000+ apps that Okta analyzed, “The security tool 1Password showed the highest industry-level growth, notching a 370% YoY increase in the technology sector.” This statistic refers specifically to the number of individual 1Password users on the Okta platform, indicating a sharp increase in the rollout and adoption of 1Password across business users. This growth is no coincidence.
4日前
記事のアイキャッチ画像
Getting More Out of Claude Code in the Terminal ブログのファビコン Marmelab Blog
Claude Code is more than a chat interface. Discover the lesser-known commands, shortcuts, and workflows that will make you a power user.
4日前
記事のアイキャッチ画像
proto v0.57 - OCI plugin distribution, cargo and npm backends ブログのファビコン moonrepo Blog
In this release, we're shifting how official plugins are distributed, and rolling out two new
4日前
記事のアイキャッチ画像
The developer's guide to AI agent authentication and authorization ブログのファビコン WorkOS Blog
How to give AI agents their own identity, scope what they can do, and defend your systems when they act autonomously.
4日前
記事のアイキャッチ画像
How Rex went from zero to enterprise ready in weeks ブログのファビコン WorkOS Blog
How an AI operational finance startup went from founding to Vercel AI Accelerator winner without slowing down for enterprise auth.
4日前
記事のアイキャッチ画像
Node.js 26.x now available on Vercel Sandboxes ブログのファビコン Vercel News
Vercel Sandbox now supports Node.js version 26.To run a Sandbox with Node.js 26, upgrade to or later, or to or later if you're using v2 and set the property to :@vercel/sandbox1.10.22.0.0-beta.19runtimenode26Get started today and learn more in the .documentationRead more
4日前
記事のアイキャッチ画像
Thoughts on GitLab's workforce reduction" and "structural and strategic decisions" Simon Willison's Weblog
<p><strong><a href="https://about.gitlab.com/blog/gitlab-act-2/">GitLab Act 2</a></strong></p>There's a lot going on in this announcement from GitLab about the "workforce reduction" and "structural and strategic decisions" they are making with respect to the agentic era.</p><ul><li>They're "planning to reduce the number of countries by up to 30% where we have small teams". One of the most interesting things about GitLab is that they have emp...
4日前
記事のアイキャッチ画像
Arrays, objects… now ‘composites’? ブログのファビコン Frontend Masters Boost RSS Feed
Nice 9-minute video from Matt Pocock (from about a year ago) introducing composites. The problem of not being able to compare objects definitely feels worth solving. Or, more accurately, fixing the issue where when compare two objects that look exactly the same, it’s still false. And that using them as keys doesn’t work. Sounds like […]
4日前
記事のアイキャッチ画像
TanStack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack ブログのファビコン Socket
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.
4日前
記事のアイキャッチ画像
Quoting James Shore Simon Willison's Weblog
<blockquote cite="https://www.jamesshore.com/v2/blog/2026/you-need-ai-that-reduces-your-maintenance-costs"><p>Your AI coding agent, the one you use to write code, needs to reduce your maintenance costs. Not by a little bit, either. You write code twice as quick now? Better hope you’ve halved your maintenance costs. Three times as productive? One third the maintenance costs. Otherwise, you’re screwed. You’re trading a temporary speed boost for permanent indenture. [...]</p><...
4日前
記事のアイキャッチ画像
Your AI Use Is Breaking My Brain Simon Willison's Weblog
<p><strong><a href="https://www.404media.co/your-ai-use-is-breaking-my-brain/">Your AI Use Is Breaking My Brain</a></strong></p>Excellent, angry piece by Jason Koebler on how AI writing online is becoming impossible to avoid, filtering it is mentally exhausting and it's even starting to distort regular human writing styles.</p><p>I particularly liked his use of the term "Zombie Internet" to define a different, more insidious alternative to the "De...
4日前
記事のアイキャッチ画像
Using LLM in the shebang line of a script Simon Willison's Weblog
<p><strong>TIL:</strong> <a href="https://til.simonwillison.net/llms/llm-shebang">Using LLM in the shebang line of a script</a></p> <p>Kim_Bruning <a href="https://news.ycombinator.com/item?id=48073246#48090590">on Hacker News</a>:</p><blockquote><p>But seriously, you can put a shebang on an english text file now (if you're sufficiently brave) [...]</p></blockquote><p>This inspired me to look at patterns f...
4日前
記事のアイキャッチ画像
Why Enterprise AI Pilots Fail, and What the Winners Do Instead ブログのファビコン CKEditor Ecosystem Blog
Enterprise AI pilots fail not because of the model, but because AI never fits real workflows. See the patterns behind implementations that scale.
4日前
記事のアイキャッチ画像
WebKit Features for Safari 26.5 ブログのファビコン WebKit
Safari 26.5 is here, delivering the :open pseudo-class, the element-scoped keyword for random(), color-interpolation for SVG gradients, the ToggleEvent.source property for popovers, and the Origin API.
4日前
記事のアイキャッチ画像
GitHub for Beginners: Getting started with OSS contributions ブログのファビコン The GitHub Blog
Learn how to find opportunities to contribute to the open source community.The post GitHub for Beginners: Getting started with OSS contributions appeared first on The GitHub Blog.
4日前
記事のアイキャッチ画像
Learning on the Shop floor Simon Willison's Weblog
<p><strong><a href="https://twitter.com/tobi/status/2053121182044451016">Learning on the Shop floor</a></strong></p>Tobias Lütke describes Shopify's internal coding agent tool, River, which operates entirely in public on their Slack:</p><blockquote><p>River does not respond to direct messages. She politely declines and suggests to create a public channel for you and her to start working in. I myself work with river in <code>#tobi_river...
4日前

5/11 (月)

記事のアイキャッチ画像
An update on the recent JavaScript error tracking outage SpeedCurve Blog
During a deployment at 08:00 pm on 7 May 2026 (UTC), SpeedCurve RUM JavaScript error tracking had an outage that lasted for 5 days, until 08:00 pm on 12 May. The outage caused the complete loss of JavaScript error details recorded by SpeedCurve's RUM script, lux.js. Total error count was recorded correctly, but the details of those errors were lost.Unfortunately our automated monitoring did not alert us to this outage. We were only alerted after reports of missing data from SpeedCurve customers.
4日前
記事のアイキャッチ画像
Automate progressive rollouts with Vercel Flags ブログのファビコン Vercel News
You can now use to roll out a feature to a growing percentage of users on a schedule, with progressive rollouts.Vercel FlagsUnlike weighted splits, which hold a fixed distribution (for example, 50/50) for experiments, a progressive rollout follows a predefined schedule that gradually shifts the traffic percentage to the new variant. Each stage has a target percentage and a duration.Exposing a change in stages lets you catch a regression on a small slice of users before it hits everyone.Progressi
4日前
記事のアイキャッチ画像
LINE iOSアプリにおけるMergeable Libraryの段階的導入 LINEヤフー Tech Blog (LY Corporation Tech Blog
はじめにLINEアプリ開発SBU・モバイルエクスペリエンス開発ディビジョンのikesyoです。普段はLINE iOSアプリのビルドシステムや開発基盤の改善を担当しています。LINE iOSは250万行...
5日前
記事のアイキャッチ画像
ヤフーのAndroidアプリにおけるパスキー対応(4つの方法と採用判断) LINEヤフー Tech Blog (LY Corporation Tech Blog
はじめまして。LINEヤフー株式会社の石井です。ヤフーのAndroidアプリにログイン機能を提供する社内向けのSDKの開発を担当しています。近年、ログインの簡単さやセキュリティなどの観点でパスキーが注...
5日前
記事のアイキャッチ画像
RubyKaigi 2026 STORES Quiz 全問ネタバレ解説 ブログのファビコン STORES Product Blog
こんにちは。遠藤 (@mametter) です。 STORES は Nursery and Scholarship Sponsor として RubyKaigi 2026 に協賛していましたが、さらに "Ruby One-Liner Challenge" というゲームを公開しました。 会場で QR コード付きのカードを配布する形でこのゲームを配っていました。 受け取っていただいた方、遊んでいただいた方、ありがとうございました。 フレーズをドラッグ&ドロップで並べ替え、指定された出力を出す Ruby ワンライナーを組み立てるパズルです。 ブラウザ上で ruby.wasm が動いていて、実際に ev…
5日前
記事のアイキャッチ画像
Vercel Sandbox firewall now supports request proxying and filtering ブログのファビコン Vercel News
The now supports forwarding specific HTTP requests to a proxy you control. You can also use matchers to filter forwarding and credentials brokering to only the requests that need it.Vercel Sandbox firewallYou can now route outbound sandbox traffic through your own proxy for logging, debugging, or transforming requests and responses. Set a on any allowed domain, and the firewall will forward matching HTTPS requests to your server.forwardURLThe proxy receives the original request along with additi
5日前
記事のアイキャッチ画像
グリニッジ天文台はどこにあるとよかった? ブログのファビコン まめめも
経度 0° の本初子午線はイギリスのグリニッジ天文台を基準に決められたもので、世界標準時 (UTC+0) の起点となっています。 ここから東西 15° ごとの合計 24 本が「標準時子午線」と呼ばれます。ほとんどの国・地域はいずれかの標準時子午線を自国の標準時の基準にしています。 日本の標準時 (UTC+9) は東経 135° の標準時子午線に基づいていて、これが兵庫県明石市を通ることはよく知られています。「なんで明石?」と思ったこともありますが、たまたまグリニッジ天文台から 135° 東の位置にあったからです。 ところで、自国の領土に標準時子午線がまったく通っていない国もしばしばあります。有…
5日前
記事のアイキャッチ画像
pnpm 11.1 ブログのファビコン pnpm Blog
pnpm 11.1 adds a few new commands — pnpm audit signatures, pnpm bugs, and pnpm owner — alongside support for installing from arbitrary named registries (including a built-in alias for the GitHub Packages npm registry), the ability to skip runtime installation in CI, and several fixes.
5日前
記事のアイキャッチ画像
How to handle JWT in PHP ブログのファビコン WorkOS Blog
Everything you need to know to implement and validate JWTs securely in PHP: from signing to verifying with JWKS, with code examples and best practices for both vanilla PHP and Laravel.
5日前
記事のアイキャッチ画像
Common Entra ID SAML errors and how to fix them ブログのファビコン WorkOS Blog
Seven errors that break Entra ID SAML SSO, and how to resolve them.
5日前
記事のアイキャッチ画像
How Product Design is Evolving with AI ブログのファビコン WorkOS Blog
WorkOS designers use AI to prototype in production, explore wider solution spaces, and design for agents. Here's how our craft is changing.
5日前
記事のアイキャッチ画像
Fat Skills, Thin Harness, No Terminal Loren Stewart
Tan's fat-skills/thin-harness architecture maps almost one-to-one onto an AI coworker for non-developers. The catch: when users don't have a repo, skills can't be files. Skills have to be the product.
5日前
記事のアイキャッチ画像
Quoting New York Times Editors’ Note Simon Willison's Weblog
<blockquote cite="https://www.nytimes.com/2026/04/14/world/canada/election-carney-liberal-party.html"><p><em>This article was updated after The Times learned that a remark attributed to Pierre Poilievre, the Conservative leader, was in fact an A.I.-generated summary of his views about Canadian politics that A.I. rendered as a quotation. The reporter should have checked the accuracy of what the A.I. tool returned. The article now accurately quotes from a speech delivered by Mr....
5日前

5/10 (日)

記事のアイキャッチ画像
Quoting Andrew Quinn Simon Willison's Weblog
<blockquote cite="https://til.andrew-quinn.me/posts/replacing-a-3-gb-sqlite-database-with-a-7-mb-fst-finite-state-trandsucer-binary/#fn:5"><p>One could say in the first quarter-century of my life, that while I was always fascinated by programming, I could never overcome the guilt of not really knowing whether the tool I am building right now isn’t already superceded by some much better implementation someone else has already written 30 or 40 years ago; I could write a TSV-aware sear...
5日前
記事のアイキャッチ画像
How Superset built the IDE for AI agents on Vercel ブログのファビコン Vercel News
Superset on VercelSoftware development with AI started as a single engineer chatting with a single agent about a local repo. Today, developers direct fleets of agents in the cloud, but traditional tools were built for the old shape of the job: IDEs, terminals, and review systems designed for one developer moving one ticket at a time.Co-founders Kiet Ho, Satya Patel, and Avi Peltz, all former CTOs at YC-backed companies, built as the IDE for multi-agent development. It runs up to 10 coding agents
5日前
記事のアイキャッチ画像
CSS Grid Layout の gap を装飾する `column-rule` と `row-rule` ブログのファビコン azukiazusa のテックブログ2
グリッドレイアウトで「列の間に線を引く」といった装飾は多くの場面で必要になります。しかし、flexbox や grid で列の間に線を引くためのプロパティは存在せず、ボーダーや背景色を利用して線のように見せるといったワークアラウンドが必要でした。CSS Grid Layout の gap を装飾する `column-rule` と `row-rule` を使用することにより、flexbox や grid で簡単に列や行の間に線を引くことができるようになります。
5日前
記事のアイキャッチ画像
Google Lighthouse Has A New Agentic Browsing Category ブログのファビコン DebugBear Blog
Lighthouse 13.3 introduces a new Agentic Browsing category that audits how well your website works with AI agents.
6日前

5/9 (土)

記事のアイキャッチ画像
Quoting Luke Curley Simon Willison's Weblog
<blockquote cite="https://moq.dev/blog/webrtc-is-the-problem/"><p>WebRTC is designed to <strong>degrade and drop my prompt</strong> during poor network conditions.</p><p>wtf my dude</p><p>WebRTC aggressively drops audio packets to keep latency low. If you’ve ever heard distorted audio on a conference call, that’s WebRTC baybee. The idea is that conference calls depend on rapid back-and-forth, so pausing to wait for audio is unacceptable.</p>...
7日前
記事のアイキャッチ画像
fsnotify Maintainer Dispute Sparks Supply Chain Concerns ブログのファビコン Socket
A dispute over fsnotify maintainer access set off supply chain alarms around one of Go’s most widely used filesystem libraries.
7日前
記事のアイキャッチ画像
How to Control Infinite CSS Animations (Part 1 of 2) ブログのファビコン Frontend Masters Boost RSS Feed
Something like manipulating the speed of an animation isn't a big deal, but it's harder when the animation is *already running*. We got tricks.
7日前
記事のアイキャッチ画像
Using Claude Code: The Unreasonable Effectiveness of HTML Simon Willison's Weblog
<p><strong><a href="https://twitter.com/trq212/status/2052809885763747935">Using Claude Code: The Unreasonable Effectiveness of HTML</a></strong></p>Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude.</p><p>The article is crammed with interesting examples (collected on <a href="https://thariqs.github.io/html-effectiveness/">this site&l...
7日前
記事のアイキャッチ画像
Tailwind CSS v4.3: Scrollbars, new colors, and more ブログのファビコン Tailwind CSS Blog
Tailwind CSS v4.3 is here with first-party scrollbar styling, even more logical property utilities, new zoom and tab-size utilities, better @variant support, and all the v4.2 stuff we shipped while forgetting blogs existed.
7日前
記事のアイキャッチ画像
Why age assurance laws matter for developers ブログのファビコン The GitHub Blog
Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers. The post Why age assurance laws matter for developers appeared first on The GitHub Blog.
7日前