Skip to content

Instantly share code, notes, and snippets.

View Dani-0TB's full-sized avatar
💜

Dani Ocaranza Dani-0TB

💜
  • Santiago, Chile
View GitHub Profile
@Dani-0TB
Dani-0TB / realtime.md
Last active June 26, 2025 17:39
Proceso Realtime Duoc

Instrucciones proceso Realtime

Previo a estos pasos se deberá tener acceso a la plataforma para generar datos realtime de DUOC https://bdrealtimeescuelait.duoc.cl/

Paso 1

Abrir laboratorio GSP823 - Preparing and Aggregating Data for Visualizations using Cloud Dataprep

Paso 2

@Dani-0TB
Dani-0TB / MSYS2_UCRT_SDL2_VSCODE_CONFIG.md
Last active May 28, 2025 09:53
Setting up SDL2 for development on Windows with MSYS2 and VS Code

Setting up SDL2 for development on Windows with MSYS2 and VS Code

Hello! I made this document for anyone trying to setup an enviroment for SDL2 on Windows using VS Code for building and debugging.

This is just a basic setup to test everything works and compiles correctly. This is adapted from this guide by Adam Richardson, made to work with the UCRT enviroment.

So, let's get to it.

Download and install MSYS2 64bit