HN kurinikku 2/14/2026

Karpathy's microgpt as a book via Claude Code

MARS pipeline automatically converts 2D images into physics-ready 3D scenes for robotics simulation using object detection, geometry reconstruction, and USD export.

DT Adrian | Founder of BigDevSoon 2/14/2026

How I Vibe Coded My Vibe Coding Platform

Developer built AI-powered platform BigDevSoon with streaming code generation, multiple framework modes, and AI assistant Merlin for code generation.

HN mooreds 2/14/2026

Trust: LLMs as Compilers

Mechanical Orchard discusses LLMs as compilers in software development workflow, TDD integration.

HN cdani 2/14/2026

The Developer –> Designer Switch

Case study using AWS, React, Lambda, and Bedrock with AgentCore, demonstrating value of detailed specifications over generic AI prompts.

DT kination 2/14/2026

Fundamental matters more in AI era

Analysis of LLM impact on software development, discussing whether fundamental programming knowledge remains valuable in AI-assisted coding era.

DT Zain Naboulsi 2/14/2026

Daily AI Rundown - February 13, 2026

Newsletter covering Google DeepMind's Gemini 3 Deep Think model achieving new benchmarks in mathematics, science, and coding.

HN anistark 2/14/2026

Claude Usage Monitor

CLI tool for monitoring Claude API usage across coding agents, open-source npm package.

DT Ólafur Aron Jóhannsson 2/14/2026

Semantic Search in C# Without Python

Semantic search implementation in C# using local CPU inference without Python dependencies or external APIs.