terminal
howtonotcode.com

Topics

Browse all topics that span across multiple digests. Topics represent ongoing stories and developments in AI, SDLC, and Engineering Leadership.

All Topics

Showing 1-20 of 172
View Topic
Agentic AI for backend/data teams: beyond code autocomplete
Topic
calendar_today First seen: 2026-01-06

Agentic AI for backend/data teams: beyond code autocomplete

The video argues that value is shifting from code autocompletion to agentic AI systems that plan tasks, call tools, and operate with guardrails. For b...

article 1 digest update 2026-01-06
View Topic
Early 'OpenCode' demos tout app-building agent; validate before adopting
Topic
calendar_today First seen: 2026-01-06

Early 'OpenCode' demos tout app-building agent; validate before adopting

Two YouTube demos showcase a tool called OpenCode that claims it can "build anything" from prompts. With no official docs in the provided sources, tre...

article 1 digest update 2026-01-06
View Topic
Rocket aims to turn no‑code prototypes into finished apps
Topic
calendar_today First seen: 2026-01-06

Rocket aims to turn no‑code prototypes into finished apps

A recent video introduces Rocket, an AI platform described as finishing what many no‑code projects start but rarely complete. The pitch is that Rocket...

article 1 digest update 2026-01-06
View Topic
Shift from brittle automations to agentic workflows (Google Antigravity cue)
Topic
calendar_today First seen: 2026-01-06

Shift from brittle automations to agentic workflows (Google Antigravity cue)

A recent video argues for designing agentic workflows—multi-step, tool-using, stateful flows—instead of one-off AI automations. "Google Antigravity" i...

article 1 digest update 2026-01-06
View Topic
SmartML: Deterministic, CPU-first ML benchmarking you can trust
Topic
calendar_today First seen: 2026-01-06

SmartML: Deterministic, CPU-first ML benchmarking you can trust

SmartML (part of the SmartEco ecosystem) is a benchmarking-only engine that enforces fixed seeds, deterministic splits, leakage-free encoding, identic...

article 1 digest update 2026-01-06
View Topic
Early agent benchmarks: Claude leads tool-calling, Gemini 3 Flash rebounds, GPT Mini/Nano lag
Topic
calendar_today First seen: 2026-01-06

Early agent benchmarks: Claude leads tool-calling, Gemini 3 Flash rebounds, GPT Mini/Nano lag

A practitioner benchmarked LLMs on real operational tasks (data enrichment, calendar scheduling, CRM clean-up) with minimal prompting and explicit too...

article 1 digest update 2026-01-06
View Topic
Auto Claude shows Claude Code running autonomously for hours
Topic
calendar_today First seen: 2026-01-06

Auto Claude shows Claude Code running autonomously for hours

A community demo called Auto Claude shows Claude Code running unattended coding sessions for hours, making multi-step code changes without constant pr...

article 2 digests update 2026-01-06
View Topic
GitHub Copilot: GPT-5.1 Codex preview, Spaces sharing, and model retirements
Topic
calendar_today First seen: 2026-01-06

GitHub Copilot: GPT-5.1 Codex preview, Spaces sharing, and model retirements

GitHub Copilot added a public preview of GPT-5.1-Codex-Max across web, IDE, mobile, and CLI (Enterprise/Business must enable it), made Spaces shareabl...

article 1 digest update 2026-01-06
View Topic
Agentic AI: LLMs + planning + memory + tools for autonomous workflows
Topic
calendar_today First seen: 2026-01-06

Agentic AI: LLMs + planning + memory + tools for autonomous workflows

The article argues that agentic AI is moving beyond chat-style assistants to systems that set goals, plan steps, remember context, and invoke tools to...

article 1 digest update 2026-01-06
View Topic
AI VS Code forks can prompt nonexistent Open VSX extensions
Topic
calendar_today First seen: 2026-01-06

AI VS Code forks can prompt nonexistent Open VSX extensions

AI-powered VS Code forks (Cursor, Windsurf, Google Antigravity, Trae) inherit extension recommendations from Microsoft’s marketplace, but some recomme...

article 1 digest update 2026-01-06
View Topic
Safer Claude Code: context hygiene and guardrails
Topic
calendar_today First seen: 2026-01-06

Safer Claude Code: context hygiene and guardrails

A practitioner field guide and several videos converge on the same point: treat Claude Code like a powerful but fallible agent. Keep sessions short, u...

article 1 digest update 2026-01-06
View Topic
Agentic AI basics and MCP for backend leads
Topic
calendar_today First seen: 2026-01-06

Agentic AI basics and MCP for backend leads

This guide explains how agentic AI moves beyond reactive LLM prompts to goal-directed systems that plan, use tools (APIs/DBs), remember, and delegate....

article 1 digest update 2026-01-06
View Topic
Anthropic ships Claude Sonnet 4.5 for coding; now powers Claude Code
Topic
calendar_today First seen: 2026-01-06

Anthropic ships Claude Sonnet 4.5 for coding; now powers Claude Code

Anthropic announced Claude Sonnet 4.5, a new model aimed at coding tasks. The company claims it is the "best coding model" and says it now powers Clau...

article 1 digest update 2026-01-06
View Topic
Pair Qodo (PR/CI) with Windsurf (IDE) for AI-driven code quality
Topic
calendar_today First seen: 2026-01-06

Pair Qodo (PR/CI) with Windsurf (IDE) for AI-driven code quality

Qodo positions itself as the AI code review and test/coverage gatekeeper for PRs and CI (Qodo Merge/Gen/Cover), with on‑prem/VPC options, SOC 2 Type I...

article 1 digest update 2026-01-06
View Topic
VS Code freezes with OpenAI Codex at extra-high reasoning effort
Topic
calendar_today First seen: 2026-01-06

VS Code freezes with OpenAI Codex at extra-high reasoning effort

A community report says the OpenAI Codex VS Code extension consistently gray-screens and appears frozen when using extra-high reasoning effort. Work o...

article 1 digest update 2026-01-06
View Topic
Reports of OpenAI file uploads expiring instantly; unique filenames help
Topic
calendar_today First seen: 2026-01-06

Reports of OpenAI file uploads expiring instantly; unique filenames help

A community user reports .cpp and .h files expiring immediately upon upload to OpenAI for over a week. They suspect duplicate filenames may trigger ex...

article 1 digest update 2026-01-06
View Topic
GPTBot crawl spikes often trace to robots.txt not being served
Topic
calendar_today First seen: 2026-01-06

GPTBot crawl spikes often trace to robots.txt not being served

Reports of GPTBot making thousands of requests commonly stem from misconfigurations where robots.txt isn’t actually served to crawlers. Ensure robots....

article 1 digest update 2026-01-06
View Topic
Community flags DALL·E 3 deprecation risk—plan for model retirements
Topic
calendar_today First seen: 2026-01-06

Community flags DALL·E 3 deprecation risk—plan for model retirements

An OpenAI community thread claims DALL·E 3 is being retired and urges earlier deprecation notice to users. While the post lacks official timelines, it...

article 1 digest update 2026-01-06
View Topic
Prompt engineering tactics to stabilize LLM use in backend/data workflows
Topic
calendar_today First seen: 2026-01-06

Prompt engineering tactics to stabilize LLM use in backend/data workflows

A practical guide outlines how to craft precise, context-rich prompts (roles, constraints, examples) and iterate to improve LLM outputs. It highlights...

article 1 digest update 2026-01-06
View Topic
Structured PDF extractor for RAG claims ~300 pages/s on CPU
Topic
calendar_today First seen: 2026-01-06

Structured PDF extractor for RAG claims ~300 pages/s on CPU

A new C-based PDF extractor with Python bindings outputs structured JSON (geometry, typography, headings) and claims ~300 pages/second on CPU—about 30...

article 1 digest update 2026-01-06