Category: tech > tools
58 insights in this category - page 2 of 3. View all insights
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.
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.
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.
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.
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.
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.
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.
lnav: Terminal Log Viewer with Built-In SQLite Queries
lnav is a terminal log viewer that auto-detects formats, merges multiple sources into one timeline, and includes a built-in SQLite query interface.
Why I love NixOS
NixOS treats the entire OS as a deterministic build artifact, making it uniquely suited for AI coding agents that need safe, rollbackable changes.
Atomic: Self-Hosted Knowledge Base with Semantic Linking and MCP
Atomic is a self-hosted knowledge base that auto-chunks markdown into semantic atoms, links them by similarity, and exposes an MCP server for AI tools.
Google Workspace CLI: 40+ Recipe Skills for Cross-Service Automation
Google's Workspace CLI ships with 40+ pre-built recipe skills that chain Gmail, Drive, Calendar, and Sheets into single-command workflows.
Dockhand - Modern Docker Management
Dockhand is a Portainer alternative with safe-pull auto-updates, vulnerability scanning, and a free tier that includes SSO and MFA.
Keep | Save and search your bookmarks from anywhere
Keep saves links as clean markdown, making bookmarks searchable and usable as AI agent context via MCP integration with Claude Code and Cursor.
OpenCLI + Claude Code may be a power move
OpenCLI turns any website or app into a CLI interface. Paired with Claude Code, it gives AI agents browser-access without official APIs.
Professional video editing, right in your browser
Tooscut is a browser-based video editor built on WebGPU and Rust/WASM with near-native performance. All processing stays on your machine.
Sonar: Docker-Aware Port Inspector That Replaces lsof Workflows
Sonar replaces the lsof | grep workflow with a Docker-aware port inspector that shows container names, resource usage, and service connections.