https://github.com/timolinn/os-and-blockchain
https://github.com/timolinn/os-and-blockchain
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timolinn/os-and-blockchain
- Owner: timolinn
- Created: 2019-05-17T12:48:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T17:25:08.000Z (over 4 years ago)
- Last Synced: 2025-01-26T20:32:33.106Z (4 months ago)
- Language: Rust
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating Systems and Blockchain
I created this repository to document my learnings on Blockchain technology and operating systems (especially unix-like systems eg. Reenix, Linux).
This journey started with [Learning Rust](https://github.com/timolinn/the-year-of-the-rustacean) and the C programming language, which I hope will be enough to help me understand the Linux APIs.