lobito25

↗ HN profile [ 74.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Has anyone noticed a recent drop in Claude’s code quality? It’s been ignoring instructions, repeating the same mistakes, and producing much lower-quality code. This is the native Claude app for Linux (not Cursor or any…

  2. A fast SOCKS5 proxy that tunnels your traffic through what looks like normal SMTP email, bypassing Deep Packet Inspection firewalls. How it works: - Client runs a local SOCKS5 proxy (127.0.0.1:1080) - Traffic is sent to…

  3. We gave Claude Code a try on a 10,000 line Python codebase to chase a bug that Codex, and then Gemini, could not solve. Claude fixed it on the first try, which made us really happy. Then we asked for a small improvement…