<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>2025-09 on Funky Si's Test</title><link>https://blog-test.funkysi1701.com/2025/09/</link><description>Recent content in 2025-09 on Funky Si's Test</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><managingEditor>funkysi1701@gmail.com (Simon Foster)</managingEditor><webMaster>funkysi1701@gmail.com (Simon Foster)</webMaster><lastBuildDate>Mon, 29 Sep 2025 20:00:45 +0000</lastBuildDate><atom:link href="https://blog-test.funkysi1701.com/2025/09/index.xml" rel="self" type="application/rss+xml"/><item><title>Periodic Table of DevOps 2025</title><link>https://blog-test.funkysi1701.com/posts/2025/periodic-table-devops-2025/</link><author>funkysi1701@gmail.com (funkysi1701)</author><pubDate>Mon, 29 Sep 2025 20:00:45 +0000</pubDate><guid>https://blog-test.funkysi1701.com/posts/2025/periodic-table-devops-2025/</guid><category term="DevOps">DevOps</category><category term="Tools">Tools</category><category term="Cloud">Cloud</category><category term="containerization">containerization</category><category term="SourceControl">SourceControl</category><category term="Automation">Automation</category><category term="2025">2025</category><category term="2016">2016</category><category term="comparison">comparison</category><category term="trends">trends</category><category term="SoftwareDevelopment">SoftwareDevelopment</category><category term="periodictable">periodictable</category><media:content medium="image" type="image/png" url="https://blog-test.funkysi1701.com/images/2025/periodic-table-devops-2025.png"/><description>&lt;p&gt;DevOps has transformed the way teams build, deploy, and manage software. Over the years, the tools we use have evolved rapidly—some have become industry standards, while others have faded away or emerged to solve new challenges. In this post, I revisit the concept of a &amp;ldquo;Periodic Table of DevOps&amp;rdquo; to compare the landscape in 2016 with 2025, highlight key changes, and reflect on what these shifts mean for developers, IT professionals, and organizations embracing modern workflows.&lt;/p&gt;
&lt;p&gt;The periodic table lists all the chemical elements and groups them together based on some key properties. In 2016 I found an article about the &lt;a href="https://digital.ai/periodic-table-of-devops-tools/" target="_blank" rel="noopener noreferrer"&gt;periodic table of DevOps&lt;/a&gt;
and wrote a blog &lt;a href="https://blog-test.funkysi1701.com/posts/2016/periodic-table-devops/"&gt;post&lt;/a&gt;
about it.&lt;/p&gt;
&lt;h2 id="periodic-table-of-devops-tools-2025"&gt;Periodic Table of DevOps Tools 2025&lt;a class="anchor ms-1" href="#periodic-table-of-devops-tools-2025" aria-label="Permalink: Periodic Table of DevOps Tools 2025"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;
&lt;img class="img-fluid" alt="Periodic Table of DevOps 2025" src="https://blog-test.funkysi1701.com/images/2025/periodic-table-devops-2025.png" loading="lazy"
width="1386" height="879"
/&gt;
&lt;/p&gt;
&lt;h2 id="periodic-table-of-devops-tools-2016"&gt;Periodic Table of DevOps Tools 2016&lt;a class="anchor ms-1" href="#periodic-table-of-devops-tools-2016" aria-label="Permalink: Periodic Table of DevOps Tools 2016"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;
&lt;img class="img-fluid" alt="Periodic Table of DevOps 2016" src="https://blog-test.funkysi1701.com/images/2016/periodic-table-of-devops-v2.png" loading="lazy"
width="4896" height="2734"
/&gt;
&lt;/p&gt;
&lt;p&gt;I thought it might be interesting to see what tools are still in use, and what are new.&lt;/p&gt;
&lt;h2 id="source-control"&gt;Source Control&lt;a class="anchor ms-1" href="#source-control" aria-label="Permalink: Source Control"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Git, the most popular source control system, is on both charts, in 2016 it was at position 3, and in 2025 it is at 2.
GitHub, the most widely used web-based git repository, is also on both charts, moving from 1 to 10.
Bitbucket (now owned by Atlassian) was a hosted git repository I used to use and is still on the chart, moving from 11 to 36.
Subversion, a source control system I started my career with, has vanished off the chart in 2025. Not really a surprise due to the popularity of git now.&lt;/p&gt;
&lt;h2 id="cloud-platforms"&gt;Cloud Platforms&lt;a class="anchor ms-1" href="#cloud-platforms" aria-label="Permalink: Cloud Platforms"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;In 2016 we had a whole column of Cloud Platforms, including Rackspace and OpenShift, in 2025 this has been reduced to the big three (Azure, AWS and GCP) plus OpenShift.&lt;/p&gt;
&lt;h2 id="containerization"&gt;Containerization&lt;a class="anchor ms-1" href="#containerization" aria-label="Permalink: Containerization"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;In 2016 we had a column of tools like Docker, Docker Swarm and Kubernetes. In 2025 there are far more tools in this space, with the addition of tools like Helm and the various ways you can host containers on cloud platforms (like Azure AKS).&lt;/p&gt;
&lt;h2 id="build-and-deploy-tools"&gt;Build and Deploy tools&lt;a class="anchor ms-1" href="#build-and-deploy-tools" aria-label="Permalink: Build and Deploy tools"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;In 2016 Azure DevOps was still called Team Foundation Server, so this has spread out into the various ways you can use Azure DevOps, such as Pipelines and Code. Also since 2016 GitHub Actions has appeared on the market.&lt;/p&gt;
&lt;p&gt;In 2016 I was also dabbling with TeamCity, this is no longer used that much so isn&amp;rsquo;t on the chart in 2025. Jenkins is still around on both charts.&lt;/p&gt;
&lt;h2 id="comms-tools"&gt;Comms Tools&lt;a class="anchor ms-1" href="#comms-tools" aria-label="Permalink: Comms Tools"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;In 2025 Slack and MS Teams are the go-to tools for communicating with distributed teams, Slack was around in 2016, but Teams wasn&amp;rsquo;t a thing back then.&lt;/p&gt;
&lt;h2 id="new-tools"&gt;New Tools&lt;a class="anchor ms-1" href="#new-tools" aria-label="Permalink: New Tools"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;New tools for monitoring like Grafana have appeared; back in 2016 I was exclusively using Application Insights from Azure.&lt;/p&gt;
&lt;h2 id="conclusion--key-takeaways"&gt;Conclusion &amp; Key Takeaways&lt;a class="anchor ms-1" href="#conclusion--key-takeaways" aria-label="Permalink: Conclusion &amp;amp; Key Takeaways"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The DevOps landscape has changed dramatically over the past decade. Some tools have stood the test of time, while others have faded or emerged to meet new challenges. Here are the key takeaways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Git remains the backbone of source control&lt;/strong&gt;, with platforms like GitHub and Bitbucket continuing to thrive.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud platforms (Azure, AWS, GCP) have become central&lt;/strong&gt;, reflecting the shift to cloud-native development and operations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Containerization and orchestration (Docker, Kubernetes, Helm) are now essential&lt;/strong&gt;, enabling scalable, flexible deployments.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitoring and collaboration tools have evolved&lt;/strong&gt;, with newcomers like Grafana and MS Teams joining established solutions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Legacy tools are disappearing&lt;/strong&gt;, showing the importance of adaptability in tech.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As DevOps continues to evolve, staying curious and open to new tools is key. The periodic table analogy reminds us that the right mix of technologies can empower teams to build, deploy, and manage software more effectively. What tools will shape the next decade? Only time will tell.&lt;/p&gt;</description></item><item><title>The Mandelbrot Set</title><link>https://blog-test.funkysi1701.com/posts/2025/mandelbrot-set/</link><author>funkysi1701@gmail.com (funkysi1701)</author><pubDate>Mon, 15 Sep 2025 20:00:00 +0000</pubDate><guid>https://blog-test.funkysi1701.com/posts/2025/mandelbrot-set/</guid><category term="mandelbrotset">mandelbrotset</category><category term="fractals">fractals</category><category term="mathematics">mathematics</category><category term="chaostheory">chaostheory</category><category term="complexnumbers">complexnumbers</category><category term="art">art</category><category term="visualization">visualization</category><category term="mathart">mathart</category><category term="self-similarity">self-similarity</category><category term="complexdynamics">complexdynamics</category><media:content medium="image" type="image/png" url="https://blog-test.funkysi1701.com/images/mandelbrot.png"/><description>&lt;h2 id="the-mandelbrot-set-beauty-chaos-and-mathematical-art"&gt;The Mandelbrot Set: Beauty, Chaos, and Mathematical Art&lt;a class="anchor ms-1" href="#the-mandelbrot-set-beauty-chaos-and-mathematical-art" aria-label="Permalink: The Mandelbrot Set: Beauty, Chaos, and Mathematical Art"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;
&lt;img class="img-fluid" alt="The Mandelbrot set" src="https://blog-test.funkysi1701.com/images/mandelbrot.png" loading="lazy"
width="800" height="600"
/&gt;
&lt;/p&gt;
&lt;p&gt;The Mandelbrot set is one of the most iconic images in mathematics—a mesmerizing swirl of fractal patterns, infinite complexity, and unexpected beauty. But what exactly is the Mandelbrot set, and why has it captured the imagination of mathematicians, artists, and curious minds alike?&lt;/p&gt;
&lt;h2 id="what-is-the-mandelbrot-set"&gt;What Is the Mandelbrot Set?&lt;a class="anchor ms-1" href="#what-is-the-mandelbrot-set" aria-label="Permalink: What Is the Mandelbrot Set?"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;At its core, the Mandelbrot set is a collection of complex numbers. It’s defined by a simple equation, but the results are anything but simple. The definition is:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A complex number &lt;strong&gt;c&lt;/strong&gt; is in the Mandelbrot set if, when you start with &lt;strong&gt;z = 0&lt;/strong&gt; and repeatedly apply the function &lt;code&gt;z = z² + c&lt;/code&gt;, the value of &lt;strong&gt;z&lt;/strong&gt; remains bounded (does not go to infinity), no matter how many times you iterate.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In other words, for each point &lt;strong&gt;c&lt;/strong&gt; on the complex plane, you check: if you keep plugging it into this formula, does it stay small, or does it spiral out of control? If it stays small forever, it&amp;rsquo;s in the Mandelbrot set.&lt;/p&gt;
&lt;h2 id="from-simple-formula-to-stunning-images"&gt;From Simple Formula to Stunning Images&lt;a class="anchor ms-1" href="#from-simple-formula-to-stunning-images" aria-label="Permalink: From Simple Formula to Stunning Images"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The real magic happens when you visualize the Mandelbrot set on a computer. Each point in the complex plane is coloured based on whether it belongs to the set or how quickly it escapes to infinity. The result is a black, bulbous shape surrounded by intricate, infinitely detailed patterns that resemble swirling galaxies, seahorses, or lightning bolts—the Mandelbrot set and its &amp;ldquo;fractal boundary.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Zooming in on the edge reveals ever more complexity, with shapes that are reminiscent of the original set at different scales. This property, a form of self-similarity, is a hallmark of fractals.&lt;/p&gt;
&lt;h2 id="why-is-the-mandelbrot-set-important"&gt;Why Is the Mandelbrot Set Important?&lt;a class="anchor ms-1" href="#why-is-the-mandelbrot-set-important" aria-label="Permalink: Why Is the Mandelbrot Set Important?"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Mandelbrot set is more than just a pretty picture. It’s a window into the world of &lt;strong&gt;complex dynamics&lt;/strong&gt; and &lt;strong&gt;chaos theory&lt;/strong&gt;. The set’s boundary is infinitely complex, showing how simple mathematical rules can generate unexpected and beautiful complexity.&lt;/p&gt;
&lt;p&gt;It also has deep implications in mathematics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fractals:&lt;/strong&gt; The Mandelbrot set is the most famous example of a fractal—a shape that shows similar, though not identical, patterns at every scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Chaos Theory:&lt;/strong&gt; It illustrates sensitive dependence on initial conditions, where tiny changes can lead to drastically different outcomes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Complex Numbers:&lt;/strong&gt; It brings to life the beauty of complex numbers, which are usually abstract concepts in math classes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="the-mandelbrot-set-in-art-and-culture"&gt;The Mandelbrot Set in Art and Culture&lt;a class="anchor ms-1" href="#the-mandelbrot-set-in-art-and-culture" aria-label="Permalink: The Mandelbrot Set in Art and Culture"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Thanks to its stunning visuals, the Mandelbrot set has become a cultural icon. It’s inspired digital art, music, and even jewellery. It also serves as a symbol for how complexity and order can emerge from simple rules, a concept that resonates in fields from biology to computer science.&lt;/p&gt;
&lt;h2 id="try-it-yourself"&gt;Try It Yourself&lt;a class="anchor ms-1" href="#try-it-yourself" aria-label="Permalink: Try It Yourself"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Many websites and software tools let you explore the Mandelbrot set interactively. Try zooming in and discover new shapes and patterns emerging at every level. It’s a fantastic way to experience the intersection of math, art, and chaos.&lt;/p&gt;
&lt;h2 id="final-thoughts"&gt;Final Thoughts&lt;a class="anchor ms-1" href="#final-thoughts" aria-label="Permalink: Final Thoughts"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;I have been fascinated by fractals since I was young. I remember seeing them generated on a &lt;a href="https://blog-test.funkysi1701.com/posts/2021/back-to-basic/"&gt;Lynx computer&lt;/a&gt;
and the process was slow, one pixel at a time, after a few hours you would see a complete Mandelbrot set. More recently I have looked at generating them in the browser (using .NET&amp;rsquo;s Blazor WebAssembly technology), and the image at the start of this post took only a few seconds to generate.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve also created an &lt;a href="https://mandelbrot.funkysi1701.com/" target="_blank" rel="noopener noreferrer"&gt;interactive Mandelbrot set generator&lt;/a&gt;
. It&amp;rsquo;s a work in progress, but you can already generate a set and zoom in using the buttons at the top or by clicking with your mouse. I plan to add more features in the coming weeks.&lt;/p&gt;
&lt;p&gt;The Mandelbrot set reminds us that even the simplest equations can produce infinite complexity and beauty. It stands as an enduring inspiration—proof that mathematics is not just about numbers, but about wonder, creativity, and the endless possibilities hidden within the fabric of reality.&lt;/p&gt;</description></item><item><title>The Hacker Ethic</title><link>https://blog-test.funkysi1701.com/posts/2025/the-hacker-ethic/</link><author>funkysi1701@gmail.com (funkysi1701)</author><pubDate>Mon, 01 Sep 2025 20:00:00 +0000</pubDate><guid>https://blog-test.funkysi1701.com/posts/2025/the-hacker-ethic/</guid><category term="hacking">hacking</category><category term="ethics">ethics</category><category term="hackerculture">hackerculture</category><category term="Technology">Technology</category><category term="innovation">innovation</category><category term="curiosity">curiosity</category><category term="Security">Security</category><category term="digitalrights">digitalrights</category><category term="OpenSource">OpenSource</category><category term="mindset">mindset</category><media:content medium="image" type="image/jpeg" url="https://blog-test.funkysi1701.com/images/hacker.jpg"/><description>&lt;h2 id="the-hacker-ethic-principles-that-shaped-the-digital-age"&gt;The Hacker Ethic: Principles That Shaped the Digital Age&lt;a class="anchor ms-1" href="#the-hacker-ethic-principles-that-shaped-the-digital-age" aria-label="Permalink: The Hacker Ethic: Principles That Shaped the Digital Age"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;When most people hear the word “hacker,” they imagine shadowy figures breaking into computer systems. But the original meaning of “hacker” is far richer, rooted in curiosity, creativity, and a set of values that have profoundly shaped technology and culture. This philosophy, known as the &lt;strong&gt;hacker ethic&lt;/strong&gt;, remains a powerful force driving innovation and openness in our digital world.&lt;/p&gt;
&lt;h2 id="what-is-the-hacker-ethic"&gt;What Is the Hacker Ethic?&lt;a class="anchor ms-1" href="#what-is-the-hacker-ethic" aria-label="Permalink: What Is the Hacker Ethic?"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The term “hacker ethic” was popularized by Steven Levy in his book &lt;em&gt;Hackers: Heroes of the Computer Revolution&lt;/em&gt; (I have just finished listening to the audio version and highly recommend it). The book describes a set of beliefs and practices developed by early computer enthusiasts at places like MIT, Stanford, and the Homebrew Computer Club. Far from criminality, the hacker ethic is about playful exploration, sharing knowledge, and questioning limits.&lt;/p&gt;
&lt;img src="https://blog-test.funkysi1701.com/images/hacker.jpg" alt="Hackers: Heroes of the Computer Revolution" width="300" height="400" class="img-fluid float-end ms-2" /&gt;
&lt;h2 id="the-core-principles"&gt;The Core Principles&lt;a class="anchor ms-1" href="#the-core-principles" aria-label="Permalink: The Core Principles"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The hacker ethic can be distilled into several key tenets:&lt;/p&gt;
&lt;h3 id="1-access-to-computers-should-be-unlimited-and-total"&gt;1. Access to Computers Should Be Unlimited and Total&lt;a class="anchor ms-1" href="#1-access-to-computers-should-be-unlimited-and-total" aria-label="Permalink: 1. Access to Computers Should Be Unlimited and Total"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Hackers believe that information and tools for learning should be open to all. They value environments where curiosity is encouraged and barriers to entry are low. This spirit led to the creation of open-source software, free educational resources, and collaborative online communities.&lt;/p&gt;
&lt;h3 id="2-all-information-wants-to-be-free"&gt;2. All Information Wants to Be Free&lt;a class="anchor ms-1" href="#2-all-information-wants-to-be-free" aria-label="Permalink: 2. All Information Wants to Be Free"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;While not advocating for stealing proprietary data, hackers champion the free flow of information. They believe that sharing code, knowledge, and discoveries accelerates progress and empowers individuals. This principle underlies movements like open data, Creative Commons, and Wikipedia.&lt;/p&gt;
&lt;h3 id="3-mistrust-authoritypromote-decentralization"&gt;3. Mistrust Authority—Promote Decentralization&lt;a class="anchor ms-1" href="#3-mistrust-authoritypromote-decentralization" aria-label="Permalink: 3. Mistrust Authority—Promote Decentralization"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Hackers are skeptical of gatekeepers and centralized control. They prefer systems that empower individuals and distribute power. This mindset has influenced everything from peer-to-peer networks to blockchain technology.&lt;/p&gt;
&lt;h3 id="4-hackers-should-be-judged-by-their-hacking-not-bogus-criteria"&gt;4. Hackers Should Be Judged by Their Hacking, Not Bogus Criteria&lt;a class="anchor ms-1" href="#4-hackers-should-be-judged-by-their-hacking-not-bogus-criteria" aria-label="Permalink: 4. Hackers Should Be Judged by Their Hacking, Not Bogus Criteria"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Hackers value skill, creativity, and contribution over credentials or status. In hacker culture, what matters is what you build, solve, or improve—not your job title, age, or background. This meritocratic ideal helped shape the egalitarian ethos of the internet.&lt;/p&gt;
&lt;h3 id="5-you-can-create-art-and-beauty-on-a-computer"&gt;5. You Can Create Art and Beauty on a Computer&lt;a class="anchor ms-1" href="#5-you-can-create-art-and-beauty-on-a-computer" aria-label="Permalink: 5. You Can Create Art and Beauty on a Computer"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Hackers see computers not only as tools, but as canvases for creativity. From elegant code to digital art, they celebrate the artistry inherent in technology and design.&lt;/p&gt;
&lt;h3 id="6-computers-can-change-your-life-for-the-better"&gt;6. Computers Can Change Your Life for the Better&lt;a class="anchor ms-1" href="#6-computers-can-change-your-life-for-the-better" aria-label="Permalink: 6. Computers Can Change Your Life for the Better"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Hackers believe in the transformative potential of technology. They see computers as instruments of empowerment, education, and community—tools that can solve meaningful problems and improve lives.&lt;/p&gt;
&lt;h2 id="why-the-hacker-ethic-matters-today"&gt;Why the Hacker Ethic Matters Today&lt;a class="anchor ms-1" href="#why-the-hacker-ethic-matters-today" aria-label="Permalink: Why the Hacker Ethic Matters Today"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The hacker ethic is alive in open-source communities, maker spaces, and digital activism. It challenges us to question closed systems, embrace sharing, and use technology for good. In a world increasingly shaped by algorithms and artificial intelligence, the hacker ethic reminds us that human creativity, curiosity, and collaboration are still at the heart of progress.&lt;/p&gt;
&lt;p&gt;After listening to the book, it&amp;rsquo;s clear that many of today&amp;rsquo;s security problems stem from this ethic. Early computers and software were built by design without security in mind. The hackers featured in the book strongly disliked passwords and locks; they believed information and systems should be open to all. I had incorrectly assumed this was merely an oversight, or that security wasn&amp;rsquo;t considered necessary at the time.&lt;/p&gt;
&lt;p&gt;The growth of open source software can clearly be seen as an extension to the sharing of code started by these early hackers, instead of looking in a drawer for paper tape containing the code you want to improve, we go to GitHub, but the principle is the same.&lt;/p&gt;
&lt;h2 id="final-thoughts"&gt;Final Thoughts&lt;a class="anchor ms-1" href="#final-thoughts" aria-label="Permalink: Final Thoughts"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The hacker ethic is far more than a technical mindset—it’s a philosophy of openness, empowerment, and playful problem-solving. By understanding and embracing these principles, we can build a digital future that is more inclusive, innovative, and free.&lt;/p&gt;
&lt;p&gt;The more I think about my career with computers, the more I identify as a hacker rather than a programmer or any other job title. I started hacking together simple web pages, I then hacked away at networks and Active Directory, now I hack at .NET and Kubernetes.&lt;/p&gt;
&lt;p&gt;Sponsored Link: &lt;a href="https://amzn.to/49NwGHF" target="_blank" rel="noopener noreferrer"&gt;Hackers: Heroes of the Computer Revolution (book)&lt;/a&gt;
&lt;/p&gt;</description></item></channel></rss>