File path visibility removed in Claude, 50% job elimination predictions, and how one change improved 15 LLMs dramatically. Plus see how a group of developers managed to spoof Discord's ageverification system.

View in browser | Past Issue | Subscribe / Unsubscribe

SitePoint Source

Welcome, Developers! đź‘‹

Claude Code strips file visibility from responses, recent AI models complete software projects with genuine judgment, and a novel "hashline" approach transformed LLM coding performance across the board. Also covered: developers bypass Discord's facial verification using metadata spoofing, and why tech companies at scale must prioritize systems over individual brilliance.

From our sponsor: WorkOS

Ship Third-Party Integrations Without Rebuilding OAuth

​Connecting user accounts to third-party APIs always comes with the same plumbing: OAuth flows, token storage, refresh logic, and provider-specific quirks.


WorkOS Pipes removes that overhead. Users connect services like GitHub, Slack, Google, Salesforce, and other supported providers through a drop-in widget. Your backend requests a valid access token from the Pipes API when needed, while Pipes handles credential storage and token refresh.

Simplify integrations today

đź”– The Reading Room

Articles we have hand-picked for you:

Claude Code Is Being Dumbed Down

Anthropic shipped an update that strips away inline file paths and search patterns from Claude Code's output. What used to show specific files being read now displays only "Read 3 files" without any actual file names. Anthropic's fix for hiding file paths is telling users to enable verbose mode, which dumps thinking traces, hook output, and full subagent transcripts into terminals.

By Yoshi →

Something Big Is Happening

Tech workers have watched AI evolve from a helpful tool to something that does their jobs better than they can, and this experience is about to happen to everyone else. Recent models like GPT-5.3 Codex and Claude Opus 4.6 can now complete entire software projects independently, testing and refining their own work with something resembling judgment and taste. AI leaders predict 50% of entry-level white-collar jobs could be eliminated within one to five years.
By Matt Shumer →

I Improved 15 LLMs at Coding in One Afternoon.

The debate over which AI model codes best misses a critical bottleneck: the harness. By changing just the edit tool in a coding agent, 15 different LLMs saw dramatic improvements, with some models jumping from 6.7% to 68.3% success rates. The issue isn't the model's intelligence but how it expresses changes to code, and a novel "hashline" approach that tags lines with content hashes outperformed existing methods across nearly every model tested.

By Can Bölük →

Discord Age Verifier Bypass

Discord is rolling up age verification globally but a group of developers have created a bypass worth studying. The bypass works by sending legitimate-looking facial metadata instead of actual face scans, exploiting K-ID's privacy-focused approach that aims to process verification data locally. Currently, there's a cat and mouse game going on where it's working one minute and possibly patched the next time you visit it.

By xyzeva and Dziurwa →

Large Tech Companies Don't Need Heroes

At scale, tech companies rely on systems rather than individual brilliance. The main outcomes, including company success or failure, are driven by complex networks of processes and incentives outside any one person's control. Past a certain point, companies must depend on the strength of their systems, not individual engineers willing to sacrifice career progression for good engineering.

By Sean Goedecke →

⏳ Back in Time

Most clicks from last newsletter:

đź”— The Link Lounge 

Unordered finds from around the web:

Find something cool? You can send us links to feature here via email.

đź§° The Toolbox

Tools and products we're excited about today:

Gemini 3 Deep Think

Gemini 3 Deep Think is Google's upgraded specialized reasoning mode for science, research, and engineering challenges. It's available to Google AI Ultra subscribers and via API for select users.

Learn more →

TypeScript 6.0 Beta

TypeScript 6.0 Beta is the final JavaScript-based release before the Go rewrite (7.0). It's a transition release with many deprecations. Key changes include stricter defaults, ES5 target removal, and new features like Temporal types.

Learn more →

Peek

Codex app for macOS can manage multiple AI coding agents simultaneously. It runs agents in parallel and is available for users on a paid ChatGPT plan.

Learn more →

ESLint v10.0

ESLint v10.0 is a major release requiring Node.js ≥20. It removes eslintrc support entirely, requiring flat config. Config lookup now starts from each linted file's directory. JSX references are tracked correctly.

Learn more →

Ship Third-Party Integrations Without Rebuilding OAuth

​Connecting user accounts to third-party APIs always comes with the same plumbing: OAuth flows, token storage, refresh logic, and provider-specific quirks.


WorkOS Pipes removes that overhead. Users connect services like GitHub, Slack, Google, Salesforce, and other supported providers through a drop-in widget . Your backend requests a valid access token from the Pipes API when needed, while Pipes handles credential storage and token refresh.

Simplify integrations today →

🎤 Your Voice

Your feedback shapes what comes next! We read every email, so simply hit reply and tell us what's on your mind.