Estoy creando como experimento y método de estudio #PBL (my study main method default) una app con Google AI Studio, siendo éste proyecto puro #VibeCoding , solo lenguaje natural y no he abierto un IDE hasta la última de las 4 iteraciones, para que quedase perfecto a mi medida en diseño y funcionalidad en estos 3 días, hasta hoy que voy a ponerme a preparar todo para que esté disponible en #Windows (.exe, .msi, y app portable), #Linux (AppImage, .deb y Flatpak) y como no, en Android.

Spoiler: a los amantes de la #lectura, creo que les gustará :)

Está siendo un proyecto PBL increíblemente instructivo y enriquecedor. #Google se la ha sacado con Google A IStudio con ésta última mejora, salto cuántico en la #IA y en la programación.
Entre #ChatGPT-5.3 #Codex app (solo la he probado en CLI, no tengo un MacOS soy pobre), Claude Opus 4.6, y modelos chinos como Qwen3-Coder-Next y GLM5 (estos dos últimos aún no lo he probado) empieza POTENTÍSIMO el 2026 en cuanto a #programación

Nunca ha existido un mejor momento para aprender #programación o retomarla, déjense de la chorrada de que la ''#IA les quitará el trabajo a los #programadores''.

Quién dice eso no ha trabajado mucho con una IA en proyectos reales durante horas y semanas.

Yo sí lo he hecho. Y como conclusión tras meses y más de 1 año incluso a estas alturas, pero me refiero meses activo a full:

La #IA es un COPILOTO EXCELENTE, pero sin un piloto bueno y que no sabe que ruta tomar, ésta pasa a ser un bucle. Y en #programadores no sé, pero lo que se van a convertir es en #debuggers profesionales los del grupo copy-paste...

What's the #debuggers favourite #herb?

Parse-ley.

#tech #joke #pun #badjoke #bigpun #Dev

"How do you acquire the fundamental computer skills to hack on a complex systems project?"

K.C.Sivaramakrishnan's suggestions:

https://kcsrk.info/ocaml/2025/11/10/hacking/

#SystemsProgramming #OCaml #Compilers #RuntimeSystems #Debuggers #GarbageCollection

Foundations for hacking on OCaml · KC Sivaramakrishnan

I don't know how #MacOS can be so popular with #developers given how actively hostile it is to being able to generate core dumps or attach #debuggers. I guess most people are using it to shell to a proper OS where the developer ergonomics are better.

C++OnSea 2025 SESSION ANNOUNCEMENT: Understanding Large and Unfamiliar Codebases by Mike Shah & Chris Croft-White

https://cpponsea.uk/2025/session/understanding-large-and-unfamiliar-codebases

Register now at https://cpponsea.uk/tickets/

#cplusplus #cpp #debuggers #tooling

C++ on Sea

Demystifying Debuggers, Part 1: A Busy Intersection

An introduction to a new post series covering debugger basics.

Digital Grove

C++OnSea 2025 SESSION ANNOUNCEMENT: Understanding Large and Unfamiliar Codebases by Mike Shah & Chris Croft-White

https://cpponsea.uk/2025/session/understanding-large-and-unfamiliar-codebases

Register now at https://cpponsea.uk/tickets/

#cplusplus #cpp #debuggers #tooling

C++ on Sea

C++OnSea 2025 SESSION ANNOUNCEMENT: Understanding Large and Unfamiliar Codebases by Mike Shah & Chris Croft-White

https://cpponsea.uk/2025/session/understanding-large-and-unfamiliar-codebases

Register now at https://cpponsea.uk/tickets/

#cplusplus #cpp #debuggers #tooling

C++ on Sea

'depyf: Open the Opaque Box of PyTorch Compiler for Machine Learning Researchers', by Kaichao You, Runsheng Bai, Meng Cao, Jianmin Wang, Ion Stoica, Mingsheng Long.

http://jmlr.org/papers/v26/24-0383.html

#debuggers #pytorch #bytecode

depyf: Open the Opaque Box of PyTorch Compiler for Machine Learning Researchers

Display cursor movement in ImGuiDisassembly by pvmm · Pull Request #1868 · openMSX/openMSX

Allow user to select a row and display it moving up and down in the Disassembly widget while pressing the arrow keys. The row can be selected by left click and it will display independently in a da...

GitHub