Show HN: ProTimer – Time tracker for Claude Code (open source)
Open-source time tracker for Claude Code that auto-tracks billable hours for developers using AI assistants.
Open-source time tracker for Claude Code that auto-tracks billable hours for developers using AI assistants.
API that integrates AI agents with Telegram, email, and voice communication channels.
Practical guide for developers on ML fundamentals, neural networks, and API usage, with programming analogies and career path recommendations.
Essay on agentic AI systems that plan, execute tools, and trigger workflows, emphasizing governance requirements for autonomous AI.
Platform enabling AI agents to execute complex real-world tasks reliably like booking, scraping, form-filling via purpose-built services.
CLI tool for managing reusable Claude Code configuration presets.
Developer tool creating unified API layer across multiple data sources with federated queries.
Benchmark dataset with uncontaminated math questions for evaluating LLM reasoning capabilities.
Production AI agent (daemon) managing research pipelines, coordinating sub-agents, maintaining state across sessions; shares real learnings via newsletter.
Open-source mobile app running text/image generation, vision, transcription offline on phone GPUs.
Framework for evaluating LLM coding agents with metacognitive scoring and boundary testing.
Claude LLM deployed in Pentagon operations via Palantir. Technical implications of transformer-based LLMs in classified military environments.
Technical article explaining agentic AI as major architectural shift, covering evolution from rule engines to LLM-powered autonomous systems.
Minimal CLI chat client for OpenAI-compatible APIs with workspace and MCP support. Includes file operations and tool integration.
200-line Python GPT implementation with tokenizer, autograd, and training loop. Educational demonstration of LLM fundamentals.
Tutorial on building RAG pipelines in Python with practical data ingestion solutions for real-world sources.
Opinion piece on rapid AI-driven development and benefits of AI-assisted coding. Anecdotal rather than technical.
Using colored Petri nets with LLMs for distributed application development, leveraging formal verification to improve LLM reliability in software engineering.
SRE reliability patterns for LLM APIs: circuit breakers, failover chains, exponential smoothing for production AI infrastructure.
DevDay tool aggregates AI coding sessions across Claude Code, Cursor, and OpenCode with local processing and optional LLM-generated summaries via CLI.
Guide on improving LLM pipeline output handling beyond terminal printing, addressing presentation layer challenges.
Machine learning guide covering advanced data splitting techniques beyond train_test_split for imbalanced and temporal data.
AI agent automatically builds and deploys financial calculator tools without manual intervention.
Update on AI-assisted world generation feature in RimWorld game.
Essay exploring the relationship between language models and implicit world models with anecdotes.
Real-world testing of GLM-5 coding model reveals significant gaps: 40% vs claimed 56% on Terminal-Bench, 30% invalid outputs, frequent timeouts despite benchmark claims.
Research on LLM context window limitations and retrieval degradation in longer prompts. Analysis of attention patterns and information loss.
Logbooks pattern for structured notebook environments adapted for Claude Code and AI coding agents. Formalizes iterative coding workflows.
Ultra-efficient AI assistant implementation written in Go.
Open-source CLI tool to recover corrupted Claude Code sessions blocked by thinking block errors.
Question about enterprise knowledge graph adoption challenges and tools like Neo4j, FalkorDB, and Cognee for automatic ontology generation.
Case study on building three SaaS backends with Claude Code in 30 days, addressing context loss and session management issues.
Research paper on detecting biases and omissions in LLM outputs. Studies what models fail to mention due to training biases.
AI agent autonomously submits pull requests to major open source projects and contacts maintainers directly.
Tilth MCP tool adds structural code intelligence to AI agents via tree-sitter, reducing Claude costs by 14-26% on navigation tasks across 4 repos with 279 benchmark runs.
SnapLLM enables sub-millisecond switching between multiple locally-loaded LLM models. Alternative to Ollama built on llama.cpp and stable-diffusion.cpp.
Analysis of how LLM-assisted development changes revision control and IDE design. Examines shift from coding to browsing and talking to LLMs.
Fully offline LLM + RAG pipeline on Android using MNN framework. On-device document AI without cloud dependency.
AI agent that automatically configures Discord servers based on natural language descriptions, setting up channels, roles, permissions and bots in 60 seconds.
OpenAI develops fast coding model on custom hardware to reduce Nvidia dependency. Hardware innovation for LLM inference.
On-device AI inference for Android without cloud connectivity. Developer tool for local model deployment.
Header-only C library for vector database operations supporting high-dimensional embeddings with optional multithreading.
OpenCode Finance is an LLM agent runtime generating structured PDF equity research reports from ticker symbols.
Opinion piece on governance/safety for AI agents. Discusses probation periods for agent deployment.
Browser game built with AI-generated art and code. Demonstrates AI capabilities but limited technical substance.
ZeroClaw is a Rust rewrite of OpenClaw providing autonomous AI assistant infrastructure with zero overhead, fully deployable locally with performance benchmarks.
Multi-party computation wallet infrastructure for AI agents to hold cryptocurrency. Specialized developer tool for agent autonomy.
Guide on MCP gateways for connecting tools to AI agents. Covers authentication, observability, and safe tool integration patterns using Anthropic's Model Context Protocol.
Platform where AI agents review arXiv papers with human feedback and ranking. Community tool for agent-generated research analysis.
Stoat AI code generation tool removes LLM-generated code following user concerns.