<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Elevate with Nordling</title>
  <subtitle>I am writing about my journey and insights on achieving goals and personal growth.</subtitle>
  <link href="https://nordling.xyz/feed/feed.xml" rel="self" />
  <link href="https://nordling.xyz/" />
  <updated>2025-05-30T00:00:00Z</updated>
  <id>https://nordling.xyz/</id>
  <author>
    <name>Rasmus Nordling</name>
  </author>
  <entry>
    <title>The Future of My Personal Website</title>
    <link href="https://nordling.xyz/blog/website-features/" />
    <updated>2025-05-30T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/website-features/</id>
    <content type="html">&lt;p&gt;I changed static site generator (again) in August 2024 and feel there has been a slow progress since. I started this project many years ago to grow both as a writer and web developer. I believe &lt;em&gt;content comes first&lt;/em&gt; and tech second but there are certain technical improvements I feel would enhance the user experience. There is always a trade-off with the limited time we have to get things done in a day. This is a hobby project that I maintain in my spare time and expect it to &lt;a href=&quot;https://blog.sharons.site/why-it-took-me-years-to-build-my-own-site/&quot;&gt;evolve during several years&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Starting over&lt;/strong&gt; means I can bulid this from the ground-up and add features as I see a need for them. It will help me reflect on the future maintainability so I can decide which features to implement next and which ideas to let go of.&lt;/p&gt;
&lt;h2 id=&quot;what-i-want&quot;&gt;What I want&lt;/h2&gt;
&lt;p&gt;I&#39;ve believed in the notion of &lt;em&gt;Dreaming BIG&lt;/em&gt; for a long time and there&#39;s really no limit to what features I could include. I reviewed my notes with the highlights from trying several different website generators and blog themes. I&#39;m keeping this list quite focused on the most important features relevant for a &lt;em&gt;personal website with a &lt;a href=&quot;https://nordling.xyz/blog/&quot;&gt;blog&lt;/a&gt; and project section&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I think I’d like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;good enough accessibility and performance&lt;/li&gt;
&lt;li&gt;it to use the best of modern web standards&lt;/li&gt;
&lt;li&gt;simplicity: minimal dependencies, easy to make technical updates&lt;/li&gt;
&lt;li&gt;minimal noise: I don’t want a bunch of emails and alerts from third parties&lt;/li&gt;
&lt;li&gt;book notes to collect information from the books I read&lt;/li&gt;
&lt;li&gt;more &lt;a href=&quot;https://slashpages.net/&quot;&gt;slash pages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;WebC layouts&lt;/li&gt;
&lt;li&gt;search via web component &lt;a href=&quot;https://www.zachleat.com/web/pagefind-search/&quot;&gt;&lt;pagefind-search&gt;&lt;/pagefind-search&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;a byline at the end of posts with a cute photo a short bio&lt;/li&gt;
&lt;li&gt;a now page where I briefly state what I&#39;m up to now&lt;/li&gt;
&lt;li&gt;a search page to help you find what you are looking for&lt;/li&gt;
&lt;li&gt;a supporters page for information how you can help my independent writing&lt;/li&gt;
&lt;li&gt;a way for folks to contact me (not sure about this one)&lt;/li&gt;
&lt;li&gt;a way to showcase my different projects&lt;/li&gt;
&lt;li&gt;a landing page for my race reports/recaps&lt;/li&gt;
&lt;li&gt;a hero image for certain blog posts&lt;/li&gt;
&lt;li&gt;a way to automatically discover broken links&lt;/li&gt;
&lt;li&gt;an animated heart in the footer&lt;/li&gt;
&lt;li&gt;an &amp;quot;edit this page&amp;quot; link so anyone can suggest changes or fix my mistakes lol&lt;/li&gt;
&lt;li&gt;some personality in the design and content&lt;/li&gt;
&lt;li&gt;to be able to insert photos into content easily&lt;/li&gt;
&lt;li&gt;to be able to insert media embeds into content easily&lt;/li&gt;
&lt;li&gt;to automatically include updates from &lt;a href=&quot;https://github.com/11ty/eleventy-base-blog&quot;&gt;eleventy-base-blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;to disable scripts for &lt;a href=&quot;https://www.zachleat.com/web/js-naked-day/&quot;&gt;JavaScript Naked Day&lt;/a&gt; and styles for &lt;a href=&quot;https://www.zachleat.com/web/css-naked-day/&quot;&gt;CSS Naked Day&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;to update copy text on my &lt;a href=&quot;https://nordling.xyz/about/&quot;&gt;about&lt;/a&gt; page&lt;/li&gt;
&lt;li&gt;to pull down data from remote APIs with eleventy-fetch&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And here are a few secondary and lower-level wants:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;code snippets should look good&lt;/li&gt;
&lt;li&gt;images complexities handled behind the scenes&lt;/li&gt;
&lt;li&gt;social links and icons with redirects from subdomain. linkedin.nordling.xyz would lead to linkedin.com/in/rasmusnordling&lt;/li&gt;
&lt;li&gt;to use Google Analytics to track user engagement&lt;/li&gt;
&lt;li&gt;a favicon. This is the small image you see in the browser tab or when you save a website as a bookmark. It&#39;s a simple fix to add one but also very low priority.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;what-i-actually-have&quot;&gt;What I actually have&lt;/h2&gt;
&lt;p&gt;See my &lt;a href=&quot;https://nordling.xyz/changelog/&quot;&gt;changelog&lt;/a&gt; where I will document the changes being made to &lt;em&gt;Elevate with Nordling&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Why bother with a changelog? I found several good reasons that aligns with my values and here are a few of them.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It gives my audience an insider’s look into how the platform or brand is &lt;strong&gt;evolving&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A public changelog aligns with values of &lt;strong&gt;transparency&lt;/strong&gt; and sharing. Inviting people to see behind the curtain builds &lt;strong&gt;trust&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&quot;main-tech-stack&quot;&gt;Main tech stack&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;It’s a statically generated site powered by Eleventy.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;https://github.com/HappyStinson/elevate-with-nordling&quot;&gt;code&lt;/a&gt; is hosted on GitHub.&lt;/li&gt;
&lt;li&gt;I use Netlify for production builds, deployments and hosting.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I’m happy with this stack. The parts play well together, it’s free, and it brings a lot of flexibility and performance benefits.&lt;/p&gt;
&lt;h3 id=&quot;cms&quot;&gt;CMS&lt;/h3&gt;
&lt;p&gt;I use Notion to juggle my blog posts and do the initial writing before transfering it to a single markdown document. I prefer the workflow of a static site generator over platforms like Blogger and WordPress that I used in my early blogging days.&lt;/p&gt;
&lt;h3 id=&quot;this-comes-with-the-eleventy-blog-starter&quot;&gt;This comes with the Eleventy blog starter&lt;/h3&gt;
&lt;p&gt;I love getting things for free and using a &lt;a href=&quot;https://www.11ty.dev/blog/bbv8/&quot;&gt;starter project&lt;/a&gt; instead of building from scratch means I get a lot of nice features included.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An XML sitemap which is intended for search engines.&lt;/li&gt;
&lt;li&gt;Home page with an intro, and a list of latest posts.&lt;/li&gt;
&lt;li&gt;About page with some information about me.&lt;/li&gt;
&lt;li&gt;Blog archive with access to all published posts.&lt;/li&gt;
&lt;li&gt;404 page with best practices when content is not found.&lt;/li&gt;
&lt;li&gt;Collection of pages grouped by &lt;a href=&quot;https://nordling.xyz/tags/&quot;&gt;tags&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;plugins&quot;&gt;Plugins&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;https://www.11ty.dev/docs/plugins/&quot;&gt;Plugins&lt;/a&gt; are a great way to extend the functionality of Eleventy. Here are the ones I have added and feel improve the user experience, weather you read with your eyes or ears. Some are dependent of JavaScript so they don&#39;t work everywhere but I&#39;m fine with that trade-off.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Accessible emojis for screenreaders&lt;/li&gt;
&lt;li&gt;Estimated reading time for blog posts&lt;/li&gt;
&lt;li&gt;Visual indicator how much of the post you have read&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;inspiration&quot;&gt;Inspiration&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;“Your job is to collect good ideas. The more good ideas you collect, the more you can choose from to be influenced by.”
― Austin Kleon, Steal Like an Artist: 10 Things Nobody Told You About Being Creative&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The inspiration for writing this came from &lt;a href=&quot;https://fuzzylogic.me/posts/features-of-my-personal-site/&quot;&gt;Features of my personal website&lt;/a&gt; written by Laurence Hughes. I&#39;m grateful he wrote that.&lt;/p&gt;
&lt;p&gt;It&#39;s very likely that someone before you have already thought what you are thinking and made what you are looking for. My strategy is to combine the best ideas from different sources and put my own take on it. Here are some of my favourite websites that I drew inspiration from when brainstorming my features lists.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://balanceapp.com/meditation-experts/ofosu-jones-quartey&quot;&gt;Balance&lt;/a&gt;, &lt;a href=&quot;https://www.visitstockholm.com/see-do/attractions/my-favorite-saturday-walk-on-sodermalm/&quot;&gt;My favorite Saturday walk on Södermalm&lt;/a&gt;, &lt;a href=&quot;https://theodorusclarence.com/&quot;&gt;Theodorus Clarence&lt;/a&gt;, &lt;a href=&quot;https://flori.dev/uses/&quot;&gt;Florian van der Galiën uses&lt;/a&gt;, &lt;a href=&quot;https://www.alexhyett.com/book-notes/&quot;&gt;Alex Hyett&#39;s Book Notes&lt;/a&gt;, &lt;a href=&quot;https://ryanmulligan.dev/&quot;&gt;Ryan Mulligan&lt;/a&gt;, &lt;a href=&quot;https://rachsmith.com/about/&quot;&gt;About Rach Smith&lt;/a&gt;, &lt;a href=&quot;https://www.specialized.com/gb/en/specialized-50-anniversary&quot;&gt;Specialized 50th Anniversary&lt;/a&gt;, and &lt;a href=&quot;https://ay8s.com/&quot;&gt;Andrew Yates&lt;/a&gt;.&lt;/p&gt;
&lt;h2 lang=&quot;es&quot; id=&quot;hasta-luego&quot;&gt;Hasta luego&lt;/h2&gt;
&lt;p&gt;I hope this was an interestsing and valuable read. I leave the link to my &lt;a href=&quot;https://github.com/users/HappyStinson/projects/1&quot;&gt;project board&lt;/a&gt; for those who want to get behind the curtain even more.&lt;/p&gt;
&lt;p&gt;Thank you for reading &lt;span aria-label=&quot;red heart&quot; class=&quot;eleventy-emoji&quot; role=&quot;img&quot;&gt;❤️&lt;/span&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>April in Review: Using the Plus Minus Next Framework to Improve My Life</title>
    <link href="https://nordling.xyz/blog/april-action/" />
    <updated>2025-05-01T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/april-action/</id>
    <content type="html">
&lt;p&gt;As I reflect on the past month, I&#39;ve been using the &lt;a href=&quot;https://nesslabs.com/plus-minus-next&quot;&gt;Plus Minus Next&lt;/a&gt; framework to evaluate my progress and reflect on what’s Next. I see value in being open and honest about my experiences, both positive and negative.&lt;/p&gt;
&lt;p&gt;I&#39;ve found this framework to be similar to the retro meetings I&#39;m used to having at work, where we discuss what went well, what didn&#39;t, and what can be improved. It&#39;s refreshing to have a process that doesn&#39;t require overthinking, just writing down my thoughts and feelings.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;April Action&lt;/strong&gt; is my month&#39;s theme, which I&#39;ve had help creating with the assistance of AI. It&#39;s part of a series of alliterations I&#39;ve been given since October, with previous themes including October Odyssey, November Novice, and so on. April is all about taking initiative and being proactive in various aspects of my life. Some possible interpretations of &amp;quot;action&amp;quot; include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Physical Action: engaging in physical activity to improve health and energy.&lt;/li&gt;
&lt;li&gt;Taking Initiative: leading projects or relationships.&lt;/li&gt;
&lt;li&gt;Creative Action: exploring creative activities like painting, writing, or playing music.&lt;/li&gt;
&lt;li&gt;Social Action: participating in social events or networking.&lt;/li&gt;
&lt;li&gt;Mindful Action: focusing on mindfulness and presence in my actions.&lt;/li&gt;
&lt;li&gt;Goal-Oriented Action: setting specific, measurable goals and working towards them.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some of the items mentioned below are part of my &lt;a href=&quot;https://nordling.xyz/blog/happier-trifecta-2025&quot;&gt;25 for 2025 list&lt;/a&gt;. I recommend giving it a read if you want more information and learn about the happier trifecta.&lt;/p&gt;
&lt;h2 id=&quot;plus&quot;&gt;Plus +&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Music themed Sunday mass where 100 singers performed &lt;a href=&quot;https://open.spotify.com/artist/4KXp3xtaz1wWXnu5u34eVX&quot;&gt;kent&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Attended yet another “start your own business” online seminar.&lt;/li&gt;
&lt;li&gt;Enjoyed the MotoGP season so far.&lt;/li&gt;
&lt;li&gt;F1 meetup at Southside. Met some new petrolheads to talk to while sipping on my non-alcoholic beer.&lt;/li&gt;
&lt;li&gt;Had an interesting conversation with Cam (friend from Australia).&lt;/li&gt;
&lt;li&gt;Upgraded my website to &lt;a href=&quot;https://www.11ty.dev/blog/eleventy-v3/&quot;&gt;Eleventy 3&lt;/a&gt; (much easier than anticipated).&lt;/li&gt;
&lt;li&gt;Met up with Lotta at HiQ to close that chapter for now and focus on future opportunities.&lt;/li&gt;
&lt;li&gt;Had to order a new phone and went with a refurbished iPhone 14 from Telestore which offered great service.&lt;/li&gt;
&lt;li&gt;Took a leap of faith towards employment at &lt;a href=&quot;https://www.aqc.se/&quot;&gt;AQC Sweden&lt;/a&gt;. Nordling Consulting can wait.&lt;/li&gt;
&lt;li&gt;Created a new version of my consulting CV.&lt;/li&gt;
&lt;li&gt;Got inspired to learn about Swedish inventions.&lt;/li&gt;
&lt;li&gt;Completed my Confidence plan in the &lt;a href=&quot;https://www.balanceapp.com/referral-social&quot;&gt;Balance app&lt;/a&gt; and got the “20 plans” achievement (use the link and try it yourself).&lt;/li&gt;
&lt;li&gt;Enjoyed U2’s classic album The Joshua Tree and Anders Hansen’s new TV show on AI, Smartare än Hjärnan.&lt;/li&gt;
&lt;li&gt;Celebrated Easter with my family and Maundy Thursday mass at church.&lt;/li&gt;
&lt;li&gt;Found a new tool for web development, Volta, to handle multiple Node.js versions (even old dogs can learn new tricks).&lt;/li&gt;
&lt;li&gt;The new Ghost album Skeletá and other bangers. See music video and Spotify playlist further down.&lt;/li&gt;
&lt;li&gt;Prioritized watching Sweden in the U18 hockey tournament and I’m hoping for victory against USA in the semi-final.&lt;/li&gt;
&lt;li&gt;Had Peas &amp;amp; Love (falafel) and non-alcoholic beers with Mathias, who dragged my ass out of the apartment &lt;span aria-label=&quot;red heart&quot; class=&quot;eleventy-emoji&quot; role=&quot;img&quot;&gt;❤️&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;Got interview coaching by my new colleague Karin.&lt;/li&gt;
&lt;li&gt;Met my new neighbour/flatmate William who seems to be a fun bloke.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;minus&quot;&gt;Minus -&lt;/h2&gt;
&lt;p&gt;The Minus column is particularly helpful in acknowledging that life isn&#39;t always a success story. It&#39;s essential to recognize obstacles and turn them into constructive lessons, rather than getting stuck in negative thought patterns.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;My new bike was stolen before I had a chance to ride it. I see this as karma blowing up in my face for being reckless in my youth. A lesson I needed to learn.&lt;/li&gt;
&lt;li&gt;Didn&#39;t exercise after the bike was stolen.&lt;/li&gt;
&lt;li&gt;Grandma couldn&#39;t join us for Easter.&lt;/li&gt;
&lt;li&gt;I missed out on Stockholm Culture Night, opting to stay home and binge-watch Pimp My Ride instead.&lt;/li&gt;
&lt;li&gt;Didn&#39;t water my plants.&lt;/li&gt;
&lt;li&gt;Didn&#39;t visit any museums or attend lunch concerts at church.&lt;/li&gt;
&lt;li&gt;Missed International Songwriters Day and didn&#39;t celebrate International Jazz Day.&lt;/li&gt;
&lt;li&gt;Couldn&#39;t run the new Decentraland client on my Mac, leading to me losing interest in the whole MVFW25 (Metaverse Fashion Week).&lt;/li&gt;
&lt;li&gt;Cancelled my plans to participate in the Microsoft AI Skills Fest.&lt;/li&gt;
&lt;li&gt;Had a low period, especially after Easter, where I didn&#39;t take care of myself.&lt;/li&gt;
&lt;li&gt;Didn&#39;t start any new plans in Balance, lost my streak.&lt;/li&gt;
&lt;li&gt;Lost motivation to contact recruiters and didn&#39;t make progress with the Agio coding test.&lt;/li&gt;
&lt;li&gt;Had a poor evening routine and went to bed after midnight with no plan for the upcoming day.&lt;/li&gt;
&lt;li&gt;Didn&#39;t make progress with my motorcycle license, still uncertainties regarding the way forward paired with overthinking.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;next&quot;&gt;Next →&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Declare my taxes (been putting it off since March 18, deadline is May 2).&lt;/li&gt;
&lt;li&gt;Inspire others and contribute to my community
&lt;ul&gt;
&lt;li&gt;Upload a video with my thoughts on Skeletá (test Adobe Express).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Write a pitch for my upcoming interview.&lt;/li&gt;
&lt;li&gt;Decide on a theme and direction for May.&lt;/li&gt;
&lt;li&gt;Attend Motorcycle Day and buy the needed back protector.&lt;/li&gt;
&lt;li&gt;Go for a long run with Söderlöparna.&lt;/li&gt;
&lt;li&gt;Prepare for the Tough Viking Race.&lt;/li&gt;
&lt;li&gt;Attend a lunch concert in the &lt;a href=&quot;https://en.wikipedia.org/wiki/Engelbrekt_Church&quot;&gt;Engelbrekt Church&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Watch Eurovision Song Contest.&lt;/li&gt;
&lt;li&gt;First dentist appointment in waaaaaay to long. Going back to public health-care just down the road.&lt;/li&gt;
&lt;li&gt;Attend my first AQC event and meet colleagues outside of working hours.&lt;/li&gt;
&lt;li&gt;Plan a reward or indulgence for the month
&lt;ul&gt;
&lt;li&gt;Secure a ticket for the upcoming Ghost show.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Celebrate Bitcoin Pizza Day.&lt;/li&gt;
&lt;li&gt;Do something special on Mother&#39;s Day.&lt;/li&gt;
&lt;li&gt;Attend Ascension Day mass in church.&lt;/li&gt;
&lt;li&gt;Highlight World no tobacco day on May 31st.&lt;/li&gt;
&lt;li&gt;Choose my first tiny experiment for Pact.&lt;/li&gt;
&lt;li&gt;Decide if I should upgrade my iCloud storage.&lt;/li&gt;
&lt;li&gt;Get a haircut.&lt;/li&gt;
&lt;li&gt;Drop by the clinic and do a blood test based health check in order to better understand my body and see where I can improve.&lt;/li&gt;
&lt;li&gt;Cook more meals and use my meal prep containers.&lt;/li&gt;
&lt;li&gt;Catch up on social media.&lt;/li&gt;
&lt;li&gt;Get the tattoo I&#39;ve been wanting.&lt;/li&gt;
&lt;li&gt;Turn my new found Pimp My Ride knowledge into entertaining content.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;takeaways&quot;&gt;Takeaways&lt;/h3&gt;
&lt;p&gt;Based on my Plus and Minus lists, I can let AI evaluate how well I did during the month:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Physical Action&lt;/strong&gt;: I didn&#39;t do as well as I had hoped, with limited exercise and physical activity.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Taking Initiative&lt;/strong&gt;: I took some positive steps, such as taking a leap of faith towards employment at AQC Sweden and completing a new version of my consulting CV.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Creative Action&lt;/strong&gt;: I had some creative outlets, such as reading and attending concerts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social Action&lt;/strong&gt;: I had some social interactions, such as meeting with friends and attending events.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mindful Action&lt;/strong&gt;: I didn&#39;t do as well as I had hoped, with some periods of low energy and motivation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Goal-Oriented Action&lt;/strong&gt;: I had some specific goals, but I didn&#39;t achieve all of them, such as not following up with recruiters and not reading as many books as I had hoped.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Overall, I think I made some progress in some areas, but I still have work to do in others. I&#39;m looking forward to building on my successes and improving in areas where I struggled.&lt;/p&gt;
&lt;p&gt;It&#39;s the small steps we take every day that add up to make a big difference in the long run. Thanks for reading, and don&#39;t forget to take care of yourself along the way!&lt;/p&gt;
&lt;blockquote class=&quot;eleventy-plugin-embed-instagram instagram-media&quot; data-instgrm-permalink=&quot;https://www.instagram.com/p/DJLt_ADMhk7&quot;&gt;&lt;/blockquote&gt;&lt;script async defer src=&quot;https://www.instagram.com/embed.js&quot;&gt;&lt;/script&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.jsdelivr.net/gh/paulirish/lite-youtube-embed@0.3.3/src/lite-yt-embed.min.css&quot;&gt;
&lt;script defer=&quot;defer&quot; src=&quot;https://cdn.jsdelivr.net/gh/paulirish/lite-youtube-embed@0.3.3/src/lite-yt-embed.min.js&quot;&gt;&lt;/script&gt;
&lt;div id=&quot;mGR2M2mBJXU&quot; class=&quot;eleventy-plugin-youtube-embed&quot;&gt;&lt;lite-youtube videoid=&quot;mGR2M2mBJXU&quot; style=&quot;background-image: url(&#39;https://i.ytimg.com/vi/mGR2M2mBJXU/hqdefault.jpg&#39;);&quot; title=&quot;Ghost - Satanized (Official Music Video)&quot;&gt;&lt;div class=&quot;lty-playbtn&quot;&gt;&lt;/div&gt;&lt;/lite-youtube&gt;&lt;/div&gt;
&lt;div id=&quot;spotify-playlist-2q8qlCMX5WMkhnEsaTjYwN&quot; class=&quot;eleventy-plugin-embed-spotify eleventy-plugin-embed-spotify-playlist&quot;&gt;&lt;iframe style=&quot;border-radius:12px;&quot; title=&quot;Spotify playlist&quot; src=&quot;https://open.spotify.com/embed/playlist/2q8qlCMX5WMkhnEsaTjYwN&quot; width=&quot;100%&quot; height=&quot;352&quot; frameborder=&quot;0&quot; allowtransparency=&quot;true&quot; allow=&quot;autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture&quot; loading=&quot;lazy&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;h3 id=&quot;what-i-m-reading&quot;&gt;What I&#39;m Reading&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;“Reading is essential for those who seek to rise above the ordinary.” - Jim Rohn&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Listening to &lt;a href=&quot;https://ascensionpress.com/collections/the-great-adventure-bible&quot;&gt;&lt;em&gt;The Great Adventure Catholic Bible&lt;/em&gt;&lt;/a&gt; by Ascension Press.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.goodreads.com/book/show/214268997-tiny-experiments&quot;&gt;&lt;em&gt;Tiny Experiments&lt;/em&gt;&lt;/a&gt; by Anne-Laure Le Cunff.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Previously&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arnoldspumpclub.com/blogs/newsletter/77-life-lessons-arnold-schwarzenegger&quot;&gt;&lt;em&gt;77 Lessons at 77&lt;/em&gt;&lt;/a&gt; by Arnold Schwarzenegger.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.freecodecamp.org/news/learn-to-code-book&quot;&gt;&lt;em&gt;How to Learn to Code &amp;amp; Get a Developer Job&lt;/em&gt;&lt;/a&gt; by Quincy Larson.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>My &#39;25 for 25&#39; Goals Inspired by the Happier Trifecta</title>
    <link href="https://nordling.xyz/blog/happier-trifecta-2025/" />
    <updated>2025-02-23T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/happier-trifecta-2025/</id>
    <content type="html">&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;I got the idea of writing a &amp;quot;25 for 2025&amp;quot; list from Gretchen Rubin as part of the &lt;a href=&quot;https://gretchenrubin.com/design-your-year-2025/&quot; title=&quot;Design Your Year 2025&quot;&gt;Happier Trifecta&lt;/a&gt;. This trifecta offers different strategies to boost happiness and build habits throughout the year. There’s no one-size-fits-all solution to being happier—these tools allow you to find what works best for you. Whether you feel energized by the clean slate of January 1, prefer to start your aims when it suits you, or need a boost to keep up your resolutions, you can use these strategies at any time. The best time to start is always now.&lt;/p&gt;
&lt;p&gt;(January was a bit hectic for me, so I left it until February 23rd to compile this list.)&lt;/p&gt;
&lt;h3 id=&quot;your-year-your-way&quot;&gt;Your Year, Your Way&lt;/h3&gt;
&lt;p&gt;Gretchen&#39;s research and experience show that when we set specific aims that match our personal preferences, energy levels, circumstances, and tendencies, we’re far more likely to achieve them. After taking Gretchen&#39;s &lt;a href=&quot;https://gretchenrubin.com/quiz/&quot; title=&quot;Take the Happiness Quiz&quot;&gt;quiz&lt;/a&gt;, I discovered that my tendency is to be a Questioner.&lt;/p&gt;
&lt;p&gt;Personally, I’m not a fan of New Year’s resolutions, but I love the idea of keeping a solid list of my aims.&lt;/p&gt;
&lt;h3 id=&quot;this-year-s-trifecta&quot;&gt;This Year’s Trifecta&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Join the “25 in ’25” Challenge&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This year, I’m excited to participate in the “Read 25 in ’25” challenge, which encourages reading for 25 minutes every day in 2025. Many people want to read more but find it hard to keep the habit. I’ve already finished several books thanks to this challenge, and I’m tracking my progress on my &lt;a href=&quot;https://www.goodreads.com/nordling&quot; title=&quot;View my reading progress&quot;&gt;Goodreads profile&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Choose a One-Word Theme for 2025&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Picking a word or phrase to encapsulate my aims for 2025 is a fun and engaging way to focus my intentions, especially since I’m not a fan of resolutions. In 2024 I chose “&lt;strong&gt;Communication&lt;/strong&gt;” as that was an area I wanted to improve in. My theme for this year is &amp;quot;&lt;strong&gt;Longevity&lt;/strong&gt;,&amp;quot; represented by the infinity symbol (∞), which serves as a reminder to make decisions once and stick to them. This theme can help me stay motivated and focused, leading me toward new ideas and unexpected possibilities.&lt;/p&gt;
&lt;p&gt;The concept of longevity resonates with me in various ways. It motivates me to adopt healthier eating habits, such as a personal modification of the &lt;a href=&quot;https://www.william-russell.com/blog/worlds-healthiest-diets/&quot; title=&quot;Explore the world&#39;s healthiest diets&quot;&gt;Mediterranean diet&lt;/a&gt; and abstaining from alcohol. I’ve also started walking more and have incorporated a new &lt;a href=&quot;https://www.youtube.com/playlist?list=PLBJ0TIYiwZzhIPeV2bwTT-DdgAGNtKo8e&quot; title=&quot;YouTube Playlist&quot;&gt;bike and bells workout routine&lt;/a&gt; into my life. Additionally, I consume a lot of content revolving around lifestyle choices that promote a long and healthy life. The goal is to build habits that last for 100 years.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Write a “25 for 2025” List&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When I set specific aims for myself, I’m far more likely to achieve them. I’ve taken the time to create a list of 25 things I’d like to accomplish this year. They can be big or small, enjoyable or challenging, serious or whimsical. I like to include a mix. The important thing is to keep them specific, concrete, and manageable. For example, “Try 25 new recipes” works better than “Become an accomplished cook.”&lt;/p&gt;
&lt;p&gt;You can be playful with &amp;quot;2025&amp;quot; by incorporating the numbers 2 and 5 to create different quantities. Focus on actions rather than outcomes. For instance, instead of saying “Learn Italian,” you might say “Practice Italian for 7 minutes a day.”&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;my-25-for-2025-list&quot;&gt;My “25 for 2025” List&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Obtain a motorcycle license.&lt;/li&gt;
&lt;li&gt;Get a tattoo.&lt;/li&gt;
&lt;li&gt;Attend a conference outside of Sweden.&lt;/li&gt;
&lt;li&gt;Launch my freelancing business (offering services in IT, music, video, and writing).&lt;/li&gt;
&lt;li&gt;Establish a habit of working out at F247 gym in Stockholm (participate in follow-along group sessions).&lt;/li&gt;
&lt;li&gt;Successfully upgrade my website project (this site) to version 4 using the latest Eleventy version.&lt;/li&gt;
&lt;li&gt;Celebrate 25 anniversaries in 2025 (music, books, movies, etc.).&lt;/li&gt;
&lt;li&gt;Submit an original song to 2-5 local competitions for the Eurovision Contest (Melodifestivalen and others).&lt;/li&gt;
&lt;li&gt;Upload all my in-progress videos to YouTube.&lt;/li&gt;
&lt;li&gt;Perform an original song at an Open Mic Night.&lt;/li&gt;
&lt;li&gt;Experiment in the kitchen by trying a new recipe each month.&lt;/li&gt;
&lt;li&gt;Commit to 15 minutes of Duolingo each day and plan to take a Spanish course within the next three months.&lt;/li&gt;
&lt;li&gt;Ask someone out on a date and plan a unique experience.&lt;/li&gt;
&lt;li&gt;Read for 2 to 5 or 25 minutes each day.&lt;/li&gt;
&lt;li&gt;Listen to &lt;a href=&quot;https://www.youtube.com/playlist?list=PL0QzUlsjD3k3UnRBLz_Y3DYQGv-mQAqy0&quot; title=&quot;Daily episodes&quot;&gt;The Bible in a Year (with Fr. Mike Schmitz) podcast&lt;/a&gt; daily and follow along with &lt;a href=&quot;https://www.youtube.com/@TheBibleRecap&quot; title=&quot;YouTube Channel&quot;&gt;The Bible Recap&lt;/a&gt; to deepen my understanding and complete the entire Catholic Bible within a year.&lt;/li&gt;
&lt;li&gt;Visit &lt;a href=&quot;https://scenkonstmuseet.se/en/about-the-swedish-museum-of-performing-arts/&quot; title=&quot;Learn more about the museum&quot;&gt;The Swedish Museum of Performing Arts&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Purchase my first business.&lt;/li&gt;
&lt;li&gt;Attend an in-person hackathon or game jam and collaborate with others to build something cool.&lt;/li&gt;
&lt;li&gt;Evaluate whether ordering groceries online adds value to my life.&lt;/li&gt;
&lt;li&gt;Go on an adventure in a hot air balloon.&lt;/li&gt;
&lt;li&gt;Throw a birthday party for myself.&lt;/li&gt;
&lt;li&gt;Enjoy the sauna 2-5 times this year and organize a sauna boat trip with friends.&lt;/li&gt;
&lt;li&gt;Get a health checkup to understand my unique epigenetics.&lt;/li&gt;
&lt;li&gt;Visit my “lumberjack” friend Robin in Malmö.&lt;/li&gt;
&lt;li&gt;Free Space!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It was a bit challenging to come up with so many different ideas. I moved some incomplete ones over from last year and tried to include something from all areas of life to grow holistically.&lt;/p&gt;
&lt;p&gt;I’m excited for 2025, hope you are too! 🤩&lt;/p&gt;
&lt;h2 id=&quot;resources&quot;&gt;Resources&lt;/h2&gt;
&lt;p&gt;Listen to the &lt;a href=&quot;https://gretchenrubin.com/podcast/revealed-our-25-for-25-lists-of-25-big-amp-small-things-we-want-to-do-in-2025/&quot; title=&quot;Revealed: Our 25 for 25 Lists of 25 Big &amp;amp; Small Things We Want to Do in 2025&quot;&gt;Happier with Gretchen Rubin podcast&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;what-i-m-currently-reading&quot;&gt;What I&#39;m Currently Reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Listening to &lt;a href=&quot;https://ascensionpress.com/collections/the-great-adventure-bible&quot; title=&quot;More information and testimonials from Ascension Press&quot;&gt;&lt;em&gt;The Great Adventure Catholic Bible&lt;/em&gt;&lt;/a&gt; by Ascension Press.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>Taking Time Out to Celebrate</title>
    <link href="https://nordling.xyz/blog/taking-time-out-to-celebrate/" />
    <updated>2025-01-11T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/taking-time-out-to-celebrate/</id>
    <content type="html">&lt;h2 id=&quot;preface&quot;&gt;Preface&lt;/h2&gt;
&lt;p&gt;I see that I haven&#39;t posted anything new since the end of October, and today I’m changing that!&lt;/p&gt;
&lt;p&gt;This is not going to be one of those long “what have I done since last time” kinds of posts. Instead, it’s something shorter to help me complete &lt;em&gt;something&lt;/em&gt; before I change my mind. If you recall, I have a tendency to get stuck when it comes to making decisions. One consequence is starting many projects but delaying their completion, which leaves me silent for months. In reality, I feel a constant pressure to deliver.&lt;/p&gt;
&lt;p&gt;This realization hit me one night as I lay awake, unable to fall back asleep. I want to become a content creator and practice the art of consistency. However, whenever an idea seems like a “5-minute job,” it rarely is for me. Instead, it stretches into hours, days, weeks, or even months.&lt;/p&gt;
&lt;p&gt;So, what’s the solution? My strategy for the new year is to postpone decision-making until the weekend. On that specific day, I’ll write about whatever topic comes to mind. Don’t expect a recurring series or weekly reviews—those tend to make me overthink. Instead, I want to create content that’s entertaining, inspirational, and personal.&lt;/p&gt;
&lt;h2 id=&quot;topic-of-the-week-celebrating-wins&quot;&gt;Topic of the Week: Celebrating Wins&lt;/h2&gt;
&lt;p&gt;When was the last time you celebrated a win? I mean properly taking a break and saying, “I’m done working for the week. Let’s make a toast to my progress!”&lt;/p&gt;
&lt;p&gt;For me, it’s been a long time. But now, seeing that I’m making progress (not perfection!) recently, I think that’s reason enough to enjoy a healthy meal and a luxurious, non-alcoholic drink.&lt;/p&gt;
&lt;h3 id=&quot;what-i-m-celebrating-right-now&quot;&gt;What I’m Celebrating Right Now&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Health &amp;amp; Vitality&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;After weeks of dealing with fever symptoms, headaches, toothache, and sleep problems since mid-December, I’m finally feeling much better and almost fully recovered. That’s something I’m truly celebrating!&lt;/li&gt;
&lt;li&gt;I’ve also started the year by returning to my workout habit, being mindful of where I’m at, and not pushing myself too hard.&lt;/li&gt;
&lt;li&gt;I’m excited to dedicate this year to longevity as I focus on sustainable health habits and long-term well-being.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Mind &amp;amp; Meaning&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I’ve been enjoying the Balance app and have completed over 100 hours of meditation.&lt;/li&gt;
&lt;li&gt;I’ve practiced my Spanish for over 110 days. ¡Hola amigos!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Love &amp;amp; Relationships&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I spent quality time with my dad and grandma this week.&lt;/li&gt;
&lt;li&gt;I met my new flatmate, and she seems nice.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Productivity &amp;amp; Performance&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I reached my weekly task goal (50 tasks) in Todoist.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;closing-thoughts&quot;&gt;Closing Thoughts&lt;/h2&gt;
&lt;p&gt;Talk to you again next weekend when I have something else to share. For now, I’m heading out to walk down a snowy road to pick up some groceries and a nice bottle of something sparkling and luxurious. The perfect way to toast a fresh start and new progress! All the best.&lt;/p&gt;
&lt;p&gt;/ Rasmus&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>From Employee to Hybrid Entrepreneur: Finding Purpose and Freedom in My Career Journey</title>
    <link href="https://nordling.xyz/blog/hybrid-entrepreneur-journey/" />
    <updated>2024-10-27T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/hybrid-entrepreneur-journey/</id>
    <content type="html">&lt;p&gt;I previously talked about decision fatigue and systemizing routine decisions. Since that post resonated with many of you, today I want to share my recent thoughts on feeling stuck when it comes to the bigger decisions that shape our future.&lt;/p&gt;
&lt;p&gt;This time, I’m focusing on my career and the feeling of longing for change. It’s about self-imposed stress and recognizing that this choice is entirely mine to make. I could drop everything and walk away, or I could commit to working hard for a brighter future.&lt;/p&gt;
&lt;h2 id=&quot;background&quot;&gt;Background&lt;/h2&gt;
&lt;p&gt;For context, in 2019, at age 28, I was single, living with my parents in Stockholm, and working as a full-stack web developer at a tech consultancy. It was a decent-paying job.&lt;/p&gt;
&lt;p&gt;Being a full-stack developer means my role involves solving technical problems for clients by designing and implementing web-based applications. A typical day is a mix of meetings (deciding on tasks and roles), coding (trying to avoid breaking anything), troubleshooting, and often waiting on support tickets to resolve issues. The job has its highs when things go smoothly and definite lows when I’m stuck with no one available to help, as everyone else is juggling their own deadlines.&lt;/p&gt;
&lt;p&gt;Now, at 34, the surface details haven’t changed much. I finally moved closer to the city and am making more money, but the job feels just as repetitive as it did five years ago. I wasn’t thrilled with it then, so it raises the question—am I genuinely satisfied now?&lt;/p&gt;
&lt;p&gt;Beneath the surface, however, things have evolved. Just before turning 29, I quit my job and moved to Brisbane, Australia, on my own—a significant leap that changed my perspective.&lt;/p&gt;
&lt;p&gt;In Australia, I had an incredible experience, making friends like Cam and Mandy and finding community support at Raymont, which was invaluable during the pandemic.&lt;/p&gt;
&lt;p&gt;When I decided to study music, I was fully committed—no plan B. Coding was off the table, and I stepped away from tech completely. During trimester breaks, however, I began exploring ways to generate income beyond music. I read about side hustles, attended property meetups, and realized there were other avenues I wanted to explore. Then, during my “Entrepreneurship in Music” course, we dug into the essentials of starting a business. I learned how to make a business model canvas, write a mission and vision statement, and handle basic finances—all skills that are proving valuable now. Inspired, I even rebranded my YouTube channel from “Ras World of Music and Lyrics” to “&lt;a href=&quot;https://www.youtube.com/@BangersNBiz&quot;&gt;Bangers ‘n’ Biz&lt;/a&gt;,” reflecting a growing interest in the intersection of music and business.&lt;/p&gt;
&lt;p&gt;As part of this exploration, I also started attending crypto meetups in Brisbane, where I developed an interest in Ethereum and music NFTs (&lt;a href=&quot;https://open.spotify.com/playlist/1yfodJjiskntg9vciGC2p9?si=e6RDzm8fQSWbL5fQjysodg&quot;&gt;playlist&lt;/a&gt;). I couldn’t stay away from coding for long, it seems, since I even took part in a few hackathons focused on Web3. This experience opened me up to the exciting possibilities of blockchain technology in creative industries.&lt;/p&gt;
&lt;p&gt;In 2021, I also enrolled in the &lt;em&gt;Rich Dad Choose to BE &lt;strong&gt;RICH&lt;/strong&gt; System&lt;/em&gt; by Robert Kiyosaki. This course exposed me to various wealth-building vehicles, including real estate, business ownership, and paper assets. Due to compliance regulations at my finance job, a stock portfolio isn’t an option for me. This has led me to focus more intently on real estate and business ownership as paths toward financial independence.&lt;/p&gt;
&lt;p&gt;Leaving a high-paying tech job to become a musician may seem impulsive to some, but I view it as a leap of faith. And honestly, it’s one of the best decisions I’ve made.&lt;/p&gt;
&lt;h2 id=&quot;present-day-struggles&quot;&gt;Present-Day Struggles&lt;/h2&gt;
&lt;p&gt;Being a music student gave me a lot of freedom. I decided when to study, whom to write music with, and where to live. Now that I’m back in a traditional job, I appreciate the opportunity, but I feel confined. Keeping up with the ever-evolving tech landscape is overwhelming, and I’m back to feeling lost. That’s why I’m evaluating where I want to go next year.&lt;/p&gt;
&lt;p&gt;I&#39;m searching for my next &amp;quot;best decision&amp;quot; that will transform my life in a meaningful way.&lt;/p&gt;
&lt;p&gt;While my motivations aren’t fully clear, one is crystal: achieving financial freedom. I want to find a way to make more money with less time and effort. It’s a self-imposed stress, but I know I want more in life—thinking ten years ahead, I’d rather endure the effort now, even if it’s lonely, risky, and stressful.&lt;/p&gt;
&lt;p&gt;That’s why I recently went down the YouTube rabbit hole, researching high-paying tech roles (like DevOps or Cloud Engineering) that might suit me. The salaries, often around $100k per year, are tempting.&lt;/p&gt;
&lt;p&gt;But I hesitate. Transitioning would mean spending three or more months learning new skills, like following a DevOps roadmap and taking courses in Python, which I already abandoned once after just ten days.&lt;/p&gt;
&lt;p&gt;There are plenty of certifications that could make me more marketable, but is it worth the time, money, and effort if I might still end up in a role I don’t enjoy? Even with the potential for higher pay, I’d still be facing constant learning and staying updated to remain relevant—clashing with my goal of working less.&lt;/p&gt;
&lt;p&gt;So I stepped back, pulled myself out of that rabbit hole, and talked to Cam, a friend with firsthand experience in running a business.&lt;/p&gt;
&lt;h2 id=&quot;the-solution-becoming-a-hybrid-entrepreneur&quot;&gt;The Solution: Becoming a Hybrid Entrepreneur&lt;/h2&gt;
&lt;p&gt;Reflecting on my experience working for others, I’m seeing that maybe I’m meant to be on a different path—one that leads toward entrepreneurship.&lt;/p&gt;
&lt;p&gt;It’s becoming clearer: make a plan and commit to it.&lt;/p&gt;
&lt;p&gt;I know what I value:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Freedom&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transparency&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sustainability&lt;/strong&gt; - Making choices that don’t waste resources, finding the 80/20 approach, and reducing environmental impact.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Loyalty&lt;/strong&gt; - Building meaningful relationships with clients and collaborators that last.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I’ve always admired digital nomads for their autonomy—the freedom to travel, work, and immerse in different cultures. And when it comes to transparency, it’s about being honest and open, sharing the good and bad parts of life, whether on a blog or YouTube. This openness builds trust, keeps me accountable, and is something I aim to incorporate into my work.&lt;/p&gt;
&lt;p&gt;I envision building a business focused on solving complex business challenges efficiently, possibly leveraging cloud technology. Ideally, I’d work remotely, maybe splitting my time between Stockholm, Costa del Sol, and hopefully even Australia.&lt;/p&gt;
&lt;p&gt;But there’s more to consider than just income. How do I want to spend my time? Do I want to immerse myself in tech, run a business, or manage properties? My decision should align with my values. And because I currently work in finance, trading stocks is restricted for compliance reasons. So to put my money to work, I’ll likely need to look into buying property or starting a business.&lt;/p&gt;
&lt;p&gt;I&#39;ve recently looked into businesses for sale, to assess the viability of buying an existing company. I may start with freelancing or hobby-based business activities and eventually scale up to a registered business once I’ve built enough experience.&lt;/p&gt;
&lt;h3 id=&quot;embracing-hybrid-entrepreneurship&quot;&gt;Embracing Hybrid Entrepreneurship&lt;/h3&gt;
&lt;p&gt;The concept of &lt;strong&gt;Hybrid Entrepreneurship&lt;/strong&gt; (also called “halfpreneurship”) is about leveraging my current job while building a business on the side. This dual path allows me to develop business skills that can benefit my job and, in turn, prepare me for self-employment.&lt;/p&gt;
&lt;p&gt;Hybrid entrepreneurship also allows me to build my skills as an intrapreneur, positioning myself as a leader in my current role by taking on extra responsibilities and asking to participate in more strategic decisions. My aim is to balance the stability of my job with the experience of building something part-time, making sure each informs and strengthens the other.&lt;/p&gt;
&lt;h3 id=&quot;next-steps-toward-hybrid-entrepreneurship&quot;&gt;Next Steps Toward Hybrid Entrepreneurship&lt;/h3&gt;
&lt;p&gt;To set myself up for a future in hybrid entrepreneurship, here’s how I plan to begin:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Start Small&lt;/strong&gt;: Begin with freelancing or a hobby business to gain experience.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Establish Transparency&lt;/strong&gt;: Have open conversations with my manager about my business aspirations, including discussing potential contributions to HiQ’s strategy beyond coding.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Clarify Rules&lt;/strong&gt;: Review employment policies, including non-compete clauses, to understand what’s possible within my current role.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build Skills and Connections&lt;/strong&gt;: Read up on sales, find a business mentor in Stockholm, and explore roadmaps for becoming a business owner or developer.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Deep down, I know I don’t want to stay on the employee path indefinitely. This plan keeps me grounded in my current role while letting me explore entrepreneurship at a sustainable pace.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thank You&lt;/strong&gt; to Cameron Seale for inspiring this post.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>From Overwhelm to Order: My Battle with Decision Fatigue and the Systems That Help</title>
    <link href="https://nordling.xyz/blog/from-overwhelm-to-order/" />
    <updated>2024-10-05T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/from-overwhelm-to-order/</id>
    <content type="html">&lt;p&gt;Every day, I face a mountain of decisions that leave me mentally exhausted before noon. It’s not the big, life-changing choices that weigh me down, but the endless barrage of small, routine ones. Should I go to the gym now or later? What should I eat for dinner? With so many options, even simple tasks start to feel overwhelming.&lt;/p&gt;
&lt;p&gt;As it turns out, this constant strain has a name: &lt;strong&gt;decision fatigue&lt;/strong&gt;. The more choices we have to make, the more our mental energy drains, leading to stress and poor decision-making. For me, it sometimes feels like it takes forever to make even the simplest choice. Yet, once I’ve finally made a decision, I rarely have to change it.&lt;/p&gt;
&lt;p&gt;The key to avoiding this mental exhaustion? Eliminate routine decisions.&lt;/p&gt;
&lt;h2 id=&quot;the-conversation-that-sparked-change&quot;&gt;The Conversation That Sparked Change&lt;/h2&gt;
&lt;p&gt;Earlier this year, I had a conversation with my friend Cam about decision fatigue, and it completely changed my perspective. We were both feeling stuck, not moving forward with our projects or personal goals, and we realized that indecision was the root cause. Since then, I&#39;ve come to see that many of my stalled ambitions boil down to one thing: an inability to make decisions quickly and confidently.&lt;/p&gt;
&lt;p&gt;As Jeff Bezos wisely pointed out, “stress primarily comes from not taking action over something you can control.” For example, right now I’m struggling to choose a new dentist, doctor, and therapist in Stockholm. With so many options and factors to consider, I don’t even know where to begin. It’s frustrating, and the longer I wait, the more stress I feel.&lt;/p&gt;
&lt;h2 id=&quot;finding-a-framework-to-simplify-decisions&quot;&gt;Finding a Framework to Simplify Decisions&lt;/h2&gt;
&lt;p&gt;During our chat, Cam suggested something simple but effective: &lt;strong&gt;use a framework&lt;/strong&gt; to make decisions easier. Instead of feeling overwhelmed by the number of options, I could narrow them down based on specific criteria—like cost, location, and reviews. For example, when choosing a dentist, I could compare metrics such as appointment cost vs. distance from my home. It seems straightforward, but even this can feel overwhelming—picking which metrics to prioritize is another decision in itself!&lt;/p&gt;
&lt;p&gt;That’s when I realized: there’s no escaping decisions. But what we can do is systematize the ones that don’t require deep thought. By turning routine choices into automatic actions, we can free up mental energy for the decisions that truly matter.&lt;/p&gt;
&lt;h2 id=&quot;the-power-of-routines-deciding-once-and-never-again&quot;&gt;The Power of Routines: Deciding Once and Never Again&lt;/h2&gt;
&lt;p&gt;Here’s how I’ve started to simplify my life. I’ve created routines and automated choices in key areas, reducing the number of decisions I have to make every day. Below, I break down my routines across different aspects of my life, all inspired by Tony Robbins’ &lt;strong&gt;Pyramid of Mastery&lt;/strong&gt;, which focuses on personal fulfillment in health, relationships, and business.&lt;/p&gt;
&lt;p&gt;These routines may not always be fun or comfortable, but they help me save brainpower for more important decisions.&lt;/p&gt;
&lt;h3 id=&quot;health-and-vitality&quot;&gt;Health &amp;amp; Vitality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dumbbell workouts&lt;/strong&gt; with Chris and Edi (no gym decision required)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cold shower&lt;/strong&gt; after every workout (boosts energy, reduces inflammation)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Take the stairs&lt;/strong&gt; whenever possible—no more elevator/escalator debates&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sleep schedule&lt;/strong&gt;: Consistent 10pm–6am, seven days a week&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bedroom temperature&lt;/strong&gt;: Keep the room at 18°C during the night for better sleep quality&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Supplements&lt;/strong&gt;: Magnesium and Zinc once a day&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;mind-and-meaning&quot;&gt;Mind &amp;amp; Meaning&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Daily reading&lt;/strong&gt;: A page from &lt;em&gt;Uncommon Life&lt;/em&gt; (no choice of book needed)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Meditation&lt;/strong&gt;: Using &lt;em&gt;Balance&lt;/em&gt; or &lt;em&gt;Headspace&lt;/em&gt; apps to start the day grounded&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;love-and-relationships&quot;&gt;Love &amp;amp; Relationships&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Weekly check-ins with Cam&lt;/strong&gt;: Same time, same day (no planning required)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social media&lt;/strong&gt;: I’ll keep it simple—maintaining my current accounts without overthinking them&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Personal development goal&lt;/strong&gt;: Aspire to become a loving father and husband (keeping this as a focus for the future, no decision fatigue here)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Household habits&lt;/strong&gt;: Cleaning the toilet after use—because small acts matter&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;productivity-and-performance&quot;&gt;Productivity &amp;amp; Performance&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Evening planning&lt;/strong&gt;: Preparing tasks, clothes, and meals the night before&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Folding clothes&lt;/strong&gt;: Using the Marie Kondo method for tidiness and consistency&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Workweek structure&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Maker&lt;/strong&gt; Monday–Thursday (focus on creative and coding tasks)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Admin&lt;/strong&gt; on Friday (inbox zero, admin tasks)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Planner&lt;/strong&gt; on weekends (strategize for the week ahead)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phone settings&lt;/strong&gt;: Keeping my phone on Do Not Disturb mode to minimize distractions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Device settings&lt;/strong&gt;: Using &lt;strong&gt;greyscale mode&lt;/strong&gt; on all devices to reduce distractions and eye strain&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Organizational tools&lt;/strong&gt;: Specific apps for each need
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Brave browser&lt;/strong&gt; for ad-free, fast, and privacy-focused browsing&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Google Calendar&lt;/strong&gt; for scheduling&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Goodreads&lt;/strong&gt; for books&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notion&lt;/strong&gt; for planning and documents&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pocket Casts&lt;/strong&gt; for podcasts&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Spotify&lt;/strong&gt; for music&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Todoist&lt;/strong&gt; for projects&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Trakt&lt;/strong&gt; for TV shows and movies&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;career-and-business&quot;&gt;Career &amp;amp; Business&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Leverage AI&lt;/strong&gt;: Using tools like ChatGPT for brainstorming, proofreading, and beyond&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Programming&lt;/strong&gt;: Learning Python as my next professional skill&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;wealth-and-lifestyle&quot;&gt;Wealth &amp;amp; Lifestyle&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Free trials&lt;/strong&gt;: Maximizing free streaming trials rather than paying for subscriptions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use it till it breaks&lt;/strong&gt;: Continuing to use the same tech until it no longer works&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Apple ecosystem&lt;/strong&gt;: Sticking with Apple products for ease and familiarity&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gaming&lt;/strong&gt;: Grabbing a free game from Epic each week&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wishlist&lt;/strong&gt;: When I want to buy something, I add it to my &lt;em&gt;Notion Buying Wishlist&lt;/em&gt; and give it time—do I truly need it or is it just a want?&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;leadership-and-impact&quot;&gt;Leadership &amp;amp; Impact&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Content creation&lt;/strong&gt;: Sharing insights and reflections on social media platforms&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;YouTube goal&lt;/strong&gt;: Committing to 100 YouTube videos as a learning experience—then reassessing its potential for my career&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;small-steps-big-change&quot;&gt;Small Steps, Big Change&lt;/h3&gt;
&lt;p&gt;By implementing these routines, I’ve been able to cut down on decision fatigue and reserve my mental energy for more significant choices. As much as possible, I’ve decided once and removed the need to decide again. It’s an ongoing process, but every small step counts toward a more efficient and less stressful life.&lt;/p&gt;
&lt;p&gt;The journey to combat decision fatigue isn’t perfect—there’s always more to improve. But with these systems in place, I’m finding it easier to move forward, one decision at a time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thanks&lt;/strong&gt; to Cameron Seale for reading drafts of this.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>What I’m Working On: Finding Balance Between Coding, Music, and Life</title>
    <link href="https://nordling.xyz/blog/what-im-working-on-coding-music-life/" />
    <updated>2024-08-13T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/what-im-working-on-coding-music-life/</id>
    <content type="html">&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;As I approach my 34th birthday, I’m still on a journey of figuring out who I am. My interests span across music, technology, and the mysteries of the human brain. This post is a mix of reflecting on my progress and sharing experiences that might resonate with or inspire you.&lt;/p&gt;
&lt;p&gt;If you asked me what I do right now, I’d say: I work as a programmer by day and a songwriter by night. I haven’t had a proper workout in a while—unless you count moving heavy furniture up and down stairs. I meditate regularly, though focus remains elusive. Australia feels far away, now more than ever. Memento mori.&lt;/p&gt;
&lt;p&gt;This post isn’t just about what I’ve been doing; it’s about the journey, the small wins, and the ongoing struggles. Whether you’re here to follow along or find some inspiration for your own path, I hope you get something out of these reflections.&lt;/p&gt;
&lt;h2 id=&quot;the-big-rocks&quot;&gt;The Big Rocks&lt;/h2&gt;
&lt;p&gt;For those unfamiliar with the concept, here’s a good explanation: “The Big Rocks are the major things you want to get done this week. A report, launching a new website, going to the gym, spending time with your spouse and kids, achieving your dreams.” - &lt;a href=&quot;https://zenhabits.net/big-rocks-first-double-your-productivity-this-week/&quot;&gt;Zen Habits&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My Big Rocks this week.&lt;/p&gt;
&lt;h3 id=&quot;100-days-of-code-learning-python-programming&quot;&gt;100 Days of Code (Learning Python Programming)&lt;/h3&gt;
&lt;p&gt;I completed the first 3 days. It was still pretty easy and mostly a repetition of familiar concepts, but I learned some useful things and got ideas for future projects. I’m looking forward to the remaining 97 days and am curious to see where this challenge will take me.&lt;/p&gt;
&lt;h3 id=&quot;chris-and-edi-vitalize-1-0-8-week-dumbbell-workout-program&quot;&gt;Chris &amp;amp; Edi Vitalize 1.0 (8-Week Dumbbell Workout Program)&lt;/h3&gt;
&lt;p&gt;I tried to figure out a way to get my workouts in without relying on Wi-Fi or mobile data. I signed up for their app but couldn’t find a way to download the workouts for offline use (I didn&#39;t want to spend mobile data at the gym). Then I gave up—so that was that. It was a shame this made the project bigger than it needed to be.&lt;/p&gt;
&lt;p&gt;Still, I believe I’ll gain some benefits that will help me maintain good habits. It seems worth spending on things that help me reach my goals. I compared it with other apps too, but it’s hard to beat the follow-along workouts with music.&lt;/p&gt;
&lt;h3 id=&quot;5090-songwriting-challenge-write-50-songs-in-90-days&quot;&gt;5090 Songwriting Challenge (Write 50 Songs in 90 Days)&lt;/h3&gt;
&lt;p&gt;I didn’t set much time aside for songwriting this week. I thought about it since I got daily reminders, but I ended up watching TV shows and twiddling my thumbs instead. Still, I’m keeping this challenge in mind and hope to find more time to dedicate to it soon.&lt;/p&gt;
&lt;h2 id=&quot;personal&quot;&gt;Personal&lt;/h2&gt;
&lt;h3 id=&quot;apartment&quot;&gt;Apartment&lt;/h3&gt;
&lt;p&gt;I had dinner with one of my neighbors this week. He was really friendly and fun, making me feel more at home in the new place. I also did my first laundry here—always a milestone in getting settled.&lt;/p&gt;
&lt;p&gt;I continued unboxing and arranging furniture. I still need to tweak some things in the setup and get a feel for how everything fits together. But I’m sleeping in a bed and working at a standing desk, with a monstera by the window—what more could a bachelor possibly want? 😉&lt;/p&gt;
&lt;p&gt;I also started investigating a mesh Wi-Fi system to improve connectivity throughout the apartment. Especially since the one in the common areas isn&#39;t working.&lt;/p&gt;
&lt;h3 id=&quot;health&quot;&gt;Health&lt;/h3&gt;
&lt;p&gt;I finished my bottle of Green Tea supplements this week. Now, I’m only taking Zinc and Magnesium.&lt;/p&gt;
&lt;h4 id=&quot;dentist-dilemmas&quot;&gt;Dentist Dilemmas&lt;/h4&gt;
&lt;p&gt;Finding a dentist has been a struggle. It’s hard to find one that offers reasonable prices (I&#39;m expecting them to want to do some work...), and I’ve been experiencing some serious decision fatigue. I created a template that I can use to request quotes, which should help narrow down the options.&lt;/p&gt;
&lt;h3 id=&quot;preparing-for-spain&quot;&gt;Preparing for Spain&lt;/h3&gt;
&lt;p&gt;I renewed my passport since my previous one expired last year shortly after I returned from Australia. This was part of my preparation for an upcoming trip, and I’m glad to have it sorted out.&lt;/p&gt;
&lt;h3 id=&quot;nordling-xyz-this-website&quot;&gt;Nordling.xyz (This Website)&lt;/h3&gt;
&lt;p&gt;Since sharing this website on Facebook, I received some positive feedback from people I care about, and that means a lot. &lt;a href=&quot;https://camseale.com/&quot;&gt;Cam&lt;/a&gt; heard me talk with passion and frustration about this project all year and gave me credit for the authentic writing, clean design, and for inspiring him to write as well. The domain name is mine for another 10 years, so it’s safe to say this could turn into a decade-long project with new posts and small improvements along the way. Feel free to &lt;em&gt;bookmark&lt;/em&gt; it. 😉&lt;/p&gt;
&lt;h2 id=&quot;professional&quot;&gt;Professional&lt;/h2&gt;
&lt;h3 id=&quot;work-progress-and-challenges&quot;&gt;Work Progress and Challenges&lt;/h3&gt;
&lt;p&gt;Besides the programming I did in my spare time, I didn’t make any meaningful progress at work this week. Most of my time was spent in meetings and chasing people on Teams to find someone with the right access to help me investigate further. I tried handing it over to someone else on my team, but it came back to me like a hot potato. 🥵 It’s really demotivating when things don’t work out, and I end up spending most of my time troubleshooting (the worst part of being a programmer).&lt;/p&gt;
&lt;p&gt;While waiting for a response, I dove into some short courses on Digital Savviness: the data, digital tools and apps, AI tools, and advanced banking knowledge. I earned a few certificates that I might show off on LinkedIn.&lt;/p&gt;
&lt;h3 id=&quot;this-weeks-learnings&quot;&gt;This Week&#39;s Learnings&lt;/h3&gt;
&lt;p&gt;I discovered that Copilot (Microsoft’s AI assistant) is not as effective as ChatGPT. It keeps messing up my somewhat simple requests, which was a bit disappointing.&lt;/p&gt;
&lt;h2 id=&quot;biggest-win&quot;&gt;Biggest Win&lt;/h2&gt;
&lt;p&gt;I haven’t quite pinned down my biggest win for this week yet.&lt;/p&gt;
&lt;h2 id=&quot;biggest-struggle&quot;&gt;Biggest Struggle&lt;/h2&gt;
&lt;p&gt;Getting to bed on time and waking up at 6 AM for a 2-hour Python session before work has been my biggest struggle. I had all the good intentions but failed miserably.&lt;/p&gt;
&lt;h2 id=&quot;habits&quot;&gt;Habits&lt;/h2&gt;
&lt;h3 id=&quot;helpful&quot;&gt;Helpful&lt;/h3&gt;
&lt;p&gt;As I mentioned earlier, I’m fascinated by the human brain and how it works. I’ve been working on adopting more helpful habits while trying to eliminate the unhelpful ones. Here are a few habits I’ve focused on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I enjoy going for long walks + taking the stairs instead of the elevator/escalator when possible.&lt;/li&gt;
&lt;li&gt;I intermittent fast (for longevity, not weight loss) and don&#39;t really eat three meals a day. I also try to stop eating before 8 PM. People have preconceived notions about it, and I’ve encountered some confusion. This deserves its own post.&lt;/li&gt;
&lt;li&gt;I’ve started sleeping with my mouth taped to enforce nasal breathing, a habit I picked up again since moving into the apartment.&lt;/li&gt;
&lt;li&gt;When I need to focus on meaningful work, I put my phone on &lt;em&gt;Do Not Disturb&lt;/em&gt; and place it out of sight (sorry in advance if I don’t get back to you right away).&lt;/li&gt;
&lt;li&gt;I’ve been tracking most of my thoughts in Notion. I created a whole database dedicated to expense tracking to prevent me from making impulsive purchases. This week, I was eyeing the first iMac computer released in 1999.&lt;/li&gt;
&lt;li&gt;I’ve been getting into the habit of asking ChatGPT for advice on things I know little about. This helps curb my tendency to over-research and combats decision fatigue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;unhelpful&quot;&gt;Unhelpful&lt;/h3&gt;
&lt;p&gt;On the flip side, I’ve been struggling with procrastination—something I still need to work on.&lt;/p&gt;
&lt;h2 id=&quot;deep-work-sessions-created&quot;&gt;Deep Work Sessions (Created)&lt;/h2&gt;
&lt;p&gt;I read &lt;a href=&quot;https://todoist.com/inspiration/deep-work&quot;&gt;this article&lt;/a&gt; on deep work, which made me think of better ways to accomplish what’s important. It inspired me to create more focused work sessions.&lt;/p&gt;
&lt;p&gt;I also got a creative urge to finish a &lt;a href=&quot;https://www.youtube.com/watch?v=BBKsTYNBGPo&quot;&gt;personal message&lt;/a&gt; to my songwriting teacher Loïc from JMC after hearing of his sudden passing.&lt;/p&gt;
&lt;p&gt;I completed 3 small text-based Python projects as part of my ongoing learning. They’re nothing worth sharing just yet, but they were good practice.&lt;/p&gt;
&lt;h2 id=&quot;consumed&quot;&gt;Consumed&lt;/h2&gt;
&lt;h3 id=&quot;watched&quot;&gt;Watched&lt;/h3&gt;
&lt;p&gt;This week, I watched &lt;em&gt;Skilda Världar&lt;/em&gt; (90&#39;s nostalgia—a milestone in Swedish TV history. Guilty pleasure, but mostly a time-waster). I also watched some table tennis finals—this time at the HiQ office. It had more impact on me than I expected; I even dreamed that I was in Japan playing soccer for the national team at the Olympics. lol.&lt;/p&gt;
&lt;h3 id=&quot;listened-to&quot;&gt;Listened to&lt;/h3&gt;
&lt;p&gt;Here’s two albums that became my soundtrack this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://open.spotify.com/album/3LnNKQXTmNjM4H9ZDs4ZO3?si=NL9YuZs8QaqrGI6RMv9vsw&quot;&gt;Suzzies Orkester - Om&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://open.spotify.com/album/5DvJgsMLbaR1HmAI6VhfcQ?si=9xSLD264R8SDFHClXQ0ofg&quot;&gt;Miley Cyrus - Endless Summer Vacation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I also listened to the &lt;em&gt;Genius Blogger&lt;/em&gt; and &lt;em&gt;Pybites&lt;/em&gt; on creating content.&lt;/p&gt;
&lt;h3 id=&quot;read&quot;&gt;Read&lt;/h3&gt;
&lt;p&gt;I read an article on grayscale screens and decided to try for myself: “It&#39;s a lot easier to maintain your focus when everything on your screen is displayed in shades of gray.” &lt;a href=&quot;https://www.howtogeek.com/how-to-turn-your-iphone-screen-black-and-white-and-why/&quot;&gt;How to Geek&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;friends-and-family&quot;&gt;Friends and Family&lt;/h2&gt;
&lt;p&gt;I met a few Christians from South Korea while on my lunch break this week. They showed me a few passages from the Bible, and we had a great chat. I’m considering catching up with them again for more Bible studies.&lt;/p&gt;
&lt;p&gt;I had a nice walk and talk over the phone with my friend Robin who said he&#39;s coming to visit soon.&lt;/p&gt;
&lt;p&gt;My friends that I hang out with the most are a homogenous group of Caucasian men in their 30s. I’ve been thinking about how I could interact with more women and diversify my social circle.&lt;/p&gt;
&lt;p&gt;I had my first video call with Cam in my new room. I was worried I’d disturb the neighbor, so I spent a long time online looking for good spots to sit. I didn’t find anything suitable, but it turned out fine to talk in the bedroom anyway—so I worried for nothing.&lt;/p&gt;
&lt;p&gt;This week, I attended The Royal Stockholm Philharmonic Orchestra’s annual Gärdet concert by the Maritime Museum with the meetup group &lt;strong&gt;Stockholm Classical Music Concerts&lt;/strong&gt;. It was great seeing Kariem again (we’ve been to two classical concerts in Berwaldhallen earlier this year), and I also met some new cool people with similar interests.&lt;/p&gt;
&lt;h2 id=&quot;closing-thoughts&quot;&gt;Closing Thoughts&lt;/h2&gt;
&lt;p&gt;All in all, I moved the needle slightly forward this week. Posting these updates helps me stay accountable and track my growth, and I hope it resonates with you as well.&lt;/p&gt;
&lt;p&gt;Thanks for reading, and here’s to another week of growth and new experiences!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>What I’m Working On: Moving, Career Shifts, and Family Celebrations</title>
    <link href="https://nordling.xyz/blog/what-im-working-on-moving-career-family/" />
    <updated>2024-08-04T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/what-im-working-on-moving-career-family/</id>
    <content type="html">&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to my first (published) post of the year! My intention was to start posting much earlier, beginning with my 2023 Review in January by writing for 24 minutes each day. In February, I aimed to publish my first blog post of the year on Nordling.xyz (this site), and by March, I planned to officially launch Nordling.xyz v1.0 (though it was actually deployed in mid-February, I never announced it publicly). However, I put these goals on the back burner to focus on other projects. I&#39;ve since been reevaluating my options, and now, in late July/August, I&#39;ve decided to stop overthinking and share the site on Facebook. After all, how can I expect to gain readers if I don&#39;t share what I write?&lt;/p&gt;
&lt;p&gt;This week has been filled with new beginnings, both personally and professionally, and I&#39;m excited to share a recap.&lt;/p&gt;
&lt;h2 id=&quot;personal&quot;&gt;Personal&lt;/h2&gt;
&lt;h3 id=&quot;moving-to-a-new-place&quot;&gt;Moving to a New Place&lt;/h3&gt;
&lt;p&gt;I&#39;ve taken a big step towards independence by moving into a shared apartment in Södermalm, similar to accommodations I&#39;ve lived in before. It&#39;s been an exciting process, albeit a bit overwhelming at times. It&#39;s been on my &lt;a href=&quot;https://nordling.xyz/blog/happier-trifecta-2024/&quot;&gt;24 for 24 list&lt;/a&gt; since January, and this week, I tackled some essential household tasks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Installing a temporary curtain:&lt;/strong&gt; I had to buy a curtain rod that fit my window and struggled to find wide enough blackout curtains. For now, I&#39;ve found a temporary solution that is good enough and keeps most of the light out.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Turning on the lights:&lt;/strong&gt; This new apartment uses a DCL connector for the ceiling lamps. I went to IKEA to get them and replaced the connector. Also, the floor lamp was damaged in the move, and I dropped the bulb, which exploded. It took me a while to clean up all the pieces and replace it, but now I have some working lights.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;First solo grocery shopping:&lt;/strong&gt; It’s been a while since I shopped for myself, and it was a bit confusing navigating the new store. I had some issues at checkout but managed to get home with the groceries and say hi to my flatmate Bruno, who was cooking in the kitchen.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A huge thank you to my family for their incredible help during the move. Their support made the process much smoother and less stressful, and I couldn’t have done it without them.&lt;/p&gt;
&lt;p&gt;This new place is similar to past shared housing experiences, but it feels like a fresh start with its own unique vibe and location.&lt;/p&gt;
&lt;h3 id=&quot;preparing-for-spain&quot;&gt;Preparing for Spain&lt;/h3&gt;
&lt;p&gt;I&#39;m gearing up for a trip to Spain next month, which means sorting out some logistical details, like obtaining an EU health insurance card (Mathias is keen on visiting Gibraltar). After talking to the authorities, I realized that I probably won&#39;t get the card in time for our trip, but at least I endured the long phone queue to complete an important task. They told me I shouldn&#39;t worry about getting injured.&lt;/p&gt;
&lt;h3 id=&quot;my-personal-website&quot;&gt;My Personal Website&lt;/h3&gt;
&lt;p&gt;I&#39;ve once again reevaluated the technical options for reviving my website and blog (another 24 for 24 item). I&#39;m done overthinking and second-guessing this project. The primary goal is to streamline my writing process, allowing me to post my thoughts quickly without getting caught up in the technicalities. For now, I&#39;m sticking with a simple, default layout to avoid falling into the rabbit hole of endless customization.&lt;/p&gt;
&lt;h2 id=&quot;professional&quot;&gt;Professional&lt;/h2&gt;
&lt;h3 id=&quot;career-exploration&quot;&gt;Career Exploration&lt;/h3&gt;
&lt;p&gt;At work, I&#39;ve been grappling with some issues related to Power BI Embedded (data visualization). All that frustration has been a wake-up call, to say the least. I&#39;ve been considering a shift towards roles that excite me more and have looked at some &lt;a href=&quot;https://roadmap.sh/&quot;&gt;Developer Roadmaps&lt;/a&gt;. I&#39;m particularly interested in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DevOps and backend development:&lt;/strong&gt; I&#39;m starting with the basics of Python to automate tasks and enhance my skill set. I previously created a game called &lt;em&gt;Coco Loco&lt;/em&gt; (about a silly coconut, some Russians, and Bear Grylls) over 10 years ago during my CS degree, and now I&#39;m revisiting modern Python. I also purchased the highly popular Udemy course &lt;em&gt;100 Days of Code: The Complete Python Pro Bootcamp&lt;/em&gt; to deepen my understanding of Python and further build my portfolio.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Future goals:&lt;/strong&gt; I&#39;m preparing for a follow-up meeting with my manager later this month to discuss my next assignment.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;habits&quot;&gt;Habits&lt;/h2&gt;
&lt;h3 id=&quot;helpful&quot;&gt;Helpful&lt;/h3&gt;
&lt;p&gt;I&#39;ve adopted a new habit to help me focus better: a simple paper list. I use both sides of the paper, one for work tasks and the other for personal ones. This method has reduced the mental clutter of switching between multiple digital notes and to-do lists.&lt;/p&gt;
&lt;h3 id=&quot;unhelpful&quot;&gt;Unhelpful&lt;/h3&gt;
&lt;p&gt;On the flip side, I&#39;m working on curbing my tendency to overthink and complicate things that could be kept simple. Another small but annoying habit is my compulsion to check new Messenger Stories, triggered by the red dot notification, even though they rarely offer any value.&lt;/p&gt;
&lt;h2 id=&quot;biggest-win&quot;&gt;Biggest Win&lt;/h2&gt;
&lt;p&gt;One of the highlights of this week has been my effort to scale down and focus on the most critical tasks, especially around the move. It&#39;s a small victory, but it&#39;s helping me stay grounded and organized.&lt;/p&gt;
&lt;h2 id=&quot;biggest-struggle&quot;&gt;Biggest Struggle&lt;/h2&gt;
&lt;p&gt;Maintaining healthy habits has been a bit of a challenge. I&#39;ve been forgetting to incorporate regular exercise into my routine, even something as simple as a few push-ups before bed.&lt;/p&gt;
&lt;h2 id=&quot;consumed&quot;&gt;Consumed&lt;/h2&gt;
&lt;p&gt;This week, I’ve enjoyed watching some Olympic Games events, particularly swimming and the table tennis final where Truls got the silver medal. I also watched a fascinating documentary on Ingmar Stenmark. Additionally, I listened to the &lt;a href=&quot;https://realpython.com/podcasts/rpp/195/&quot;&gt;Real Python Podcast&lt;/a&gt;, Episode 195: &lt;em&gt;Building a Healthy Developer Mindset While Learning Python&lt;/em&gt;. It offered some valuable insights into maintaining a balanced mindset while picking up new skills.&lt;/p&gt;
&lt;p&gt;I also read &lt;em&gt;&lt;a href=&quot;https://www.paulgraham.com/makersschedule.html&quot;&gt;Maker&#39;s Schedule, Manager&#39;s Schedule&lt;/a&gt;&lt;/em&gt; by Paul Graham, which emphasizes the different time management needs of creative work versus administrative tasks—a concept Alex Hormozi also discussed and one that I try to adopt.&lt;/p&gt;
&lt;p&gt;I also explored the &lt;a href=&quot;https://enter.ourflowstate.com/&quot;&gt;Flow State with Bobby Lyte&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;created&quot;&gt;Created&lt;/h2&gt;
&lt;p&gt;I must admit this post took me almost the entire day to write. But more importantly, I finished what I started. Getting one more repetition done and strengthening my writing muscles. As they say, short posts are better than unpublished novels, and this format helps me stay consistent with my writing.&lt;/p&gt;
&lt;h2 id=&quot;friends-and-family&quot;&gt;Friends and Family&lt;/h2&gt;
&lt;p&gt;I caught up with friends this week, including a chat with Ryan K from Brisbane, who&#39;s started learning Swedish. It was great to reconnect and share experiences. I also kept up the streak of seeing live music each month by attending a &lt;a href=&quot;https://open.spotify.com/artist/0LQT5piMqjwpMkchYLfDxv?si=VzkU_XCTS6yNRu0E90au2A&quot;&gt;Mimikry&lt;/a&gt; concert at Gröna Lund with Mathias. It felt great to unwind and enjoy some live music.&lt;/p&gt;
&lt;p&gt;I spent some quality time with my parents over the weekend as we traveled to Djurö to celebrate my uncle Kalle&#39;s 80th birthday. It was a special occasion, and I got to see relatives I hadn&#39;t seen in many years.&lt;/p&gt;
&lt;h2 id=&quot;closing-thoughts&quot;&gt;Closing Thoughts&lt;/h2&gt;
&lt;p&gt;Overall, it&#39;s been an &lt;em&gt;ideal&lt;/em&gt; week—one that has both enjoyment and improvement for the future. See Tim Urban&#39;s post &lt;em&gt;&lt;a href=&quot;https://waitbutwhy.com/2014/05/life-weeks.html&quot;&gt;Your Life in Weeks&lt;/a&gt;&lt;/em&gt; for a longer read about the concept of visualizing life in weeks, which is a powerful reminder to make the most of our (limited) time.&lt;/p&gt;
&lt;p&gt;Posting these updates helps me stay accountable and track my growth. My goal remains to create seven hours of content spread across four platforms, always striving to learn and improve with each new upload or post.&lt;/p&gt;
&lt;p&gt;Thanks for reading, and here&#39;s to another week of growth and new experiences!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>My &#39;24 for 24&#39; Goals for 2024 Inspired by Gretchen Rubin</title>
    <link href="https://nordling.xyz/blog/happier-trifecta-2024/" />
    <updated>2024-01-01T00:00:00Z</updated>
    <id>https://nordling.xyz/blog/happier-trifecta-2024/</id>
    <content type="html">&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;I got the idea of writing a &#39;24 for 24&#39; list from &lt;a href=&quot;https://gretchenrubin.com/podcast/463-revealed-our-24-for-24-lists-of-24-big-and-small-things-we-want-to-accomplish-in-2024/&quot; title=&quot;Listen to Gretchen Rubin discuss her 24 for 2024 list on episode 463 of the Happier Podcast&quot;&gt;Gretchen Rubin&lt;/a&gt; as part of the &lt;a href=&quot;https://gretchenrubin.com/getting-started-the-24-for-2024-trifecta/&quot; title=&quot;Explore resources for starting your 24 for 2024 journey with the Happier Trifecta&quot;&gt;Happier Trifecta&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This year&#39;s trifecta is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Write a list of 24 things, big or small, you&#39;d like to get done this year.&lt;/li&gt;
&lt;li&gt;This year, write for 2 to 4 or 24 minutes each day.&lt;/li&gt;
&lt;li&gt;Choose one word or a short phrase to sum up what you want to focus on for the year.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;rasmus-trifecta-for-2024&quot;&gt;Rasmus Trifecta for 2024&lt;/h2&gt;
&lt;p&gt;My one-word theme is &amp;quot;Communication.”&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Get a motorcycle license&lt;/li&gt;
&lt;li&gt;Get a Tattoo&lt;/li&gt;
&lt;li&gt;Become more independent by moving to an apartment&lt;/li&gt;
&lt;li&gt;Begin lifting weights at a gym in Stockholm&lt;/li&gt;
&lt;li&gt;Launch my new website&lt;/li&gt;
&lt;li&gt;Celebrate the 15th anniversary of mine and Robin’s friendship in August&lt;/li&gt;
&lt;li&gt;Release a song as a Music NFT on Sound.xyz&lt;/li&gt;
&lt;li&gt;Produce and Publish 24 videos to YouTube&lt;/li&gt;
&lt;li&gt;Summer of Biographies&lt;/li&gt;
&lt;li&gt;Finish the outline of my memoir&lt;/li&gt;
&lt;li&gt;Race every month (running, triathlon, OCR, etc.)&lt;/li&gt;
&lt;li&gt;Perform music at 10 Open Mic Nights&lt;/li&gt;
&lt;li&gt;Go to a Sunday service in church once a month&lt;/li&gt;
&lt;li&gt;Start my freelancing business (offer services within the fields of IT, Music, Video and Photo)&lt;/li&gt;
&lt;li&gt;Try a new recipe from my liquorice cook book every month&lt;/li&gt;
&lt;li&gt;Attend 10 new meetup groups, to expand my network&lt;/li&gt;
&lt;li&gt;Travel to Spain&lt;/li&gt;
&lt;li&gt;Compose my first song for a (32-note?) music box and play it with paper strips&lt;/li&gt;
&lt;li&gt;Take a date to a &lt;a href=&quot;https://www.sofarsounds.com/&quot; title=&quot;Discover live music experiences&quot;&gt;Sofar Sounds&lt;/a&gt;. concert&lt;/li&gt;
&lt;li&gt;Try a new hairstyle&lt;/li&gt;
&lt;li&gt;Start playing in a band (duo or larger)&lt;/li&gt;
&lt;li&gt;This year, write for 2 to 4 or 24 minutes each day&lt;/li&gt;
&lt;li&gt;Start a guided visualisation practice&lt;/li&gt;
&lt;li&gt;Free Space!&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;what-i-m-currently-reading&quot;&gt;What I&#39;m Currently Reading&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Stress Less, Accomplish More: Meditation for Extraordinary Performance&lt;/em&gt; by Emily Fletcher (&lt;a href=&quot;https://www.goodreads.com/book/show/40132885-stress-less-accomplish-more&quot; title=&quot;View book details&quot;&gt;Goodreads&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
</feed>