Category: tech
184 insights in this category - page 5 of 10. View all insights
Tuna - Native macOS Launcher with Modal Input Modes
Tuna is a native macOS launcher built in Swift, inspired by Quicksilver, with four input modes and one-time purchase. Requires macOS 15 Sequoia or newer.
Universal CLAUDE.md to Reduce Claude Output Tokens by ~63%
A drop-in CLAUDE.md targeting Claude's verbose defaults (sycophantic openers, restated questions, em dashes) to cut output tokens roughly 63% per prompt.
Top 3 Claude Code Browser Agents
Three CLI browser agents for Claude Code: Playwright CLI (lowest tokens), Firecrawl Interact (automation plus scraping), Vercel Agent Browser (leaner, faster).
Pocket ID - Lightweight Passkey-Only OIDC Provider
Pocket ID is a self-hosted passkey-only OIDC provider with LDAP sync, user group restrictions, audit logs, and a REST API for homelab and small-org use.
Anatomy of the .claude/ Folder
The .claude/ folder controls Claude Code behavior through instructions, permissions, commands, skills, and subagents. Keep CLAUDE.md under 200 lines.
Hong Kong Police Can Now Demand Phone Passwords by Law
Hong Kong's amended National Security Law lets police demand phone passwords and encryption keys without a warrant, with criminal penalties for refusal.
How Stripe deploys 1,300 AI-written PRs per week
Stripe ships 1,300 agent-authored PRs a week, enabled by a decade of cloud dev environments, docs, and CI tooling that give agents a human-like workflow.
Pocket ID - simple passkey-only OIDC provider for self-hosted services
Pocket ID is a lightweight, self-hosted OIDC provider using passkeys as the sole auth method, filling the gap between Keycloak and no SSO for self-hosted ser...
Tinyauth - lightweight OIDC authentication server for self-hosted apps
Tinyauth is a minimal OIDC authentication server for self-hosted setups that runs entirely from environment variables, with built-in OAuth and LDAP support.
Dobase - Your workspace, your server
Dobase is an open-source, self-hosted workspace bundling email, kanban, docs, chat, tasks, storage, calendar, and video into one Rails app on SQLite.
Perplexica, a Self-Hosted Open-Source Alternative to Perplexity AI
Perplexica is a free, self-hostable alternative to Perplexity AI search. Pairs with SearXNG and Ollama so you can run a fully private AI search stack.
PipesHub: Self-Hosted Workplace AI Search for Google and Slack
PipesHub is an open-source, self-hostable workplace AI platform that unifies search across Google Workspace, Microsoft 365, Slack, Jira, and Confluence.
Speculative Execution in Claude Code, Hidden but Fully Built
A developer reverse-engineered Claude Code's binary and found a built but server-gated feature: speculative execution pre-runs your next action in a sandbox.
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.