From 9a35d39401362c22149903413077793d80e8a160 Mon Sep 17 00:00:00 2001 From: Ben Castanon <110475119+beecastanon@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:29:50 -0400 Subject: [PATCH 1/2] Create 2023_QOSS_Survey Blog Post Creat blog post with link to 2023 survey --- src/content/blog/2023_QOSS_Survey | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/content/blog/2023_QOSS_Survey diff --git a/src/content/blog/2023_QOSS_Survey b/src/content/blog/2023_QOSS_Survey new file mode 100644 index 00000000..842c513d --- /dev/null +++ b/src/content/blog/2023_QOSS_Survey @@ -0,0 +1,23 @@ +--- +title: The 2023 QOSS Survey is here! +author: Unitary Fund Team +day: 27 +month: 9 +year: 2023 +--- + +The ***2023 Quantum Open Source Software (QOSS) Survey*** is here! + +This annual survey is a ***state of the community & industry snapshot***, from the bottom up. It is a chance for anyone who codes, or wants to code, for and with quantum technologies, to share their voice in the development of our field. The survey covers information on demographics, experience, community, research, tech stacks and more. + +If you are a user or developer of software for any kind of quantum technology, we kindly encourage you to take this ~10 minute survey. Please note the survey will be available through October 27, 2023. Thank you for your help in building a better quantum computing ecosystem! + +[Are you ready to take the survey? Click here to get started!](https://www.surveymonkey.com/r/QuantumSurvey2023) + +![Take the Quantum Open Source Software Survey](/images/2023QOSSSurvey.png) + +All anonymized results will be shared publicly later this year, so that the survey can be a resource for anyone who wants a better understanding of the quantum computing community’s needs. Unitary Fund will also analyze the data, report our filings and publish the aggregated results on our website. + +***A very large and heartfelt thank you*** to all the Unitary Fund community members, advisors, and partners who continue to help us provide this survey as a resource, including work in designing, testing and providing general feedback. + +Fill out the QOSS Survey [here](https://www.surveymonkey.com/r/QuantumSurvey2023) From a3ebec284706156f8af05991f65b75294b6b5fc2 Mon Sep 17 00:00:00 2001 From: Nathan Shammah Date: Wed, 27 Sep 2023 18:06:11 +0200 Subject: [PATCH 2/2] Rename 2023_QOSS_Survey to 2023_qoss_survey.md --- src/content/blog/{2023_QOSS_Survey => 2023_qoss_survey.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/content/blog/{2023_QOSS_Survey => 2023_qoss_survey.md} (100%) diff --git a/src/content/blog/2023_QOSS_Survey b/src/content/blog/2023_qoss_survey.md similarity index 100% rename from src/content/blog/2023_QOSS_Survey rename to src/content/blog/2023_qoss_survey.md