career, philosophy

Yesterday, I had the chance to listen to a talk by Stein W. Wallace, an alumni from the University of Bergen (UiB), and it was incredibly insightful. As someone who’s had an impressive career, he shared thoughts that were both relatable and motivating. What really stuck with me was his emphasis on uncertainty in building a career. He reminded us that no matter how much we try to plan things, life has a way of throwing curveballs—and that’s okay.

One key takeaway was how important it is to stay curious. According to Wallace, curiosity is what keeps the doors open. When you’re open to new opportunities, new ideas, and even unexpected changes, that’s when real growth happens. He encouraged us to never shy away from uncertainty but to embrace it, because the best things often come from the paths we never thought we’d take, drawing from his own career and life experiences.

Wallace also touched on the balance between our actions and our thoughts. He emphasized that we often prepare for potential risks, investing time and resources into safeguarding our futures. However, this can lead to a dilemma: while we might make prudent choices to mitigate risk, we can’t predict whether those preparations will ultimately be necessary. This illustrates the challenge of navigating uncertainty—how to weigh the potential for loss against the possibility that our worries might never materialize.

It was refreshing to hear someone with his experience say that success isn’t about following a set blueprint, dictated by anyone else, but about exploring, learning, and being willing to step through new doors when they open. He even mentioned how this idea ties back to his books, which delve into these themes of uncertainty, decision-making, and adapting in both personal and professional contexts.

Well, now what?

You can navigate to more writings from here. Connect with me on LinkedIn for a chat.

  1. 2026

    1. We Might All Be AI Engineers Now
      March 05

      ai, engineering, tools, agents

    2. The Hardest Bug I Ever Fixed Wasn't in Code
      February 07

      engineering, career

    3. Why I Switched to Podman (and Why You Might Too)
      February 02

      docker, tools, linux

  2. 2024

    1. The World is Stochastic
      October 18

      career, philosophy

    2. Debugging a running Java app in Docker
      May 29

      java, docker, debugging

    3. Why is it UTC and not CUT?
      February 21

      time, history

  3. 2023

    1. Deep prop drilling in ReactJS
      December 26

      react, javascript, frontend

    2. Eigenvectors
      October 24

      math, linear-algebra

    3. Java's fork/join framework
      October 21

      java, concurrency

    4. TypeScript's omit and pick
      August 10

      typescript, frontend

    5. JavaScript's new immutable array methods
      June 28

      javascript, frontend

    6. Integrating JUnit 5 in Maven projects
      May 25

      java, testing

    7. My take on ChatGPT and prompt engineering
      March 11

      ai, prompts

    8. Declarative events in ReactJS
      March 09

      react, javascript, frontend

    9. Positive Lookaheads
      March 07

      regex, tools

    10. Functors
      March 06

      functional-programming, math

    11. Fast forward videos with ffmpeg
      January 18

      ffmpeg, tools

    12. Rotate y-axis of a 2D vector
      January 05

      math, vectors

  4. 2022

    1. Synchronizing time
      December 31

      distributed-systems, time

    2. Vector rotation
      November 20

      math, vectors

    3. Sed find and replace
      November 14

      sed, tools, linux

    4. Asgardeo try it application
      September 06

      identity, iam, asgardeo

    5. Flatten error constraints
      August 11

      java, algorithms

    6. Good Git commit messages
      July 24

      git, engineering

    7. Asgardeo JIT user provisioning
      March 09

      identity, iam, asgardeo

    8. Monotonic Arrays
      February 25

      algorithms, javascript

    9. How GOROOT and GOPATH works
      February 01

      go, tooling

  5. 2021

    1. Two summation
      November 21

      algorithms