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.

Learning and Leveling Up: Beyond the Tutorial

Learning and Leveling Up: Beyond the Tutorial
🚀 Learning by Doing -- and UnderstandingAs a developer, one thing I strongly believe is that there’s no better way to learn than getting hands-on and diving into the official documentation of the...
09.04.2025 0 Read More

Enabling Raspberry Pi 5 Onboard Wi-Fi using Buildroot External Tree

Enabling Raspberry Pi 5 Onboard Wi-Fi using Buildroot External Tree
The Raspberry Pi 5 features a built-in wireless module based on the Cypress CYW43455, which connects to the main processor via an SDIO interface. This hardware provides wireless capabilities that make...
12.04.2025 0 Read More

The Minimal Way to Store Configuration on Raspberry Pi Pico

Need to store settings like Wi-Fi credentials on Raspberry Pi Pico without a bulky filesystem? Here’s a minimal and reliable solution that works with flash memory directly. When developing with Rasp...
17.04.2025 0 Read More

Secure Key-Value Store for Raspberry Pi Pico

Stop Hardcoding Secrets: How to Secure Configuration on Raspberry Pi Pico.When developing IoT applications using the Raspberry Pi Pico W or Pico 2 W, you often need to handle configuration data such a...
17.04.2025 0 Read More

Monitoring and Controlling CPU Temperature on Linux Systems Using Sysfs

Monitoring and Controlling CPU Temperature on Linux Systems Using Sysfs
Effectively monitoring and managing CPU temperature in embedded systems is crucial to prevent throttling and ensure reliable device performance. The Raspberry Pi 5 features a built-in thermal sensor w...
19.04.2025 0 Read More

Setup Jellyfin On Raspberry Pi - Home Media Server

In this guide, we’ll walk through setting up a personal media server using Jellyfin on a Raspberry Pi 5 running Ubuntu 24.04. We'll configure a USB drive as the media storage, mount it properly, aut...
20.04.2025 0 Read More

Creating apps for Raspberry Pi - Part 1

What is Raspberry Pi? Raspberry Pi is a Linux-based, low-cost, credit card-sized computer designed for learning, prototyping, and embedded applications. It offers GPIO pins, USB, HDMI, and ne...
22.04.2025 0 Read More

Creating apps for Raspberry Pi - Part 2

Raspberry Pi runs on ARM Linux, which makes things a bit trickier than an average x86 Linux PC, but yes, it's absolutely possible to run Flutter desktop apps on it.For installing a desktop Linux app, ...
22.04.2025 0 Read More

What are some common Raspberry Pi projects for beginners and advanced users?

What are some common Raspberry Pi projects for beginners and advanced users?
The Raspberry Pi is a versatile single-board computer used for everything from basic computing to advanced IoT and AI projects. Below is a curated list of projects for beginners and advanced users, ca...
22.04.2025 0 Read More

Diseño de un sistema de gestión de información del control de acceso para la biblioteca de mi universidad

Diseño de un sistema de gestión de información del control de acceso para la biblioteca de mi universidad
Este artículo tiene como propósito mostrar los aspecto principales identificados durante la presentación de mi proyecto de grado. Contexto Básicamente mi proyecto es un diseño de un siste...
23.04.2025 0 Read More
Loading...
#reading
ETL e ELT
0
3D Pokémon Models via API: JSX or GLB - What's Your Take?
0
Are LLMs Just ETL Pipelines on Steroids? Rethinking AI Training
0
7 Common DevOps Interview Questions – With Real-World Answers
0
10 Game Development Tips Every Beginner Should Know
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