Search Results
Found 6 results for "react"
GitHub - vadimdemedes/ink: 🌈 React for interactive command-line apps renderer used by claude code
https://github.com/vadimdemedes/ink
`useDoubleCheck` might be my favorite frontend hac...
`useDoubleCheck` might be my favorite frontend hack ```typescript function callAll<Args extends Array<unknown>>( ...fns: Array<((...args: Args) => unknown) | undefined> ) { return (...args: Args) =...
Welcome to neonronin
*This post was created on August 31, 2025, as the inaugural blog post for this knowledge base.* # Welcome to neonronin Welcome to my personal knowledge base! This is where I collect, organize, and s...
Agent rules as an adoption metric?
# Agent rules as an adoption metric? This is more intuition than anything, but I think what kind of rules your teams are deploying for their AI agents (e.g., claude, cursor, etc) might be a decent in...
New Mac setup (circa 2023 to 2025)
Rough notes from setting up a new Mac, late 2022/early 2023. WIP and probably not up to date. ## Hardware. - MacBook Pro 14" (2021), M1 Pro 10 core (8 performance and 2 efficiency), 32GB RAM, 512GB ...