Logo
Login
Tech Posts 31249
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.

Como Criar um Raycaster(estilo DOOM) com C++

Como Criar um Raycaster(estilo DOOM) com C++
Ray casting é um algoritmo utilizado em tratamento de imagem, e que tem como objetivo a sintetização de imagens 3D. Pode-se definir como sendo o primeiro estágio do algoritmo de Raytracing, difere...
11.03.2025 0 Read More

Introduction to Next.js and Setting up Next.js locally

Introduction to Next.js and Setting up Next.js locally
React Client-Side Rendering React is mainly used for designing single-page applications(SPA), and it excels in creating interactive UIs. React primarily uses client-side rendering(CSR), which...
11.03.2025 0 Read More

How to Create a Raycaster (DOOM style) with C++

How to Create a Raycaster (DOOM style) with C++
Ray casting is an algorithm used in image processing, and its objective is to synthesize 3D images. It can be defined as the first stage of the Raytracing algorithm, differing from it in its simplicit...
11.03.2025 0 Read More

An Introduction to Narrative Coding

Introduction What is Narrative Coding What are Web Components The App Itself Humble Beginnings Creating and Reading TODOs Final Thoughts Introduction Hi! My name is Andrew Steele, an...
11.03.2025 0 Read More

2025 ChatGPT Case Study: Meta Usage Framework

2025 ChatGPT Case Study: Meta Usage Framework
The Meta-Architect Framework: Born in Real-Time (But Rooted in Long-Term Thinking) Here’s the crazy part — I didn’t just think of the Meta-Architect framework in the moment.I actual...
11.03.2025 0 Read More

Optimize Django Queries: Unmasking and Solving the N+1 Problem (Interactive Guide)

Is your Django application feeling sluggish, especially when dealing with related data? You're not alone. Many developers, especially those new to Django, encounter the notorious N+1 query problem. In...
11.03.2025 0 Read More

Deploying a Node.js Application with Kustomize on Minikube

Deploying a Node.js Application with Kustomize on Minikube
Introduction In this article, we will explore how to deploy a Node.js application using Kustomize on a Minikube cluster. We will cover the project structure, Dockerfile setup, Kubernetes mani...
11.03.2025 0 Read More

Open Source AI Content Detector APP with AWS Bedrock to separate COMPLETELY AI vs HUMAN generated posts: 🤖 vs 🧑

Open Source AI Content Detector APP with AWS Bedrock to separate COMPLETELY AI vs HUMAN generated posts: 🤖 vs 🧑
About 1 month ago, I published this post below: Letter in the Ocean: Why should we keep writing? COMPLETELY AI vs HUMAN generated posts: 🤖 vs 🧑 Ömer B...
11.03.2025 0 Read More

Homeschool Laws in the United States: An In-Depth Guide

Homeschool Laws in the United States: An In-Depth Guide
TL;DRA comprehensive guide to navigating the varying homeschool legal requirements across the United States. Using the HSLDA framework, this article explains how states fall into four regulatory categ...
11.03.2025 0 Read More

What can you say with 5 pixels: An Exploration into Pointless Projects

I've been wanting to get away from side projects that sap my energy and end up going nowhere. I've tried to focus on pointless projects - little apps that are fun and quick to build and don't serve a ...
11.03.2025 0 Read More
Loading...
#reading
Docker Can Run LLMs Locally—Wait, What!?
0
From Queries to Curiosity: How Learning SQL Taught Me More About Life Than Code
0
Why Every Website Is More Than Just a Project for Me
0
From Sci-Fi to Say-Hi: The History of Conversational AI
0
🚀 Dependency Management Issues in Spring Boot & How to Fix Them!
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0