Ask HN: How do you review gen-AI created code?
Discussion thread on code review practices for AI-generated code. Explores tension between natural language prompting and artifact review.
Discussion thread on code review practices for AI-generated code. Explores tension between natural language prompting and artifact review.
Python library for creating plugin infrastructure. Enables code to automatically hook into contexts without direct dependencies.
Multi-agent software engineering framework using contracts-first architecture. Agents implement code in parallel with mechanical test validation.
MCP server for Hacker News that enables AI agents to discover relevant stories, identify credible voices using EigenTrust propagation, and understand ranking signals.
Curly-brace syntax prompting language for AI agents. JavaScript-like syntax for structured prompts with local LLM support.
Data agent middleware that builds semantic understanding of databases automatically. Sits between agents and databases to provide business logic context.
Research report analyzing AI economics: inference subsidies, energy constraints, semiconductor dependencies, labor disruption. 248k-word study.
Mumpix local-first AI infrastructure stack with database, memory, and state management for edge deployment. Open source developer tools.
Tutorial building deep research agents using DSPy Signatures and Modules. Covers agent design patterns and composable programs.
Tutorial on building MCP Server connecting LLMs to local databases using Model Context Protocol. Practical 10-minute setup guide.
Security report about root access vulnerability in Meta's AI infrastructure via prompt injection. Title only.
Title-only post about getting started with AI agent coding. No content provided.
Novel technique for fine-tuning local models via contrastive human feedback, reducing token usage 5.7× without technical background.
Announcement of Covenant-72B, a 72B parameter LLM trained via trustless peer-to-peer distributed pre-training.
Discussion about future software engineer roles as LLM-driven development accelerates labor replacement possibilities.
Research on using LLMs for vulnerability discovery via AI-powered fuzzing, differential analysis, and automated harness generation.
Guide on agentic engineering patterns and maintaining code quality when using AI coding tools.
Discussion on inefficiencies in AI agent reasoning before code generation, lacks technical depth or evidence.
macOS push-to-talk transcription tool supporting Groq, OpenAI, and Deepgram models with sub-second latency.
Personal blog about guitar audio processing and AI limitations in generating realistic guitar tones.
NIST security standard overlay for frontier AI infrastructure defense against nation-state threats.
Identity graph API with 330M+ verified B2B records to reduce hallucinations in AI agents, stress-testing available.
Local-first DCF valuation tool using LLM narratives on top of financial calculations, educational project.
Miguel is an AI agent that modifies its own source code, self-improves capabilities, sandboxed in Docker with validation.
Founder discussion on supply chain autonomous decision systems, seeks perspective on differentiation.
Rampart is an open-source security firewall for AI coding agents with 40+ rules blocking credential theft and exfiltration.
Article on running 70B LLMs on Nvidia RTX 5090 with FP4 quantization benchmarks, member-only content.
Open-source vision-first browser agent that automates web interactions using visual understanding instead of DOM selectors, reducing token waste and script fragility.
Draxl is a source code format with stable AST node IDs for agent-native code editing at scale.
Artifice is a multiplayer strategy game for AI agents with diplomacy and fog of war, open source implementation.
Early preview of offline-first Android IDE with experimental features from user polling.
Web interface for Claude Code featuring real-time visualization of model steps/tool calls, chat UI, and session management.
AI agent integrated into Appium mobile test automation platform. Analyzes live device screens and generates selectors/XPath code in multiple languages for test automation.
Video content reference with minimal context.
Personal narrative about career changes due to AI adoption, satirical tone.
Web tool that analyzes and enriches rough AI prompts into structured, optimized versions across five dimensions.
OverflowML tool auto-detects hardware and applies optimal memory strategies to run AI models larger than GPU VRAM. Supports NVIDIA, Apple Silicon, AMD, CPU.
Economic analysis of US business formation surge attributed to AI and LLM reducing startup costs. Market commentary without technical depth.
Technique to top HuggingFace Open LLM Leaderboard without training or weight merging, using prompt engineering and evaluation manipulation.
2D RPG game client recreation from Korean MMORPG Helbreath using modern HTML5 game engine with AI. Nostalgic game development project.
StrongDM open-sourced attractor: natural language specs and implementations for unified LLM client, coding agent loop, and DOT-based pipeline runner in multiple languages.
Summary of Pragmatic Summit talk about Uber's use of AI in development. Limited technical details provided in excerpt.
Title-only entry about AI employees as successor to AI agents. Insufficient content for evaluation.
Tool to sync configuration between Claude Code and Codex, automating shared parts while flagging manual migration tasks.
Opinion piece arguing against using AI for writing, focused on human perception and skepticism.
Brief report that Claude Code causes 90% slowdown when used with local LLMs. Minimal details provided.
Security researcher demonstrates GPT-4 training data leakage exposing OpenAI's EPHEMERAL_KEY through repeated bypass attempts with 75% leak rate.
Control plane/policy engine for AI agent actions with human approval queue and deterministic YAML policies. Self-hosted tool for production agent safety.
AlphaEvolve-inspired agent using iterative code generation and scoring for Pokemon task. Demonstrates LLM agents writing and improving code autonomously.
Article about optimization techniques for Python performance.