Block's 4,000 Job Cuts Raise AI-Washing Concerns

Block, the fintech company formerly known as Square, announced 4,000 job cuts that have raised questions about whether the company is engaging in AI-washing. The story has generated discussion on Hacker News with 10 points and 3 comments.
What the Source Reports
The Bloomberg article reports specifically on Jack Dorsey's Block cutting 4,000 jobs and the resulting suspicions that this might be AI-washing. The Hacker News discussion shows moderate engagement with the topic.
Technical Context on AI-Washing
AI-washing refers to companies overstating their AI capabilities or using AI as justification for business decisions without substantial technical backing. In development contexts, this often manifests as:
- Marketing automation tools as "AI-powered" when they use basic rule-based systems
- Claiming AI-driven efficiency gains without transparent metrics or benchmarks
- Using AI terminology to justify workforce reductions without clear technical roadmaps
For developers evaluating companies' AI claims, key indicators include:
- Specific technical details about AI models, training data, and deployment infrastructure
- Measurable performance improvements with clear before/after comparisons
- Transparent documentation of how AI systems integrate with existing workflows
The Block situation highlights the importance of scrutinizing AI claims in corporate announcements, particularly when they coincide with significant organizational changes.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code 2.1.63 adds bundled slash commands, HTTP hooks, and memory leak fixes
Anthropic released Claude Code 2.1.63 with 26 CLI changes including new /simplify and /batch slash commands, HTTP hooks that POST JSON to URLs, and fixes for multiple memory leaks in long-running sessions.

GLM-5.1 Released with Coding Performance Matching Claude Opus 4.5
Zhipu AI's GLM-5.1 model is now available to all Coding Plan users, achieving 77.8 points on SWE-bench-Verified and 56.2 points on Terminal Bench 2.0. The model features a 200K context window, 128K max output, and 744B parameters with 40B activated.

Xiaomi Open-Sources MiMo-V2.5-Pro: Nears Claude Opus 4.6 on Coding Benchmarks
Xiaomi released MiMo-V2.5-Pro, an open-source coding model that scored 233/233 on a university compiler project, built a video editor autonomously, and ranks within 1% of Claude Opus 4.6 on SWE-Bench and Terminal-Bench.

Analysis: Anthropic's actual compute costs for Claude Code users are far lower than reported $5k figure
A recent article analyzes the claim that Anthropic's $200/month Claude Code Max plan consumes $5,000 in compute, finding that actual inference costs are roughly 10% of API prices when comparing to competitive open-weight models on OpenRouter.