39 stories tagged with #hooks, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Hooks"
Gemini API Managed Agents: 3.6 Flash, hooks, and more
We’re announcing even more new capabilities in Managed Agents in Gemini API so developers can build reliable, production-ready agents.…
Viral video shows massive bison popping tourist vehicle's tire in Yellowstone National Park
Viral video captures a massive bison popping a tourist vehicle's tire in Yellowstone National Park, and the hilarious internet reactions are priceless.…
From Hookswitch to Grave
Next.js Webhook Handling and Event-Driven Architecture
Learn webhook handling and event-driven architecture with Next.js and Supabase. Complete tutorial covering webhook security, retry mechanisms, and distributed system patterns.…
Annotated Git Hooks: Automating Your Local Workflow with a Practical, Portable Hook System
Annotated Git Hooks: Automating Your Local Workflow with a Practical, Portable Hook...…
Python utility package for building Claude Code hooks
Contribute to RasmusGodske/claude-hook-utils development by creating an account on GitHub.…
I Didn't Know What a Webhook Was. Then One Broke My Agent.
One day. Same problem. No error messages. Just silence. My Telegram bot wasn't responding. I'd send...…
Claude Security Update: Scans, Webhooks, 6 Partners
Claude Security left its launch behind with scheduled scans, directory targeting, and CSV or...…
Aperion Shield v0.7 – guardrails for AI coding agents now run as Git hooks
aperion-shield v0.7.0 — git hooks close the MCP-bypass gap The release that closes the most-cited objection to MCP-only enforcement: "the agent just opens a shell and reaches aroun…
Transaction Hooks: A General Primitive for Post-Commit Side Effects (Case Study: Queuert)
The previous two posts in this series walked through how Queuert keeps job state atomic with your...…
Astros Prospect Report: May 24th
See how the prospects performed yesterday.…
I built a tiny UGC script generator because hooks are the hardest part
I kept seeing the same problem with tiny products and creator videos: the product is fine, but the...…
Argentina, World Cup fans on tenterhooks as Messi ...
React Pointer Hooks: Hover, Long-Press, Double-Click, Scratch, and Click-Outside Without the Bugs
React Pointer Hooks: Hover, Long-Press, Double-Click, Scratch, and Click-Outside Without the...…
Afriex Webhook Integration Guide: Signature Verification, Event Handling, and Production Best Practices
When you create a transaction through the Afriex Business API, the response you get back is just the...…
The Five Hooks That Change How You Ship With Claude Code
The dotfiles piece from May 22 named hooks as one component of a personal AI stack and moved on. They...…
Claude Code Hooks 101: Turning Your AI Coding Assistant Into an Automated Teammate
Hello, I'm Shrijith Venkatramana. I'm building git-lrc, an AI code reviewer that runs on every...…
Hookwarden: A CLI for Webhook Signature-Verification Bugs
Find every webhook-verification bug in your codebase in under five minutes. Three-state verdicts across 10 providers in JS/TS, Python, and PHP. Zero off-machine traffic. - Hookward…
Shopify webhooks vs API polling: why webhooks win for OMS sync
A merchant integrating Shopify with an Order Management System needs order data pushed to the OMS on every new order. API polling and webhook delivery are the two obvious options. …
🚀 React Hooks & Rendering — A Clear Mental Model (For My Future Self Too)
🪝What are React Hooks? Hooks are helpers that let a function component: remember data react to...…
OpenSessions – real time agent tracking in tmux using hooks and process trees
tmux sidebar for coding agents — Amp, Claude Code, Codex, OpenCode. Per-thread markers, local HTTP API, live session state. - Ataraxy-Labs/opensessions…
I Fed React's Entire Hooks Transition History to Gemma 4. Here's What It Found That We Missed.
"Which commit broke everything?" Every developer who has inherited a legacy codebase has asked this....…
REST APIs vs Webhooks in Telecom Billing - Which One Actually Makes Sense?
If you've spent any time around telecom billing systems, you know they're not your typical CRUD app....…
Event Triggers บน Garudust
วิธีเชื่อมต่อระบบภายนอกทุกชนิดเข้ากับ Garudust agent ผ่าน webhook — ตั้งแต่ตรวจจับบิล, รีวิว PR, แจ้งเตือน incident และอื่นๆ อีกมาก…
Real-World Next.js Performance: Moving Beyond standard useEffect and Fetching Hooks
Let’s be honest for a second. When we are first learning React or Next.js, we all do the exact same...…
Stop Losing Shopify Webhooks: A Retry Strategy That Survives Real Outages
Shopify retries failed webhooks for only 4 hours. Real outages last longer. Here is how to build a retry layer that actually holds up in production.…
What is a Webhook? A Complete Guide for Beginners
If you have ever wondered what a webhook is and how it works, this guide is for you. We will explain...…
The Wrong Way to Think About XRPL Event Infrastructure
Most developers approach XRPL event monitoring like it's a simple polling problem. They spin up a...…
qpayd: self-hosted Bitcoin + Lightning merchant server with Stripe-style webhooks
Claude Code Hooks: Security Gates for Agent Workflows
Build Claude Code hooks that block risky Bash commands and format files after edits, with a local Effloow Lab sandbox PoC.…
Toolkit of custom commands, hooks, and utilities for Claude Code
A toolkit of custom commands, hooks, and utilities for Claude Code - carlrannaberg/claudekit…
Got tired of debugging webhooks
Hi guys, I have been debugging Stripe/Razorpay webhooks by console.logging everything and praying....…
cpp-linter-hooks: The Most Complete pre-commit Solution for C/C++ Projects
If you work on Python projects, you've probably used pre-commit — running black, ruff, mypy before...…
Why your Stripe webhook might be silently dropping events (and how to find out)
If you process Stripe subscriptions and have never opened Workbench → Webhooks → Event deliveries (or...…
Self-hosted MCP wrapper around Power Automate webhooks for personal M365 automation
Show HN: React-logic – DI and signals – write react without hooks
Class-based logic + DI for React…
Capturing the "why" behind every Claude Code commit: building a memory layer with MCP and hooks
A week ago I opened a piece of code Claude Code had written for me. Looked at it and asked: "Wait —...…
Show HN: Firehooks – Get app users from TikTok without paid ads
Web site created using create-react-app…
Webhook Signature Verification (HMAC-SHA256) in Node, Python, Ruby — 2026 Guide
Verify Stripe, GitHub, Shopify webhook signatures the right way. Production-ready HMAC-SHA256 examples in Node, Python, Ruby — plus the 6 specific bugs that wreck the same code 80%…