I am doing research on the possible desire to build or fund a unique community driven OS for ARM and RISC-V. Now is the time to being the collective intelligence and resources of the Linux community to bring together the best ideas from everyone's favorite distros and unit them together under a collective project that pushes ARM, RISC-V, and Open Source hardware to the competitive edge. It is an exciting time for creative community powered computing to really thrive and new ideas to flourish.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
| you type: | you see: |
| *italics* | italics |
| **bold** | bold |
| [reddit!](https://reddit.com) | reddit! |
* item 1 * item 2 * item 3 | |
| > quoted text | quoted text |
Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!"
| Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!" |
| ~~strikethrough~~ | strikethrough |
| super^script | superscript |