Microsoft is forcibly converting Office 2019 and 2021 for Mac to view-only mode, breaking paid perpetual licenses for users who don't upgrade to Microsoft 365 subscription. Users lose editing capability in software they legally purchased.
Sunday 31 May 2026
Hacker News
3Debate around whether AI tools erode or amplify the value of domain expertise, touching on the gap between general AI capability and the specialized knowledge needed to verify and direct AI output effectively.
Zig's build system has been significantly reworked, indicating prior friction and instability in the build tooling; high engagement suggests the existing system was painful enough to warrant a broad redesign.
GitHub
5Ollama's gemma4 tool call parser fails on valid model output containing backticks, single quotes, and other special characters, causing tool calling to break even after a patch release (0.20.1) specifically meant to fix the issue.
Ollama model push fails with "max retries exceeded" on slower connections when uploading large model files (7+ GB), with broken pipe errors and a malformed URL formatting bug (%!F(MISSING)) in the upload logic.
Qwen2.5-VL models running in Ollama produce severe token repetition loops during OCR tasks that don't occur with the same model on Hugging Face; increasing repeat_penalty has no effect, suggesting Ollama's sampler configuration or model conversion is broken for this architecture.
Nemotron-3-nano (30B MoE) causes a hard assertion failure and SIGABRT crash in llama-sampling.cpp when running inference via Ollama on macOS/Metal, making the model completely unusable through the Ollama API.
Custom Qwen3VLMoE models that work in llama.cpp and HuggingFace Transformers fail to load in Ollama with nil pointer dereference panics and missing GGUF key errors, indicating Ollama's model architecture support is incomplete for MoE vision-language variants.
Lobsters
1Examination of the challenges and trade-offs in rendering code diffs clearly, a recurring pain point in code review tooling and AI-generated patch presentation.
Stack Exchange
0no items
no items