All activity
ByteLand Technology Limitedleft a comment
Hey Product Hunt ๐ We built gemini-cc because we wanted Gemini to feel native inside Claude Code instead of like a separate tool we had to switch into. **What you can do today** * /gemini:review for a read-only second opinion on your changes * /gemini:adversarial-review to challenge assumptions and pressure-test risky decisions * /gemini:rescue to delegate bug investigations or fix attempts to...
gemini-ccRun Gemini reviews and background tasks inside Claude Code
Use Gemini without leaving Claude Code. gemini-cc adds Gemini-backed slash commands for read-only reviews, adversarial reviews, and delegated tasks, then lets you manage background jobs with /gemini, /gemini, and /gemini. Itโs open source and built for developers who want a second modelโs perspective inside an existing Claude Code workflow.
gemini-ccRun Gemini reviews and background tasks inside Claude Code
ByteLand Technology Limitedleft a comment
Hey Product Hunt! ๐ I'm excited to share taffy-layout! If you've ever tried to implement complex layouts like Flexbox or Grid outside of the DOM (e.g., in Canvas, for games, or server-side image generation), you know it's tough to get right without sacrificing performance. I built this to bring the power of the Rust Taffy engine to the JS ecosystem. Speed: WebAssembly-powered calculations....

Taffy LayoutThe Taffy layout engine, now running in JavaScript
Bring high-performance Flexbox and CSS Grid layouts to any JavaScript environment. taffy-layout is a lightweight WebAssembly wrapper for the Rust-based Taffy engine, enabling lightning-fast UI calculations independent of the DOM.
Perfect for:
Canvas/WebGL applications (Games, Editors)
Server-side rendering (PDFs, OpenGraph images)
Custom UI frameworks
Features: ๐ Near-native WASM performance ๐ฆ Full Flexbox & Grid support ๐ TypeScript ready ๐ง Universal (Node, Deno, Bun, Browser)

Taffy LayoutThe Taffy layout engine, now running in JavaScript
