Tag

Dev Tools Posts for AI Developers

659 posts tagged #dev-tools

Browse 659 posts tagged Dev Tools, including practical setup notes, reviews, comparisons, and workflow patterns for engineers working with AI tools.

All Posts

Port42 AI companion computing app on macOS
ai-setup

Port42 - AI Companions for macOS

Port42 is a native macOS app where multiple AI companions collaborate with humans in the same conversation, build real-time ports, and run CLI agents inline. Open source and end-to-end encrypted.

#ai-setup#macos#open-source
NetViews network diagnostic app for macOS
review

NetViews Review – macOS Network Tool

NetViews is a native macOS network scanner and Wi-Fi diagnostic app for IT and network engineers. Real-time monitoring, host discovery, and Cloudflare-backed speed tests for 19.99 USD one-time.

#dev-tools#macos#network
Polos – open-source runtime for AI agents
ai-setup

Polos – Open-Source Runtime for AI Agents

Polos is an open-source runtime for AI agents that handles sandboxed execution, durable workflows, human-in-the-loop approvals, and built-in triggers. Write agents in Python or TypeScript and ship to production.

#ai-setup#dev-tools#open-source
l6e MCP server product thumbnail
dev-tools

l6e - Budget Gates for AI Coding Agents

l6e is an open-source MCP server that adds cost enforcement to Cursor, Claude Code, and Windsurf. Set a session budget, and the agent checkpoints and halts when spending gets too high. Free MIT tool.

#mcp#ai-agents#cost-optimization
Edka Kubernetes platform thumbnail
dev-tools

Edka - Kubernetes on Hetzner

Edka automates production-ready Kubernetes clusters on your own Hetzner Cloud account. Provision in under 2 minutes with GitOps, one-click add-ons, and built-in monitoring.

#kubernetes#hetzner#dev-tools
How to Train Your GPT GitHub tool guide thumbnail
tutorial

How to Train Your GPT From Scratch

raiyanyahya/how-to-train-your-gpt teaches modern decoder-only LLM internals with a 12-chapter walkthrough, runnable notebooks, a commented `main.py`, and fine-tuning guides aimed at Python developers.

#github-trending#dev-tools#python
serve-sim GitHub tool guide thumbnail
dev-tools

serve-sim to Host Apple Simulators

Evan Bacon's serve-sim turns booted iOS simulators into browser-accessible streams with gesture control, camera injection, middleware embedding, and an agent skill for Codex or Claude Code.

#github-trending#dev-tools#typescript