Connect with us

Success Advice

Being Change Capable Is Key to Your Success

Published

on

Image Credit: Unsplash

Think of the last time you were faced with having to make a change. Given the world we live in today, the latest change affecting you might have happened yesterday or today: an organizational change at your company; a new – important – development in your profession; a change in what your customers want; a new regulation arising from the pandemic.

If you’re like most people, your first reaction to this latest change was probably more negative than positive. Perhaps something like: Arrgh, as if the past two years haven’t been stressful enough…” along with a sinking feeling and a sense of being newly overwhelmed.

Why is the idea of change – especially change imposed upon us – so often unwelcome?  Given the past few years of massive change and disruption on so many levels, you’d think we would have gotten used to non-stop personal and professional change by now.

Our Anti-Change Wiring

Blame our experience as a species. For most of human history, change has been dangerous; the safest course of action has generally been to return to the known. If there was a famine – you wanted to get back to eating regularly. If there was an invading army – you wanted to get back to peace and prosperity. You get the idea. Most of the time, returning to a previous set of stable conditions was the way to go.

Over many thousands of years, this has resulted in most people seeing most change as a threat. But today, to be successful, we often have to make changes in how we work, who we work with, and how we deal with customers. So, what’s a human to do?  These five things can help you become more change-capable:

“All great changes are preceded by chaos.” – Deepak Chopra

1. Find out More

When an unexpected change comes at us, we often just shut down and stop listening after the word “different.” But there’s some key information about any change that will help you decide how best to respond. First, ask for more clarity about what the change is – what it means for you, practically. Then ask why it’s happening, so you get some sense of possible benefits. Finally, ask the person promoting the change what the post-change future will look like: how it will affect your business, your customers, and your employees, if you have them.  Getting this foundational information can make the change start to seem less overwhelming and more understandable.

2. Difficult to Doable

Most often, when we first hear about a change, we assume it’s going to be difficult – that we won’t know how to do it, or that others will make it hard to do. Instead, turn your mind toward how you could make it easier. Is there someone who already knows how to do what you’re being asked to do who could help you?  Is there training available? Can you talk to your boss, or others promoting the change, about what it will take to do it?

3. Costly to Rewarding

We also tend to think that a change is going to take away more than it gives us: that learning how to do it will take time we can’t spare or that it will hurt our reputation – that we’ll look bad trying to do something we’re not used to doing. The change will seem less daunting if you can also focus on ways in which it might be rewarding: maybe the new way of doing things will take less time, once you’ve learned it, or will solve a problem that you know customers have been complaining about. If you discover that the long-term rewards outweigh the near-term costs, the change will start to seem more attractive – maybe even necessary.

4. Weird to Normal

One of the worst things about change is that new ways of doing things just feel weird. Anyone who’s ever had to learn to drive a stick shift as an adult, for instance, or spent time living in another culture, knows that feeling of “this just isn’t what I’m used to.”  Making a change feel normal is an important way to get past our hesitation, and sometimes the quickest way to do that is to find someone you like and respect who understands and is doing things in the new way. Ask them to share with you what feels OK about it to them and listen carefully to see what resonates for you.

5. Practice Makes Perfect…or at Least OK

And finally, perhaps, the most important way to get comfortable with a new way of doing things or thinking about things is simply to do it.  And then do it again. If you think about anything you’ve learned as an adult – from swing dancing, to speaking another language, to using a new social media platform – you probably remember the day when you had practiced enough that you suddenly thought “Oh, this isn’t so hard.”  Once you’ve gotten some basic information about the change and started to look for ways it could be easy (or at least doable), rewarding and normal – take a deep breath and just jump into trying it out.

Every indication is that the pace of change in our lives and in the world is going to continue to increase. It’s unlikely that we’re ever going to return to a time when everything stays status quo. Having the ability to accept and respond well to necessary change is going to become more important with every passing day. Therefore, I invite you to rewire yourself in this way: to learn to think and feel differently about change; to become change-capable. It’s your best path to a successful, satisfying personal and professional life in this era of non-stop change.

Erika Andersen is the founding partner of Proteus, a coaching, consulting, and training firm that focuses on leader readiness. For over three decades, she’s served as a consultant and advisor to top executives at today’s leading organizations, including Amazon, Spotify, Charter/Spectrum, and the Yale School of Public Health. She’s the author of four bestselling books, including Growing Great Employees and Be Bad First; is a popular leadership blogger at Forbes.com; and is the host of The Proteus Leader Show, a business and leadership podcast globally ranked in the top 10%. Her newest book is Change from the Inside Out: Making You, Your Team, and Your Organization Change-Capable (Berrett-Koehler Publishers; October 26, 2021). Learn more at erikaandersen.com, or follow her on Twitter and LinkedIn.

Advertisement
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Success Advice

How Teams Create Their Own Legacy Systems and How to Leave Them Behind

Published

on

Image Credit: Addicted2success

Legacy systems are not only old software left by someone else. Many teams create their own legacy after a fast launch. The product still works, but every change takes longer. People work hard, and delivery still slows down.This article explains how that happens, how to spot it, and how to plan a rewrite without stopping the business.

What a Legacy System Looks Like in Practice

A legacy system is software that costs more to change than it should. Age is not the main test. The real test is whether the team can still deliver at a normal pace.

Common signs are practical. The tech stack is hard for the current team to work with. Unused parts of the product stay in place because nobody is sure what will break. Tests exist, but they do not catch real problems. Only a few people understand how the system works. Small features take several sprints, and the team spends more time fighting the system than improving the product.

When effort goes up and output goes down, the system has become legacy for your team.

How a Fast Start Turns Into Legacy

Many teams do not inherit legacy. They create it while trying to move fast.

A common path looks like this. You need users quickly, so you build on an existing solution instead of starting from scratch. In the first months, that works. You ship. You get feedback. The decision looks smart.

Later, the same decision slows you down. The base system was not built for your roadmap, your team’s skills, or your quality needs. What helped you launch now blocks simple changes.Teams often stay with that base too long because the early result was real. Rewriting feels like throwing away progress. So they keep the old foundation even after it stops helping.

Why Teams Keep Patching

Most teams do not decide to live with legacy. They decide to make one more fix.

A patch looks cheaper and safer than a rewrite. It also avoids a hard discussion about stopping work on the current system. For a while, that can be the right call.

After a point, patches add more complexity than they remove. Each fix creates new constraints. The team spends its best time keeping the old system stable instead of building useful product work.

One clear signal is when a basic feature can no longer reach production in a normal cycle. There may be no major outage. There is just steady delay. At that point, the choice is usually simple: keep paying the cost of the current system, or test a rewrite under clear rules. If delivery has already stalled, some teams also need help to stabilize a software project before the next big decision.

Treat a Rewrite as an Experiment

A full rewrite can fail if it has no limits. Some rewrites never reach users and waste months. That risk is real. Staying in legacy forever has a cost too.

A better approach is to treat the rewrite as an experiment. Set a clear scope for the first version. Review progress every week with demos people can see. Track how much work actually gets finished, not only how busy the team looks. Keep the old system running until the new one is ready. Do not freeze the business while the team rebuilds in private.

This makes the decision easier to manage. Stakeholders can judge real progress. If pace and quality improve, continue. If not, stop before the rewrite becomes its own long project with no end date.

Describe the Product You Want Before You Rebuild

Many rewrite projects fail because the team copies the old system as it is.

Legacy code shows how the product works today. It does not always show why a feature exists, or which parts are leftovers from old decisions. If you rebuild only from the old code, you may also rebuild old bugs and unused paths.

A clearer method is to describe the product you want first. Who uses it. What should happen. What you will leave out. Write that down so business and engineering share the same scope. Then decide how to build it.

This matters even more when teams can generate code quickly. Fast output without a clear product description can create a new legacy system sooner. Speed helps only when the goal is clear and shared.

Keep the Old System Running Until the New One Is Ready

Leaving a legacy system does not mean turning it off on day one. Customers still need a working product.Keep the old system live while the new one is built and checked. Release small pieces that prove the new system works. Review quality and pace often. Switch when the new product can support real use, not when the plan looks good on paper.

The goal is a clean handoff, not a dramatic shutdown.

Conclusion

Legacy is not only software you inherit. It is often software your own fast start created.If the team is busy and delivery keeps slowing down, do not assume another patch will solve it. Look at the cost of staying. If a rewrite makes sense, run it as a short, visible experiment. Describe the product you want. Keep the old system online until the new one can take over.

The useful skill is noticing when the system that once helped you launch now blocks progress, and changing course before that cost gets worse.

Continue Reading

Success Advice

Why Efficiency is Overrated (And How to Actually Get Things Done)

Published

on

Image Credit: Addicted2success

If you look at someone like Tim Ferriss, you might assume he is a hyper-productive, super-optimized efficiency machine. After all, he authored The 4-Hour Workweek and built a massive empire around deconstructing world-class performance.

But according to Ferriss, if you were to act as a fly on the wall in his house, he would often look like he is “doing a whole lot of nothing” or flailing like a “drowning monkey.”

The truth is, Ferriss isn’t obsessed with efficiency. He is obsessed with effectiveness. And there is a massive difference between the two.

In a recent deep-dive interview, Ferriss broke down how he structures his life, why he relies on “mini-retirements” to prevent burnout, and the exact protocols he uses to pull himself out of a low mood.

Efficiency vs. Effectiveness: The Ultimate Trap

Most people are trapped in the default mode of the universe: productivity theater. They do things that pass as productive to themselves and others (“Look at how busy I am!”), but they aren’t actually moving the needle.

  • Effectiveness is what you do.
  • Efficiency is how you do it.

As Ferriss explains, doing something well does not make it important. If you choose the wrong task and execute it flawlessly, you have wasted your time. It is far better to choose the absolute highest-leverage task (the “lead domino” that knocks over everything else) and execute it at a B-minus level than to efficiently accomplish tasks that don’t matter.

“If you’re running a marathon, you’re not going to take a taxi from point A to point B. Sure, that’ll be efficient, but that sort of defeats the purpose of the whole exercise,” Ferriss says.

How to Choose the Right Projects (The “Successful Failure” Method)

If what you work on is more important than how you work on it, how do you choose what to tackle? Ferriss uses a very specific filter for evaluating 3-to-6-month projects: “Can I succeed even if I fail?”

When evaluating opportunities, he chooses the projects that will allow him to develop rare skills or deepen valuable relationships, regardless of the external outcome.

When he launched his podcast in 2014, people told him it was too late. But he didn’t care about immediate external success; he used the podcast as a tool to reduce his verbal ticks, improve his interviewing skills for future books, and build deeper relationships with friends. Even if the podcast had “failed” commercially, he would have succeeded in leveling up his personal operating system.

The Architecture of a High-Leverage Day

Ferriss doesn’t rigidly structure every minute of his day. Instead, he focuses on a weekly architecture. By setting rigid days for specific tasks (e.g., all team calls on Tuesdays, all recordings on Mondays and Fridays), he creates a scaffolding that absorbs the chaos of daily life.

When it comes to his daily routine, he follows two main rules:

  1. Do Not Rush the First Hour: If he feels rushed in the morning, he will feel rushed all day.
  2. State, Story, Strategy: To change his mindset, he starts with his physical state. He uses a 3-to-5-minute cold plunge immediately upon waking to release norepinephrine, followed by a hot tub for hyper-dilation. This state change creates a more enabling internal “story,” which allows him to formulate a better “strategy” for the day.

“If you can single-task for two to three hours a day… you’re going to be ahead of 90% of the population,” Ferriss advises.

Managing Low Mood and Hypervigilance

Even top performers battle anxiety, rumination, and low mood. Ferriss refers to his mind as a “border collie”—if you leave it inside too long, it will chew the couch.

To prevent depressive spirals, Ferriss relies on a few non-negotiable protocols:

  • Prophylactic Scheduling: An ounce of prevention is worth a pound of cure. Ferriss schedules regular group dinners with friends and multiple week-long group trips a year to ensure he always has something to look forward to.
  • Identity Diversification: If your podcast, startup, or job is the sole barometer of your self-worth, you are incredibly vulnerable. Ferriss diversifies his identity through rock climbing, archery, writing, and investing. If his business has a terrible week but he hits a PR in the gym, his overall week is still a win.
  • Protecting Sleep: Ferriss notes that his low moods are almost always preceded by compromised sleep and excessive caffeine intake.

Beware the “High Achiever Complex”

When operating in a permissionless environment (where you can work whenever and wherever you want), the biggest risk is that you will end up working all the time.

Ferriss combats this by taking mini-retirements—scheduling 3 to 4 weeks where he is entirely offline.

“If you do that, you have to set up systems and policies that will persist after you return,” Ferriss explains. If your business requires your constant input, it is broken. Stepping away forces you to build systems that scale, ultimately saving you from your own desire to constantly be in control.

In the end, you are going to die with items left on your to-do list. Stop trying to efficiently clear the deck, and start focusing on the few critical actions that actually make you feel alive.

I had the pleasure of interviewing Tim Ferriss 11 years ago:

Continue Reading

Success Advice

How to Achieve Massive Success Without Crushing Your Soul

Published

on

Image Credit: Addicted2success

Most highly ambitious people suffer from a dangerous illusion: the belief that if they can just achieve one more milestone—a funding round, a promotion, an exit—they will finally feel like they are enough.

Entrepreneurs and leaders will sacrifice their sleep, relationships, and sanity to reach that distant horizon. But when the big payday or the massive accolade finally arrives, a terrifying reality sets in: nothing changes. The external world shifted, but the internal emptiness remained. Trying to find internal validation through external achievement is like drinking saltwater to quench your thirst; it seems like it will work, but it only leaves you thirstier.

High achievers are always playing two games in parallel:

  1. The External Game: Your career, your income, your accolades, and your status.
  2. The Internal Game: Your relationship with yourself, your peace, and your self-worth.

You can have white-hot ambition, make incredible money, and build a meaningful legacy without burning out. But to win without crushing your soul, you must master metacognition—the ability to reflect on and control your own thinking.

Here are three profound internal shifts you must make to beat high achiever burnout and build a life you actually enjoy.

1. Fire Your Internal Coach

Most ambitious people are driven by a ruthless inner monologue. This internal “coach” constantly whispers that your value is strictly tied to your performance. If you fail, you are worthless.

Many high achievers justify this abusive inner voice. They believe it gives them their edge and keeps them motivated. But if you step back and truly observe that voice, you will notice something profound: your inner critic rarely offers actionable solutions or brilliant ideas. It only offers fear.

That toxic internal coach is simply your own fear incarnated—fear of failure, fear of rejection, and fear of not being enough. Worse, this doesn’t just hurt you. When you operate from a place of self-loathing and fear, you project that negativity onto your team, your business partners, and your family.

You cannot cultivate healthy relationships with others if your relationship with yourself is toxic. To reach the next level of leadership, you must fire that coach. Give yourself permission to stop beating yourself up, and consciously shift from being your own harshest critic to being your strongest ally.

2. Pull the Nails Out of Your Head

Imagine a person complaining about a blinding, chronic headache while completely ignoring the obvious iron nail sticking out of their forehead.

In business and in life, we all accumulate metaphorical nails. Your nail is the obvious problem you are actively avoiding. It might be a co-founder relationship that has turned toxic. It might be a failing product line you are too stubborn to cut. It might be a destructive personal habit, or a deep-seated trauma you have refused to address.

We leave these nails in our heads for one simple reason: pulling them out hurts.

To reach the next peak of success, you have to realize that growth is not a straight upward line. To get off a stagnant plateau, you must first traverse a valley. If you fire a toxic client, you will face temporary financial stress. If you quit a bad habit, you will face temporary discomfort.

Something has to get worse before it gets better. But everything you truly want is on the other side of that temporary valley. Facing your fears and pulling out the nails is a superpower. Endure the short-term pain, and watch how fast you elevate once you are finally free of the friction.

3. Trust Your Second Voice

The voice of fear and criticism is not the only voice in your head. You have a second voice—your intuition.

Unlike your inner critic, your intuition does not speak through panic or fear; it speaks through energy. Energy is the language of your true ambition.

When you think about a project you feel obligated to do out of societal pressure, your energy lags. You feel a heavy sense of dread. But when you think about an idea you are secretly terrified of but deeply passionate about, your energy spikes. You feel electricity.

In almost every major business or life decision, you already know the answer. Your intuition has already told you what to do; your hesitation is simply a negotiation with your fear.

How do you conquer that fear? Write it down. Fears are incredibly dangerous when they lurk as nebulous clouds in your subconscious. When you put them on paper, they lose their paralyzing power. They cease to be monsters and simply become standard problems to be solved. And as an entrepreneur, you are an expert at solving problems.

Stop Waiting for the Destination

It is easy to look at the grind of building a business and think, “I’ll be happy when I finally sell this company,” or “I’ll relax when we hit $10 million in ARR.”

But the point of the journey is not the destination. The point of the flight is not simply to land; it is to experience the magic of being in the air.

Stop postponing your happiness for a future that is not guaranteed. Fire your toxic internal coach, do the hard work of pulling out your nails, and follow the energy of your intuition. You have already arrived. You are living in the “good old days” right now—make sure you are actually present enough to enjoy them.

Here is a great speech by Graham Weaver about How to Win Without Crushing Your Soul

Continue Reading

Success Advice

Why Your Morning Routine Needs a Document System, Not Just a To-Do List

Published

on

Image Credit: Addicted2success

Most morning routines are built around a mindset. A journal entry, a cold shower, ten minutes of stretching, or a fixed order for coffee and email, each one designed to start the day with focus. What almost never makes that list is the paperwork already sitting in your inbox from yesterday: the contract still needing a signature, the invoice a client asked you to resend, the intake form HR needs before nine o’clock.

A checklist can remind you these tasks exist, but it cannot tell you where the file lives, what format it needs to be in, or how many versions sit on your desktop already. That gap is why a document system matters more than one more app for tracking tasks.

The Piece Most Routines Skip

A to-do list can capture a single line such as send the signed lease, but the real work behind that line is gathering three or four separate files into one place first. A simple habit handles this well: before opening email, pull yesterday’s scans, forwarded attachments, and signed pages together into one working file. Open a PDF combiner to merge those pieces into a single document, and the visible task, actually sending the file, only takes as long as it should.

This is not just about signatures or contracts. Recurring items such as monthly reports, vendor invoices, and reference documents pile up the same way, and a five-minute pass each morning keeps them from becoming a bigger cleanup later in the week.

This is not a small pocket of wasted time either. The most recent Bureau of Labor Statistics time use data groups tasks like filling out paperwork together with other household management activities such as cooking and yard work, and finds that adults spend close to two hours a day on that broader category. A five-minute document habit each morning is a modest trade against that total, and it moves the drag to the start of the day instead of letting it bleed into everything after.

A Three-Layer System That Fits in Fifteen Minutes

A working system for morning paperwork does not need folders inside folders. Three layers cover almost everything:

  • Needs action today: Anything someone is waiting on, like a contract to sign or a form due before noon, gets handled first.
  • Reference only: Files you might need to check but do not have to touch, such as a signed agreement from last month, stay in a folder you can search instead of one you have to scroll through.
  • Archive: Anything finished and no longer active moves out of daily view completely, so it stops competing for attention with today’s work.

These three buckets take less time to sort into than most people spend deciding what to have for breakfast.

Three Small Habits That Make It Stick

None of this needs new software training or a rebuilt inbox. A few small habits carry most of the weight.

  • Keep one working file: Combine incoming pages into a single document each morning instead of juggling several attachments across separate emails.
  • Check who needs access, not just who has the file: Confirm the person waiting on a document (a client, a coworker, a new hire) can open it under their own account, since being able to share a PDF on any device matters more than which laptop or phone you used to finish it.
  • Close the loop by noon: Move anything finished into reference or archive so tomorrow’s list starts smaller instead of longer.

Each habit takes under a minute on its own, and together they keep paperwork from stacking up into a Friday-afternoon problem.

Different Roles, Same Morning Problem

The specifics change by job, but the underlying gap stays the same across roles.

Freelancers often start the day with three or four client threads open at once, each with its own estimate, contract, or invoice version, and a quick merge each morning keeps those from scattering across a downloads folder.

HR staff run into a version of the same problem multiplied across every new hire moving through onboarding at the same time, since offer letters, tax forms, and identification copies all need to land in one file before anything gets filed.

Designers hit it from another angle: client feedback often arrives as a photo of a printed mockup or a screenshot of a marked-up page, and turning those images into one proper document is the real first step before revisions can begin.

None of this calls for a full overhaul of how you work. It just means treating documents as part of the routine instead of an afterthought that shows up once the coffee is gone. Fifteen minutes spent sorting real files into a real structure each morning saves more time by lunch than another motivational routine ever will, and it is the difference between reacting to paperwork all day and starting ahead of it for once.

Continue Reading

Trending