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

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

直近1週間の更新

11/21 (金)

記事のアイキャッチ画像
Evolving GitHub Copilot’s next edit suggestions through custom model training ブログのファビコン The GitHub Blog
GitHub Copilot’s next edit suggestions just got faster, smarter, and more precise thanks to new data pipelines, reinforcement learning, and continuous model updates built for in-editor workflows.The post Evolving GitHub Copilot’s next edit suggestions through custom model training appeared first on The GitHub Blog.
22分前
記事のアイキャッチ画像
Introducing Socket Scanning for OpenVSX Extensions ブログのファビコン Socket
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
2時間前
記事のアイキャッチ画像
Should We Even Have :closed? ブログのファビコン CSS-Tricks
Is there really a difference between using :not(:open) and :closed? As always, it depends. Sunkanmi Fafowora explains why :closed is currently not a thing.Should We Even Have :closed? originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
3時間前

11/20 (木)

記事のアイキャッチ画像
Nano Banana Pro (Gemini 3 Pro Image) now available in the AI Gateway ブログのファビコン Vercel News
You can now access Google's cutting edge image model, Nano Banana Pro (Gemini 3 Pro Image), via Vercel's with no other provider accounts required.AI GatewayNano Banana Pro (Gemini 3 Pro Image) is designed to work for more advanced use cases than Nano Banana. This model introduces improvements specifically for professional and creative workflows, like the generation of diagrams with accurate labeling and integration of web search information for images with up-to-date information. Nano Banana Pro
5時間前
記事のアイキャッチ画像
今週11/21(金)にpmconf 2025 大阪に登壇します!という話など。 ブログのファビコン エムスリーテックブログ
皆さんこんにちは、こんばんは。今年も冬キャンプにベストなシーズンになってウキウキしている取締役CPO/CAIOの山崎です。 最近お気に入りのキャンプギアはSoomloomのIGTハーフ対応の焚き火台と、同じくSoomloomの円形のアイロンストーブです。 ということで、本日はマネジメントチームブログリレー1日目の記事を担当することになりました。 11月でもタープ泊のストロングスタイル。シュラフはEnlightened Equipmentの30F対応キルト。むしろ暑すぎました。 エンジニアリンググループマネジメントチームについて プロダクト支援チームについて 私の役割 イベントスポンサーとイベン…
13時間前
記事のアイキャッチ画像
PHPカンファレンス福岡2025に協賛・登壇しました! ブログのファビコン PR TIMES 開発者ブログ
こんにちは、バックエンドエンジニアの中山です。 今回は、11月7日に開催されたPR TIMES主催イベントでのブース運営に加えて、11月8日に開催された「PHPカンファレンス福岡2025」に参加してきました。 PHPカン […]
14時間前
記事のアイキャッチ画像
RubyWorld Conference 2025 参加レポート ブログのファビコン STORES Product Blog
こんにちは、Webエンジニアのima1zumiです。2025年11月6日から7日に島根県松江市で開催されたRubyWorld Conference 2025に参加しました。この記事では参加レポートと、参加したメンバーからの感想をお届けします。 RubyWorld Conferenceは、プログラミング言語Rubyの国内最大のビジネスカンファレンスで、毎年松江市で開催されています。今年は400名ほどの参加だったそうです。 Ruby biz グランプリでSTORESは大賞を受賞しました くにびきメッセ入口の看板 以下は参加したメンバーの感想です。 感想 ima1zumi 印象に残ったセッション: …
15時間前
記事のアイキャッチ画像
推しProposalと広がる夢~Intl.MessageFormatとDomLocalization~
はてなブックマークアイコン 1
ブログのファビコン Saji (@sajikix) on Speaker Deck
JSConf JP2025- https://jsconf.jp/2025/enX- https://twitter.com/sajikix
16時間前
記事のアイキャッチ画像
WINTICKETにおけるAI-Readyなデータ分析基盤の構築 ブログのファビコン CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
目次 はじめに データ分析の課題 データ分析基盤システム全体像 AI-Ready なデータ分析基盤の ...
17時間前
記事のアイキャッチ画像
Stop Using CustomEvent ブログのファビコン Frontend Masters Boost RSS Feed
A satisfying little rant from Justin Fagnani: Stop Using CustomEvent. One point is that you’re forcing the consumer of the event to know that it’s custom and you have to get data out of the details property. Instead, you can subclass Event with new properties and the consumer of that event can pull that data […]
18時間前
記事のアイキャッチ画像
Astro 5.16 The Astro Blog
Astro 5.16 brings experimental SVG optimization with SVGO, interactive CLI shortcuts, and improved developer experience across the board.
18時間前
記事のアイキャッチ画像
Rails makes error reporting tests easier in Rails 7.1 ブログのファビコン Saeloun Blog
IntroductionRails continues to refine its built-in error handling tools.Testing error reporting behavior has become more precise with new testing utilities introduced in Rails 7.1.Rails 7.1 brought us assert_error_reported and assert_no_error_reported.These additions make our test suites more expressive and align better with Rails testing conventions.Rails 8.1 takes this further with capture_error_reports.This latest addition gives us even more control when we need to verify error details like m
18時間前
記事のアイキャッチ画像
Building Personas for B2B Consultancy Websites ブログのファビコン Saeloun Blog
Building Personas for B2B Consultancy WebsitesWhen we started designing for B2B consultancy websites, we realized one thing quickly: not every visitor is the same. Some people come to learn, others to compare options, and a few already know what they want. To design something that connects with all of them, we needed to understand who they are and what they care about. That’s where building personas comes in.Why Personas MatterA persona is a simple profile that represents a group of users with s
18時間前
記事のアイキャッチ画像
How to Benchmark Rust Code? CodSpeed Blog
Learn how to measure the performance of your Rust code by writing and running benchmarks locally and continuously in CI to catch regressions.
18時間前
記事のアイキャッチ画像
Automating SaaS management: Extend IAM to regain time, trust, and control ブログのファビコン Blog on 1Password Blog
Security leaders are under pressure to manage an expanding number of SaaS apps and shadow IT. Automation transforms the fight for visibility into a framework of continuous monitoring.Virtually every company runs on more SaaS than it can see, and spends more on it than it can control.From analytics tools to HR platforms and AI agents, every new license improved productivity while expanding the surface that IT and security must protect.For years, Identity and Access Management (IAM) and Identity G
18時間前
記事のアイキャッチ画像
Now available via Renaissance: 1Password Enterprise Password Manager – MSP Edition ブログのファビコン Blog on 1Password Blog
We’re excited to announce that today, 1Password Enterprise Password Manager – MSP Edition is now available through Renaissance, a leading IT distributor serving MSPs across the Island of Ireland. This partnership enables even more MSPs to access 1Password through local channels, streamlining their procurement and billing processes while expanding access to enterprise-grade credential security.We know that growing MSPs around the world are constantly balancing the need to:Ensure their own operati
18時間前
記事のアイキャッチ画像
The best SAML providers for B2B SaaS in 2025 ブログのファビコン WorkOS Blog
Everything you need to know about choosing a SAML provider for enterprise SSO in modern B2B platforms.
18時間前
記事のアイキャッチ画像
The Compounding Effect: How Nx Features Multiply Performance Gains ブログのファビコン Nx Blog
Remote caching delivers such dramatic improvements that many teams stop there, thinking they've maximized their investment. But the real bottleneck isn't just slow task execution—it's the time spent babysitting PRs through flaky test failures and manual reruns. Cache speeds up your tasks, but it can't eliminate the interruptions that keep developers waiting for green builds.
21時間前
記事のアイキャッチ画像
How we’re making GitHub Copilot smarter with fewer tools ブログのファビコン The GitHub Blog
We're using embedding-guided tool routing, adaptive clustering, and a streamlined 13-tool core to deliver faster experience in VS Code.The post How we’re making GitHub Copilot smarter with fewer tools appeared first on The GitHub Blog.
1日前
記事のアイキャッチ画像
How to write a great agents.md: Lessons from over 2,500 repositories
はてなブックマークアイコン 3
ブログのファビコン The GitHub Blog
Learn how to write effective agents.md files for GitHub Copilot with practical tips, real examples, and templates from analyzing 2,500+ repositories.The post How to write a great agents.md: Lessons from over 2,500 repositories appeared first on The GitHub Blog.
1日前
記事のアイキャッチ画像
Announcing Bun and vlt Support in Socket ブログのファビコン Socket
Bringing supply chain security to the next generation of JavaScript package managers
1日前
記事のアイキャッチ画像
Three.jsとCurl Noiseで動かす3Dパーティクル表現 ブログのファビコン ICS MEDIA
記事は ics.media へアクセスしてご覧ください。
1日前

11/19 (水)

記事のアイキャッチ画像
Jonathan Reimer on Open Source, Startups, and AI ブログのファビコン Semaphore
Jonathan Reimer shares insights on open source startups, developer go-to-market, ecosystem trends, and how AI is reshaping software.The post Jonathan Reimer on Open Source, Startups, and AI appeared first on Semaphore.
1日前
記事のアイキャッチ画像
The Index: Issue #143 ブログのファビコン Piccalilli - Everything
Butterick’s Practical TypographyThis book (available to read online) is absolutely packed full of gold.Staggered animation with CSS sibling-* functionsA great, practical article teaching you about the newer sibling-index() and sibling-count() functions in CSS.EchoFeedEverything you read outside of the Piccalilli site (including this email) is powered by tooling like this under the hood. Automation without the hassle is always a good thing too in our experience.Why do you need big tech for your S
1日前
記事のアイキャッチ画像
Introducing Phased Package Installations ブログのファビコン vlt /vōlt/ - blog
When you run vlt install, packages are downloaded and extracted to node_modules, but no lifecycle scripts execute.
1日前
記事のアイキャッチ画像
What's New in WebGPU (Chrome 143) ブログのファビコン developer.chrome.com: Blog
Texture component swizzle, and remove bgra8unorm read-only storage texture usage.
1日前
記事のアイキャッチ画像
STORES Tech Conf 2025 “What Would You Do?” のお楽しみポイントを紹介!ポスター、zine、スタンプラリー、ブースなど ブログのファビコン STORES Product Blog
こんにちは、技術広報のえんじぇるです。 STORES Tech Conf 2025 “What Would You Do?” の開催が近づいてきました!準備に邁進している今日この頃です。 storesinc.tech STORES Tech Conf 2024からコンテンツを大幅に増やしているので、この記事では STORES Tech Conf 2025 “What Would You Do?”のセッション以外のお楽しみポイントを紹介します。 ポスターセッション 前回好評だったポスターセッションがパワーアップし、15の発表があります! 先日ポスターセッションのレビューをしたのですが、会議室がポ…
2日前
記事のアイキャッチ画像
Behind the wheel with Max Verstappen and Yuki Tsunoda ブログのファビコン Blog on 1Password Blog
In episode five of Securing the Win, Formula 1® journalist and broadcaster Chris Medland takes us inside the cockpit with Oracle Red Bull Racing’s Max Verstappen and Yuki Tsunoda to uncover what it takes to win. Through their words and the unseen organization that powers them, Medland discovers how every team member at Oracle Red Bull Racing works together to make the car go faster.After exploring leadership, security, and trust behind the scenes, Securing the Win brings us closer to the people
2日前
記事のアイキャッチ画像
Securing MCP servers with 1Password: Stop credential exposure in your agent configurations ブログのファビコン Blog on 1Password Blog
If you’ve built anything with AI tools lately…You’ve probably seen a file like this sitting in your project root:{ "tools": { "github": { "endpoint": "https://api.github.com", "auth": { "token": "ghp_your-secret-token" } } } }That’s a typical mcp.json, the file many agentic development environments (like Cursor or Claude Code) use to tell an MCP server what APIs it can call and what credentials to use.It’s handy. It works. It’s also a plaintext secret waiting to leak.Push that repo to GitHub, sy
2日前
記事のアイキャッチ画像
Vibecoding tools can learn from design UX and win over everyone ブログのファビコン Evil Martians
Tools like Bolt, Dazl, and Lovable are leading the charge with AI coding tools. But there are design patterns that can improve vibecoding workflows even more, reducing friction, and elevating AI tool UX into intuitive, creator-friendly experiences that appeal to users on a massive scale.
2日前
記事のアイキャッチ画像
One-Time Passwords (OTPs) explained: What they are, how they work, and when to use them ブログのファビコン WorkOS Blog
Everything you need to know about OTPs, from HOTP and TOTP internals to real-world pros and cons, plus how WorkOS can help you implement them cleanly.
2日前
記事のアイキャッチ画像
WorkOS partners with Entra Agent ID ブログのファビコン WorkOS Blog
WorkOS is a proud partner in the Microsoft Entra Agent ID partner ecosystem.
2日前
記事のアイキャッチ画像
Good Enough Is a Strategy ブログのファビコン Trevor I. Lasn, Builder and Founder
Your competitors will eat your lunch while you refactor
2日前
記事のアイキャッチ画像
More CSS random() Learning Through Experiments ブログのファビコン Frontend Masters Boost RSS Feed
There is quite a bit of interesting design possibility with `random()` coming to CSS. It pairs nicely with animation, particularly animation-composition for agumenting those generated values.
2日前
記事のアイキャッチ画像
Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies ブログのファビコン Socket
A safer, faster way to eliminate vulnerabilities without updating dependencies
2日前
記事のアイキャッチ画像
Level up design-to-code collaboration with GitHub’s open source Annotation Toolkit ブログのファビコン The GitHub Blog
Prevent accessibility issues before they reach production. The Annotation Toolkit brings clarity, compliance, and collaboration directly into your Figma workflow.The post Level up design-to-code collaboration with GitHub’s open source Annotation Toolkit appeared first on The GitHub Blog.
2日前

11/18 (火)

記事のアイキャッチ画像
Vercel collaborates with Google for Gemini 3 Pro Preview launch ブログのファビコン Vercel News
The Gemini 3 Pro Preview model, released today, is now available through the and on . Thanks to Google, Vercel has been testing Gemini 3 Pro Preview across v0, Next.js, AI SDK, and Vercel Sandbox over the past several weeks.Vercel AI Gatewayv0.appWe've noticed the model has an increased focus on coding, multimodal reasoning, and tool use, though it's seen improvements across the board.From our testing, Gemini 3 Pro Preview delivers substantial improvements in instruction following and response c
2日前
記事のアイキャッチ画像
Gemini 3 Pro now available in Vercel AI Gateway ブログのファビコン Vercel News
You can now access Google's latest model, Gemini 3 Pro, via Vercel's with no other provider accounts required.AI GatewayGemini 3 Pro excels at challenging tasks involving reasoning or agentic workflows. In particular, the model improves on Gemini 2.5 Pro's performance in multi-step function calling, planning, reasoning over complex images/long documents, and instruction following.To use Gemini 3 Pro in AI Gateway with the , set to . Gemini 3 Pro is a reasoning model, and you can specify the leve
2日前
記事のアイキャッチ画像
Open Source in Focus: Projects We’re Proud to Support ブログのファビコン Company | The JetBrains Blog
At JetBrains, we love seeing the developer community grow and thrive. That’s why we support open-source projects that make a real difference — the ones that help developers learn, build, and create better software together. We’re proud to back open-source maintainers with free licenses and to contribute to initiatives that strengthen the ecosystem and the […]
2日前
記事のアイキャッチ画像
From Chaos To Clarity: Simplifying Server Management With AI And Automation ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
Server chaos doesn’t have to be the norm. AI-ready infrastructure and automation can bring clarity, performance, and focus back to your web work.
2日前
記事のアイキャッチ画像
Changes to location permissions in Chrome on Windows ブログのファビコン developer.chrome.com: Blog
Two-step location permissions in Chrome on Windows for enhanced user privacy and control.
2日前
記事のアイキャッチ画像
FlutterKaigi 2025に参加しました ブログのファビコン CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
こんにちは、原田伶央です。DX内製エンジニア専門組織「INTECH」でFlutterエンジニアをして ...
3日前
記事のアイキャッチ画像
Cloudflare outage on November 18, 2025
はてなブックマークアイコン 169
ブログのファビコン The Cloudflare Blog
Cloudflare suffered a service outage on November 18, 2025. The outage was triggered by a bug in generation logic for a Bot Management feature file causing many Cloudflare services to be affected.
3日前
記事のアイキャッチ画像
Amygdala's Determinism, Good Will Hunting & Gut Feel: A Playbook for Developers Building With Intelligence Ben Howdle
Introduction — The Accidental Era of "AI First" Over the last two years, you've probably noticed a strange vibe in the software world: everyone is moving at impossible speed while simultaneously questioning if any of this will matter in five years. We've crossed into a world where individuals can do what once required teams. A world where "engineering" sometimes means "describe the system you want and let an agent scaffold 70% of it." A world where the differentiator is no longer what you can bu
3日前
記事のアイキャッチ画像
What’s new in 1Password Enterprise Password Manager - Q4, 2025 ブログのファビコン Blog on 1Password Blog
IT and security leaders share a common goal: to empower teams to move fast without compromising security.Over the past year, we partnered closely with customers across industries to understand what helps them scale and where they need more flexibility and control.Their feedback shaped our latest updates to 1Password Enterprise Password Manager (EPM). Each enhancement is designed to make enterprise deployment and governance faster, simpler, and more intuitive so security teams can focus on strate
3日前
記事のアイキャッチ画像
Experiment: making TypeScript immutable-by-default Evan Hahn's blog
I like programming languages where variables are immutable by default. For example, in Rust, let declares an immutable variable and let mut declares a mutable one. I’ve long wanted this in other languages, like TypeScript, which is mutable by default—the opposite of what I want!I wondered: is it possible to make TypeScript values immutable by default?My goal was to do this purely with TypeScript, without changing TypeScript itself. That meant no lint rules or other tools. I chose this because I
3日前
記事のアイキャッチ画像
How to handle JWT in Go ブログのファビコン WorkOS Blog
Everything you need to know to implement and validate JWTs securely in Go: from signing to verifying with JWKS, with code examples and best practices throughout.
3日前
記事のアイキャッチ画像
AIエージェントの制御を柔軟に。Strands Agents と Amazon Bedrock AgentCore で「Return of Control」を実装してみた
はてなブックマークアイコン 23
ブログのファビコン カミナシ エンジニアブログ
こんにちは、先日開催された社内イベント「ごーとんカップ 2025」にてセキュリティチャンピオンになりました、ソフトウェアエンジニアの渡邉(匠)です。「カミナシ 設備保全」の開発に携わっています。 最近、AIエージェントの技術トレンドに乗り遅れないよう、Amazon Bedrock を使ったプロトタイピングに取り組んでいます。その中で、Amazon Bedrock Agents で提供されている「Return of Control」という機能をStrands AgentsとAmazon Bedrock AgentCoreを使って作ってみたので、その実装方法と学びを共有します。 Return of…
3日前
記事のアイキャッチ画像
Faking Two-Phase View Transitions with the Navigation API’s precommitHandler Bram.us
By using two sequential View Transitions when intercepting links with the Navigation API – one in the precommitHandler and one in the regular handler – you can fake a Two-Phase View Transition today!
3日前
記事のアイキャッチ画像
Fractional Leadership in Practice ブログのファビコン Playful Programming's Atom Feed
How taking on a short-term leadership contract can pave the way to long-term opportunities.
3日前
記事のアイキャッチ画像
There are a lot of ways to break up long tasks in JavaScript. ブログのファビコン Frontend Masters Boost RSS Feed
Alex MacArthur shows us there are a lot of ways to break up long tasks in JavaScript. Seven ways, in this post. That’s a senior developer thing: knowing there are lots of different ways to do things all with different trade-offs. Depending on what you need to do, you can hone in on a solution.
3日前
記事のアイキャッチ画像
The Ingress NGINX Alternative: Open Source NGINX Ingress Controller for the Long Term ブログのファビコン NGINX Community Blog
The Kubernetes community announced that Ingress NGINX will be retired in March 2026. After that, there won’t be any more updates, bugfixes, or security patches. This decision came after years of the project being maintained by just 1-2 developers working nights and weekends, plus some serious security issues earlier this year (IngressNightmare CVE-2025-1974) that made […]
3日前
記事のアイキャッチ画像
Storybook MCP sneak peek
はてなブックマークアイコン 4
ブログのファビコン Storybook Blog
Generate code with your components faster using fewer tokens
3日前
記事のアイキャッチ画像
Highlights from Git 2.52
はてなブックマークアイコン 1
ブログのファビコン The GitHub Blog
The open source Git project just released Git 2.52. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.The post Highlights from Git 2.52 appeared first on The GitHub Blog.
3日前
記事のアイキャッチ画像
Reachability for Ruby Now in Beta ブログのファビコン Socket
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
3日前

11/17 (月)

記事のアイキャッチ画像
The “Most Hated” CSS Feature: asin(), acos(), atan() and atan2()
はてなブックマークアイコン 1
ブログのファビコン CSS-Tricks
If we have a ratio that represents the sine, cosine or tangent of an angle, how can we get the original angle? This is where inverse trigonometric functions come in!The “Most Hated” CSS Feature: asin(), acos(), atan() and atan2() originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
3日前
記事のアイキャッチ画像
Replicate is joining Cloudflare ブログのファビコン The Cloudflare Blog
Bringing Replicate’s tools into Cloudflare will continue to make our Workers Platform the best place on the Internet to build and deploy any AI or agentic workflow.
3日前
記事のアイキャッチ画像
npm Malware Campaign Uses Adspect Cloaking to Deliver Malicious Redirects ブログのファビコン Socket
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.
3日前
記事のアイキャッチ画像
Vercel now supports Build Commands for FastAPI and Flask ブログのファビコン Vercel News
You can now can easily deploy FastAPI and Flask with custom Build Commands, expanding support for Python projects on Vercel.In addition to defining a in the project Settings dashboard, you can also define a script ininside your . Build Commandbuild[tool.vercel.scripts]pyproject.tomlThis script will run after dependencies are installed, but before your application is deployed.Learn more about the for Python projects.Build CommandRead more
3日前
記事のアイキャッチ画像
Elysia can now be automatically deployed on Vercel ブログのファビコン Vercel News
, a popular ergonomic TypeScript framework with end-to-end type safety, can now be deployed instantly on Vercel.ElysiaWhen deployed, Vercel will now automatically identify your app is running Elysia and provision the optimal resources to run it efficiently.By default, Elysia will use Node. You can opt-in to the Bun runtime by adding the below to your .bunVersion linevercel.jsonBackends on Vercel use with by default, so you only pay for time where your code is actively using CPU.Fluid computeActi
3日前
記事のアイキャッチ画像
Extending supported hashes in script-src ブログのファビコン developer.chrome.com: Blog
Test new Content Security Policy (CSP) features in origin trial.
3日前
記事のアイキャッチ画像
アドホック分析を「資産」に変えるアプローチ
はてなブックマークアイコン 1
ブログのファビコン エムスリーテックブログ
エムスリーUnit9でプロダクトマネージャーをしている北島です。 この記事はデータ基盤チーム & Unit9(エビデンス創出プロダクトチーム) ブログリレー6日目の記事です。 私が所属するUnit9では、データプロダクトの提供やデータの社内活用を行い、データを通じた価値創出をすることをミッションとしています。そのため、日々多くの分析依頼を受けています。 アドホックな分析依頼は、その場限りの対応になりがちではないでしょうか。急ぎの案件が多かったり、依頼ごとに要望される分析ロジックが違うことなどが理由として挙げられます。ただ、単発での対応を続けると、依頼の増加とともにに担当者が対応に追われてしまう…
3日前
記事のアイキャッチ画像
インターンで学んだ、ABEMAを支えているAndroidアプリ開発とは ブログのファビコン CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに こんにちは!東京都市大学大学院 総合理工学研究科 修士1年の平井佑樹です。大学ではリアルタ ...
3日前
記事のアイキャッチ画像
How to Benchmark Python Code? CodSpeed Blog
Learn how to measure the performance of your Python code by writing and running benchmarks locally and continuously in CI to catch regressions.
4日前
記事のアイキャッチ画像
Tooltip Components Should Not Exist ブログのファビコン TkDodo's blog
A look at why tooltip components are often the wrong abstraction in design systems, leading to accessibility issues, misuse, and inconsistent user experiences.
4日前
記事のアイキャッチ画像
The developer’s guide to SAML authentication
はてなブックマークアイコン 1
ブログのファビコン WorkOS Blog
A developer-focused walkthrough of SAML SSO for developers who want to understand all the moving parts without needing a PhD in XML sorcery.
4日前
記事のアイキャッチ画像
How Quickly Can Chrome Parse HTML Code? ブログのファビコン DebugBear Blog
HTML parsing speed speed depends on the processing power of the visitor's device. I collected two quick datapoints.
4日前
記事のアイキャッチ画像
セキュリティ文化醸成のための社内セキュリティ競技会2025
はてなブックマークアイコン 65
ブログのファビコン カミナシ エンジニアブログ
どうもセキュリティエンジニアの西川です。私は最近ポケモンカードの奥深さと難しさを痛感する日々を過ごしていますが、みなさんいかがお過ごしでしょうか。 カミナシでは社内セキュリティ競技会を実施しました。1年に1度開催しておりまして、気付けば今年で3回目です。初回は私一人で運営していましたが、2回目は二人、3回目は三人と徐々にセキュリティエンジニアリングに人が増え、問題の幅が増えたように感じています。 「こいつ競技会やる度にブログ書いてるな」と思われるかもしれないのですが、新しい発見というか自分なりに改めて社内セキュリティ競技会を実施する目的などを言語化したので、それについても共有できればと思ってい…
4日前

11/15 (土)

記事のアイキャッチ画像
YAPC::Fukuoka 2025で「読む技術・書く技術・伝える技術 - 15年続けて分かった持続可能なオープンソース開発」という発表をしました
はてなブックマークアイコン 24
ブログのファビコン Web Scratch
YAPC::Fukuoka 2025で「読む技術・書く技術・伝える技術 - 15年続けて分かった持続可能なオープンソース開発」というタイトルで発表をしました。スライドは次のページで公開しています。スライド: 読む技術・書く技術・伝える技術 - 15年続けて分かった持続可能なオープンソース開発Proposal: https://fortee.jp/yapc-fukuoka-2025/proposal/64dbeabc-a630-4564-97ff-812106e7be81発表内容この発表では、15年間のオープンソース活動から学んだ持続可能な開発のための3つのプロジェクトについて話しています。読む技術 - JSer.infoJSer.infoは2011年から続けている週刊のJavaScript情報ブログで、これまでに750記事以上を公開しています。「整理されたデータである『情報』を伝えること」をテーマに、14年間続けてきた情報収集システムやワークフローについて紹介しています。関連記事:JSer.info 10周年: JavaScript情報の集め方、書き方、まとめ方 - JSer.info
6日前
記事のアイキャッチ画像
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm ブログのファビコン Socket
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
6日前
記事のアイキャッチ画像
10 Monorepo Myths Debunked: Separating Fact from Fiction ブログのファビコン Nx Blog
Explore the most common misconceptions about monorepos and learn the truth behind the myths. From performance concerns to scaling limitations, we tackle the biggest obstacles to monorepo adoption.
6日前
記事のアイキャッチ画像
Unlocking the full power of Copilot code review: Master your instructions files
はてなブックマークアイコン 3
ブログのファビコン The GitHub Blog
Discover practical tips, examples, and best practices for writing effective instructions files. Whether you’re new or experienced, you’ll find something to level up your code reviews.The post Unlocking the full power of Copilot code review: Master your instructions files appeared first on The GitHub Blog.
6日前
記事のアイキャッチ画像
Vite+ ブログのファビコン Frontend Masters Boost RSS Feed
Probably worth keeping an eye on Vite+ (still in “early access”). They say it’s “everything you’ve been duct-taping together” which feels actually kinda fair when you consider this has “dev, build, test, lint, format, monorepo caching & more in a single dependency.” So even if you’re using Vite anyway, perhaps you’d get to ditch Jest […]
6日前
記事のアイキャッチ画像
Quiet UI Came and Went, Quiet as a Mouse ブログのファビコン CSS-Tricks
The extremely new framework that caught lots of attention will continue as a personal project.Quiet UI Came and Went, Quiet as a Mouse originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
6日前

11/14 (金)

記事のアイキャッチ画像
CSS Gamepad API Visual Debugging With CSS Layers ブログのファビコン Articles on Smashing Magazine — For Web Designers And Developers
Debugging controllers can be a real pain. Here’s a deep dive into how CSS helps clean it up and how to build a reusable visual debugger for your own projects.
6日前
記事のアイキャッチ画像
The Index: Issue #142 ブログのファビコン Piccalilli - Everything
public.monsterThis is fantastic. Free hosting for people that want a place on the internet that is their own as a throwback to the 90s.Little Character fontA free and open source font that has an incredible back-story. I saw Astrid (the creator) talk about it at beyond tellerrand last week and I'm still thinking about it.HandyA handy, free, open source speech-to-text tool designed to bring accessibility to as many people as possible.Stonking newsThis is cool: news ranked by engagement on Bluesky
6日前
記事のアイキャッチ画像
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent ブログのファビコン Socket
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
7日前
記事のアイキャッチ画像
社内デザインシステムMCPとFigma MCPを活用したゼロから作らない開発
はてなブックマークアイコン 2
ブログのファビコン PR TIMES 開発者ブログ
こんにちは。2025年の9月に中途で入社しましたフロントエンドエンジニアの白濱(@shiraha_maru)です。社内デザインシステムのMCP化、Figma MCPを活用して入社1ヶ月目からスムーズに開発を進められる体制 […]
7日前
記事のアイキャッチ画像
Introducing Val Town MCP ブログのファビコン Val Town Blog
Bring Val Town to your favorite LLM
7日前
記事のアイキャッチ画像
Belonging as a catalyst for high performance ブログのファビコン Blog on 1Password Blog
At 1Password, we know that a culture of belonging is essential to achieving our company’s goals. Since launching our first Employee Resource Groups (ERGs) in 2021 and expanding to Employee Community Groups (ECGs) in 2023, these communities have become so much more than spaces for connection – they’re shaping how we lead, grow, and perform together. Today, our ERGs and ECGs collectively represent more than 1,300 Slack channel members, reflecting strong engagement across communities at 1Password.O
7日前
記事のアイキャッチ画像
ESLint v10.0.0-alpha.0 released
はてなブックマークアイコン 1
ブログのファビコン ESLint Blog
HighlightsThis version of ESLint is not ready for production use and is provided to gather feedback from the community before releasing the final version. Please let us know if you having any problems or feedback by creating issues on our GitHub repo.Most of the highlights of this release are breaking changes, and are discussed further in the migration guide. There are summaries of the significant changes below. (Less significant changes are included in the migration guide.)This prerelease versi
7日前
記事のアイキャッチ画像
React Server Components With Parcel ブログのファビコン Marmelab Blog
Mix client and server code seamlessly with React Server Components (RSC), now available outside of the Next.js ecosystem.
7日前
記事のアイキャッチ画像
API Keys vs M2M Applications: Differences, use cases, and how to decide ブログのファビコン WorkOS Blog
A practical guide to choosing the right machine authentication model for your SaaS product.
7日前
記事のアイキャッチ画像
Browserslist & Baseline
はてなブックマークアイコン 1
ブログのファビコン Frontend Masters Boost RSS Feed
I saw Tony Conway & Jeremy Wagner’s post on web.dev, Use Baseline with Browserslist, and I had a little play with it myself (saved live stream). Allow me to write down what I know and what I learned. So here’s Browserslist. Browserslist is the developer community at it’s best. There are a bunch of tools […]
7日前