标签:#hackernews
找到 9882 篇相关文章
What if it all came out?
Node-Red 5 Released
Techno-libertarians are flocking to the Caribbean
The Dead Economy Theory
I'm starting to think the White House UFC fight was all just a weird crypto scam
Ten years of ClickHouse in open source
B-52 bomber crashes shortly after takeoff at California's Edwards Air Force Base
Anthropic pauses credit change for Claude Code
Quoting from an email they sent: Hi Fabian, In May, we sent you an email announcing that starting today, the Claude Agent SDK, claude -p, and third-party apps built on the Agent SDK would stop drawing from subscription rate limits and move to a dedicated monthly credit. We're writing to let you know that we’re not making this change today. We’re working to update the plan to better support how users build with Claude subscriptions. What this means for you Nothing changes for now. Agent SDK, clau
US battery manufacturing output continues to break records
Show HN: We built an 8-bit CPU as 2nd year EE students
Hi! me and my friends together built an 8 bit CPU implemented in Logisim purely from scratch. The control unit of this system does not implement the generic microcode ROM or any kind of RAM. This was made purely from discrete logic gates and coded the system to run different programs. key features: Custom 16-instruction Harvard ISA, 8-bit fixed format, 4 general purpose registers Hardwired control unit built entirely from AND/OR gate logic matrix Dual-phase clocking to eliminate race conditions