Spinel on Rails
pg_stats: How Postgres Internal Stats Work
Introduction
guptarohit/asciigraph: Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. - guptarohit/asciigraph
cockroachdb/errors: Go error library with error portability over the network
Go error library with error portability over the network - cockroachdb/errors
abemedia/gocondense: A golang formatter that condenses code
A golang formatter that condenses code. Contribute to abemedia/gocondense development by creating an account on GitHub.
Quick: An internal hosting platform for the AI era (2026) - Shopify
Quick lets anyone at Shopify ship a site in seconds. It has changed the culture of how we build and share.
Context-aware headings in HTML - Manuel Matuzovic
I’m a frontend developer, consultant, accessibility auditor, blogger, teacher, and book author from Austria.
Why the single package.json monorepo policy is a trap · John James
A single root package.json can look simpler in an Nx monorepo but dependency hoisting hides ownership and can turn upgrades into confusing production build failures.
相次ぐGitHub Actions 侵害から学ぶ、初期アクセス手法と開発者が知っておきたい対策 - GMO Flatt Security Blog
はじめに:なぜ今、GitHub Actionsのセキュリティなのか GitHub Actionsが侵害されると何が起きるか GitHub Actionsに対する攻撃の事例分析 脆弱なトリガー構成を悪用したインジェクション Ultralytics(2024年12月) nx(2025年8月) タグ汚染によるサプライチェーン…
I Stored a Website in a Favicon
Words from me as developer, student and human.
How an Underrated Refactor Saved 90% Memory Usage | TanStack Blog
TanStack Table V9 can use dramatically less memory than Table V8 in large tables because row, column, cell, and header APIs now live on shared prototypes instead of every object instance.
How We Cut Slow Responses by 80% Migrating to Next.js App Router
Subito is Italy's leading classifieds marketplace, serving millions of users every month. Our ad...
Moving Linear from styled‑components to StyleX
How we are moving toward stricter styling contracts, less runtime work, and a more predictable foundation for Linear’s UI.
sentrux/sentrux: Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improvement of code quality. Pure Rust.
Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improvement of code quality. Pure Rust. - sentrux/sentrux
Vercel で Feature Flags を管理する
今日のアプリケーション開発において、Feature Flags(機能フラグ)は欠かせないツールとなっています。Vercel Flags を使用することで、Vercel 上でホストされているアプリケーションに Feature Flags を簡単に導入することができます。この記事では、Vercel Flags を使用して Vercel 上でホストされているアプリケーションに Feature Flags を導入する方法を試してみます。
The Coming Loop
Loops, harnesses, and why even loop skeptics may end up with them.
Matt Pocock on X: "There are a class of AI Coding assets that IMO don't really belong checked into git: - PRD's - Research files - Decision maps - Implementation plans Folks who agree with me, what are you using instead?" / Twitter
- PRD's
- Research files
- Decision maps
- Implementation plans
Folks who agree with me, what are you using instead?
HumanLayer - Token Smarter, not Harder
An AI IDE, collaboration platform, and building blocks for your software factory. Ship 2-3x faster across the entire SDLC while maintaining rigorous standards for code quality and architecture.
Evan You on X: "To answer a common question - why not make React Compiler a plugin? It all comes down to practical trade-offs. Making it a rust-based plugin is already significantly faster than the Babel version (up to 15x), but still 50% slower than direct-in-oxc due to the data passing / AST" / Twitter
It all comes down to practical trade-offs. Making it a rust-based plugin is already significantly faster than the Babel version (up to 15x), but still 50% slower than direct-in-oxc due to the data passing / AST
Migrating LiteLLM to Rust - Building the Fastest and Litest AI Gateway | liteLLM
LiteLLM is moving its AI gateway to Rust: 15x throughput, 11x less memory, and sub-1ms per-request overhead. No v2, no migration, your config stays the same.
Aside
A browser that gets complex work done across your websites, accounts, and history.
GitHub Copilot app
The GitHub Copilot app is the only desktop experience for agent-driven development built natively on GitHub for macOS, Windows, and Linux.
TLS Configurator
An easy-to-use secure configuration generator for web, database, and mail software. Simply select the software you are using and receive a configuration file that is both safe and compatible.
Intelligent Terminal 0.1.1 is here: bash support, new slash commands, and more customization
We're back with the first servicing release of Intelligent Terminal! This update brings auto error detection to Bash and WSL, a new /fix command for
hashicorp/tfctl-cli: Manage HCP Terraform and Terraform Enterprise from the command line.
Manage HCP Terraform and Terraform Enterprise from the command line. - hashicorp/tfctl-cli
hashicorp/terraform-ansible-collection: Ansible collection for Terraform Enterprise/Cloud
Ansible collection for Terraform Enterprise/Cloud. Contribute to hashicorp/terraform-ansible-collection development by creating an account on GitHub.
時雨堂のスキル
流れが速いのでこれは 2026 年 6 月時点での時雨堂で採用しているスキルだけで、これで固定しているとかではないです。
さすがにこの記事を読む人で SKILL.md を知らない人は居ないと思うのですが、簡単にいうと LLM に食わせるまとまった文章の事です。
つまり「レビューして」とだけ書くのではなく「こんな感じでレビューして ... 」みたいなの長々と書かれている内容になります。
時雨堂ではこのスキルを多用して開発をしています。
スキル一覧
時雨堂のスキルは非公開です。
また時雨堂社内で利用可能なスキルは時雨堂が管理しているスキルのみです。それ以外のスキルを利用する事はできません。ただし自分で作成したスキルを利用する事は許可しています。
まずは時雨堂で利用しているスキルの一部を紹介します。
shiguredo-git
コミット規約とブランチ命名規則を決めるスキルです。git の使い方は全部このスキルにまとまっており、このスキルを経由利用して git を操作します。
shiguredo-issues
時雨堂では GitHub Issue などは利用せずリポ
Valibotを5分で**Vali**推してみる - プププなテクブ
TSKaigi 2026事後勉強会の登壇資料です。オリジナルの資料はこちらです。 このエントリはTSKaigi 2026事後勉強会でお話しした内容を文字起こししているものです。 まえおき Valibot とは ValibotはTypeScript向けのスキーマライブラリです。スキーマを定義することで、未知のデータを型安…
supabitapp/supaterm: a terminal for the coding agents age
a terminal for the coding agents age. Contribute to supabitapp/supaterm development by creating an account on GitHub.
Supaterm
The terminal with skills