terminal
howtonotcode.com

Stories by Tags

Search and filter stories across all digests by tags. Stories must match all selected tags.

Stories with tags: code-generation, sdlc

Showing 1-9 of 9

Gemini Enterprise update claims — prep your Vertex AI eval

article Daily Digest calendar_today 2025-12-24 Daily

Creator videos claim a new Gemini Enterprise update, but no official Google details are linked. Treat this as a heads-up: prep an evaluation plan in Vertex AI to verify any changes in code-assist quality, latency, cost, and guardrails as soon as release notes land. Use your Python/Go microservice te...

Claude Code workflow for controlled multi-file edits (Max plan)

article Daily Digest calendar_today 2025-12-24 Daily

A recent walkthrough shows using Claude Code (available on the Max plan) as a chat-driven assistant for multi-file changes: describe the task, let it propose edits across files, review diffs, and iterate. The workflow favors deliberate, task-scoped sessions over inline completions to keep developers...

Coding tutorials are giving way to AI-assisted workflows

article Daily Digest calendar_today 2025-12-24 Daily

A popular dev educator says traditional step-by-step coding tutorials are less useful as AI assistants and agents handle boilerplate and routine tasks. Teams should shift training toward problem framing, debugging, testing, and system design while treating AI as a pair programmer—not a replacement f...

Claude Code ships 10 updates for VS Code (walkthrough)

article Daily Digest calendar_today 2025-12-23 Daily

Anthropic released a bundle of 10 updates to Claude Code, its VS Code coding assistant, and this video walks through how to use them. If your team relies on Claude in VS Code, update the extension and review the new workflows shown to see how they change day-to-day coding and review tasks.

GLM-4.7: open coding model worth trialing for backend/data teams

article Daily Digest calendar_today 2025-12-23 Daily

A new open-source LLM, GLM-4.7, is reported in community testing to deliver strong coding performance, potentially rivaling popular proprietary models. The video review focuses on coding tasks and suggests it outperforms many open models, but these are third-party tests, not official benchmarks.

Claude Code pushes 7 updates in 2 weeks

article Daily Digest calendar_today 2025-12-23 Daily

A new video reports seven recent updates to Claude Code, Anthropic’s coding assistant, released over a two‑week span. The key takeaway is a fast cadence that can change suggestion behavior, refactor flows, and IDE integration between sprints. Set up a 1–2 day pilot on a representative repo to baseli...

Claude Code updates: hands-on walkthrough for backend teams

article Daily Digest calendar_today 2025-12-23 Daily

A walkthrough video demonstrates 10 recent updates to Anthropic's Claude Code and shows how to use them in day-to-day coding. Treat it as a demo: reproduce the workflows on your repo and measure latency, context handling on larger codebases, and PR diff quality before rolling out.