Bookmarks

Bookmarks

Handy
Handy
Handy is a cross platform, open-source, speech-to-text application for your computer
·handy.computer·
Handy
OXC for TSRX
OXC for TSRX
Rust-native parsing, linting, formatting, and editor support for .tsrx source through canonical OXC. No fork, no patches, one parse.
·compiled.run·
OXC for TSRX
Inside a TanStack Router Navigation | TanStack Blog
Inside a TanStack Router Navigation | TanStack Blog
A navigation looks like one asynchronous operation. Inside TanStack Router, separate owners coordinate matching, loaders, pending UI, redirects, caching, and rendering.
·tanstack.com·
Inside a TanStack Router Navigation | TanStack Blog
React Compiler Support
React Compiler Support
A collection of high-performance JavaScript tools written in Rust
·oxc.rs·
React Compiler Support
Slack 上でオープンな開発を行う Slack Code を試してみた
Slack 上でオープンな開発を行う Slack Code を試してみた
Slack Code は Slack 上でオープンな開発を行う手段を提供する機能です。コードチャンネルと呼ばれる特別なチャンネルを作成し、チーム全体でコーディングエージェントとやり取りを行うことができます。この記事では Slack Code を実際に試してみた感想を紹介します。
·azukiazusa.dev·
Slack 上でオープンな開発を行う Slack Code を試してみた
jetrockets/ui.jetrockets.com: A comprehensive Rails component library built with ViewComponent, TailwindCSS 4.0, and Stimulus. This template provides a complete set of reusable UI components that developers can copy and customize for their projects.
jetrockets/ui.jetrockets.com: A comprehensive Rails component library built with ViewComponent, TailwindCSS 4.0, and Stimulus. This template provides a complete set of reusable UI components that developers can copy and customize for their projects.
A comprehensive Rails component library built with ViewComponent, TailwindCSS 4.0, and Stimulus. This template provides a complete set of reusable UI components that developers can copy and customi...
·github.com·
jetrockets/ui.jetrockets.com: A comprehensive Rails component library built with ViewComponent, TailwindCSS 4.0, and Stimulus. This template provides a complete set of reusable UI components that developers can copy and customize for their projects.
Rails UI Components
Rails UI Components
A comprehensive Rails 8 component library built with ViewComponent, TailwindCSS 4.0, and Stimulus.
·ui.jetrockets.com·
Rails UI Components
3命令のCPU処理で済む高速なうるう年判定アルゴリズム - Faith and Brave - C++で遊ぼう
3命令のCPU処理で済む高速なうるう年判定アルゴリズム - Faith and Brave - C++で遊ぼう
要約 この短いコードで、西暦102499年までのうるう年を判定できます。このマジックナンバーはz3というSMTソルバーで見つけ出されました。 bool is_leap_year_fast(uint32_t y) { return ((y * 1073750999) & 3221352463) = 126976; } …
·faithandbrave.hateblo.jp·
3命令のCPU処理で済む高速なうるう年判定アルゴリズム - Faith and Brave - C++で遊ぼう
PR同士の関係を可視化するgh pr-graphコマンドを作った - orangain flavor
PR同士の関係を可視化するgh pr-graphコマンドを作った - orangain flavor
GitHubには、作成したりレビュー依頼を受けたりしたPull Request(以下PR)の一覧を表示するページがあります。業務では、Slackでリアルタイムの通知を受けつつ、これらのページを行き来して対応漏れがないようにしてきました。 AIを利用した開発でPRの作成量が増え、PRのネストも一般的になる中、1次元のPR…
·orangain.hatenablog.com·
PR同士の関係を可視化するgh pr-graphコマンドを作った - orangain flavor
Augmented Coding Patterns
Augmented Coding Patterns
A collection of emerging patterns, anti-patterns, and obstacles for effective AI-augmented software development
·lexler.github.io·
Augmented Coding Patterns
Don't paste the AI, please.
Don't paste the AI, please.
If someone asks you something, send your answer. Not the AI's.
·dontpastetheai.com·
Don't paste the AI, please.
Delayed-Then-Instant Tooltips with HTML & CSS Alone
Delayed-Then-Instant Tooltips with HTML & CSS Alone
We don't NEED JavaScript to adjust tooltip timing displays. Super modern CSS and HTML has this covered simply, and we can do fully successful fallbacks.
·blog.master.dev·
Delayed-Then-Instant Tooltips with HTML & CSS Alone
equipr: skills and MCP servers for coding agents
equipr: skills and MCP servers for coding agents
CLI that installs skills, commands, and MCP servers from marketplaces and Agent Plugins sources into Claude Code, Codex CLI, OpenCode, and Pi.
·maquina.app·
equipr: skills and MCP servers for coding agents
equipr: Cross-Agent Skill and MCP Server Manager
equipr: Cross-Agent Skill and MCP Server Manager
equipr is out: one Go binary that installs skills, commands, and MCP servers into Claude Code, Codex, OpenCode, and Pi, with no plugin registration.
·maquina.app·
equipr: Cross-Agent Skill and MCP Server Manager