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

Tutorials

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

results 1967 page 82/99
07:35
2026-06-17
dev.to
developer-tools

Weekly roundup: Password strength, self-serve BAA, and AI updates

Appwrite shipped new Auth controls for password strength, made BAA acceptance self-serve for Pro organizations, and covered Anthropic's launch of Claude Fable 5 and Claude Mythos 5. The company also released a May produc…

04:59
2026-06-17
dev.to
large-language-models

Kog hits 3K t/s on MI300X, no kernel switches — test it now

Kog AI achieved over 3,000 output tokens per second per request for an FP16 2B model on a single 8× MI300X node using a monokernel that eliminates per-token kernel launches. The technique collapses the entire LLM decode …

03:49
2026-06-17
dev.to
developer-tools

How I Use Qwen Code Slash Commands to Build Achu App

A developer uses Qwen Code, an open-source agentic coding CLI, to build Achu, a desktop screenshot beautification app built with Electron, React, and TypeScript. The workflow relies on slash commands like /init, /plan, /…

00:00
2026-06-17
signoz.io
developer-tools

Java & Spring Boot OpenTelemetry Setup Guide

SigNoz released a guide for instrumenting Java and Spring Boot applications with OpenTelemetry to send traces to its observability platform. The guide covers automatic instrumentation via the OpenTelemetry Java agent, co…

19:35
2026-06-16
dev.to
large-language-models

Overcoming LLM Limitations

A developer shipped a small research agent that addresses three common LLM limitations: stale training data, hallucinated facts, and arithmetic errors. The agent uses tool calling to look up facts and verify math before …

19:15
2026-06-16
alexop.dev
ai-agents

Build Your Own Eval Harness from Scratch with Bun and Claude -p

A developer built a custom AI agent evaluation harness in a single Bun file using the Claude CLI, avoiding external frameworks or SaaS platforms. The harness runs the agent in a sandbox, grades outputs with string checks…

18:20
2026-06-16
letsdatascience.com
ai-tools

AWS Enables Remote Kiro and VS Code Access to SageMaker

AWS announced remote IDE access for Kiro, VS Code, and Cursor to Amazon SageMaker Unified Studio Spaces, enabling local editors to securely connect to managed compute and data services without SSH key management. The int…

18:20
2026-06-16
dev.to
developer-tools

The HTTP Code Your AI Agent Doesn't Handle Yet: 402

Cloudflare has activated the long-dormant HTTP 402 Payment Required status code for its Pay-Per-Crawl service, enabling websites to charge crawlers for access. A developer with over 2,190 production runs on Apify actors …

18:12
2026-06-16
dev.to
developer-tools

Introducing UnVibe: Because AI Shouldn't Be Your Crutch

Sharanyo Banerjee, under the DemonDie Organization, has introduced UnVibe, an open-source learning platform designed to help developers deepen their understanding of code rather than relying on AI-generated solutions. Th…

18:06
2026-06-16
dev.to
large-language-models

Your RAG Stack Is Solving the 2023 Problem

A developer argues that production RAG systems must move beyond basic top-k retrieval to handle routing, memory, evidence checks, structured retrieval, and security. They outline a taxonomy of 20 advanced RAG types and e…

17:26
2026-06-16
letsdatascience.com
developer-tools

Lemonade SDK Adds Nvidia CUDA Acceleration Support

Lemonade SDK has added support for Nvidia CUDA acceleration, enabling GPU-accelerated computing for developers using the SDK. The update targets developers working with languages such as C#, Ruby, Python, C, C++, PHP, an…

16:00
2026-06-16
developer.nvidia.com
large-language-models

How to Optimize Transformer-Based Models for Low-Precision Training

NVIDIA released a guide showing how to optimize transformer-based models for low-precision training using Hopper and Blackwell GPUs, focusing on FP8 and NVFP4 formats. The method translates model configurations into GEMM…

15:57
2026-06-16
dev.to
artificial-intelligence

Agentic AI Frameworks: What 370K GitHub Stars Reveal

A developer's analysis of agentic AI frameworks with 370,000 combined GitHub stars reveals that production reliability remains elusive despite impressive demos. The gap between 'can complete task' and 'reliably completes…

12:45
2026-06-16
databricks.com
ai-agents

Lakeflow: A new era of agentic data engineering

Databricks announced Lakeflow, a unified data engineering platform integrating ingestion, transformation, and orchestration with centralized governance via Unity Catalog. Key features include Genie Code for AI-powered pi…

← prev page 82 / 99 next →