Skip to content

Commit 3714587

Browse files
committed
Spelling
1 parent c1a34cd commit 3714587

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/english/blog/onm-vision/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The good news is that we can change this and that we are going to.
3030
With the amount of leverage in the Open Neuromorphic community, this is exactly the right place to start.
3131
This post explains the grand vision, our hopes for where Open Neuromorphic will be in 5 years from now.
3232

33-
## Why does *open* softare and *open* science matter?
33+
## Why does *open* software and *open* science matter?
3434

3535
```
3636
The Open Neuromorphic Principles:
@@ -47,11 +47,11 @@ It’s a time sink, something to rush past in the pursuit of what really matters
4747
Publish or perish.
4848

4949
Well. We think software matters. And we are not alone.
50-
Open source software is **estimated to provide [billions](https://opensourcefundingsurvey2024.com/), if not [trillions](https://www.hbs.edu/ris/Publication%20Files/24-038_51f8444f-502c-4139-8bf2-56eb4b65c58a.pdf)** of value *anually*.
50+
Open source software is **estimated to provide [billions](https://opensourcefundingsurvey2024.com/), if not [trillions](https://www.hbs.edu/ris/Publication%20Files/24-038_51f8444f-502c-4139-8bf2-56eb4b65c58a.pdf)** of value *annually*.
5151
This is an absolutely incredible number that should be celebrated much much more.
5252
Most value is derived from programming languages (JavaScript, Go, Java, C/C++, ...), web servers (Apache, Nginx), research software (Numpy, PyTorch, ...), and hardware platforms (Arduino, 3D printing).
5353

54-
The value of open source is most felt in its absense.
54+
The value of open source is most felt in its absence.
5555
If we look to the domain of machine learning, NVIDIA sits on a ridiculously large part of the hardware accelerator market.
5656
This kind of monopoly is known to hurt progress.
5757
And if neuromorphics have any future at all, we should be eager to learn from history and work hard to avoid monopolies.
@@ -92,15 +92,15 @@ This is why computational reproducibility matters--software is how we encode and
9292

9393
## What is reproducibility?
9494
Recall that according to Wikipedia, it is *not* enough to demonstrate results alone.
95-
Results have to be (1) systematic and they have to be (2) testable.
95+
Results have to be (1) systematic, and they have to be (2) testable.
9696
Can you test everything in the papers you read? Do you know how?
9797

98-
It is entirely possible that the given paper is too hard to understand or unaccessible to the audience for other reasons.
98+
It is entirely possible that the given paper is too hard to understand or inaccessible to the audience for other reasons.
9999
That does not mean that there are no scientific insights to find---readers may find ways to systematize them on their second or third reading.
100100
No, it means that <i>you specifically</i> cannot take the idea as your own, test it, and use it to improve your world model.
101101

102102
Reproducibility, in this context, is not only the duplication of results.
103-
It is the ability to take the scientific idea, embed it into your own inner model, adapt it, and build upon it---or discard it because it reduces predictabilitly.
103+
It is the ability to take the scientific idea, embed it into your own inner model, adapt it, and build upon it---or discard it because it reduces predictability.
104104

105105
If an idea is not reproducible, the findings cannot be expanded.
106106
And are, therefore, useless.

0 commit comments

Comments
 (0)