Logo
Login
Tech Posts 31239
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Construyendo un sistema RAG para búsqueda y análisis de contenido de video

Construyendo un sistema RAG para búsqueda y análisis de contenido de video
🇻🇪🇨🇱 Dev.to Linkedin GitHub Twitter Instagram Youtube Linktr Elizabeth Fuentes LFollow AWS Developer Advocate Enlace al repo h...
16.04.2025 0 Read More

Get Total Count of Tables per Database in MySQL

Since most hosting providers restrict the number of tables per database, it’s a good idea to check the total number of tables to avoid hitting the quota. Here is how it can be done if you use MySQL:...
16.04.2025 0 Read More

5 Go Interface Mistakes - And How to Avoid Them

Hi there! I'm Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating API docs from your code ridiculously easy.Interfaces in Go are a powerful feature,...
16.04.2025 0 Read More

Gerando Pagamentos via Pix com a AbacatePay

Gerando Pagamentos via Pix com a AbacatePay
Recentemente precisei integrar com gateways de pagamento via Pix, para um sistema que estou desenvolvendo, durante esse processo passei por alguns serviços como MercadoPago, Stripe, Pagar.me, entre o...
16.04.2025 0 Read More

Building a Command-Line IMDB Top 100 Movie Recommender with Python

Hey fellow developers! 👋I wanted to share a fun weekend project I built that combines my love for coding and movies: Top100Movies - a Python CLI tool that helps you discover great films from IMDB's...
16.04.2025 0 Read More

Deploying .NET 8 Minimal APIs to Azure with CI/CD: A Step-by-Step Guide

In this post, we'll explore how to deploy your .NET 8 Minimal APIs to Azure using CI/CD pipelines. Leveraging automated deployment tools like GitHub Actions or Azure Pipelines can streamline your rele...
16.04.2025 0 Read More

Understanding Singleton Design Pattern with a Logger Example - Part 2

Understanding Singleton Design Pattern with a Logger Example - Part 2
Continuing from where we left off: We successfully created a singleton class for Logger, exposing a static method getLogger for all users interacting with the class.To quickly recap, our Logger class ...
16.04.2025 0 Read More

How to Use Python’s `selectors` Module for Efficient I/O Multiplexing

Handling multiple I/O operations concurrently in Python often leads developers to threading or asyncio. But for lower-level, high-performance needs — like building lightweight network servers or eve...
16.04.2025 0 Read More

GitHub Issues or GitHub Discussions? What's the difference, and when should you use each one?

Tabs or spaces, Python or JavaScript, Windows or Mac, Issues or Discussions? Everything depends on the situation. Today, we're going to look at GitHub Discussions and GitHub Issues to explain the diff...
16.04.2025 0 Read More

Blog Draft Monetization Strategies For Ai Technologies 20250417 074609

Blog Draft Monetization Strategies For Ai Technologies 20250417 074609 Generated: 2025-04-17 07:46:09A comprehensive blog post detailing various monetization strategies for AI technologies, i...
16.04.2025 0 Read More
Loading...
#reading
Exploring the Future of Ethereum with Arbitrum and MEV
0
“Hello Dev.to! I’m Starting My Software Engineering Journey”
0
🚀 MongoDB Aggregation Challenge - Lookup & Grouping Mastery 🔥
0
Beyond the Hype: What Truly Makes an AI a Great Coding Partner?
0
Nginx Tweaks AND Tricks
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0