Последние посты

Dev Useful Stuff
22 сент., 07:00
TREK - (★ 14.1k at GitHub) is a self-hosted travel planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, and packing lists.Day-by-day itinerary builder with map pins, multi-user collaboration, PDF/ICS export, and place search. A solid self-hosted alternative to TripIt or Wanderlog.#selfhosted #travel #maps #pwa #opensource


Dev Useful Stuff
18 сент., 09:06
council-of-high-intelligence - (★ 4.2k at GitHub) structured multi-perspective deliberation for hard decisions.Run full councils (18 grounded agent personas), focused triads, or duo debates across Claude Code, Codex, Gemini CLI, and OpenCode. Each agent argues from a distinct stance; a confidence-weighted vote surfaces the verdict.#ai #multi-agent #llm #decision-making #claude


Dev Useful Stuff
16 сент., 08:00
Happy - (★ 23.8k at GitHub) is a mobile and web client for Codex and Claude Code, with realtime voice, end-to-end encryption, and full session features.Lets you drive Codex/Claude Code sessions from your phone — voice input, push notifications, and remote control of your terminal-based AI coding agents.#ai #cli #mobile #coding #bobukrecommends


Dev Useful Stuff
14 сент., 08:00
Orchard - (★ 1.5k at GitHub) is a native UI for Apple Containers and (o)MLX sandboxes, written in Swift as a replacement for Docker Desktop.#macos #containers #apple #swift #docker


Dev Useful Stuff
8 сент., 07:00
tgrep - (★ 526) is a trigram-indexed grep with a client/server architecture for fast regex search in large codebases.Up to 52x faster than ripgrep on huge monorepos (gecko-dev, chromium, linux). Builds a trigram index once, runs a server with a file watcher, and queries only touch the small set of files that could actually match. It's what powers grep in GitHub Copilot CLI.#cli #grep #search #rust #dev


Dev Useful Stuff
26 авг., 07:00
OpenBot - (★ 2.9k at GitHub) is open-source AI coworkers that each get their own computer — a browser, files, and tools.Every action is decided before it happens and recorded after. Bring any AG-UI agent.#ai #agents #browser #automation #opensource


Dev Useful Stuff
20 авг., 07:00
Spec Kit - (★ 130.3k at GitHub) Toolkit to help you get started with Spec-Driven Development.Spec-Driven Development flips the script: instead of prompts producing throwaway code, executable specifications become the source of truth that generate working implementations. Works with Claude Code, GitHub Copilot, Gemini CLI, Cursor, and more.#ai #spec #copilot #development #cli


Dev Useful Stuff
13 авг., 06:37
Docker Sandboxes - secure sandboxes for coding agents (Claude Code, Gemini, Codex, Kiro) with microVM-based isolation.Run coding agents in isolated environments without giving them full host access. MicroVM-based, so escape resistance is stronger than plain containers. ★#docker #sandbox #ai #agents #security


Dev Useful Stuff
7 авг., 13:58
Headroom - (★ 65.3k at GitHub) compresses tool outputs, logs, files, and RAG chunks before they hit the LLM.Drop-in library, HTTP proxy, or MCP server. Claims ~20% token savings on coding-agent traces and 60-95% on JSON payloads with equivalent downstream answers — useful when your context window is the bottleneck, not the model.#llm #ai #tokens #agents #rag


Dev Useful Stuff
5 авг., 06:09
Gridex - (★ 815 at GitHub) is a native cross-platform database IDE for PostgreSQL, MySQL, SQLite, and Redis.Ships with an MCP server out of the box, and a built-in AI chat that understands your schema — so LLM-driven tools can query your DB and the in-app assistant already knows your tables.#database #sql #mcp #ai #devtools


Dev Useful Stuff
24 июл., 14:09
Buzz - (★ 8.7k at GitHub) is a self-hostable workspace where humans and AI agents share the same rooms, built on a Nostr relay.Another one from Block (Jack Dorsey's company). Every message, reaction, workflow step, review approval, and git event is a signed event in one log — same identity model whether the author is a person or a process. Agents are members, not bots: they get their own keys, channel memberships, and audit trail.#ai #agents #nostr #collaboration #selfhosted


Dev Useful Stuff
14 июл., 08:23
agterm - (★ 291 at GitHub) is a terminal built for agentic flow — a native macOS wrapper around libghostty tuned for running AI coding agents.From Umputun, a very respected and trusted developer in the Go/tools community. Handles multiple concurrent agent sessions, per-session logs, and quick switching without drowning in tmux panes.#ai #terminal #agents #macos #cli


Dev Useful Stuff
10 июл., 10:22
GitButler - (★ 21.3k at GitHub) is a Git client built around virtual branches — work on multiple branches simultaneously in the same working directory.Backed by Git, powered by Tauri/Rust/Svelte. Comes with a CLI (but) alongside the desktop app, and recently added AI-assisted commit splitting and branch organization.#git #vcs #cli #devtools #rust


Dev Useful Stuff
25 июн., 09:00
humanizer - (★ 26k) is a Claude Code / OpenCode skill that strips AI-isms from text.Based on Wikipedia's "Signs of AI writing" guide, it detects 33 patterns — em dashes, "It's not just X, it's Y", significance inflation, sycophantic openers, rule of three, etc. — and rewrites the text in your voice.Example from the README:Before: AI-assisted coding serves as an enduring testament to the transformative potential of large language models, marking a pivotal moment in the evolution of software development.After: AI coding assistants can speed up the boring parts of the job. They're great at boilerplate: config files and the little glue code you don't want to write.#ai #writing #claudecode #cli #skill


Dev Useful Stuff
18 июн., 08:31
OpenTUI - (★ 11.9k at GitHub) is a TypeScript library on a native Zig core for building terminal user interfaces.Worth a look at terminal.shop, a real online coffee shop you can browse and order from entirely inside your terminal — a fun experiment built on this framework. Not sponsored.#tui #cli #typescript #zig


Dev Useful Stuff
16 июн., 06:00
apple/container - (★ 37.4k) is Apple's native Swift tool for running OCI containers as lightweight VMs on Apple silicon, each container in its own VM.Originally unveiled at WWDC25, the project just hit 1.0 at WWDC26 with a headline new feature: container machine — a persistent Linux dev environment that auto-mounts your macOS $HOME at /Users/<you> inside the VM, so you edit on the Mac and build/run on Linux against the same files. Think native, Apple-built alternative to Colima / OrbStack / Lima. Requires macOS 26 + Apple silicon.#mac #containers #docker #apple #wwdc26


Dev Useful Stuff
15 июн., 09:17
Firezone - (★ 8.7k at GitHub) is an enterprise-ready zero-trust access platform built on WireGuard®.Replace your VPN with fine-grained, identity-aware access control. Self-hosted, open source, integrates with any OIDC provider for SSO and MFA. Clients for macOS, Windows, Linux, iOS, Android and ChromeOS.#vpn #wireguard #zerotrust #security #selfhosted


Dev Useful Stuff
15 мая, 08:07
git-secrets - (★ 13.3k) prevents you from committing passwords and other sensitive information to a git repository.git-secrets scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories. If a commit, commit message, or any commit in a --no-ff merge history matches one of your configured prohibited regular expression patterns, then the commit is rejected.#git #hooks #secrets #security
Dev Useful Stuff
14 мая, 08:07
Peekaboo - (★ 4k at GitHub) is Mac automation that sees the screen and does the clicks. It's a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.#automation #agent #screen
Dev Useful Stuff
11 мая, 08:07
PriceGhost - (★ 550) a self-hosted price tracking application that monitors product prices from any website. Get notified when prices drop, hit your target price, or items come back in stock.#monitoring #selfhosted #price
