jsongrep is faster than {jq, jmespath, jsonpath-rust, jql}
jsongrep is a Rust JSON query tool that compiles queries into deterministic finite automata (DFAs), enabling single-pass O(n) traversal with no backtracking.
Perplexica: self-hosted open-source alternative to Perplexity
Perplexica is a free, open-source, self-hostable alternative to Perplexity AI search. Pairs with SearXNG and Ollama on a Raspberry Pi or 8 GB Mac Mini.
Schedule tasks on the web - Claude Code Docs
Claude Code now supports scheduled autonomous tasks that run on a cron-like schedule in the cloud, with access to GitHub repos and MCP connectors.
Dynacat, a Glance Fork With Dynamic Widget Auto-Refresh
Dynacat is a Glance fork that adds dynamic widget auto-refresh by default. Drop-in replacement, single binary under 20 MB, configured in YAML.
Komodo: Self-Hosted Build, Deploy, and Server Management Platform
Komodo is a self-hosted build and deployment platform combining server management, container orchestration, and CI/CD in one browser-based tool.
HTTP Strict Transport Security (HSTS)
HSTS forces browsers to only connect over HTTPS, protecting against protocol downgrade attacks, cookie hijacking, and browsing history leaks.
Ollama Cloud Pricing: GPU-Time Billing for Hosted Models
Ollama launched tiered cloud plans alongside local support. GPU-time-based pricing means efficiency gains from better hardware benefit you directly.
Sandboxing AI agents, 100x faster
Cloudflare's Dynamic Worker Loader spins up V8 sandboxes in milliseconds, making per-request AI agent isolation 100x faster than containers.
Shell Tricks That Actually Make Life Easier (And Save Your Sanity)
A reference of shell keyboard shortcuts and CLI tricks in two tiers: universal POSIX commands and Bash/Zsh-specific enhancements for editing and history.
GSD, a Meta-Prompting System That Solves Context Window Degradation
GSD solves context window degradation by breaking work into atomic plans executed in fresh subagent contexts with parallel wave execution.
Claude Code's Dream Feature, Garbage Collection for AI Memory
Claude Code's Dream feature automatically cleans memory files by resolving contradictions, merging duplicates, and removing stale information.
Keeper.sh: open-source calendar sync and calendar MCP server
Keeper.sh syncs timeslots across multiple calendars and ships an MCP server giving AI agents read-only calendar access via OAuth 2.1.
LocalAI: Self-Hosted OpenAI-Compatible Server for 35+ Model Backends
LocalAI is a drop-in replacement for OpenAI and Anthropic APIs, running 35+ model backends locally on any hardware with built-in AI agents.
CLI-Anything: Auto-Generated CLI Wrappers for Desktop Apps
CLI-Anything auto-generates CLI wrappers for desktop software like GIMP and Blender, making them controllable by AI agents like Claude Code.
Everything Claude Code: 28 Agents and 125 Skills to Cut Costs
Everything Claude Code is an optimization system with 28 agents, 125 skills, and 60 commands that can cut AI coding costs by 60% or more.
yoloAI: Disposable Sandboxes End AI Agent Permission Fatigue
yoloAI solves permission fatigue by running AI agents in disposable sandboxes. You review diffs and selectively apply changes back.
Meetily: Privacy-First AI Meeting Assistant, Otter Alternative
Meetily records and transcribes meetings on-device using Whisper, with no bot joining your call. Open-source and privacy-first.
NanoClaw - Secure AI Agent for WhatsApp, Telegram & More
Minimalist self-hosted AI agent connecting WhatsApp and Telegram, running Claude Code in isolated containers. A radically simpler, auditable alternative to O...
ProofShot - Visual proof for AI-built code
ProofShot records video and screenshots while AI agents interact with browsers, packaging everything into standalone HTML proof artifacts.
ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
Ripgrep consistently wins or ties against grep, ag, and git grep across 25 benchmarks, with full Unicode support at near-zero performance cost.