grep -r "Machine Learning" /news · homesearch
grep -rli "Machine Learning" /news

Machine Learning

Full-text search across 7941 articles. Combine with topic and date filters; results sorted by relevance.

results 7941 page 296/398
20:40
2026-07-07
spf13.com
large-language-models

Why TypeScript 7.0 Was Rewritten in Go

Microsoft's TypeScript team rewrote the TypeScript 7.0 compiler and tools in Go, achieving roughly an order of magnitude improvement in build times. The decision reflects Go's design for readability and maintainability a…

16:16
2026-07-07
thytu.com
ai-agents

Harness Engineering 101

Software engineering is entering a new era where code generation by AI agents requires a new discipline called harness engineering. The gap between an agent saying 'done' and actual completion erodes trust, and engineers…

13:51
2026-07-07
dev.to
artificial-intelligence

Reading The Pragmatic Programmer in the age of AI

A developer revisiting *The Pragmatic Programmer* in the age of AI finds that core principles like the Knowledge Portfolio, orthogonality, and DRY remain essential, but their application has shifted. The developer argues…

12:00
2026-07-07
searchengineland.com
artificial-intelligence

Building a brand worth finding: Signals that fuel discovery

AI search now favors brands with strong reputations, consistent messaging, and trusted third-party validation, requiring marketers to shift focus from visibility to being chosen. A single AI prompt compresses the user jo…

01:54
2026-07-07
github.com
ai-tools

Pi (Rust): High-performance AI coding agent CLI written in Rust

Pi (Rust), a high-performance AI coding agent CLI written in Rust, has been released as a port of the original Pi Agent. It offers instant startup, stable streaming, and a smaller memory footprint compared to Node.js or …

00:00
2026-07-03
munderdiffl.in
ai-agents

Running Agents in tmux vs an Agent Harness

Running multiple Claude Code sessions via tmux, git worktrees, and shell scripts works for two or three agents but breaks at scale due to no routing, shared memory, budgets, or crash recovery, according to a community an…

00:31
2026-07-02
callercallsback.com
ai-ethics

Cognitive Privacy in the AI Workplace

AI tools in the workplace can infer cognitive patterns and personality traits from employee interactions, raising privacy concerns. Employers have a duty to disclose how AI uses employee data, and employees should give i…

10:10
2026-07-01
byteiota.com
ai-policy

Godot Bans AI Code: What Open Source Learned the Hard Way

Godot Engine formally banned AI-generated code from its open-source project on June 30, citing maintainer burnout and the inability of AI-reliant contributors to fix their own code. The policy prohibits AI-authored code,…

20:14
2026-06-30
dev.to
large-language-models

GLM Is the New Hotness, So Let's Test It On the Homelab

GLM, the model family from Z.ai (formerly Zhipu AI), is gaining attention for its open weights and strong benchmark numbers. A developer tested GLM-4.7-Flash, a 30B-A3B MoE model, on a single-GPU homelab with an RTX 5090…

17:15
2026-06-30
dev.to
developer-tools

Green Tests Don't Mean Better Software

A developer argues that green test suites only measure conformance to a specification, not whether a change actually improves the system. The post contrasts Spec-Driven Development, which stops at correctness, with Hypot…

14:31
2026-06-30
godotengine.org
ai-policy

Changes to Our Contribution Policies

Godot Engine is updating its contribution policies to address a surge in pull requests, particularly AI-generated ones, which overwhelm maintainers and demoralize reviewers. The new rules prohibit autonomous AI agents an…

16:06
2026-06-29
github.com
ai-agents

Show HN: Katra, self-hosted cognitive memory for AI agents (MCP)

Developer John Pellew launched Katra, an open-source self-hosted memory appliance for AI agents that provides episodic recall, semantic search, knowledge graphs, and temporal analysis via the Model Context Protocol. In e…

12:00
2026-06-29
machinelearningmastery.com
large-language-models

Model Context Protocol Explained in 3 Levels of Difficulty

Anthropic introduced the Model Context Protocol (MCP), an open standard that standardizes how AI applications connect to external tools and data sources, replacing custom integrations with a shared protocol. MCP uses a c…

15:02
2026-06-26
transformernews.ai
ai-safety

GPT-5.6 gets the Fable treatment

The White House has told OpenAI not to publicly release GPT-5.6 yet, marking the clearest sign of a US licensing regime for frontier AI models. The decision, driven by cyber risk concerns, delays the model's release whil…

00:00
2026-06-26
squish.run
large-language-models

I Couldn't Find a Local LLM Tool Fast Enough, So I Built My Own

A developer built Squish, a local LLM inference server for Apple Silicon, after finding existing tools like Ollama too slow for generating git commit messages. Squish achieves up to 9.8× faster performance on long prompt…

← prev page 296 / 398 next →