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

Tutorials

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

results 1887 page 19/95
17:22
2026-06-15
dev.to
developer-tools

FastAPI for AI Engineers - Part 6: JWT Authentication in FastAPI

A developer demonstrates how to implement JWT authentication in FastAPI for AI applications, covering password hashing with bcrypt and token generation using python-jose. The tutorial includes registration and login endp…

12:08
2026-06-14
docs.dagploy.com
large-language-models

Build Claude Alternative in Cloud in 20mins

A new tutorial demonstrates how to build a Claude alternative in 20 minutes using Google Cloud Platform, by installing DAX, downloading the GPT OSS 20B model and VLLM, and running inference. The guide also covers install…

20:26
2026-05-29
github.com
ai-products

Built an AI that explains math visually instead of just answering

Claw Learn, an AI-powered visual math tutor, now generates live animated explanations with synchronized narration in response to voice or text questions. The tool combines the ElevenLabs Speech Engine with an AI scene pl…

10:12
2026-05-23
dev.to
developer-tools

Google Login in Express with PassportJS & JWT

This article provides a step-by-step guide on implementing Google OAuth 2.0 authentication in an Express.js application using PassportJS and JSON Web Tokens (JWT). It covers setting up the Google strategy in Passport, co…

15:00
2026-05-21
thenewstack.io
artificial-intelligence

How to build your first end-to-end AI workflow in n8n

N8n has released a guide on building a first end-to-end AI workflow using its platform. The tutorial walks users through creating automated processes that integrate AI models with various data sources and services. This …

13:15
2026-05-21
brentozar.com
ai-tools

[Video] How to Tune Indexes Fast

Brent Ozar released a 76-minute video tutorial demonstrating how to use the latest features of his sp_BlitzIndex tool to rapidly improve database performance. The session shows how to quickly determine if a database has …

16:00
2026-05-11
github.blog
news

GitHub for Beginners: Getting started with OSS contributions

GitHub published a beginner's guide to contributing to open source software (OSS), explaining how to find projects with "good first issue" labels using GitHub Copilot Chat. The guide covers identifying well-maintained re…

15:00
2026-01-26
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 4

Based on the article, this is the fourth installment in a series about building a browser-based dinosaur runner game using Deno. The post focuses on integrating a PostgreSQL database to persist player scores, creating AP…

15:00
2025-12-22
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 3

This article is the third part of a tutorial series on building a browser-based dinosaur runner game using Deno. It focuses on implementing obstacles and collision detection, teaching readers how to spawn and manage obst…

12:29
2017-01-24
gist.github.com
cybersecurity

A List of Ephemeral File Sharing Services

The article provides a list of ephemeral file sharing services and recommends encrypting files locally before uploading, even if the service is trusted. It includes a brief tutorial on using OpenSSL to encrypt files with…

15:00
2026-07-05
dibi8.com
artificial-intelligence

Open-Source AI Resources

A curated collection of 350 open-source AI resources, including tools, LLM frameworks, MCP servers, and coding agents, has been released with daily verification and self-hosting guides in four languages. The list feature…

23:23
2026-07-23
github.com
artificial-intelligence

CodeCrafters – Build Your Own <X> repo

CodeCrafters' 'Build Your Own <X>' repository compiles step-by-step guides for recreating technologies from scratch, covering topics from 3D renderers and AI models to blockchain and web browsers. The repo includes guide…

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

Building a Vibe-Based Music Recommender with MongoDB and Voyage AI

A developer built a vibe-based music recommender using MongoDB Vector Search and Voyage AI. The app takes natural-language descriptions like 'upbeat road trip with the windows down' and returns songs that match the feel.…

← prev page 19 / 95 next →