home/category/Product Launch

Product Launch

// New tools landing on the radar. Spotlights on newly launched developer tools, SaaS products, CLIs, and APIs — with a quick take on who it's for and whether it's worth trying.

14 posts

// posts in product launch
GPT-2 in Pure C and CUDA: Inside NanoEuler's No-Framework Approach

NanoEuler implements a complete GPT-2 scale transformer in pure C and CUDA — every attention kernel and gradient hand-written, no ML framework required.

OpenKnowledge: AI-First Obsidian/Notion Alternative Worth the Hype?

OpenKnowledge launches as an open-source, AI-native knowledge base from Inkeep — 347 HN upvotes, real production AI infra behind it, and a business model worth understanding.

Recall Gives Claude Code Local Memory — The Hard Problem Is Forgetting

Recall adds fully local, session-persistent memory to Claude Code. 82 HN upvotes on launch confirm real developer pain — but stale memory may be worse than none.

Modeloop Closed Beta: MBSE Browser Tool That Generates MISRA-Oriented C

Modeloop's closed beta generates MISRA-oriented C from browser-based visual models stored as plain JSON — the architectural choice that separates it from Simulink.

Cells to Pixels: High-Res Neural Cellular Automata at SIGGRAPH 2026

EPFL and Google Research's 'Cells to Pixels' decouples NCA resolution from compute cost, enabling real-time self-organizing textures at arbitrary resolution.

Iroh 1.0 Ships: A New Toolkit for Building Distributed Applications

Number 0 Labs releases Iroh 1.0, a Rust-based networking library that simplifies peer-to-peer data sync, hole-punching NAT traversal, and distributed app development.

Salesforce Acquires Fin (Intercom) for $3.6B in AI Customer Support Play

Salesforce announced a $3.6 billion deal to acquire Fin, the AI-powered customer support platform formerly known as Intercom. Here's what developers need to know.

TypeMorph: A Privacy-First Alternative to Online JSON-to-TypeScript Converters

A new developer tool eliminates the security risk of pasting sensitive JSON into random online converters by running TypeScript type generation entirely in your browser.

GLM 5.2 Released: Zhipu AI's Latest Model Targets Developer Workflows

Zhipu AI announces GLM 5.2, the newest iteration of their open-weight language model series, bringing enhanced reasoning and coding capabilities to developers.

NeuralBridge: Open-Source SDK Auto-Heals LLM Agent Failures in 19 Microseconds

New Apache 2.0 SDK promises 84% recovery rate for production LLM failures with minimal overhead. Self-healing agents without the complexity.