395 related articles

OpenAI quietly open-sources Codex Security CLI, supporting repo security scanning, vulnerability tracking, fix verification, and CI/CD integration — extending AI from code generation into security.

Flycast WASM JIT v1 achieves full-speed Dreamcast emulation in browsers by generating complete WebAssembly modules at runtime, bypassing WASM's architectural limitations and boosting from 2FPS to full frame rate.

TRIP is a privacy-first open-source self-hosted travel planning tool supporting POI map management, multi-day itineraries, GPX tracks, and MCP Server AI integration. A detailed look at version 1.47.

Tigriden is a minimalist Rust workbench using only 40MB of memory, designed for AI coding agents like Claude Code. No Electron, no LSP—leaving resources for AI.

Deep dive into A.T.O.M, an open-source cellular network simulation tool supporting 4G/5G/6G, coverage heatmaps, building obstruction detection, built with Go for network planning research.

A deep dive into GitHub's official open-source tool gh-stack, exploring how Stacked PRs split large changes into small PR chains to boost code review efficiency and avoid branch dependency chaos.

Deep dive into Aura: an open-source persistent AI agent system designed for Apple Silicon, running 100% locally with non-sycophantic reasoning and full macOS control.

Trakt suddenly paywalled its API, disabling free user keys en masse. This article covers the incident, reviews self-hosted alternatives like Ryot and Jellyfin, and offers data export and migration advice.

Complete guide to setting up a local AI coding environment on MacBook Pro M4, covering Ollama, MLX, Continue, Qwen3-Coder 30B configuration, and performance optimization strategies for 32GB RAM.

witr (Why Is This Running) is an open-source Linux process tracing tool that traces startup chains from processes, ports, containers, or files to quickly identify whether a process was launched by systemd, cron, or supervisor.

Comprehensive analysis of UT Austin's online MSAI program covering course intensity, work-study balance tips, and application strategies based on real Reddit student feedback.

AI-generated learning roadmaps have pitfalls like resource hallucinations and outdated info. Learn how to verify AI roadmaps and use them effectively as a beginner.

GitHub launches Stacked Pull Requests in public preview, enabling developers to split large code changes into ordered, independently reviewable small PRs.

GitHub launches native Stacked Pull Requests, enabling teams to split large code changes into ordered, independently reviewable PRs. Learn the core concepts, use cases, and comparisons with Graphite.

Medley is a free Claude Code plugin that decomposes complex dev tasks into live task graphs via /mission, orchestrating multiple AI agents with BYOK model support and built-in review cycles.

FluentDB is a Mac-native AI database client supporting PostgreSQL, MySQL, SQLite with Claude, OpenAI, and Ollama local models. A detailed review of its AI capabilities, privacy mechanisms, and UX.

Buzz is an open-source decentralized group chat platform for human-AI agent collaboration—model-agnostic, self-sovereign, and designed to replace the fragmented Slack/GitHub experience.

MinkNote is a native macOS local-first note app using pure Markdown files with no database, no account, and no vendor lock-in. A deep dive into its features and how it compares to Obsidian.

Explore how combining Merkle trees with Tree-sitter enables localized, incremental code indexing for AI coding assistants—no code uploads required.

Deep analysis of how the mousecrack open-source project uses LSTM neural networks to simulate human mouse trajectories, covering technical principles, training methods, and applications.