So... I'm thinking Vegan Grilled Cheese Sandwich for lunch yes?

#VeganCheese #Vegan #Lunch #Excitement

"Let relentless optimism define your core!" - Futurist Jim Carroll

--
Futurist Jim Carroll is writing a series, The Art of the Infinite Pivot, based on 36 lessons from his 36 years as a solo entrepreneur, working as a nomadic worker in the global freelance economy. The series is unfolding here, and at pivot.jimcarroll.com.
--
For those who might ask, I'm in California today, on stage at 9 am with a keynote for a packaging conference. if the weather gods are willing, I'll be landing back at YYZ about 910pm, and should see a splashdown at perhaps 1030pm. Traditions and all!
--

On a milestone like today, you realize that the most important piece of "gear" you’ve carried through 36 years isn't a laptop or a library of data.

It’s your outlook.

In a world of relentless change, volatility, and a staggering rate of change that always seems to directly impact you, the most radical mindset you can adapt is to stay relentlessly optimistic.

Optimism isn't about being naive; it’s about being strategic. It's about making a conscious decision that you are always going to try to find the upside, instead of obsessing over the downside. You are going to find the opportunities rather than becoming distressed about the negatives. It means you are going to always act to keep moving forward, even though personal circumstances seem to be trying to drag you backward.

And it always involves thinking about a potentially better future. Look, if you don't believe the future can be better, you won't do the hard work required to pivot toward it. In my voyage, I’ve seen that the cynics are usually right in the short term, but the optimists are the ones who build the long term. Cynicism is a destructive force: optimism is a powerful flex.

This is the secret to longevity. When you choose optimism as your core, every disruption becomes an opportunity rather than a threat. Throughout my 36 years, the pivots that felt the most effortless were the ones fueled by a genuine excitement for what was coming next.

If you let fear define your core, you will build a career based on standing still.
Doing small things. Making small steps. Chasing small goals.

But if you let optimism define your core, you build a career based on possibility.

Big ideas. Big trends. Big opportunities.

As I stand at this milestone today, I’m not looking at the challenges that exist around me today.

I'm looking at what comes next and what I will do to be a part of it.

That being the case, think about this: the future belongs to those who are excited to meet it!

---

Futurist Jim Carroll believes that optimism is at the core of all success.

**#Optimism** **#Mindset** **#Core** **#Positivity** **#Future** **#Outlook** **#Strategic** **#Possibility** **#Excitement** **#Growth** **#Pivot** **#Resilience** **#Hope** **#Forward** **#Freelance** **#Lessons** **#Longevity** **#Opportunity** **#Belief** **#Tomorrow** **#Attitude** **#Joy** **#Building**

Original post: https://jimcarroll.com/2026/04/decoding-tomorrow-the-infinite-pivot-series-13-let-relentless-optimism-define-your-core/

Watch: Park Ji Hoon, Lee Sang Yi, Yoon Kyung Ho, And More Express Excitement For "The Legend Of Kitchen Soldier" At Script Reading - KpopNewsHub – Latest K-Pop News, Idols & Korean Entertainment

Upcoming drama “The Legend of Kitchen Soldier” has released a new behind-the-scenes video!

Kpop News Hub
Edmonton golfers come out swinging for spring.
After a later than normal start to the season, the driving range at Edmonton's Mill Woods Golf Course is finally open. Video Producer Bob Grieve stopped by for a look at what's driving opening day excitement.
https://www.cbc.ca/player/play/9.7160105?cmp=rss
🚨BREAKING NEWS: #WireGuard releases updates! 🎉 Apparently, writing an email is harder than updating their #Windows #software. 😂 Who knew that announcing version numbers could be filled with so much #excitement and intrigue? 🙄
https://lists.zx2c4.com/pipermail/wireguard/2026-April/009561.html #Updates #Development #Humor #HackerNews #ngated
[ANNOUNCE] WireGuardNT v0.11 and WireGuard for Windows v0.6 Released

🚀 Wow, solving #primality with deterministic flair, while the rest of us plebs just use "is it divisible by 2?" 🤔✨ Enjoy this riveting saga of counting zeroes and modular math, because nothing screams #excitement like an inline function and a C code snippet! 🙃🔢
https://www.jeremykun.com/2026/04/07/deterministic-miller-rabin/ #modularmath #coding #Cprogramming #inlinefunctions #HackerNews #ngated
Deterministic Primality Testing for Limited Bit Width

Problem: Determine if a 32-bit number is prime (deterministically) Solution: (in C++) // Bases to test. Using the first 4 prime bases makes the test deterministic // for all 32-bit integers. See https://oeis.org/A014233. int64_t bases[] = {2, 3, 5, 7}; inline int countTrailingZeros(uint64_t n) { if (n == 0) return 64; return __builtin_ctzll(n); } int64_t modularExponentiation(int64_t base, int64_t exponent, int64_t modulus) { int64_t res = 1; int64_t b = base % modulus; int64_t e = exponent; while (e > 0) { if (e & 1) { // Doesn't overflow because we assume 32-bit integer inputs res = (res * b) % modulus; } b = (b * b) % modulus; e >>= 1; } return res; } bool isPrime(int64_t n) { if (n < 2) return false; if (n < 4) return true; if (!

Math ∩ Programming
Retail analyst weighs in on excitement behind potential Costco in Thunder Bay, Ont.
As construction crews continue to clear a property zoned for a 15,000 square-metre “retail warehouse and gas bar” in Thunder Bay, Ont., long-standing rumours about the arrival of a Costco have once again resurfaced. Here's what a retail analyst from Toronto has to say about why people are feeling so excited about the p...
https://www.cbc.ca/news/canada/thunder-bay/thunder-bay-costco-excitement-9.7156971?cmp=rss
FIFA releases plans for cross-Canada World Cup celebration tour
A cross-country World Cup tour will bring events to 34 Canadian cities this summer as FIFA looks to build excitement ahead of the 2026 tournament.
#Canada #Sports #FIFA #WorldCup
https://globalnews.ca/news/11769779/fifa-canada-world-cup/