<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: David Ryan</title>
    <description>The latest articles on DEV Community by David Ryan (@hellodavidryan).</description>
    <link>https://dev.to/hellodavidryan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F57210%2F62ff1eca-f3ce-45de-a9b1-d13dc6c608c7.jpg</url>
      <title>DEV Community: David Ryan</title>
      <link>https://dev.to/hellodavidryan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hellodavidryan"/>
    <language>en</language>
    <item>
      <title>Understanding the Software Stack in Quantum Computing</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Wed, 15 May 2024 05:57:31 +0000</pubDate>
      <link>https://dev.to/hellodavidryan/understanding-the-software-stack-in-quantum-computing-3iii</link>
      <guid>https://dev.to/hellodavidryan/understanding-the-software-stack-in-quantum-computing-3iii</guid>
      <description>&lt;p&gt;This article is inspired by the need for more Software Engineers in quantum computing. Not to mention the other Developers, UX Designers, QA Testers, Product Managers and all the rest of the talent that makes it possible to ship a real product to real customers. Especially products in Deep Tech and Frontier Tech like quantum computing.&lt;/p&gt;

&lt;p&gt;These products and the teams attempting to create them are subject to a long and challenging &lt;a href="https://medium.com/@hellodavidryan/how-do-we-think-about-products-in-deep-tech-a-suggested-framework-69e59419a1c6"&gt;journey from "Science to Technology to Engineering to Product"&lt;/a&gt;. A series of phase shifts that are more about organisational (and community) evolution than just a linear progression through technology readiness.&lt;/p&gt;

&lt;p&gt;This evolution doesn't just happen. For those of us working in these teams, we face the challenge of reinventing the organisation as it shifts from academic to technical to something more broadly engaged with the marketplace. Which means sourcing and collaborating with a growing community of talent and continually evolving and growing our own skills.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpg2q1hb094s4bgb9mtv4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpg2q1hb094s4bgb9mtv4.png" alt="Diagram showing the key phases of Deep Tech product evolution, with examples of Quantum Computing software relevant to each phase" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This was something I touched on in my "&lt;a href="https://www.youtube.com/watch?v=sXDva9Etw5A"&gt;Open Source Your Way into a Quantum Computing Career&lt;/a&gt;" talk back in 2022 at the Linux Foundation's Open Source Summit. And it's grown even further in the year or so since, with a noticeable industry shift toward "quantum utility" (a term we use to focus on real-world usefulness rather than &lt;a href="https://www.sciencenews.org/article/google-quantum-supremacy-claim-controversy-top-science-stories-2019-yir"&gt;theoretical supremacy&lt;/a&gt;) and some massive projects kicking off. Such as the Australian government's &lt;a href="https://www.abc.net.au/news/2024-04-30/australia-signs-deal-for-first-useful-quantum-computer/103781352"&gt;nearly $1B investment in PsiQuantum&lt;/a&gt; setting up a commercial quantum computer back in my home town of Brisbane (said with a little homesickness from here in Seattle).&lt;/p&gt;

&lt;p&gt;So yes, there is a lot going on. Which makes this a very good time to understand what these quantum systems are actually composed of and where your talent and curiosity fits in. I've included some recommendations at the end for how to get involved. And I should add a quick disclaimer that there's not really one "quantum computer" paradigm. I've abstracted the most common elements of the various systems we work on for educational value, but welcome any challenges or rebuttals as this model evolves over time.&lt;/p&gt;




&lt;h2&gt;
  
  
  The quantum stack at a glance
&lt;/h2&gt;

&lt;p&gt;In many ways the quantum computing stack matches the pattern of a modern high-performance computing (HPC) stack. And to a lesser degree will be familiar enough to anyone working in the cloud computing space. We go from a high-level user experience down to some form of platform that takes our workload and converts it to something that will then run on the hardware. Simple enough to get our head around.&lt;/p&gt;

&lt;p&gt;The nuance is a lot more complicated. Such as understanding that a quantum computer is only really as good as the quantum algorithm being used. All the fancy stuff you've heard about &lt;a href="https://scienceexchange.caltech.edu/topics/quantum-science-explained/quantum-superposition"&gt;superposition&lt;/a&gt; and &lt;a href="https://scienceexchange.caltech.edu/topics/quantum-science-explained/entanglement"&gt;entanglement&lt;/a&gt; really just comes down to a way to reliably run some useful algorithms that, on a hardware level, &lt;a href="https://www.wolframcloud.com/objects/summerschool/pages/2017/JacobMarks_TE"&gt;uses phase and interference&lt;/a&gt; to perform the "computation" that spits out a probability of the right answer. Doing this a lot creates a greater likelihood of the right answer. Doing this at all requires a useful algorithm and a reliable system implementation.&lt;/p&gt;

&lt;p&gt;Simulation also plays a crucial role. You might see this talked about as having to do with "saving from expensive hardware purchases", but this isn't really the case (and often a clue someone is just using AI to write their quantum clickbait). We rely on simulation to not only help develop new and interesting algorithms, but to explore the various ways to set up a workload. It's also a core part of the workflows many of us are building towards, where a truly hybrid system would use classical computing resources to handle the workload and scheduling, along with acceleration via GPUs (or newer chips like &lt;a href="https://cloud.google.com/blog/products/ai-machine-learning/an-in-depth-look-at-googles-first-tensor-processing-unit-tpu"&gt;TPUs&lt;/a&gt; and &lt;a href="https://wow.groq.com/lpu-inference-engine/"&gt;LPUs&lt;/a&gt;), and effectively push certain workloads to the quantum processing unit (QPU) where a quantum algorithm may be useful to the task at hand. While some, like myself, are focused on integrating quantum computing with existing infrastructure, others are dedicated to building the most powerful standalone quantum system. Hence the wide range of exploration in the industry.&lt;/p&gt;

&lt;p&gt;If all you take away from this is that a quantum computer is a specialised system that includes a QPU in addition to the existing compute stack to run specialised quantum algorithms then that's a win. No cats, slits, or spooky hand-waving required.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsmmarb8535javpb3ugge.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsmmarb8535javpb3ugge.png" alt="Diagram showing the key layers of a Quantum Computing software and system stack" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The quantum stack in detail
&lt;/h2&gt;

&lt;p&gt;The following sections move from the top user layer down through the platform, and ultimately into the hardware layer. While the boundaries between these layers can be blurred in practice, we'll follow a model based on a typical workload or workflow for clarity (and sanity).&lt;/p&gt;




&lt;h3&gt;
  
  
  1. Quantum programming languages and developer tools
&lt;/h3&gt;

&lt;p&gt;At the highest level of the quantum system is the human punching away at the keyboard. Quantum programming languages provide the high level of abstraction required for exploring quantum algorithms and creating programs in a manageable form. The experience of working with these languages is expanded by Software Development Kits (SDKs) that offer the libraries and tools required to develop quantum software.&lt;/p&gt;

&lt;p&gt;There is some blurring of the distinction between SDKs and frameworks and Integrated Development Environments (IDEs). This is shaped by the diverse approaches of quantum vendors and the integration of platforms and product verticals tailored to specific end-users. A researcher wanting full local access and pulse level control will differ from an enterprise team developing hybrid workloads, which will differ from a fintech startup building on top of a cloud-based quantum platform. This pattern is familiar in enterprise or cloud-based projects, but it will evolve with nuances as the commercial value of quantum systems becomes more apparent and influences product design. Meanwhile, the most prevalent SDKs and their associated programming languages are as follows.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.ibm.com/quantum"&gt;IBM Quantum&lt;/a&gt; and (Python-based) &lt;a href="https://www.ibm.com/quantum/qiskit"&gt;Qiskit&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learn.microsoft.com/en-us/azure/quantum/install-overview-qdk"&gt;Microsoft Quantum Development Kit&lt;/a&gt; (QDK) and &lt;a href="https://quantum.microsoft.com/en-us/explore/concepts/qsharp"&gt;Q#&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://quantumai.google/cirq"&gt;Google Cirq&lt;/a&gt; and Python&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://aws.amazon.com/braket/"&gt;Amazon Braket&lt;/a&gt; and Python&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.intel.com/content/www/us/en/developer/tools/quantum-sdk/overview.html"&gt;Intel Quantum SDK&lt;/a&gt; for Python, and C/C++&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/rigetti/forest-tutorials"&gt;Rigetti Forest&lt;/a&gt; and (Python-based) &lt;a href="https://pyquil-docs.rigetti.com/en/stable/"&gt;PyQuil&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  2. Quantum algorithms and applications
&lt;/h3&gt;

&lt;p&gt;Moving down the stack we come to the algorithms at the heart of any desired quantum workload. As the various competing approaches to creating quantum computers improve, so do the opportunities for real-world applications. A range of software libraries and packages are being built towards specific functional areas of use (such as &lt;a href="https://github.com/qiskit-community/qiskit-machine-learning"&gt;IBM's Qiskit Machine Learning&lt;/a&gt; for quantum machine learning or &lt;a href="https://quantumai.google/openfermion"&gt;Google's OpenFermion&lt;/a&gt; for quantum chemistry), and the existing libraries of known quantum algorithms are being extended and optimised by researchers and commercial vendors (such as &lt;a href="https://quantumalgorithmzoo.org/"&gt;Stephen Jordan's Quantum Algorithm Zoo&lt;/a&gt; and &lt;a href="https://github.com/Classiq/classiq-library"&gt;Classiq's library&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;Some quantum algorithms have achieved near-celebrity status. Others are quantum adaptations of classical algorithms or serve as building blocks for larger workloads. There are even some quantum algorithms that are functionally useless in the real world (insert a joke about physicists here if you dare), but are important examples of quantum advantage. For a deeper dive, see my feature on quantum algorithms, but here are some notable examples.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.classiq.io/insights/shors-algorithm-explained"&gt;Shor's Algorithm&lt;/a&gt;, known for its potential to break encryption, is proposed to factor large numbers exponentially faster than classical algorithms.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.classiq.io/insights/grovers-algorithm"&gt;Grover's Search Algorithm&lt;/a&gt; offers a starting point for accelerating unstructured data searches.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.classiq.io/algorithms/deutsch-jozsa-algorithm"&gt;Deutsch-Jozsa Algorithm&lt;/a&gt; isn't technically useful in and of itself, but was an early example of showing quantum advantage over classical methods.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://en.wikipedia.org/wiki/Quantum_Fourier_transform"&gt;Quantum Fourier Transform (QFT)&lt;/a&gt; is the quantum version of the Fast Fourier Transform at the heart of many powerful algorithms.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.classiq.io/algorithms/variational-quantum-eigensolver-vqe"&gt;Variational Quantum Eigensolver (VQE)&lt;/a&gt; is a hybrid algorithm being explored for near-term applications in quantum chemistry, materials simulation, and optimization problems.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  3. Quantum simulators and emulators
&lt;/h3&gt;

&lt;p&gt;Quantum simulators are the software tools used to replicate the behaviour of quantum systems on classical computers. They form an essential part of our workflow developing algorithms and optimising potential workloads (especially with simulators that feature the same set of gates or other elements of the specific hardware). The role of simulators has evolved as the industry itself evolves from pure academic research to potential commercial utility. The accuracy of the simulation for specific quantum hardware has improved to the point of modelling the system's unique noise and errors. Note that the following examples are subject to change or deprecate as vendors (looking at you Qiskit 1.0) iterate or streamline their product ranges as the industry matures.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://quantumai.google/cirq/simulate/simulation"&gt;Google Cirq&lt;/a&gt; and &lt;a href="https://quantumai.google/qsim"&gt;Qsim&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/intel/intel-qs"&gt;Intel Quantum Simulator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learn.microsoft.com/en-us/azure/quantum/sparse-simulator"&gt;Microsoft Quantum Simulators&lt;/a&gt; (and &lt;a href="https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation"&gt;novel Resource Estimator&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ionq.com/docs/get-started-with-hardware-noise-model-simulation"&gt;IonQ hardware noise model simulation
&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://quantumbrilliance.com/quantum-brilliance-emulator"&gt;Quantum Brilliance Qristal Emulator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://quantumbrilliance.com/quantum-brilliance-emulator"&gt;IBM Qiskit Aer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  4. Quantum cloud platforms
&lt;/h3&gt;

&lt;p&gt;Before we move further down the stack we need to make a small side note on the topic of quantum cloud platforms. In the current era there are a handful of major vendors with a few hardware systems in operation. Each faces the same question of whether to attempt to sell hardware units directly, host on their own campus, sell access via the internet, or some combination of the above. And then add private interconnects, public cloud vendors, sovereign capability and research labs to the mix. It's not a given that the cloud platform model will prove to be the defining economic model for quantum computing, although it occupies the greatest mindshare from outside of the sector given the patterns of cloud computing that came prior.&lt;/p&gt;

&lt;p&gt;Having said all of that, pay attention also to the companies who choose not to provision their systems for cloud platform access. At &lt;a href="https://quantumbrilliance.com/"&gt;Quantum Brilliance&lt;/a&gt; my focus was on highly-parallelised edge-compute clusters using the diamond NV-centre approach that enables small form factor and room-temperature QPUs (with the first &lt;a href="https://youtu.be/IR-bYQA1TIg?si=xQpGnN2Ha267z9XF"&gt;deployed at the Pawsey Supercomputing Centre in Australia&lt;/a&gt;). In speaking with other quantum startups, the use cases for all forms of fixed or mobile deployment seem to apply, and there's a lot of interesting (and often undisclosed) work being done away from the web. Among those accessible online, here are some to watch.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.ibm.com/quantum"&gt;IBM Quantum Experience&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://aws.amazon.com/braket/"&gt;Amazon Braket&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://azure.microsoft.com/en-us/products/quantum/"&gt;Microsoft Azure Quantum&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://quantumai.google/cirq/google/concepts"&gt;Google Quantum Computing Service&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://strangeworks.com/platform"&gt;Strangeworks (multi-vendor platform)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.xanadu.ai/"&gt;Xanadu Cloud&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.quantinuum.com/hardware#access"&gt;Quantinuum (H-Series via multiple vendors)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  5. Quantum compilers and circuit optimisation
&lt;/h3&gt;

&lt;p&gt;The role of the quantum compiler is to translate the high-level quantum programs into the low-level instructions to be executed on quantum hardware. While the specifics are beyond this article's scope, the process involves gate decomposition (to match the abstract gates to the physical qubits), mapping and scheduling (to match the logical qubits of the algorithm to the physical qubits) and details specific to the vendor and their particular system (such as fidelity, error rates and connectivity).&lt;/p&gt;

&lt;p&gt;To simplify this example stack, we will roll into this level the various forms of quantum circuit optimization that apply techniques to minimize the number of quantum gates, depth, or other resource elements without changing the underlying function. This can occur before compilation, as a part of it during the compilation process, or later on as part of a fine-tuning for the hardware process. For clarity, let's group it here within our workflow. Here's some examples to be aware of.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/CQCL/tket"&gt;Quantinuum TKET&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/inQWIRE/SQIR"&gt;inQWIRE SQIR and VOQC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://pyquil-docs.rigetti.com/en/stable/compiler.html"&gt;Rigetti Quil Compiler&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bqskit.lbl.gov/"&gt;Berkeley Quantum Synthesis Toolkit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/microsoft/qsharp/tree/main/compiler/qsc"&gt;Microsoft QDK Compiler&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  6. Quantum error correction software
&lt;/h3&gt;

&lt;p&gt;The role of quantum error correction in the current era of &lt;a href="https://q-ctrl.com/topics/what-is-nisq-computing"&gt;"noisy" quantum systems&lt;/a&gt; is especially important. To the point that there are companies specialising in this layer of the stack. The need for these companies and the wider error correction effort is due to the fragile nature of quantum systems. While superconducting quantum computers dominate popular imagination, error correction is vital across all methods (trapped ion, photonic, NV-centre, etc.).&lt;/p&gt;

&lt;p&gt;Regardless of qubit generation method, challenges arise in preparation, workload execution, and measurement. &lt;a href="https://www.scientificamerican.com/blog/observations/decoherence-is-a-problem-for-quantum-computing-but/"&gt;Decoherence&lt;/a&gt; affects all methods, along with gate errors, measurement errors, and individual qubit quality. Quantum error correction is understandably complex, but can incorporate techniques such as system redundancy (spreading the quantum information across multiple qubits), syndrome management (using ancillary qubits to detect errors without disturbing the encoded information), and profiling the performance of individual or clustered qubits over time. While these will still be important if the era of truly fault-tolerant quantum computing is achievable, they are an exciting topic of research in the present Noisy Intermediate-Scale Quantum (NISQ) era we find ourselves in. Major vendors and examples include the following.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://q-ctrl.com/fire-opal"&gt;Q-CTRL Fire Opal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.riverlane.com/quantum-error-correction"&gt;Riverlane&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nordquantique.ca/en/home"&gt;Nord Quantique&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mitiq.readthedocs.io/en/stable/"&gt;Unitary Fund Mitiq
&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  7. Quantum control systems
&lt;/h3&gt;

&lt;p&gt;The quantum control system is responsible for managing and controlling quantum hardware operations. It handles tasks at the hardware level such as calibration, pulse shaping, and qubit control. Given the different forms of quantum computing being developed, and the range of implementations of monolithic or networked quantum systems, we can consider the term "quantum control system" to be inclusive rather than specific. Likewise there is no hard and fast definition of a "quantum operating system".&lt;/p&gt;

&lt;p&gt;This will likely change over time as the phase of development moves from the &lt;a href="https://medium.com/@hellodavidryan/how-do-we-think-about-products-in-deep-tech-a-suggested-framework-69e59419a1c6"&gt;"Science to Technology" phases and into "Engineering to Product"&lt;/a&gt;. Especially where closer alignment with existing product patterns and the terminology of the users and/or marketplace are desirable. For the most part, the control system will be an internal resource (something between an OS and firmware) but the following vendors and products are notable.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.quantum-machines.co/products/opx/"&gt;Quantum Machines OPX+&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://q-ctrl.com/topics/what-is-quantum-control"&gt;Q-CTRL Quantum Control (resource)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://quantify-os.org/docs/quantify-core/v0.7.5/#"&gt;Qblox and Orange Quantum Systems Quantify-Core&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  8. Quantum hardware
&lt;/h3&gt;

&lt;p&gt;The final layer in our stack is the quantum hardware itself. It's useful to remember that there is no single or right way to generate and work with qubits. Nor is there a clear market leading approach. Each method or approach has its own challenges, and there may prove to be multiple approaches with benefits for specific scenarios.&lt;/p&gt;

&lt;p&gt;The hardware layer is what many think of when they hear the term "quantum computing", much in the same way that the early tube and valve computing devices defined the terminology and language by sheer force of mechanical interaction. Switches and punch cards gave way to instructions and programs over time, in turn being extended by memory and storage, and then connected by networks and servers.&lt;/p&gt;

&lt;p&gt;These patterns are present in the research and development of quantum devices. As we can see from the above, the layers of an example quantum stack provide opportunity for existing expertise at each layer to provide new and interesting ideas. Hopefully in new ways we might never have considered, given the nuance that each underlying technology and layer in the stack provides.&lt;/p&gt;




&lt;h2&gt;
  
  
  TL;DR?
&lt;/h2&gt;

&lt;p&gt;The work being done by quantum physicists, electrical and electronic engineers, fabricators and all kinds of manipulators of atoms is not only supported but enabled by those of us who wrangle the bits and (zetta)bytes. It's a great time to get involved.&lt;/p&gt;

&lt;p&gt;A good start for new learners is &lt;a href="https://q-ctrl.com/black-opal"&gt;Q-CTRL's Black Opal&lt;/a&gt;, &lt;a href="https://www.edx.org/learn/quantum-computing/delft-university-of-technology-the-quantum-internet-and-quantum-computers-how-will-they-change-the-world"&gt;Delft university's high level MOOC on edX&lt;/a&gt;, and &lt;a href="https://www.ibm.com/quantum/qiskit"&gt;the inevitable path into IBM's Qiskit&lt;/a&gt;. For those of you from the C# side of things, &lt;a href="https://learn.microsoft.com/en-us/training/modules/intro-to-azure-quantum/"&gt;this Microsoft introduction&lt;/a&gt; has a quick look at their approach with Q# and how it's rolled into the Azure ecosystem. And the &lt;a href="https://docs.classiq.io/latest/explore/"&gt;Classiq algorithm library&lt;/a&gt; is worth bookmarking.&lt;/p&gt;

&lt;p&gt;I'll do a dedicated article on learning quantum for software engineers soon, as this is a topic that I get emailed about nearly weekly since my &lt;a href="https://youtu.be/sXDva9Etw5A?si=99otFuFUlZ-v_M8S"&gt;Open Source Summit talk&lt;/a&gt; (and the rolling layoffs of engineering talent that has occurred since). While any industry shift is hard for the people and families affected by the colder edge of the economics, it can in turn be an opportunity to unlock the talent (and the career paths) that would otherwise be locked away. So if you're considering further exploration, please do so, and &lt;a href="https://www.linkedin.com/in/hellodavidryan/"&gt;drop me a line&lt;/a&gt; if there's anything I can do to help. And be sure to sign up to the &lt;a href="https://productindeep.substack.com/"&gt;Product In Deep newsletter&lt;/a&gt; where we dig into the strategy and craft that goes into shipping real products in the Deep Tech and Frontier Technology realms.&lt;/p&gt;

</description>
      <category>quantum</category>
      <category>softwareengineering</category>
      <category>quantumcomputing</category>
      <category>careerdevelopment</category>
    </item>
    <item>
      <title>Hey, Product Managers! We need to share our career journeys too.</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Sun, 18 Jun 2023 06:54:55 +0000</pubDate>
      <link>https://dev.to/hellodavidryan/hey-product-managers-we-need-to-share-our-career-journeys-too-3j4m</link>
      <guid>https://dev.to/hellodavidryan/hey-product-managers-we-need-to-share-our-career-journeys-too-3j4m</guid>
      <description>&lt;p&gt;The official line is that "product management is an exciting and ever-evolving field that attracts professionals from diverse backgrounds". But the truth is that every single meme about nobody being able to say what a Product Manager does is... sometimes too real.&lt;/p&gt;

&lt;p&gt;What makes the role even harder is that those on the outside struggle to see a way in, and those on the inside often feel alone, or like impostors. We've all been there. One of the most valuable resources at our disposal is often overlooked, and that is, the collective wisdom and experiences of product managers at every level.&lt;/p&gt;

&lt;p&gt;Sharing our career journeys, regardless of our level of expertise, can have a profound impact on our growth and development as product managers. So let's explore the importance of product managers sharing their career journeys and how it can benefit individuals at all stages of their professional lives.&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiring Newcomers
&lt;/h2&gt;

&lt;p&gt;When we're just starting out in product management, it can be intimidating to navigate the intricacies of the field. Hearing the stories of experienced product managers can provide invaluable inspiration and guidance. Not just the glory stories, but the normal lives and thoughts and routes to the role. By sharing our career journey, we can help each other understand the challenges we may face and the skills we need to develop. These stories can serve as a beacon of hope, encouraging us to persevere through the initial hurdles and embrace the learning opportunities along the way.&lt;/p&gt;

&lt;h2&gt;
  
  
  Learning from Mistakes
&lt;/h2&gt;

&lt;p&gt;Product management is not without its share of setbacks and failures. They can hurt. A lot. But mistakes can be powerful teaching moments that contribute to personal and professional growth. By openly discussing our own missteps and the lessons learned, we create a safe space for others to learn from our experiences. This transparency fosters a culture of continuous improvement and encourages others to share their own failures, promoting a supportive and collaborative community of product managers. TLDR? Let's do more of that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Expanding Networks
&lt;/h2&gt;

&lt;p&gt;Networking is a crucial aspect of any profession, and product management is no exception. A little transparency about our unique career journey goes a long way. And by doing so we can connect with other professionals who can offer insights, advice, and potential collaboration opportunities. As we share your experiences, we open doors for meaningful connections and expand our network within the product management community. These connections can lead to mentorship opportunities, job referrals, and collaborations that enhance our professional growth.&lt;/p&gt;

&lt;h2&gt;
  
  
  Developing Self-Awareness
&lt;/h2&gt;

&lt;p&gt;Reflecting on our own career journey and articulating it to others requires a deep level of self-awareness. By sharing our experiences, we gain a clearer understanding of our own strengths, weaknesses, and areas for improvement. This self-reflection helps us identify patterns and strategies that have led to success or failure in our careers. Not to mention that receiving feedback and engaging in conversations with others who have faced similar challenges can provide fresh perspectives and insights, further enhancing our self-awareness and personal growth.&lt;/p&gt;

&lt;h2&gt;
  
  
  Encouraging Diversity and Inclusion
&lt;/h2&gt;

&lt;p&gt;The product management field, like many others, benefits greatly from diverse perspectives and experiences. By sharing our career journeys, we contribute to building a more inclusive and diverse community of product managers. And the wider technology ecosystem around us. Hearing stories from professionals with diverse backgrounds, cultures, and perspectives broadens the collective knowledge and promotes a more comprehensive understanding of product management. It encourages aspiring product managers from underrepresented groups to pursue their dreams, knowing that others have paved the way before them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Fostering a Culture of Knowledge Sharing
&lt;/h2&gt;

&lt;p&gt;Product management requires a continuous learning mindset. Sharing our career journey instils a sense of responsibility for the collective growth of the community. Which might sound a little dramatic. But consider when you openly share your successes, failures, and insights, you inspire others to do the same. This culture of knowledge-sharing elevates the entire product management profession and helps everyone stay informed about emerging trends, best practices, and innovative approaches.&lt;/p&gt;

&lt;p&gt;This isn't a comprehensive list but covers the major levers we have at our professional and personal disposal. Put simply, sharing our product management journey is important whatever our level of expertise. By inspiring newcomers, learning from mistakes, expanding networks, developing self-awareness, encouraging diversity and inclusion, and fostering a culture of knowledge sharing, we contribute to our own growth and the growth of the product management community as a whole. And just maybe have a greater sense of purpose while doing it.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>This is what happened to open source in 2018 (and beyond)</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Thu, 07 Mar 2019 14:26:52 +0000</pubDate>
      <link>https://dev.to/davedri/this-is-what-happened-to-open-source-in-2018-and-beyond-3jij</link>
      <guid>https://dev.to/davedri/this-is-what-happened-to-open-source-in-2018-and-beyond-3jij</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Hu09C4nA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AgA8Xjgtvl9h5nZbQ9EQdgQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Hu09C4nA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AgA8Xjgtvl9h5nZbQ9EQdgQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking at the recent events in open source give us some interesting clues for the future. Especially as 2018 was one of the most important years for open source since its foundation.&lt;/p&gt;

&lt;p&gt;More than a few of the peak moments are new shoots that suggest open source will grow in interesting and unpredictable ways. While also extending (and replenishing) its roots as a stable form of both enterprise and community innovation.&lt;/p&gt;

&lt;p&gt;These are also the topics that pop up over and over again. At the start of 2019 I wrote that I was &lt;a href="https://www.linkedin.com/pulse/im-throwing-my-2019-wide-opensource-david-ryan/"&gt;going to begin researching the future of open source&lt;/a&gt;. In the interviews conducted in the two months since I keep hearing the same themes.&lt;/p&gt;

&lt;p&gt;Everyone seems deeply concerned with at least one of these major streams. So I thought it would be worthwhile to dig into the top ten themes that keep emerging — and ask what the major events of open source in 2018 might mean for the year (and years) ahead. Let’s go!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ikpdbPhc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AA2SGth6af4RDyVj-BGqlCw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ikpdbPhc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AA2SGth6af4RDyVj-BGqlCw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Open source companies acquired in record amounts
&lt;/h3&gt;

&lt;p&gt;Salesforce announced in March of 2018 that &lt;a href="https://techcrunch.com/2018/03/20/salesforce-is-buying-mulesoft-at-enterprise-value-of-6-5-billion/"&gt;it was acquiring Mulesoft for $6.5B&lt;/a&gt;. Then it was Adobe’s turn to &lt;a href="https://techcrunch.com/2018/05/21/adobe-to-acquire-magento-for-1-6-b/"&gt;announce it was acquiring Magento&lt;/a&gt; for $1.68B. And then &lt;a href="https://techcrunch.com/2018/07/02/micro-focus-sells-suse-for-2-5b/"&gt;SUSE got sold off to EQT&lt;/a&gt; for $2.5B. That’s quite a few billions right there.&lt;/p&gt;

&lt;p&gt;If that wasn’t enough to get the mechanical keyboards clacking on Hacker News, &lt;a href="https://techcrunch.com/story/ibm-acquires-red-hat/"&gt;along came the IBM to announce a $34B acquisition of Red Hat&lt;/a&gt;. In and around those larger numbers are acquisitions and acquihires of comparatively smaller open source companies. The &lt;a href="https://www.forbes.com/sites/janakirammsv/2018/01/30/red-hat-acquires-coreos-for-250-million/#64dfd6f12ecb"&gt;news of CoreOS’s acquisition&lt;/a&gt; in early 2018 already feels like a millennia ago.&lt;/p&gt;

&lt;p&gt;All of this activity creates a positive sentiment for open source — if not outright pricing the market with a premium in the process. Much like Red Hat’s record IPO kicked off way back in 1999, a rising tide floats all boats. Although we might just ignore the years 2000 to 2002 that followed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gfcXoAgi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2A1-X2mhHBMJJb1G8MGiDTcw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gfcXoAgi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2A1-X2mhHBMJJb1G8MGiDTcw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Significant IPOs make significantly more capital available
&lt;/h3&gt;

&lt;p&gt;Speaking of IPOs, there were some notable activity there too. Red Hat has held the record of &lt;a href="https://www.cnet.com/news/red-hat-shares-triple-in-ipo/"&gt;largest open source IPO&lt;/a&gt; for nearly 20 years — with a not insignificant $3.4B. Right up until &lt;a href="https://www.forbes.com/sites/alexkonrad/2018/04/20/pivotal-software-ipo/#1a7c21c734c3"&gt;Pivotal’s IPO in 2018&lt;/a&gt; set a new high of $3.9B.&lt;/p&gt;

&lt;p&gt;What’s interesting here is that this is a whole other era. Red Hat’s cofounder &lt;a href="https://en.wikipedia.org/wiki/Bob_Young_(businessman)"&gt;Bob Young&lt;/a&gt; once explained to me the hysteria around their IPO back in the day. Sure it was a great company with solid numbers — but it was &lt;a href="http://www.linux-mag.com/id/348/"&gt;the first open source brand to raise venture capital and IPO&lt;/a&gt;. They were a symbol of an entire new vertical opening up. It’s not hard to imagine that mix of positive sentiment from within the open source world mixing with the sense of discovering new frontiers (and greed) from without. The market responded accordingly.&lt;/p&gt;

&lt;p&gt;More capital is ostensibly a good thing. Free software being written in free time is great. But having a steady wage already aligned with the open source mission is almost immeasurably important to the overall ecosystem.&lt;/p&gt;

&lt;p&gt;Likewise increased capital means greater ability to acquire necessary technology. While Linux gets the historic mindshare for open source, it’s impossible to imagine the open source landscape of the last decade without without middleware, virtualisation, or storage. Some of these IP investments might not quite be the revolution as intended (&lt;a href="https://www.wired.com/insights/2014/04/big-data-big-hype/"&gt;hello Big Data&lt;/a&gt;) but others such as containerisation are rewriting the rulebooks in realtime.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FfhQF9n9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AC7Yhg_IhjMx__t_KfdLKmw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FfhQF9n9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AC7Yhg_IhjMx__t_KfdLKmw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Github acquired by Microsoft
&lt;/h3&gt;

&lt;p&gt;The acquisition of open source companies in 2018 was a big deal. And so was the acquisition of the platform that open source communities are increasingly relying on. We saw three expected things happen when &lt;a href="https://blogs.microsoft.com/blog/2018/10/26/microsoft-completes-github-acquisition/"&gt;Microsoft announced a $7.5B acquisition of GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The first was the immediate knee jerk from parts of the community that were concerned that evil Microsoft was getting its hands on the home of so much of open source. This is a valid concern &lt;a href="https://www.techrepublic.com/article/pretty-much-no-one-quit-github-over-the-microsoft-acquisition-heres-why/"&gt;but it didn’t really happen&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is probably for reasons that have a lot to do with Microsoft bought them in the first place — GitHub isn’t just a repository but a workflow and a community. As we say in the SaaS ecosystem it’s a very sticky product. And with all those developers stuck fast, Microsoft swooped in to announce its first nefarious move after the acquisition was… &lt;a href="https://www.businessinsider.com.au/github-adds-free-private-repositories-2019-1?r=US&amp;amp;IR=T"&gt;to make private repositories free&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://news.ycombinator.com/item?id=17225599"&gt;Next came&lt;/a&gt; &lt;a href="https://www.quora.com/Will-Microsoft-ruin-Github"&gt;the questions&lt;/a&gt; and &lt;a href="https://www.reddit.com/r/github/comments/8og3xf/why_is_microsoft_acquiring_github_bad/"&gt;hot takes&lt;/a&gt; about what Microsoft owning GitHub &lt;a href="https://www.zdnet.com/article/microsofts-github-acquisition-its-all-about-developer-relationships-influence/"&gt;would actually mean&lt;/a&gt;. Some great insights but something that will pan out over time.&lt;/p&gt;

&lt;p&gt;And finally came the &lt;a href="https://about.gitlab.com/2018/09/19/announcing-100m-series-d-funding/"&gt;investment&lt;/a&gt; &lt;a href="https://techcrunch.com/2018/09/19/gitlab-raises-100m/"&gt;announcements&lt;/a&gt; from GitLab (following the opportunity of an acquisition pricing and energising the competitive market). Which is interesting because GitLab isn’t just a competing code repository but a product aimed at the entire DevOps lifecycle. And open source. Watch this space.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_4Sg56kj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AzGV-lhqMaCUr4QHeq_vJoQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_4Sg56kj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AzGV-lhqMaCUr4QHeq_vJoQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The search for sustainable business models gains momentum
&lt;/h3&gt;

&lt;p&gt;Aside from GitLab’s raise we see other notable venture moves. Fresh from raising $15M in May for its open source management &lt;a href="https://tidelift.com/subscription"&gt;subscription service&lt;/a&gt;, Tidelift &lt;a href="https://news.crunchbase.com/news/tidelift-raises-25m-series-b-just-seven-months-after-last-funding/"&gt;announced another $25M&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is some of the few bits of good news in the topic of sustainability in open source. An issue that Nadia Eghbal called “&lt;a href="https://medium.com/@nayafia/how-i-stumbled-upon-the-internet-s-biggest-blind-spot-b9aa23618c58"&gt;the internet’s biggest blind spot&lt;/a&gt;” back in 2016. Nadia &lt;a href="https://omny.fm/shows/future-of-coding/31-sustaining-the-underfunded-nadia-eghbal"&gt;talks articulately on the topic&lt;/a&gt;, and her “lemonade stand” is &lt;a href="https://github.com/nayafia/lemonade-stand"&gt;a handy guide to financial support for open source&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Nadia’s work stands out due to her experience across multiple points of view, ranging from VC to a part of GitHub for a time. My own view back at the &lt;a href="https://sustainoss.org/about/"&gt;SustainOSS summit&lt;/a&gt;, is summed up by my &lt;a href="https://sustainoss.org/assets/pdf/SustainOSS-west-2017-report.pdf"&gt;project submission in the report&lt;/a&gt;. Others like Tidelift are taking an enterprise approach to community resourcing.&lt;/p&gt;

&lt;p&gt;Which isn’t as common as one might think. Xavier Damman of Open Collective &lt;a href="https://medium.com/open-collective/a-new-way-to-fund-open-source-projects-91a51b1b7aac"&gt;wrote a great piece explaining&lt;/a&gt; the personal and brand incentives for supporting a project. And of course there’s no shortage of well-meaning &lt;a href="https://gratipay.com/"&gt;tip jar&lt;/a&gt; &lt;a href="https://liberapay.com/"&gt;platforms&lt;/a&gt;, patronage and &lt;a href="https://www.bountysource.com/"&gt;bug bounties&lt;/a&gt;. All better than nothing.&lt;/p&gt;

&lt;p&gt;But the example of Tidelift is one that echoes the rise of open source in the enterprise itself. If it wasn’t for Red Hat’s ability to elevate Linux into a trusted enterprise relationship… would the industry be where it is today? Is Red Hat’s &lt;a href="https://www.techrepublic.com/article/heres-red-hats-open-secret-on-how-to-make-3b-selling-free-stuff/"&gt;example of $3B revenue&lt;/a&gt; from the enterprise realm a better goal than rattling three billion tip jars?&lt;/p&gt;

&lt;p&gt;Whatever the ultimate mix of methods that maintains the open source world, there’s little question that &lt;a href="https://medium.com/@nayafia/open-source-was-worth-at-least-143m-of-instagram-s-1b-acquisition-808bb85e4681"&gt;the venture capital product line benefits from it&lt;/a&gt; (but doesn’t support it), and that the answer will likely be to actively engage in the market versus seeking handouts from it. The search continues.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GNnd33bl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AKLHjazR1cB4MwNJSLiI2NA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GNnd33bl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AKLHjazR1cB4MwNJSLiI2NA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Linus steps back from Linux
&lt;/h3&gt;

&lt;p&gt;Open source is not always a very nice place to work. Mailing lists and even conferences can be frustrating and exhausting things to encounter. Dedicated contributors even from within the culture &lt;a href="https://news.ycombinator.com/item?id=8415603"&gt;can be burned out&lt;/a&gt; and &lt;a href="https://modelviewculture.com/pieces/leaving-toxic-open-source-communities"&gt;turned off &lt;/a&gt;— let alone curious or &lt;a href="https://www.quora.com/Why-are-open-source-projects-hard-to-understand"&gt;casual explorers&lt;/a&gt;. Especially those from outside of the genesis cultural norms.&lt;/p&gt;

&lt;p&gt;And a large part of this comes from the first wave of open source and free software identities that forged its image in an era (and as an act) &lt;a href="https://www.reddit.com/r/AskHistorians/comments/2tiwky/how_much_of_an_influence_did_counterculture_and/"&gt;of counter-culture&lt;/a&gt;. Such an emerging culture requires the forging of an identity. And such a culture built around a dogmatic battle for righteousness usually does so and &lt;a href="http://techrights.org/2010/05/12/microsoft-subverts-open-source-label/"&gt;against a clear villain&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;And yet here we are in an era where the war is over, &lt;a href="https://www.wired.com/2016/08/open-source-won-now/"&gt;open source has won&lt;/a&gt;, and it’s just maybe a little less okay to be a jerk to one another.&lt;/p&gt;

&lt;p&gt;Something that &lt;a href="https://lkml.org/lkml/2018/9/16/167"&gt;Linus Torvalds admitted&lt;/a&gt; when in September of 2018 he announced he was going to “take time off and get some assistance on how to&lt;br&gt;&lt;br&gt;
understand people’s emotions and respond appropriately”.&lt;/p&gt;

&lt;p&gt;As one might imagine there were feelings about this. But the world didn’t stop and ultimately…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TqIeH6-w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AJXPZafDajo1cGxwpm1_evA.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TqIeH6-w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AJXPZafDajo1cGxwpm1_evA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Linux explores a new code of conduct
&lt;/h3&gt;

&lt;p&gt;In the aftermath of the announcement from Torvalds &lt;a href="https://itsfoss.com/linux-code-of-conduct/"&gt;emerged a new Code of Conduct&lt;/a&gt;. The reactions were somewhere in the range of behaviour expected. We live in interesting political and social times and the conversation reflects those extremes.&lt;/p&gt;

&lt;p&gt;It’s a topic that deserves more careful nuance than a summary list on a blog post. But one inseparable from prevailing politics, and perhaps political fatigue, in a manner that will be influencing and affecting the open source culture for some time to come.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FhU4inN3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AX9grUTvaH0qsWlsqiOZoHw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FhU4inN3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AX9grUTvaH0qsWlsqiOZoHw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Redis attempting a more convenient “open source”
&lt;/h3&gt;

&lt;p&gt;At face value the issue seems simple enough. Cloud vendors being accused of profiting from open source projects as they fill out their product offerings and battle for dominance. &lt;a href="https://thenewstack.io/the-amazon-effect-on-open-source/"&gt;Amazon in particular&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Retold with less dramatic emphasis, it is understandable if companies based on an open source development model get annoyed when the likes of Amazon use their codebase without either paying or contributing. Especially when the increasing monopoly in the cloud space is putting pressure on those companies running the upstream communities.&lt;/p&gt;

&lt;p&gt;Under that lens it would make sense to make changes to the open source license to stop the freeloading. Which is &lt;a href="https://www.theregister.co.uk/2018/08/23/redis_database_license_change/"&gt;what Redis did in 2018&lt;/a&gt;. &lt;a href="https://www.theregister.co.uk/2019/02/22/redis_labs_changes_license_funding_60m/"&gt;Kind of&lt;/a&gt;. The move &lt;a href="https://www.techrepublic.com/article/why-redis-labs-made-a-huge-mistake-when-it-changed-its-open-source-licensing-strategy/"&gt;wasn’t particularly popular&lt;/a&gt; among open source supporters. &lt;a href="https://www.zdnet.com/article/the-battle-between-real-open-source-vs-faux-open-source-heats-up/"&gt;Not at all&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Another perspective offered was that &lt;a href="https://www.itworld.com/article/2749046/are-platform-vendors-stealing-linux-.html"&gt;this feeling has always existed&lt;/a&gt; with open source. Others point out that licenses applied to specifically block out a cloud vendor is just one commercial company using an open source community against another. And that the problem isn’t AWS itself — &lt;a href="https://www.techrepublic.com/article/open-source-has-a-problem-with-monetization-not-aws/"&gt;it’s open source revenue models&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Especially considering that Redis just &lt;a href="https://techcrunch.com/2019/02/19/redis-labs-raises-a-60m-series-e-round/"&gt;closed a $60M Series E funding round &lt;/a&gt;— with the likes of Goldman Sachs Private Capital Investing and Bain Capital Ventures participating. Not organisations necessarily known for passionate open source advocacy.&lt;/p&gt;

&lt;p&gt;All of these perspectives have an interesting point of view. The nuance of this issue makes for a fascinating case study of the open source ecosystem itself. Such as…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tQT6Z9oi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2A2vt9klwdU10aELyfn-XWTQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tQT6Z9oi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2A2vt9klwdU10aELyfn-XWTQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Open source doubling down on being open source
&lt;/h3&gt;

&lt;p&gt;The interesting thing about companies like Redis adjusting their position on open source licensing isn’t just the ongoing tide of conversation around it. It’s the serious work of self-reflection at the core of open source itself.&lt;/p&gt;

&lt;p&gt;In this case the &lt;a href="https://opensource.org/node/966"&gt;Affirmation of the Open Source Definition&lt;/a&gt; released by the Open Source Initiative. It’s a fascinating read. If you’ve ever wondered what the point of difference between free software and open source is, there’s your primer. Specifically on the topics of “trust” and “commerce”.&lt;/p&gt;

&lt;p&gt;The interesting ripples in this issue are a growing awareness that open source is evolving. There will come a time where the current licenses are updated to match. But as the OSI indicates, the very existence of open source as a commercially successful enabler of collaborative creation relies on trust and the ability to satisfy personal goals within the greater scope of the whole.&lt;/p&gt;

&lt;p&gt;It’s not that cloud vendors are freeloaders (although &lt;a href="https://www.infoworld.com/article/3343038/cloud-vendors-are-whos-powering-open-source-now.html"&gt;they’re arguably contributing more than anyone else&lt;/a&gt; right now). It’s just that freeloading isn’t a bug of open source — it’s actually a feature. Although one spread unevenly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KNCbPrUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AYKrNPyKxhCH8gelB2jLgYQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KNCbPrUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2AYKrNPyKxhCH8gelB2jLgYQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Microsoft open sources its patents (sort of)
&lt;/h3&gt;

&lt;p&gt;The headlines about Microsoft open sourcing 60,000 of its patents would be pretty confusing for someone waking up from a coma. Microsoft giving it all to open source? &lt;a href="https://www.theregister.co.uk/2001/06/02/ballmer_linux_is_a_cancer/"&gt;This Microsoft&lt;/a&gt; being &lt;a href="https://www.youtube.com/watch?v=EHCRimwRGLs"&gt;run by this guy&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;Thankfully things have changed at Microsoft (&lt;a href="https://www.zdnet.com/article/ballmer-i-may-have-called-linux-a-cancer-but-now-i-love-it/"&gt;and not just the share price&lt;/a&gt;). But not so much that they’ve given away patents. The nuance takes a little more digging to &lt;a href="https://hackernoon.com/did-microsoft-really-just-open-source-all-its-patents-3e419ae1a439"&gt;understand exactly what happened&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The implications of Microsoft joining the &lt;a href="https://www.openinventionnetwork.com/"&gt;Open Invention Network&lt;/a&gt; means that Microsoft is making a public (and legal) agreement “not to use any of its 60,000 patents against other OIN participants for their use or distribution of ‘Linux System’ technologies”.&lt;/p&gt;

&lt;p&gt;The interesting thing about Microsoft is that it actually is “&lt;a href="https://azure.microsoft.com/en-us/blog/microsoft-joins-open-invention-network-to-help-protect-linux-and-open-source/"&gt;listening to customers and developers and is firmly committed to Linux and other open source programs&lt;/a&gt;”. That’s Corporate Vice President and Chief IP Counsel &lt;a href="https://twitter.com/erichandIPG"&gt;Erich Andersen&lt;/a&gt; as quoted from the press releasing announcing the news.&lt;/p&gt;

&lt;p&gt;And that’s a Microsoft embracing open source as it chases Amazon’s cloud leadership, refocusing after &lt;a href="https://www.youtube.com/watch?v=lAkuJXGldrM"&gt;decades of singing and dancing&lt;/a&gt; outside of the actual major innovation shifts, and even convincingly getting behind startups. Not in the “oh wow free credits” way most programs run —&lt;a href="https://techcrunch.com/2018/02/14/microsoft-revamps-its-startup-programs-with-500m-commitment-and-new-co-selling-program/"&gt; but in a focus on co-selling&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Microsoft might have been the ideal villain for the open source community to find its strength and voice fighting against. But now it looks like they’re &lt;a href="https://www.techrepublic.com/article/why-microsoft-and-google-are-now-leading-the-open-source-revolution/"&gt;taking an impressive leadership role&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--hGqVzKSX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2ASJc0PlMF7Yyg55XVmp3Krg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hGqVzKSX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/880/1%2ASJc0PlMF7Yyg55XVmp3Krg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Open source no longer controlled by the open source community
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://a16z.com/2011/08/20/why-software-is-eating-the-world/"&gt;Software ate the world&lt;/a&gt;. And open source is the backbone is the entire software development experience. The definition of open source might have only recently celebrated its 20th birthday, but it’s long since grown up and moved out of home.&lt;/p&gt;

&lt;p&gt;In a future post I will dive into this topic further. And acknowledge the greatest difficulty here is knowing that the need for wider discussion about the future of open source is something that will antagonise some of the open source community itself. Especially now that open source is for… everyone.&lt;/p&gt;

&lt;p&gt;Books such as &lt;a href="https://en.wikipedia.org/wiki/Jim_Whitehurst"&gt;Jim Whitehurst&lt;/a&gt;’s wonderful &lt;a href="https://www.redhat.com/en/explore/the-open-organization-book"&gt;The Open Organisation&lt;/a&gt; showcases how open source’s origins as a community model can be strategically applied as an organisational framework. Then there’s CapitalOne’s &lt;a href="https://thenewstack.io/open-source-culture-starts-with-programs-and-policies/"&gt;open source culture as defined by policies and programs&lt;/a&gt;. Or Data61, the digital arm of Australia’s CSIRO, &lt;a href="https://www.computerworld.com.au/article/649169/data61-releases-draft-open-banking-apis/"&gt;releasing guidance on open banking&lt;/a&gt;. Still in Australia we see the &lt;a href="https://ogpau.pmc.gov.au/"&gt;open government partnership&lt;/a&gt; releasing &lt;a href="https://data.gov.au/"&gt;open data&lt;/a&gt;, which was valued in 2014 at &lt;a href="https://blog.data.gov.au/about-open-data"&gt;around AUD $24B&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;These may seem like efforts drifting away from the core definition and origin or open source. But all are orbiting the same point of gravity in terms of structuring collaboration and contribution at scale. And all serve as examples of the applicability of the lessons of open source going far beyond the origins of the culture.&lt;/p&gt;

&lt;h3&gt;
  
  
  So what happens next?
&lt;/h3&gt;

&lt;p&gt;That’s an excellent question. What do you think?&lt;/p&gt;

&lt;p&gt;I’m &lt;a href="https://www.linkedin.com/pulse/im-throwing-my-2019-wide-opensource-david-ryan/"&gt;currently researching&lt;/a&gt; the future of open source and would love to hear your thoughts or comments… 🙌✏️💻🧨&lt;/p&gt;


</description>
      <category>opensource</category>
      <category>community</category>
      <category>technologytrends</category>
    </item>
    <item>
      <title>Corilla hosts your developer documentation (for free and forever)</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Tue, 03 Apr 2018 04:22:31 +0000</pubDate>
      <link>https://dev.to/hellodavidryan/corilla-hosts-your-developer-documentation-for-free-and-forever-25ji</link>
      <guid>https://dev.to/hellodavidryan/corilla-hosts-your-developer-documentation-for-free-and-forever-25ji</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3nbgvb55vk5jypw0io3d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3nbgvb55vk5jypw0io3d.png" alt="Corilla hosting"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hosting your developer documentation just got easier. Today we’re announcing that all &lt;a href="http://corilla.com/?utm_source=social&amp;amp;utm_medium=devto&amp;amp;utm_campaign=freehosting" rel="noopener noreferrer"&gt;Corilla&lt;/a&gt; users have access to forever free hosting of unlimited documentation. And that includes the free tiers too 🙌&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s get back to solving user problems
&lt;/h2&gt;

&lt;p&gt;Why we’re making this change is surprisingly simple. It’s needed. Like many developers and technical writers I spent years living under the delusion of “just spinning it up myself”. This was originally a necessity — we’re not shy in voicing our frustration that the major technical writing products on the market are stagnant to the point of irrelevance.&lt;/p&gt;

&lt;p&gt;I shudder to think of how many project hours my teams in the past have burned setting up (let alone maintaining) publishing workflows. We justify this of course because we like to tinker — especially those of us with design and developer backgrounds. But the hard questions that need to be asked are:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Is spending time building documentation and publishing tools really helping our users solve their problems?&lt;/p&gt;

&lt;p&gt;Could we be speaking to users instead? Getting feedback from the support teams? Working through the user journeys with the UX team?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The answer is often uncomfortable but simple. It’s time to get back to writing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Escape the hidden costs of in-house
&lt;/h2&gt;

&lt;p&gt;The legacy of the in-house era was shattered for me when I started to think about the cost and complexity of internal productions. The rise of the SaaS model brought a certain painful reality: if we’re spending anything more than one hour a month on building and maintaining our documentation toolchain, we’re actually costing the company more money than using a dedicated SaaS product.&lt;/p&gt;

&lt;p&gt;And one of the best things about using a SaaS product is that it keeps on getting better while you keep paying the same price. Something we make easy to track here at Corilla — especially with our &lt;a href="https://medium.com/corilla-blog/why-were-moving-corilla-to-a-public-roadmap-6abdb2c9e0c7" rel="noopener noreferrer"&gt;transparent public roadmap&lt;/a&gt; and release notes.&lt;/p&gt;

&lt;p&gt;Extending our free hosting policy to companies and projects on the free tier makes sense — especially after &lt;a href="https://medium.com/corilla-blog/shipping-the-corilla-knowledge-base-into-beta-6d85a6339325" rel="noopener noreferrer"&gt;moving our knowledge base into open beta&lt;/a&gt; and &lt;a href="https://medium.com/corilla-blog/inside-the-corilla-pricing-update-93d442a3e667" rel="noopener noreferrer"&gt;a full pricing update&lt;/a&gt;. You get the world’s best collaborative content management tool under active development and we get the chance to show you enough value that you will grow your company with us through the various pricing tiers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get started hosting on Corilla
&lt;/h2&gt;

&lt;p&gt;Are you a SaaS company looking to publish your user documentation? A small team wanting an internal knowledge base built around collaboration. We’ve got you.&lt;/p&gt;

&lt;p&gt;A solo project needing robust documentation? A startup needing to get a head-start on managing all that content and information with pre-configured templates? A team needing help doing something with that legacy collection of content? Yeah we’ve got you too.&lt;/p&gt;

&lt;p&gt;So here we go. &lt;a href="http://corilla.com/?utm_source=social&amp;amp;utm_medium=devto&amp;amp;utm_campaign=freehosting" rel="noopener noreferrer"&gt;Get started on Corilla today&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Breaking into Product Management with Open Source</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Sat, 21 Oct 2017 07:22:42 +0000</pubDate>
      <link>https://dev.to/davedri/breaking-into-product-management-with-open-source-14c3</link>
      <guid>https://dev.to/davedri/breaking-into-product-management-with-open-source-14c3</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bcj_HU4r--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AQZLaTshMcz64BIBvnEauhg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bcj_HU4r--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AQZLaTshMcz64BIBvnEauhg.jpeg" alt=""&gt;&lt;/a&gt;Photo by &lt;a href="https://unsplash.com/photos/FQgI8AD-BSg?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Finn Hackshaw&lt;/a&gt; on &lt;a href="https://unsplash.com/?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;“How did you break into product management?”&lt;/p&gt;

&lt;p&gt;That’s a question that a product manager quickly gets used to being asked. As the role has evolved from a marketing function to one of delivery, so has the appeal.&lt;/p&gt;

&lt;p&gt;If the in-person interest is on the rise, then the digital world is ablaze. There are an overwhelming range of &lt;a href="http://slack.mindtheproduct.com/"&gt;Slack channels&lt;/a&gt;, &lt;a href="https://www.facebook.com/groups/productmanagementgrowth/"&gt;Facebook groups&lt;/a&gt;, &lt;a href="https://www.linkedin.com/groups/42629"&gt;LinkedIn Groups&lt;/a&gt; and training courses to jump into, engage with, and learn from. Product is 🔥. Managing it even hotter.&lt;/p&gt;

&lt;p&gt;What is surprising given this trend is how few people are taking advantage of what is possibly the most under-utilised path to practical product management experience.&lt;/p&gt;

&lt;p&gt;Open source.&lt;/p&gt;

&lt;h3&gt;
  
  
  Start your product career in open source
&lt;/h3&gt;

&lt;p&gt;I‘ve written elsewhere about the power of open source as a way to break into careers like technical writing. [Documentation is regularly described](&lt;a href="http://yellowpencils.co/"&gt;http://yellowpencils.co/&lt;/a&gt;] as the single greatest unsolved issue of modern developer culture — and something we’re on a mission to solve at &lt;a href="http://www.corilla.com"&gt;Corilla&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But product management? How about that?&lt;/p&gt;

&lt;h4&gt;
  
  
  Open source is more than code
&lt;/h4&gt;

&lt;p&gt;I know what you’re thinking. Isn’t open source just for developers? Isn’t it just a kind of code on GitHub? Something to do with a penguin and angry people with beards?&lt;/p&gt;

&lt;p&gt;Not anymore.&lt;/p&gt;

&lt;p&gt;What began as a movement encouraging the open sharing of source code has evolved into a powerful product model with a beautifully diverse community. Here’s the cheat sheet for what changed in the favour of product teams:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://www.wired.com/2016/08/open-source-won-now/"&gt;Open source won&lt;/a&gt; and is now realising it probably needs to make money instead of begging for it.&lt;/li&gt;
&lt;li&gt;Companies like Red Hat proved that open source projects can be &lt;a href="https://www.cio.com/article/3186648/linux/red-hats-secrets-of-success.html"&gt;viable open source products&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The incredible advances in consumer technology have become a &lt;a href="https://uxmag.com/articles/the-future-of-enterprise-design-is-consumer-grade-ux"&gt;powerful motivation&lt;/a&gt; for &lt;a href="https://thenextweb.com/contributors/2017/07/10/state-enterprise-ux-design-2017/"&gt;enterprise design innovation&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The open source community refined a range of distributed collaborative models that have turn out to be &lt;a href="http://theopensourcecity.com/"&gt;useful for&lt;/a&gt; all &lt;a href="https://www.redhat.com/en/explore/the-open-organization-book"&gt;kinds of things&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;h4&gt;
  
  
  What does this mean to product managers?
&lt;/h4&gt;

&lt;p&gt;Startups and enterprises have realised that &lt;a href="https://opensource.com/open-source-way"&gt;the open source way&lt;/a&gt; gives them a market advantage. Even something as simple as &lt;a href="https://blog.twitter.com/developer/en_us/a/2011/bootstrap-twitter.html"&gt;Twitter releasing Bootstrap&lt;/a&gt; showcases the impact a project can have on an ecosystem.&lt;/p&gt;

&lt;p&gt;Back on the product side we see &lt;a href="http://fortune.com/2016/03/22/red-hat-revenue-2-billion-open-source/"&gt;Red Hat sailing through the two billion dollar revenue mark&lt;/a&gt;, boosted by a focus on cloud services beyond the origins of “that Linux company”. But for every Red Hat, other great technical teams like RethinkDB have &lt;a href="http://www.defmacro.org/2017/01/18/why-rethinkdb-failed.html"&gt;crashed and burned&lt;/a&gt;. The sector is valid — but only for those with a valid &lt;a href="https://en.wikipedia.org/wiki/Product/market_fit"&gt;product-market fit&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now at the same time that open source is coming out of the basement to embrace product culture or die — oh no — the average consumer device suddenly becomes a magical everything machine. And it looks amazing! Dammit. Who could help close the gap between an era of developer-centric software and the expectations of customers spoiled by the runaway success of Apple’s design-first aesthetic?&lt;/p&gt;

&lt;p&gt;It… it sounds a lot like an opportunity for product leadership, doesn’t it? But what’s really in it for you?&lt;/p&gt;

&lt;h4&gt;
  
  
  Open source as opportunity
&lt;/h4&gt;

&lt;p&gt;The immediate benefit of open source is being able to gain experience in something by actively doing it. And usually with the encouragement and support of a team that itself benefits from any level of meaningful contribution you can muster.&lt;/p&gt;

&lt;p&gt;The long tail benefit of open source is probably the most significant. Everything you contribute to an open source project becomes a powerful public record of your development as a product manager.&lt;/p&gt;

&lt;p&gt;Evidence of your ability to work with teams, willingness to take the initiative and general development within the role is more what will land you that breakthrough role. Far more than any vague reference to a previous corporate job or training course (aka “your resume is less important than products shipped”).&lt;/p&gt;

&lt;h4&gt;
  
  
  Open source as community
&lt;/h4&gt;

&lt;p&gt;It’s also worth repeating that open source is also as much about the community as the technology. Most of which are always in need of additional support across all possible functions. It’s not just software development that turns an enthusiastic project into an actual product, but roles like marketing, documentation, design, UX and… product management.&lt;/p&gt;

&lt;h3&gt;
  
  
  Two open source paths into product management
&lt;/h3&gt;

&lt;p&gt;There are a number of avenues for those starting out in product management to engage with the open source community. Here’s two that sit on either side of the ecosystem.&lt;/p&gt;

&lt;h4&gt;
  
  
  The enterprise route
&lt;/h4&gt;

&lt;p&gt;At one end of the scale are the larger and enterprise-backed projects and products. The advantage here is that the community is relatively well structured and following some form of process. They are resourced by talented contributors and employees and contain some form of onboarding process.&lt;/p&gt;

&lt;p&gt;The advantage of getting involved with open source enterprise projects or products is that you will have the opportunity to learn a defined process. Ideally with the mentoring of experienced product managers who work for well-known companies. Keep in mind that many open source companies tend to hire directly from the communities that gather around their ecosystem.&lt;/p&gt;

&lt;p&gt;A contrarian takeaway from this route is that you will also observe the inefficiencies of scale and the challenges of upstream and downstream product alignment. Like any form of leadership the value of a manager comes from not just being able to prescriptively follow a process, but being able to get 💩 done when 💩 goes down.&lt;/p&gt;

&lt;h4&gt;
  
  
  The startup route
&lt;/h4&gt;

&lt;p&gt;If you think an open source enterprise project needs you, wait until you meet an open source startups. Hi 👋.&lt;/p&gt;

&lt;p&gt;The advantage of engaging at this level is that you will have more direct involvement and more rapid learning cycles with often intensely talented teams.&lt;/p&gt;

&lt;p&gt;Like any startup you will be challenged with a general lack of process. This is perfect for an ambitious product manager to showcase their direct influence on the success of any given initiative. The direct challenges will give real-world application (or inspiration) for applying any other learning avenues you’re undertaking. Startups are an engine room of just-in-time learning.&lt;/p&gt;

&lt;p&gt;If enterprise is where you learn and network with a consistent pace, the startup is where you prove your ability to move the dial in a meaningful way. And if you’re anything like me, you will already be thinking…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4iEcG7Zd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/250/1%2A8RNjYr-ZnA8rvIgI9uxMzA.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4iEcG7Zd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/250/1%2A8RNjYr-ZnA8rvIgI9uxMzA.jpeg" alt=""&gt;&lt;/a&gt;My spirit guide.&lt;/p&gt;

&lt;h3&gt;
  
  
  Finding open source projects as a product manager
&lt;/h3&gt;

&lt;p&gt;This is where things are easier than you probably expect. If you’re reading articles like this then you already know who cares enough about the topic to dedicate time to it. Reach out in the comments or find the authors on Twitter or directly by email.&lt;/p&gt;

&lt;p&gt;Speaking of &lt;a href="https://twitter.com/DaveDri"&gt;Twitter&lt;/a&gt; — use that too.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;&lt;div class="ltag__twitter-tweet__main"&gt;
&lt;div class="ltag__twitter-tweet__header"&gt;
&lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--2nj6SsvN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/824576466511863808/6BMgdUqP_normal.jpg"&gt;&lt;div class="ltag__twitter-tweet__full-name"&gt;David Ryan&lt;/div&gt;
&lt;div class="ltag__twitter-tweet__username"&gt;@davedri&lt;/div&gt;
&lt;div class="ltag__twitter-tweet__twitter-logo"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kX-SksTr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-eb8b335b75231c6443385ac04fdfcaed8ca5423c3990e89dc0178a4090ac1908.svg"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ltag__twitter-tweet__body"&gt;What are some &lt;a href="https://twitter.com/hashtag/opensource"&gt;#opensource&lt;/a&gt; projects that a product manager could contribute to?&lt;/div&gt;
&lt;div class="ltag__twitter-tweet__date"&gt;00:11 AM - 18 Oct 2017&lt;/div&gt;
&lt;div class="ltag__twitter-tweet__actions"&gt;
&lt;a href="https://twitter.com/intent/tweet?in_reply_to=920442251712479232" class="ltag__twitter-tweet__actions__button"&gt;&lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;&lt;/a&gt;&lt;a href="https://twitter.com/intent/retweet?tweet_id=920442251712479232" class="ltag__twitter-tweet__actions__button"&gt;&lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;&lt;/a&gt;3&lt;a href="https://twitter.com/intent/like?tweet_id=920442251712479232" class="ltag__twitter-tweet__actions__button"&gt;&lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;&lt;/a&gt;3&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;

&lt;p&gt;In terms of discovery mechanisms there are a few options. &lt;a href="https://angel.co/open-source"&gt;AngelList has a directory of open source companies&lt;/a&gt; and &lt;a href="https://www.crunchbase.com/search/principals/4291a0218d740aa83474b3ff21380d32739f1248"&gt;a search for “open source” on CrunchBase&lt;/a&gt; returns over 6000 results.&lt;/p&gt;

&lt;p&gt;Going to the source (pardon the pun) on GitHub can be useful. Recent updates to &lt;a href="https://github.com/explore"&gt;GitHub Explore&lt;/a&gt; have been excellent and a major stop forward for what has moved beyond a code repository to an important community destination in itself.&lt;/p&gt;

&lt;p&gt;Another area for strategic discovery is to reach out to developer advocates. The entire devrel ecosystem is built atop technically savvy people with a passion for community engagement.&lt;/p&gt;

&lt;p&gt;And finally, there’s probably few communities more versed in open source and the opportunities within it than &lt;a href="https://opensource.com/opensourcecom-team"&gt;opensource.com team&lt;/a&gt;. Tell them I sent you.&lt;/p&gt;

&lt;h3&gt;
  
  
  You got this far (so keep going)
&lt;/h3&gt;

&lt;p&gt;If there’s any single point to repeat it’s that open source needs exactly this kind of motivation and product focus to survive and thrive. If you choose this little known path, you come in at what is likely a tipping point for the industry. And that’s both as a wonderful way to advance your product management career as well as a chance for you to bring your ideas and perspectives into the ecosystem realising &lt;a href="https://changelog.com/posts/how-to-fund-your-open-source-projects"&gt;it can’t just keep begging for support&lt;/a&gt; — it needs to earn it with market-defining products.&lt;/p&gt;

&lt;p&gt;My own journey isn’t far from this experience—&lt;a href="https://www.youtube.com/watch?v=9mNgs_zvsLI"&gt;the story of Corilla is well documented these days&lt;/a&gt; but is built atop this exact path. A bunch of technical writers building their own content product internally. And then spinning out to build it properly this time around. What could go wrong, right?&lt;/p&gt;

&lt;p&gt;If there’s anything I can do to help nudge you towards your own opportunities in similar context please let me know. Whatever you are drawn towards just please get started. If this is a mission you’re on — make it happen. The sooner you do the sooner you get to make something amazing for the world.&lt;/p&gt;

&lt;p&gt;Thanks for reading. This post originally appeared on &lt;a href="https://medium.com/minimum-viable-paragraph/breaking-into-product-management-with-open-source-1aced25d575"&gt;Minimum Viable Paragraph&lt;/a&gt;.&lt;/p&gt;


</description>
      <category>opensource</category>
      <category>productmanagement</category>
      <category>productdevelopment</category>
      <category>productdesign</category>
    </item>
    <item>
      <title>The limits of the MVP (and the importance of kung-fu)</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Thu, 05 Oct 2017 21:34:46 +0000</pubDate>
      <link>https://dev.to/davedri/the-limits-of-the-mvp-and-the-importance-of-kung-fu-10n2</link>
      <guid>https://dev.to/davedri/the-limits-of-the-mvp-and-the-importance-of-kung-fu-10n2</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mMt9X0XQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2A1-6uTDisOqjeEFiDwFAbZg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mMt9X0XQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2A1-6uTDisOqjeEFiDwFAbZg.jpeg" alt=""&gt;&lt;/a&gt;&lt;a href="https://unsplash.com/photos/ETRPjvb0KM0"&gt;Source: Patrick Perkins via Unsplash&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Have you seen this kind of conversation before? Chances are you’re going to nod with a certain pained familiarity.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“I recently worked on a project where the term MVP was constantly bandied around by both the client and some of the team… when what we were delivering was nothing of the sort. Might this article be true?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The article in question was Rik Higham’s interesting piece &lt;a href="https://hackernoon.com/the-mvp-is-dead-long-live-the-rat-233d5d16ab02"&gt;“The MVP is dead. Long live the RAT”&lt;/a&gt;, and the quote above from a comment on the the &lt;a href="https://www.facebook.com/groups/sydneystartups/permalink/1688490524525554/"&gt;Sydney Startups group&lt;/a&gt; on Facebook.&lt;/p&gt;

&lt;p&gt;Specifically the linked article argues some interesting points that the term “MVP is used so much it’s lost its original meaning.” It’s easy to have empathy for Higham’s frustration here, as the lean startup model and concept of a minimum viable product are ubiquitous. And with ubiquity comes increasing interpretation and a growing cultural footprint.&lt;/p&gt;

&lt;p&gt;To Higham’s credit he creates another lens through which to approach product and experience design. His RAT model is one that I’ve enjoyed discussing in my own communities and has some great ideas.&lt;/p&gt;

&lt;p&gt;But here’s a secret.&lt;/p&gt;

&lt;p&gt;The models don’t matter as much as two other specific things you learn as the typical product management career moves through the junior phases of prescriptive application and into more complex and nuanced releases.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Models matter less than an understanding of the history and cultural signals surrounding them.&lt;/li&gt;
&lt;li&gt;Models are not immutable and are affected by the cultural signals of the intended organisation applying them.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  The problem with naming something
&lt;/h3&gt;

&lt;p&gt;The challenge here is semantic. If not entirely semiotic. But don’t throw out those post-it notes yet.&lt;/p&gt;

&lt;p&gt;Terms like “MVP” are a concept with a practical example, but quickly gain other cultural signals. And within those signals they are weighed down by assumptions, by given examples, and by association with whoever is transmitting that knowledge.&lt;/p&gt;

&lt;p&gt;We see this in the opening quote.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;…the term MVP was constantly bandied around by both the client and some of the team… when what we were delivering was nothing of the sort.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The perceived misuse of a term has led to a total rejection of what was considered in recent years to be a revolutionary shift in product development methodology.&lt;/p&gt;

&lt;p&gt;It’s no wonder that smart and experienced product managers (in this case Higham) are reinterpreting the prevailing model through their own lens, while also distancing their theories from the rising noise around the previous model.&lt;/p&gt;

&lt;p&gt;I’ve done this myself on a project in 2016, hijacking elements of Startup Weeken, Google’s Design Sprint, and IDEO’s Design Thinking. I called it “Immutable Design Theory”, and used that lens to both lead an innovation project and affect cultural change within an organisation. Experience designers are crafty like that.&lt;/p&gt;

&lt;p&gt;Why? Because this is what humans do with literally everything in our human experience.&lt;/p&gt;

&lt;p&gt;Understanding this comes naturally through a product manager’s career, where repeat application of one and then another generation of product model as a prescriptive mission starts to highlight that — okay — there’s more to it than a step-by-step recipe here.&lt;/p&gt;

&lt;p&gt;The same goes for the sub-sequent journey through other models until an eventual product nirvana is reached. Which brings us to…&lt;/p&gt;

&lt;h3&gt;
  
  
  Product management as kung-fu
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7BdWcBoV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2A78lrrjq97gpdWrKqefk8dQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7BdWcBoV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2A78lrrjq97gpdWrKqefk8dQ.png" alt=""&gt;&lt;/a&gt;“What do you mean you haven’t update the roadmap for this week’s standup?”&lt;/p&gt;

&lt;p&gt;One of the most famous cultural icons in martial arts is none other than &lt;a href="https://www.brainpickings.org/2013/05/29/like-water-bruce-lee-artist-of-life/"&gt;Bruce Lee&lt;/a&gt;. Originally trained with Yip Man in the Wing Chun style, Lee is perhaps most widely known for his move towards a style of no style at all. Something he called &lt;a href="https://en.wikipedia.org/wiki/Jeet_Kune_Do"&gt;Jeet Kune Do&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You can see where this analogy is going already. If Wing Chun was the equivalent of the MVP model, Lee is the product manager growing frustrated at the limitations of the style.&lt;/p&gt;

&lt;p&gt;His journey through subsequent styles to form what Lee called “the art of fighting without fighting” is legendary. But perhaps is easy to overlook something — the fact that Lee’s dedication to the exploration of Kung-Fu’s application (and therefore limitations) was one of discipline and mastery.&lt;/p&gt;

&lt;h3&gt;
  
  
  “Be like water my (product managing) friend”
&lt;/h3&gt;

&lt;p&gt;We can learn a lot from looking at product management through the lenses of semiotics and kung fu. As ridiculous as that is to both read and to type.&lt;/p&gt;

&lt;p&gt;In either case the lesson is to gain a deep understanding of not only the style or model in question, but how it is viewed in the communities and ecosystems around it. The ability of that style will depend greatly on the context of its application.&lt;/p&gt;

&lt;p&gt;As Lee says, “be like water my friend”. Nothing is static. Not even product management and development styles.&lt;/p&gt;

&lt;p&gt;Thanks for reading. This post originally appeared on &lt;a href="https://medium.com/minimum-viable-paragraph/the-limits-of-the-mvp-and-kung-fu-7d33b6d723e5"&gt;Minimum Viable Paragraph&lt;/a&gt;.&lt;/p&gt;


</description>
      <category>minimalviableproduct</category>
      <category>productmanagement</category>
      <category>startup</category>
      <category>productdesign</category>
    </item>
    <item>
      <title>On building your project (and letting people enjoy things)</title>
      <dc:creator>David Ryan</dc:creator>
      <pubDate>Thu, 31 Aug 2017 22:43:45 +0000</pubDate>
      <link>https://dev.to/davedri/on-building-your-project-and-letting-people-enjoy-things-51cm</link>
      <guid>https://dev.to/davedri/on-building-your-project-and-letting-people-enjoy-things-51cm</guid>
      <description>&lt;p&gt;You know that thing you want to build? &lt;/p&gt;

&lt;p&gt;But there’s already a thing doing something like that? And someone is bound to get up in your face and tell you all about it?&lt;/p&gt;

&lt;p&gt;If that sounds familiar then here’s two quick tweets and a hot take for you.&lt;/p&gt;

&lt;p&gt;Recently &lt;a href="https://levels.io/" rel="noopener noreferrer"&gt;Pieter Levels&lt;/a&gt; made something called &lt;a href="https://hoodmaps.com/" rel="noopener noreferrer"&gt;Hoodmaps&lt;/a&gt;. You might have seen it on &lt;a href="https://www.producthunt.com/posts/hoodmaps" rel="noopener noreferrer"&gt;Product Hunt&lt;/a&gt;. It’s a fun project that lets people overlay Google Maps with other information. In this case, funny references to the neighbourhood demographics of major cities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoodmaps.com/san-francisco" rel="noopener noreferrer"&gt;Here’s the map for San Francisco&lt;/a&gt;. And yeah it’s pretty accurate. Although I don’t agree with the annotations for Mountain View, where I’m currently writing this, for obvious reasons 😂.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F1024%2F1%2AZT_L9vlPycqu04ACtjLbJw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F1024%2F1%2AZT_L9vlPycqu04ACtjLbJw.png"&gt;&lt;/a&gt;Tell it like it is — multi-coloured map.&lt;/p&gt;

&lt;p&gt;It’s pretty cool huh? Yeah I think so too. But because this is the internet let’s brace ourselves for the inevitable polar response in 3, 2, 1…&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-903311742373122049-286" src="https://platform.twitter.com/embed/Tweet.html?id=903311742373122049"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-903311742373122049-286');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=903311742373122049&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;I don’t want to unfairly ping Matthew here because it’s actually pretty cool that he cared to reach out and engage with Pieter on this.&lt;/p&gt;

&lt;p&gt;Like any founder building any product at all I find myself on Pieter’s side of the conversation at least a few times a week. The minute you ship anything at all you’ve got no end of people telling you it already exists in the world. Regardless of your domain expertise or particular vision.&lt;/p&gt;

&lt;p&gt;But like any member of the global startup ecosystem (which probably includes you if you’re reading this) I’ve also had to learn how to channel my pattern recognition for similar projects/products into questions that founders can answer. It’s human nature after all and really healthy to acknowledge that we all do this instinctively.&lt;/p&gt;

&lt;p&gt;The awesome thing is that &lt;a href="https://medium.com/@davedri/five-years-on-from-giving-it-five-e8d6ee66e45" rel="noopener noreferrer"&gt;giving it five minutes&lt;/a&gt; and letting the founder explain their vision can often be enlightening — another &lt;a href="https://en.wikipedia.org/wiki/Simpsons_Already_Did_It" rel="noopener noreferrer"&gt;reminder not to scream “Simpsons did it”&lt;/a&gt; every time something looks familiar.&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-903353533914906632-876" src="https://platform.twitter.com/embed/Tweet.html?id=903353533914906632"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-903353533914906632-876');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=903353533914906632&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;Pieter doesn’t seemed bothered here and is having some fun in reply. Let’s remember that the internet can be a fun place if we don’t take things too personally (AKA put down your pitchfork for a minute 🔥🔫).&lt;/p&gt;

&lt;p&gt;This simple exchange highlights a few points that I’d like to mark up in highlighter and draw a few circles around. In no particular order…&lt;/p&gt;

&lt;h3&gt;
  
  
  Build any damn passion project you want to
&lt;/h3&gt;

&lt;p&gt;The world is an amazing place full of amazing people doing amazing things because they want to. Be one of those people (they tend to be successful).&lt;/p&gt;

&lt;p&gt;When it comes to passion projects there’s really only one person that matters. And that’s you.&lt;/p&gt;

&lt;p&gt;Pieter’s a bit of an outlier in the passion project category as he’s &lt;a href="https://levels.io/" rel="noopener noreferrer"&gt;certainly been prolific over the last few years&lt;/a&gt;. Which is why it’s even more odd to call him out in particular on something both fun and personal. And as others point out, has already gained a certain amount of cultural traction.&lt;/p&gt;

&lt;p&gt;Passion projects are immutably awesome. The more you do the more you learn. And the more you share the more the world levels up with you. Imagine if someone would have told Linus to not bother creating Linux as “just a hobby”? After all, Minix already existed, right?&lt;/p&gt;

&lt;h3&gt;
  
  
  Learn to ask for clarification like a real human
&lt;/h3&gt;

&lt;p&gt;Pretty much everything invented has a bunch of other things just like it. Just like birds. Have you seen how many breeds of bird there are? Are there any ornithologists snarking “kookaburras are interesting and all, but eagles have been doing a better version of flight for almost two millennia”?&lt;/p&gt;

&lt;p&gt;No. Because that would be rididculous.&lt;/p&gt;

&lt;p&gt;My tip is that if you encounter a founder working on a project or product that seems similar to something else you’ve seen, you’ve got a chance to learn some nuance about that space. Try this…&lt;/p&gt;

&lt;p&gt;“I’m not an expert in that field, but I’m familiar with [NAME_OF_THING]. What’s your take on this?”&lt;/p&gt;

&lt;h3&gt;
  
  
  Let people enjoy things
&lt;/h3&gt;

&lt;p&gt;As someone who cofounded a &lt;a href="http://corilla.com" rel="noopener noreferrer"&gt;documentation tool for software teams&lt;/a&gt; I can certainly relate. I have to declare my obvious bias here.&lt;/p&gt;

&lt;p&gt;And I can ensure you that it’s okay to ask these questions. If you’re interested I’ll tell you all about our unique focus at &lt;a href="http://www.corilla.com" rel="noopener noreferrer"&gt;Corilla&lt;/a&gt;, the backstory of our experience as an internal startup at Red Hat and even how much I (genuinely) love the handful of similar companies exploring this space as well. That’s a blog post for another time.&lt;/p&gt;

&lt;p&gt;But for now it really just comes down to some sage advice that &lt;a href="https://www.facebook.com/buzzfeedadam/photos/a.160195804031634.47416.136450789739469/1107530019298203/?type=3&amp;amp;theater" rel="noopener noreferrer"&gt;Adam Ellis so perfectly summed up&lt;/a&gt; in pixel form…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F500%2F1%2AXUgGVWRXWB_u8w-lA50lqQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn-images-1.medium.com%2Fmax%2F500%2F1%2AXUgGVWRXWB_u8w-lA50lqQ.png"&gt;&lt;/a&gt;Extract from &lt;a href="https://www.facebook.com/buzzfeedadam/photos/a.160195804031634.47416.136450789739469/1107530019298203/?type=3&amp;amp;theater" rel="noopener noreferrer"&gt;Adam Ellis&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks for reading. This post originally appeared on &lt;a href="https://medium.com/minimum-viable-paragraph/on-building-your-project-and-letting-people-enjoy-things-a85589c3582d" rel="noopener noreferrer"&gt;Minimum Viable Paragraph&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>startup</category>
      <category>projects</category>
      <category>creativity</category>
      <category>startuplife</category>
    </item>
  </channel>
</rss>
