Ranking 1k ShowHN posts by estimated merit using an LLM judge and TrueSkill
Four-stage pipeline ranks 1k HN posts using LLM judge and TrueSkill to surface overlooked technical projects.
Four-stage pipeline ranks 1k HN posts using LLM judge and TrueSkill to surface overlooked technical projects.
Analysis of how language ecosystem fragmentation affects LLM agent output quality and consistency.
cyber.md proposes Markdown-based security posture format for AI agents to preserve security context during development.
Microsoft research on role of low-fidelity signals in security operations during AI era.
Comprehensive Claude Code skill suite for academic research workflows from research planning through publication.
Retainer: persistent personal AI agent running locally with disk-based memory, audit logging, and editable markdown persona. Go port of Springdrift.
Duplicate: User reports Claude Design access revoked after subscription renewal cancellation.
Desktop Windows client for OpenRouter LLM API with conversation management and model switching.
PARSE and LCM techniques achieve 4.5x LLM inference throughput gains for code generation applications.
Information theory analysis of LLM weight efficiency in bfloat16 format, measuring Shannon entropy to identify wasted parameter bits and compression opportunities.
Analysis of improving local LLM models for coding agents to compete with hosted APIs for practical developer use.
Long-context LLM API supporting 12M tokens at 150 tokens/sec for developers, targeting coding agents and full codebase processing in single calls.
MCP server for static code analysis using Joern's Code Property Graph technology, supporting 12 programming languages. Accepted at ICSE 2026 workshop.
Framework with maturity models to assess and improve AI agent readiness and adoption in software projects using Claude Code skills.
MCP skill enabling AI agents to access source code and documentation of any public GitHub repository.
Scribe browser extension uses AI to record employee workflows and automatically generate step-by-step process guides and documentation.
LLMs like ChatGPT and Claude autonomously solving open mathematical problems including Ramsey numbers, examining AI progression in mathematical problem-solving.
Native LLM inference server for macOS built in Zig with OpenAI-compatible API, no Python runtime, supports tool calling and streaming.
Open source tool using LightRAG to query Hacker News discussions as a knowledge graph with embedded database covering vector, key-value, and graph storage.
Open-source tool querying Hacker News discussions as knowledge graph using LightRAG framework with embedded vector/graph/key-value database.
Blog post on Mech programming language, discussing future of programming languages in era of generative AI and LLMs.
Machine learning framework for analyzing Fermi surfaces in materials science, detecting subtle patterns in electronic structure.
Security vulnerability in Cursor AI agent enabling remote code execution through Git hooks during autonomous operations.
Colabro desktop AI assistant for computer task automation.
LibreOffice 26.4 beta integrates AI-powered writing assistance features.
Research proposal on conditional pledge system for frontier AI researchers to collectively pause development.
Development methodology using Claude AI to generate features and production code, structured with PRD-driven approach to minimize technical debt.
Analysis of frontier-adjacent open-weight models (Qwen 3.6-27B, DeepSeek V4, NVIDIA Nemotron 3) matching frontier performance at fraction of cost.
TypeScript compiler written in Rust with native and WASM targets, developed using AI-assisted coding for better performance than tsc.
Technical analysis of token tracing through Llama 3.1 8B inference on H100 GPUs. Details inference execution mechanics.
Empirical study on institutional control of multi-agent AI systems in prediction markets. Examines accountability, authorization, and oversight primitives.
Aurora: optimizer for rectangular matrices incorporating leverage awareness. Mathematical/ML research optimization paper.
Gemini API File Search adds multimodal support, custom metadata, and page-level citations for building retrieval-augmented generation systems.
Snyk security scanning integrated into Claude Code to detect SQL injection, XSS, and secrets in AI-generated code before deployment.
Modafinil: macOS utility preventing sleep while lid closed, enabling long-running AI coding agents on portable devices.
devcontainer-mcp: MCP server enabling AI agents to create and manage sandboxed dev containers for isolated coding workflows across Docker, DevPod, Codespaces.
Benchmark comparing semantic search approaches for AI memory retrieval. Entity graphs improve connected facts extraction by 12% on HotpotQA.
Draft: Claude Code plugin enabling AI agents to maintain product context across coding sessions without external APIs or extra charges.
Cisco Model Provenance Kit for tracking AI model origins and supply chain security.
GitHub project reproducing 58 Schmidhuber papers using AI assistant.
Grok 4.3 model release with improved agentic tool calling, real-time conversations, and image/video generation capabilities.
Aurora optimizer for rectangular matrices, building on Muon optimizer with improvements in distributed implementations and orthogonalization for faster convergence.
Deskbrid: Rust binary providing JSON-over-Unix-socket protocol for Linux desktop control by AI agents and scripts, compatible with Wayland.
WRIT-FM: 24/7 AI-powered internet radio station generating music, writing hosted breaks, and synthesizing speech with persistent automation.
AI agents that generate live HTML artifacts instead of text responses.
React hook for backend-agnostic AI streaming with SSE, supporting multiple providers and UI flexibility.
Fastokens: open-source Rust BPE tokenizer delivering 9.1× speedup over HuggingFace for LLM agent inference.
OpenAI Codex CLI implementation of /goal command for persistent long-running task objectives using SQLite and JSON-RPC.
Framework-agnostic SDK for production-ready AI agents with decorator-based tool wrapping, caching, resilience, and observability.
Double descent phenomenon in AI learning: complex models outperform simpler ones, contradicting traditional assumptions.