JefferyPage.com
Jeffery.Page.Blog.Flat.Web.jpg

Tabloid Slut

These are the personal blogs, journals, poems, notes, ideas, Today’s Thoughts and other just writings of Los Angeles Avant Garde Artist Jeffery Page. All opinions, rants, raves and other content is just a perspective of a human being living in the United States using their first amendment right to create in some shape or form. Some fiction. Some Fairytale. Overall just some who creates daily in all mediums possible regardless good or bad. It will now be considered my Tabloid Slut.

Tabloid Slut - Journal Notes #7 – Focus Fuel & the Lizard Man of Scape Ore Swamp

Tabloid Slut - Journal Notes #7 – Focus Fuel, the Lizard Man of Scape Ore Swamp, and Pathlib Visualization Breathing Notes


Visit the Museum.
August 21, 2025

Hello my friends, I have been doing artwork for Depression Skateboards and the Temple of San Clemente, CA. As well as juggling other commercial and personal projects. It’s been exciting as I see the doors opening into many endless possibilities. One of the hardest problems I have currently is sleeping. Not for any bad reasons. It is truly because I have so much excitement now inside of me which wants to be created. In all shapes and forms I feel my creative is just flowing. So on that note I wish you all the same. May you all flow like water.. Sincerely with Love Me aka Jeffery Page

Don’t listen to those who tell you NO!!!

ADHD-Friendly Recipe: Almond Butter Apple Nachos

Great for a mid-day snack, these apple nachos keep you full and mentally fueled.

Ingredients:

  • 1 apple, thinly sliced

  • 1 tbsp almond butter (melted)

  • 1 tsp chia seeds

  • 1 tsp cacao nibs or mini dark chocolate chips

Directions:

Arrange apple slices, drizzle with almond butter, and sprinkle toppings. Fast brain fuel, minimal mess.

Tattoo on my good friend Baxter done at Will Rise on Fairfax.

Random Plant Fact: Ashwagandha – The Stress Shield

This adaptogenic root helps balance cortisol, which can support emotional regulation—a big help for those navigating ADHD.

California Fact: L.A. Has a Hidden Underground Trolley System

The old tunnels of the Pacific Electric Railway still exist beneath L.A., remnants of a long-gone public transit empire.


Neuroscience Nugget: Music and Memory Are Deeply Linked

Your brain processes music in the same areas that store emotional memory. That’s why songs can bring you back in time—and why music can help focus and study sessions stick.



my old 1985 Monte Carlo.

Tea Recommendation: Ashwagandha Vanilla Herbal Tea

This caffeine-free tea is smooth, calming, and deeply grounding—ideal for decompressing while staying present. Enjoy this in the evening.

Los Angeles Fun Fact: The Hollywood Sign Once Said “Hollywoodland”

The iconic sign originally advertised a real estate development in 1923. The “land” got dropped, but the glam stayed.

Jeffery and H.C.

Cryptid Corner: Lizard Man of Scape Ore Swamp (South Carolina)

First spotted in 1988, this 7-foot tall reptilian humanoid with glowing red eyes allegedly attacked cars and left claw marks. Myth? Mutation? Either way, South Carolina folks haven’t forgotten.

The term “pathlib visualization breathing” is not an established concept within either Python’s pathlib library or the literature on breathing and visualization techniques. It appears to conflate two distinct areas. pathlib is a Python standard-library module offering an object-oriented API for filesystem paths (e.g., the Path class) and methods for common filesystem operations; it has no inherent connection to visualization or breathwork. Visualization and breathing techniques (for example, box breathing or guided imagery) are attention- and physiology-based practices used in mindfulness and therapeutic settings to reduce stress and improve concentration. Combining pathlib with breathing would therefore be an ad-hoc, interdisciplinary practice: a creative mapping of technical workflow to a short mindfulness ritual. Such a practice could be useful pragmatically (to reduce reactivity and improve attention when programming), but it is not a recognized or evidence-based standard and would require empirical study to validate benefits.

Enjoy the look into this idea and keep breathing.

The phrase “pathlib visualization breathing” is not an established concept in computer science, software engineering, or mindfulness practice. It appears to conflate two distinct domains:

  • pathlib (Python): a standard-library module that provides an object-oriented interface for filesystem paths (e.g., the Path class). It is used for filesystem inspection and manipulation (creation, deletion, iteration, joining, resolving), and has no intrinsic connection to experiential modalities like breathing or visualization.

  • Visualization + breathing techniques: evidence-based (and traditional) practices used in mindfulness, stress reduction, and therapeutic settings. Examples include box breathing, 4–7–8 breathing, and guided imagery; these practices pair breath regulation with mental imagery to alter physiological and cognitive states.

If a person intends to combine pathlib with breathing/visualization, that would be a novel, personal, or interdisciplinary practice (metaphorical mapping and attention-training applied during programming). Such a combination is not recognized as a standard method; it is better described as a creative, exploratory practice rather than an established technique.

Expanded research-style treatment (scientific + philosophical)

1. Definitions and scope

  • Technical domain (Computer Science / Software Engineering): pathlib is a Python API introduced to modernize and simplify filesystem path handling. Core responsibilities: path representation, conversion, filesystem queries, and file/directory operations. It is deterministic, side-effect–driven (I/O), and belongs to program behavior, not human experience.

  • Human domain (Mindfulness / Psychophysiology): Breathing techniques are interventions that intentionally modulate breathing to influence autonomic state (parasympathetic vs. sympathetic), cognitive focus, and affect. Visualization is a cognitive strategy that uses imagery to influence emotion, attention, and behavior.

2. Historical and conceptual background (brief)

  • pathlib replaces older string-based path handling (e.g., os.path) with object-oriented convenience; it is strictly a programming tool.

  • Breath regulation and guided imagery have ancient roots (yogic pranayama, contemplative practices) and modern clinical validation (in anxiety, PTSD, performance optimization).

  • Interdisciplinary practices that map cognitive frameworks from one domain onto another (metaphor-based learning, embodied cognition) are common in pedagogy and creativity. Combining technical workflows with breathing/mindfulness falls into this creative-intervention category.

3. Why someone might combine them (hypotheses)

  • Attention management: Programming, debugging, and filesystem operations often require sustained attention; short breath-focused breaks can reduce error rates and cognitive fatigue.

  • Embodied cognition / metaphor: Mapping abstract program structures to bodily rhythms (e.g., using directory traversal to structure a breathing cycle) can make learning memorable or transform an otherwise mechanical task into a mindful practice.

  • Ritualization of workflow: Small rituals (breath + visualization) can mark cognitive transitions (context switch, commit, release), improving mental clarity.

  • Stress reduction during dev tasks: When a build fails or a merge conflicts, a micro-practice of breathing+visualization may reduce reactive behavior.

4. Proposed formalization:

Pathlib Visualization Breathing (PVB)

— a working definition

Pathlib Visualization Breathing (PVB) — a structured micro-practice that combines mindful breathing and imagery with discrete pathlib-driven programming tasks, using metaphorical mapping between filesystem operations and breath cycles to enhance attention, reduce stress, and support reflective programming.

This is not an evidence-based clinical intervention; PVB is a pragmatic, exploratory protocol whose effects could be evaluated empirically (e.g., task performance, subjective stress, error rate).

5. A simple research design to evaluate PVB

  • Participants: professional programmers (N ≥ 30), randomized to PVB vs. control (short break without guidance).

  • Tasks: a standardized debugging or file-management task using Python pathlib.

  • Measures: task completion time, error count, subjective stress (validated questionnaire), heart rate variability (optional).

  • Procedure: baseline, intervention (PVB vs. control micro-break), repeat tasks, within-subjects crossover recommended.

  • Hypotheses: PVB improves subjective calm and reduces error-prone reactivity; effects on objective performance are exploratory.

6. Practical protocol — how to practice PVB at your desk

Short guided sequence (~1–3 minutes), suitable to use before or during filesystem operations:

  1. Set intention (5–10 s): “I will pause to stabilize attention before touching the filesystem.”

  2. Grounding breath (3–5 s): Inhale gently for 4 counts, exhale for 4 counts (box breathing). Repeat twice.

  3. Visual mapping (30–60 s): Visualize the filesystem as a landscape:

    • Root directory → horizon / mountain base

    • Folders → valleys / rooms

    • Files → artifacts / stones

    • Traversing a path → walking a path between landmarks

  4. While breathing slowly, visualize moving from the root to a file you will operate on; on each inhale, imagine stepping; on each exhale, imagine arriving at a directory node and scanning its contents.

  5. Action cue (10 s): On completion of 3 cycles, open the terminal or editor and perform the planned pathlib action with mindful attention.

  6. Reflection (15–30 s): After the action, check if you noticed a change in reactivity or clarity; log a one-line note if conducting research.

7. Example micro-scripts (practical)

A. One-minute breath +

pathlib

ritual (text you can read aloud)

“Root to leaf. Breathe in — step into the root. Breathe out — enter src/. Breathe in — step into components/. Breathe out — arrive at main.py. I will now open main.py with calm attention.”

B. Python example combining

pathlib

and a textual mindfulness cue

8. Potential benefits and limitations

Possible benefits

  • Immediate attention reset and decreased impulsive responses to errors.

  • Makes routine maintenance feel less mechanical and more intentional.

  • Teaches programmers to take short embodied breaks, potentially improving well-being.

Limitations / cautions

  • Not a substitute for clinical therapy for anxiety or panic disorders.

  • The metaphors could be distracting for some — individual differences matter.

  • Objective efficacy for coding performance is not established; needs empirical testing.

9. Philosophical reflections (ancient + practical)

An ancient philosopher might observe: “A path is both taken and made. A filesystem path maps the cartography of our code; the breath maps the cartography of the self. When the programmer knows both routes, they act with less haste and more rightness.”

In other words, mapping the external ‘paths’ of data to the internal ‘path’ of breath can create a ritual that reveals the coder’s intentionality — transforming mere manipulation into mindful stewardship.

10. Suggested next steps for a researcher or practitioner

  • Pilot study with simple outcome measures (subjective calm; error count).

  • Create a library of short, file-operation-specific micro-practices (e.g., for git operations, deployments).

  • Explore teacher-led workshops combining basic pathlib lessons with brief embodied exercises.

  • Publish a pre-registered study if early results look promising.

11. Ethical and practical notes

  • Keep any physiological measurements opt-in and private.

  • Avoid medical claims. If users have health conditions (cardiac issues, PTSD), consult clinicians before using breath practices.

  • Respect team norms — don’t impose rituals on colleagues.

Design for the Temple in San Clemente, Calif. ©2025 - This one was not used.

Jeffery PageComment