Proposal: Dockerfile add INCLUDE · Issue #735 · moby/moby
Ensuring rollback safety during deployments
Upgrading live systems with backwards compatibility, rollback, and state in mind so that changes are non-disruptive to customers.
インフラ・プロセス・速さ
ZUCKERBERG: We’ve changed our internal motto from “Move fast and break things” to “Move fast with stable infrastructure.” Mark Zuckerberg on Facebook’s Future, From Vi…
microsoft/vscodeを読んだ|laiso
1,808字
SpecStory:コーディングエージェントに記憶を持たせたい人々 - laiso
はじめに CursorのユーザーたちがSpecStoryという拡張機能の話題で盛り上がっていて「あやしい拡張をほいほい入れるんじゃないわよ・・」と思いつつも興味深そうなツールだったので調べてみた。 エージェントに記憶を持たせたい CursorやClineなどのコーディングエージェントに記憶を持たせたいという動きがある。…
Install the extension - SpecStory
Capture, search and learn from every AI coding journey
specstoryai/getspecstory: Install our VSCode extension for Cursor. File issues and requests.
Install our VSCode extension for Cursor. File issues and requests. - specstoryai/getspecstory
Cursor Intro - Best Cursor Tips & Tricks
Quick video tutorials and screenshots to help you master Cursor. Short and focused tips to get you started.
ブラウザに広くサポートされていない CSS を検証する require-baseline ESLint ルール
Baseline はブラウザで利用可能な JavaScript や CSS のサポート状況を明確化するプロジェクトです。ESLint/CSS の require-baseline ルールを使用することで、Baseline でサポートされていない CSS プロパティや値を検出することができます。
sapo/Ink: An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping
An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping - sapo/Ink
Ink - Interface Kit
Ink is a set of tools for quick development of web interfaces. It offers a fluid and responsive grid, common interface elements, interactive components, a design-first approach with ease of use and simplicity at its core. Start integrating Ink in your projects and remove the hassle of building the basics, staying free to focus on what's important.
Why Ruby on Rails still matters
An old tool endures in a Next.js world
新しい curl コマンドの使い方 完全ガイド(2025年版) - Qiita
はじめにcurl コマンドはシェルやシェルスクリプトから HTTP 通信を行うのによく使われるコマンドです。あらゆる環境(100 種類の OS)で動作し、macOS や Windows には標準で…
SQLite Backups for Rails Apps Deployed with Kamal
This post walks through backing up a SQLite database inside a Docker container on a remote server, specifically for a Ruby on Rails application deployed with Kamal. We'll begin with the basic commands, then convert them into a reusable shell script and a Rake task for convenience.
TypeScript in a Node.js Project
Learn how to set up a TypeScript Node.js project from scratch with this step-by-step guide. Configure TypeScript, install dependencies, manage environment variables, and streamline development with tsx ...
Deep Dive Into Rails ActionController Strong Parameters
Explore Rails Strong Parameters, their role in preventing mass assignment vulnerabilities, and how they enhance security and maintainability.
React Team Updates CRA Migration Guidance After Community Pu...
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools li...
Restrict Destroying Dependent Rails Associations with Error
The dependent: :restrict_with_error option is a simple way to enforce data integrity in Rails apps. By preventing deletions of parent records with existing associations and providing helpful errors, it ensures historical data remains intact while guiding users on how to handle dependencies properly.
The best feature flag providers for apps in 2025 — WorkOS
This article examines five leading feature toggle providers in 2025—LaunchDarkly, Optimizely, Unleash, Split.io, and Eppo—each offering unique benefits for different technical and organizational requirements.
Playwright vs Cypress: The Purr-fect E2E Testing Showdown
Compare Playwright and Cypress in this detailed, fun showdown of top E2E testing frameworks to find the right fit for your project needs.
Playwright vs Puppeteer: Best Pick for Web Scraping
Compare Playwright and Puppeteer in a paws-on guide, covering features, quirks, and which tool scratches your web scraping itches.
Setting Up a Playwright Jenkins Pipeline: A Comprehensive Guide
Learn how to integrate Playwright with Jenkins for automated testing. From setup to advanced tips, optimize your CI pipeline effortlessly.
Mastering Headless Browser APIs for Ultimate Automation
Explore headless browser APIs, their applications in web scraping, automated testing, and how tools like Puppeteer and Playwright enhance efficiency.
Array type notations: `T[]` vs. `ArrayT` in TypeScript
In this blog post, we explore two equivalent notations for Arrays in TypeScript: T[] and ArrayT. I prefer the latter and will explain why.
/ htmx ~ An interview with Leonard Richardson
In this interview, Leonard Richardson, creator of the Richardson Maturity Model for RESTful web services discussesthe history of REST, interoperability in APIs and his impression of newer approaches such as GraphQL.
トップ - IKYU Design Guideline
IKYU Design Guidelineは「一休らしいデザイン」のガイドラインを定義します。一休のプロダクトは、これに基づいてデザインし、一貫した体験提供を目指しています。
Toe Dipping Into View Transitions | CSS-Tricks
The View Transitions API is more a set of features than it is about any one particular thing. And it gets complex fast. But in this post, we’ll cover a couple ways to dip your toes into the waters without having to dive in head-first.
devenv Faces Backlash Over AI-Driven Telemetry in Version 1....
Newly introduced telemetry in devenv 1.4 sparked a backlash over privacy concerns, leading to the removal of its AI-powered feature after strong commu...
Web Fonts and the Dreaded Cumulative Layout Shift
How frustrating is it when you’ve just landed on a web page, you click on a certain element and an ad or something else pops up and you end up clicking that thi...
npm i flags - Vercel
The Flags SDK package has been renamed from @vercel/flags to flags, signaling our commitment to open source and great developer experiences.
