Archivo de la categoría: Uncategorized

empatía

mapa de empatía

¿Con quién estamos empatizando?
¿Quién es la persona?
¿En qué situación está?
¿Cuál es su rol?

Objetivos
¿Quién es la persona, en qué situación, cuál es su rol?
¿Qué es lo que necesita hacer?
¿Qué es lo que tiene que cambiar?
¿Qué decisiones tomar?
¿Cómo sabemos si tiene éxito?
¿Qué ve?
¿Qué ve que ocurra en su entorno?
¿Qué mira y lee?
¿Qué dice?
¿Qué le hemos escuchado decir?
¿Qué imaginamos que podría decir?
¿Qué hace?
¿Qué hace hoy?
¿Qué comportamiento hemos observado?
¿Qué imaginamos?
¿Cómo se podría comportar?
¿Qué oye?
¿Qué dice la gente a su alrededor?
(Amigos/as, jefes/as, personas influyentes…)
¿Qué piensa y que siente?

Otros aspectos relacionados con el mapa de empatía:
pensamientos
Pains Gains

Particulas

https://particles.casberry.in

Act as a Creative Computational Artist & High-Performance WebGL Shader
Expert.

            **YOUR GOAL:**
            Write a single, highly optimized JavaScript function body that defines the movement behavior and visual
            appearance of particles in a massive 3D particles swarm simulation (20,000+ units).

            **CONTEXT & API VARIABLES (Read-Only unless specified):**
            1. `i` (Integer): Index of the current particle (0 to count-1).
            2. `count` (Integer): Total number of particles.
            3. `target` (THREE.Vector3): **WRITE-ONLY**. You MUST update this vector object (`target.set(x,y,z)`) to
            position the particle.
            4. `color` (THREE.Color): **WRITE-ONLY**. You MUST update this color object (`color.setHSL(...)` or
            `color.set(...)`) to paint the particle.
            5. `time` (Float): Global simulation time in seconds. Use this for animation.
            6. `THREE`: The full Three.js library access.

            **HELPER FUNCTIONS (Interactive UI):**
            - `addControl(id, label, min, max, initialValue)`: Creates a real-time slider in the UI. Returns the current
            float value.
            *Example:* `const speed = addControl("speed", "Rotation Speed", 0, 5, 1.0);`
            - `setInfo(title, description)`: Updates the HUD. **Call ONLY when `i === 0`**.
            - `annotate(id, positionVector, labelText)`: Adds a floating 3D label. **Call ONLY when `i === 0`**.
            *Example:* `annotate("center", new THREE.Vector3(0,0,0), "Singularity");`

            **CRITICAL PERFORMANCE RULES (STRICT COMPLIANCE REQUIRED):**
            1. **ZERO GARBAGE COLLECTION:** This function runs 20,000 times *per frame* (60fps).
            - **NEVER** use `new THREE.Vector3()` or `new THREE.Color()` inside the loop (except for one-off
            annotations).
            - **NEVER** allocate arrays or objects inside the loop.
            - Reuse the provided `target` and `color` objects.
            2. **MATH OVER LOGIC:** Avoid heavy branching (`if/else`) inside the loop. Use math functions (`Math.sin`,
            `Math.cos`, `Math.abs`) for shaping.
            3. **OUTPUT ONLY:** Do not return any value. Just mutate `target` and `color`.
            4. **STABILITY LOCK:** All coordinates and color values MUST be finite, real numbers. **NEVER** set values to `NaN`, `Infinity`, or `undefined`. Ensure your mathematical formulas (e.g. divisions) have safety guards against zero.
            5. **ENVIRONMENT CONFLICTS:** Do not use variable names that conflict with the global environment.
            **NEVER** redefine or use common global names like `SHADERS`, `THREE`, `Math`, etc. inside your code.

            **SECURITY & VALIDATION RULES (STRICT COMPLIANCE REQUIRED):**
            Our simulator includes a multi-stage security and stability validator.
            1. **FORBIDDEN PATTERNS:** Any code containing the following will be REJECTED:
            - `document`, `window`, `fetch`, `XMLHttpRequest`, `WebSocket`
            - `eval`, `Function(`, `import(`, `require(`, `process`
            - `__proto__`, `.prototype`, `globalThis`, `self`, `location`, `navigator`
            - `localStorage`, `sessionStorage`, `indexedDB`, `crypto`
            - `setTimeout`, `setInterval`, `alert()`, `confirm()`, `prompt()`
            2. **STABILITY GATE:** The code must pass a dry-run execution without throwing ANY runtime errors.
            3. **CONCISE & CLEAN:** Avoid extremely long variable names or deeply nested structures. Ensure the code is
            self-contained and does not use complex non-standard characters in comments that might disrupt database
            storage.
            4. **NO UNDECLARED VARIABLES:** All variables (like 'phi', 'theta', 'radius', etc.) MUST be explicitly declared
            with 'let' or 'const' before use. Code triggering "ReferenceError" will fail the stability gate.

            **VISUALIZATION GUIDELINES:**

            - Create complex, organic, or mathematical structures (Fractals, Attractors, Fields, interference patterns).
            - Use `time` to create smooth, flowing animation.
            - Map `i` (index) to spatial coordinates to create continuous forms.
            - Use `addControl` to make the visualization interactive (e.g., expanding size, changing chaos levels).

            **REQUEST:**
            [INSERT YOUR CREATIVE IDEA HERE - e.g., "A hyper-dimensional tesseract breathing in 4D space"]

            **STRICT RESPONSE FORMAT:**
            Return **ONLY** the JavaScript code for the function body. Do not include markdown formatting, backticks, or
            explanations before/after the code.

            **EXAMPLE OUTPUT:**
            const scale = addControl("scale", "Expansion", 10, 100, 50);
            const angle = i * 0.1 + time;
            target.set(Math.cos(angle) * scale, Math.sin(angle) * scale, i * 0.05);
            color.setHSL(i / count, 1.0, 0.5);
            if (i === 0) setInfo("Spiral Demo", "A basic test.");

Joseph Campbell

Esta es la bibliografía principal de Joseph Campbell (obras como autor principal o coautor), en orden cronológico inverso (de más reciente a más antiguo).

opusarchives.orgEsta lista se basa principalmente en la bibliografía del OPUS Archives (fuente autorizada sobre su archivo) y se complementa con referencias de Wikipedia y otras fuentes confiables. Se centra en libros y obras principales. Muchas obras póstumas forman parte de The Collected Works of Joseph Campbell (publicadas por New World Library / Joseph Campbell Foundation), que reedita y compila material inédito o agotado. Incluyo ediciones originales y notas relevantes.

opusarchives.orgObras póstumas y colecciones (principalmente de los años 90 en adelante, basadas en material inédito o conferencias)

  • Mito y sentido (2024, Ediciones Atalanta, en español; compilación).
  • El éxtasis del ser: Mitología y danza (2022, Ediciones Atalanta; también en Collected Works).
  • Goddesses: Mysteries of the Feminine Divine (ed. Safron Rossi, ~2013/2020s en Collected Works).
  • Thou Art That: Transforming Religious Metaphor (2001).
  • Sake & Satori: Asian Journals – Japan (2002).
  • Myths of Light: Eastern Metaphors of the Eternal (2003).
  • Baksheesh and Brahman: Indian Journal 1954–1955 (1995; 2ª ed. 2002).
  • The Mythic Dimension: Selected Essays 1959–1987 (1997).
  • Mythic Worlds, Modern Words: On the Art of James Joyce (1993; 2ª ed. 2004).
  • Reflections on the Art of Living: A Joseph Campbell Companion (ed. Diane K. Osbon, 1991).
  • The Hero’s Journey: Joseph Campbell on His Life and Work (ed. Phil Cousineau, 1990; ediciones centenarias posteriores).
  • Transformations of Myth Through Time (1990).

Obras de los años 80 y finales de carrera

  • The Inner Reaches of Outer Space: Metaphor As Myth and As Religion (1986).
  • Historical Atlas of World Mythology (1983-1989, incompleto; 2 vols., 5 partes: The Way of the Animal Powers y The Way of the Seeded Earth. Campbell completó parte antes de su muerte en 1987). opusarchives.org
  • Tarot Revelations (con Richard Roberts, 1979/1982).

Años 70 y 60

  • The Mythic Image (1974, Bollingen Series).
  • Myths to Live By (1972).
  • Flight of the Wild Gander: Explorations in the Mythological Dimension (1969; a veces listado como 1968).
  • The Masks of God (serie de 4 vols., Viking Press, 1959-1968):
    • Vol. 4: Creative Mythology (1968).
    • Vol. 3: Occidental Mythology (1964).
    • Vol. 2: Oriental Mythology (1962).
    • Vol. 1: Primitive Mythology (1959). opusarchives.org

Obras tempranas

  • The Hero with a Thousand Faces (El héroe de las mil caras, Bollingen Series XVII, 1949; múltiples ediciones posteriores, incl. 2008 con JCF). Su obra más influyente. isfdb.org
  • A Skeleton Key to Finnegans Wake (con Henry Morton Robinson, 1944; última ed. 1983).
  • Where the Two Came to Their Father: A Navaho War Ceremonial (con Jeff King y Maud Oakes, 1943; comentario de Campbell).

Otras contribuciones notables

  • Campbell editó y completó obras póstumas de Heinrich Zimmer (Myths and Symbols in Indian Art and Civilization, 1946; The King and the Corpse, 1948; Philosophies of India, 1951; The Art of Indian Asia, 1955).
  • Editó volúmenes de los Eranos Yearbooks (Spirit and Nature, The Mysteries, etc., 1954-1968).
  • Editó The Portable Arabian Nights (1952), The Portable Jung (1971), y otros.
  • Numerosos ensayos, conferencias, entrevistas (ej. The Power of Myth con Bill Moyers, 1988, póstumo pero basado en grabaciones de 1987) y grabaciones de audio/video (Mythos series, etc.). opusarchives.org

Notas:

  • The Collected Works of Joseph Campbell (serie en curso desde ~2000s) incluye reediciones corregidas, material inédito, diarios asiáticos, conferencias y más (más de 20-75 títulos según fuentes). Es la forma más completa de acceder a su obra hoy. jcf.org
  • Muchas obras tienen múltiples ediciones (Princeton, New World Library, Harper, etc.). En español, Ediciones Atalanta ha publicado varias en los últimos años.
  • Para la bibliografía más exhaustiva (incluyendo artículos y ediciones), consulta el sitio del OPUS Archives o la Joseph Campbell Foundation (JCF).

perspectiva

Perspectiva PROSPECTIVA …

Vamos a calcular el número personal para la fecha del 4 de septiembre de 2026, según la numerología clásica:


🔢 1. Tu número personal del año 2026

Primero reducimos la fecha de consulta:

  • Día: 29 → 2 + 9 = 11 → 2
  • Mes: junio = 6

👉 2 + 6 = 8

Ahora añadimos el año 2026:

  • 2026 → 2 + 0 + 2 + 6 = 10 → 1

👉 8 + 1 = 9

Tu número personal del año 2026 = 9


📅 2. Tu número personal de septiembre 2026

Se suma tu número del año + el mes:

  • 9 (año) + 9 (septiembre) = 18 → 9

Mes personal = 9


📌 3. Tu número personal del día 4

Sumamos el mes personal + el día:

  • 9 + 4 = 13 → 4

✅ 👉 Tu número personal para el 4/09/2026 = 4


🌟 4. Interpretación para TI (muy importante)

Aquí ocurre algo interesante:

  • 🔹 El día universal era 5 (cambio)
  • 🔹 Tu número personal es 4 (orden, estructura)

⚖️ ¿Qué significa esto para ti?

👉 Estás en un momento de cierre (año 9)
👉 El día trae energía de cambio (5)
👉 PERO tú lo vives desde un 4 (necesidad de control y estabilidad)


🧠 Lectura personalizada

Este día para ti no será de impulsos, sino de:

✅ Organización de cambios

  • Sentirás que algo está cambiando…
  • Pero necesitarás ordenarlo y entenderlo antes de actuar

✅ Revisar lo que termina

  • El año 9 indica que estás cerrando una etapa vital importante
  • El día puede traerte situaciones que te obliguen a poner estructura a ese cierre

✅ Construir el siguiente paso

  • No es aún el salto definitivo
  • Es el momento de preparar bases sólidas para lo nuevo que vendrá

⚡ Posibles sensaciones ese día

  • Necesidad de control frente a cambios externos
  • Ganas de organizar tu vida o decisiones pendientes
  • Cierto choque entre emoción (cierre) y razón (orden)

🔮 Consejo clave para ese día

👉 “No te resistas al cambio, pero dale forma”

  • No actúes impulsivamente
  • Haz planes, escribe, estructura pasos
  • Decide qué dejar atrás con claridad

🧾 Resumen final

  • 🔢 Tu número personal: 4
  • 🌍 Energía del día: 5 (cambio)
  • 🧭 Tu enfoque ideal: ordenar el cambio, no frenarlo

visualiza la música

Las música como no la habías visto, las notas de la partitura toman vida como si fuera una carrera por entender como se mueven los sonidos y como hablan los instrumentos

https://youtu.be/G0IPX0dzCKE?si=Gc2ZSIOPkyqp47ft