1作者: rglullis29 天前原帖
I'm a paying subscriber of Claude and have been using my API key to connect to Sonnet/Opus via opencode. Tried today and now it says that the credential is only used for claude code and is blocked for other requests. Looks like they are going for enshitiffication speedrun.
1作者: bursot29 天前原帖
Hi HN,<p>I’ve been working on a personal, open-source game engine for macOS, designed around Metal and Apple Silicon.<p>My goal is explore what a Metal-first, Apple-focused engine and editor can look like when it’s designed without cross-platform constraints. The core is written in C++, with a native SwiftUI editor connected via an Objective-C++ bridge.<p>This is very much a learning and exploration project, but I’m sharing it to get feedback from others interested in rendering, engine architecture, or Metal.