https://github.com/unknwon/rods
The collection of RODs written by @unknwon for researching and describing engineering efforts.
https://github.com/unknwon/rods
Last synced: over 1 year ago
JSON representation
The collection of RODs written by @unknwon for researching and describing engineering efforts.
- Host: GitHub
- URL: https://github.com/unknwon/rods
- Owner: unknwon
- Created: 2021-12-06T15:01:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T11:59:59.000Z (over 4 years ago)
- Last Synced: 2025-03-30T16:15:06.824Z (over 1 year ago)
- Homepage:
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RODs - The graveyard of "brilliant" ideas
The collection of RODs written by [@unknwon](https://github.com/unknwon) for researching and describing engineering efforts.
⚠️ Writings in this repository are 100% personal, opinionated, and non-work related. Nothing here is a commitment.
## What is an ROD?
ROD is the acronym of **Read-Only Document**, ROD uses similar format as RFC but unlike RFC which is for requesting for comments, ROD is used more as FYI.
## Content structure
Flat, and each Markdown file contains an ROD, and each ROD is monotonically numbered, like a primary key in your database table.
## Open-source, not open-contribution
_Quote from [benbjohnson/litestream](https://github.com/benbjohnson/litestream#open-source-not-open-contribution):_
> I am grateful for community involvement, bug reports, & feature requests. I do not wish to come off as anything but welcoming, however, I've made the decision to keep this project closed to contributions for my own mental health and long term viability of the project.
With that said, the [Discussions](https://github.com/unknwon/rods/discussions) is open.
## License
This repository is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).