grep -r "Tutorials" /news · homesearch
grep -rli "Tutorials" /news

Tutorials

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

results 1883 page 14/95
18:06
2026-07-10
danielmiessler.com
developer-tools

AI Blogging From Inside Vim

Kai, an AI assistant, wrote a tutorial on how to edit blog posts from within Neovim using three leader shortcuts for shipping, previewing, and AI-assisted editing. The system uses a Lua keymap file and a Bun script to in…

16:00
2026-07-10
letsdatascience.com
ai-agents

Python blueprint automates daily project summaries

A July 10, 2026 Python guide from How To Profit AI details building an asynchronous agent that aggregates updates from Slack, Jira, and email into daily project summaries, offering a blueprint for teams to automate cross…

01:12
2026-07-08
dev.to
artificial-intelligence

AI Engineer Roadmap: Looking for Your Feedback

A developer named ArshiaLogic has created a roadmap for aspiring AI engineers, focusing on hands-on projects rather than tutorials. The roadmap covers Python, data science, machine learning, deep learning with PyTorch, t…

04:08
2026-07-07
dev.to
artificial-intelligence

The Most Dangerous Kind of Good

A developer built a 37-agent film crew that fully automates YouTube tutorial production, but an internal review system called Fable Master warned of 'perfect mediocrity'—when every role executes correctly but nothing exc…

01:51
2026-07-07
lucasaguiar.xyz
ai-agents

How to set up Google Search Console with your Hermes agent

A developer integrated Google Search Console with the Hermes AI agent using an MCP server to automate query monitoring via API, replacing manual dashboard checks. The tutorial covers out-of-the-box functionality and Dock…

16:07
2026-07-04
dev.to
artificial-intelligence

Why Cursor Keeps Hashing Passwords With MD5 (And How to Fix It)

A developer discovered that AI coding assistants like Cursor, Claude Code, and Copilot frequently generate password hashing code using weak algorithms such as MD5 or SHA-1, which are fast and lack salting. The root cause…

17:53
2026-07-03
serpapi.com
artificial-intelligence

Semantic Image Search with Elasticsearch

A tutorial from SerpApi and Jina AI demonstrates building a semantic image search pipeline that retrieves Instagram photos by visual similarity rather than caption text, using SerpApi's Instagram Profile API to fetch ima…

00:14
2026-06-29
dev.to
artificial-intelligence

I Said One Sentence, and My Agent Did the Rest

A developer built an AI agent that eliminates 'middle steps' in daily tasks, such as sourcing origami materials from a single sentence. The agent autonomously searches for tutorials, prints guides, and manages shopping l…

09:45
2026-06-28
letsdatascience.com
artificial-intelligence

Designer Treats Career as Lab, Lands Adobe AI Role

Nitya Kumar, a 25-year-old product designer at Adobe, landed an AI role by treating her career as a science lab, learning AI through YouTube tutorials and peer collaboration, and building prototypes like a dance-gesture …

09:08
2026-06-26
discuss.huggingface.co
ai-tools

eBPF in Go: Observability for AI-Generated Services

A developer used eBPF with Go to debug a production issue in an AI-generated service where P95 latency spiked from 40ms to 4 seconds due to excessive kernel-level file I/O calls invisible to traditional tools. The tutori…

17:36
2026-06-25
devclubhouse.com
large-language-models

Quantize and Run Llama 3.2 on Apple Silicon with llama.cpp

Mariana Souza published a tutorial on quantizing and running Meta's Llama 3.2 3B model on Apple Silicon using llama.cpp with Metal GPU acceleration, achieving local inference with Q4_K_M quantization. The guide covers bu…

← prev page 14 / 95 next →