标签:#hackernews
找到 10646 篇相关文章
Openresearch: GLM 5.2 for Autoresearch
EU Member States (and Google) suddenly want to keep cookie banners
Ask HN: Anthropic banned me from using Claude Code and I don't know what to do
After using Claude Code at work for months I wanted to use it on my own projects too. Most probably because my vpn was on I got banned after 1 hour of usage. I got my 120$ back. 1 month later I signed up with vpn off. But this time probably because I used the same credit cart (and that's the only card I can use) they banned me again. Even after I contacted support I got a generic "we have determined that we cannot reinstate your account at this time due to a violation of our Usage Policy" answer
The new HTTP QUERY method explained
Words, Words, Words
15 sorting algorithms in 6 minutes (2013) [video]
The Cheap Model Fallacy
Matrix and Quaternion FAQ
Who Does What? Team Topologies for the Agentic Platform
Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason
This is ymawky, a now-dynamic web server written entirely in ARM64 Assembly. I've previously posted about ymawky here: https://news.ycombinator.com/item?id=48080587 In the past month and a half, I've made some pretty major improvements: I've added CGI scripting support, so the server now supports query strings and dynamic content; and I've fully ported ymawky to run on Linux, rather than macOS-only. In addition to GET/PUT/HEAD/DELETE/OPTIONS requests, because of CGI support ymawky also accepts P