Run wild

Run wild Here to share everything that comes to mind.

28/02/2026
27/02/2026
27/02/2026
27/02/2026

Even if you didn't create the wound, it's your responsibility to tend it. 🩹

But, try to push it at least. Just in case 🤏
27/02/2026

But, try to push it at least. Just in case 🤏

26/02/2026

And stand 10 toes down

🍂🍂
26/02/2026

🍂🍂

21/02/2026

"When a lesson keeps looping, it’s because a part of you is being asked to grow into the capacity to integrate it.

If you dare to look closely at certain corners in your present reality, without flinching or running away, Life may already be inviting you to learn what you truly need before moving on.

Life’s invitation to learn, of course, doesn’t show up inside a romantically written letter, delivered by homing pigeon at your window, sealed in wax. Far from it.

It happens through friction in your relationships. In those frustrating, vicious cycles you can’t seem to overcome. You may not want to look at the lesson, but it's there: in those corners where self-doubt echoes the loudest.

And the lesson, I can almost guarantee it, is not something that's already written “out there” in a book, a YouTube video, or in the slop that a soul-less AI agent can regurgitate for you (no matter how much you prompt it to be brutally honest).

What I’ve learned through my own path is that Life is a university for the soul—for which we don't get handed the syllabus. Quite often, the best lessons worth integrating are the ones learnt through painful repetition: through hitting the same walls and patterns that keep resurfacing in different forms.

It’s in the questions that keep showing up again and again… until they are no longer avoided with fear but finally met with curiosity."

—Jovanny Varela, excerpt from Gentle Reminder No 122: "Sometimes you're not meant to be taught what you're here to learn: What happens when the 'right path' doesn't exist for you?"

This is from a vulnerably honest piece I recently wrote about vicious cycles. They're frustrating but hold so much insight. If life has been presenting you with the same annoying pattern, I wrote this one for you. There's a way to break free🫂❤️

When you break a decade's long pattern, you collapse timelines.

Read the full piece: https://bit.ly/you-are-not-meant-to-be-taught

With love,
Jovanny

Artwork by Twillostory

Address

Cape Town

Website

Alerts

Be the first to know and let us send you an email when Run wild posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });