Thariq on X: "Using Claude Code: The Unreasonable Effectiveness of HTML" / Twitter
sqlfu
sqlfu keeps schema, migrations, and queries in SQL files, then generates typed TypeScript wrappers, migration drafts, and named runtime calls.
openchamber/openchamber: Desktop and web interface for OpenCode AI agent
Desktop and web interface for OpenCode AI agent. Contribute to openchamber/openchamber development by creating an account on GitHub.
節約AIコーディング・実践編
AIコーディングを行う際に、どのようにしてコストを節約するか(トークン消費を節約するか)という点を個人の経験の…
OpenCodeで安価にAIコーディングをはじめる – おすすめ構成($0~$30/月)
OpenCodeを使い、安価に($0~$30/月)でAIコーディングをはじめる際のお勧めのLLMプロバイダの組…
cocoindex-io/cocoindex-code: A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it! - cocoindex-io/cocoindex-code
vercel-labs/dev3000: Captures your web app's complete development timeline - server logs, browser events, console messages, network requests, and automatic screenshots - in a unified, timestamped feed for AI debugging.
Captures your web app's complete development timeline - server logs, browser events, console messages, network requests, and automatic screenshots - in a unified, timestamped feed for AI debugg...
vercel-labs/deepsec: Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents
Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents - vercel-labs/deepsec
alchemy — zero to production. TypeScript IaC on Effect.
Alchemy is the IaC tool that's actually TypeScript. Stand up your whole cloud in one program, type-check the IAM, hot-reload it locally, run tests against the real cloud, preview every PR, and ship dashboards & alarms in the same file.
alchemy-run/alchemy-effect: Infrastructure as Effects
Infrastructure as Effects. Contribute to alchemy-run/alchemy-effect development by creating an account on GitHub.
lahfir/agent-desktop: Native desktop automation CLI for AI agents. Control any application through OS accessibility trees with structured JSON output and deterministic element refs.
Native desktop automation CLI for AI agents. Control any application through OS accessibility trees with structured JSON output and deterministic element refs. - lahfir/agent-desktop
AI didn't delete your database, you did
Last week, a tweet went viral showing a guy claiming that a Cursor/Claude agent deleted his company's production database. We watched from the sidelines as he tried to get a confession from the agent:
garrytan/gbrain: Garry's Opinionated OpenClaw/Hermes Agent Brain
Garry's Opinionated OpenClaw/Hermes Agent Brain. Contribute to garrytan/gbrain development by creating an account on GitHub.
antirez/ds4: DeepSeek 4 Flash local inference engine for Metal
DeepSeek 4 Flash local inference engine for Metal. Contribute to antirez/ds4 development by creating an account on GitHub.
Just Fucking Use Go - Blain Smith
Storybook Play functionからPlaywrightへ移行して得た「正しさ」と「書きやすさ」 - ITANDI Engineer Blog
はじめに こんにちは!Frontendチームの薄羽です。 イタンジのデザインシステムはReactコンポーネントになっており、Storybookで管理されています。1年前の記事でPlay functionでインタラクションテストを行っていると紹介しましたが、現在はPlaywrightを使ってテストを行っています(実は1年…
mvm-sh/mvm: Mvm is a fast interpreter and virtual machine for Go and beyond.
Mvm is a fast interpreter and virtual machine for Go and beyond. - mvm-sh/mvm
mvm - a fast virtual machine for Go
Mvm is a fast interpreter and virtual machine for Go and beyond. Run Go programs without a compiler, embed it, debug it.
`boring` SSH tunnel manager
A simple command-line SSH tunnel manager that just works. Configurable via TOML, compatible with ssh_config, with automatic reconnections.
alebeck/boring: The `boring` SSH tunnel manager
The `boring` SSH tunnel manager. Contribute to alebeck/boring development by creating an account on GitHub.
Formatting an entire 25 million line codebase overnight: the rubyfmt story
This is the story of how our Developer Productivity team extended and rolled out rubyfmt, our Rust-based zero-config, ultra-fast autoformatter across the world's largest Ruby codebase.
An Overview of Spinel, Matz's AOT Ruby Compiler
A complete look at Spinel, how it works, where it came from, what it can/can't do, and where it might eventually fit into the broader Ruby ecosystem.
Falcon
Asset pipelines: just say no
My good mate Yaroslav wrote about his new solution for bundling a complete Bun runtime inside a gem - by all means, give it a read. A lot of points he makes are very sensible, but for a few months now I have decided that - for myself - I will not be using any frontend bundling nor JS runtime at all. Here’s how you can do the same. How useful is an asset pipeline? There is, in fact, just one sensible use case for needing an asset pipeline, and it goes as follows. You are running revision abc0 on two machines, box1 and box2 You make some glorious changes to your frontend code, and a new version gets prepared which requires those changes to be applied to the frontend assets your users get loaded You deploy revision def1 with those changes. Then, because you sensibly deploy blue/green, the following happens: box1 gets the new version deployed, and a user hits it and loads the root page. The root page includes a reference to scripts.js, which is served from the same application. The browser shoots out a request for scripts.js as soon as it sees it while HTML is coming down on the wire The request for scripts.js ends up not on box1, but on box2. That box is still running your older version - the user gets their assets loaded for the older application revision, and gets a broken experience.
不要なレビューをAIにまかせてAIコーディングの環境改善を加速した - Findy Tech Blog
不要なレビューをAIにまかせてAIコーディングの環境改善を加速した
Fixing JavaScript observability, one library at a time
Sentry is adding TracingChannel support to 44 JavaScript libraries upstream, replacing fragile monkey-patching with native observability that works across all runtimes.
Date Picker Component for React | React DayPicker
DayPicker is a React component for creating date pickers, calendars, and date inputs for web applications.
remarkablemark/html-react-parser: 📝 HTML to React parser.
📝 HTML to React parser. Contribute to remarkablemark/html-react-parser development by creating an account on GitHub.
robbiebyrd/classicy: A collection of React components that make it easy to add a customizable Webtop to your app with a unique & retro look.
A collection of React components that make it easy to add a customizable Webtop to your app with a unique & retro look. - robbiebyrd/classicy
Classicy
A collection of React components that make it easy to add a customizable Webtop to your app with a unique & retro look.
