8dcc
- Karma
- 138
- Created
- May 17, 2024 (2y ago)
- Submissions
- 0
Blog: https://8dcc.github.io/
GitHub: https://github.com/8dcc
Email: 8dcc.git@gmail.com
- Understanding the FAT File System (8dcc.github.io)
- The Pros and Cons of Cons (8dcc.github.io)
- Show HN: Bin-graph: Visualize binary files (github.com)
This program provides a simple way of visualizing the different regions of a binary file. Written in C, depends only on libpng. Currently (commit 1dd42e3) it is able to generate PNG images that represent various aspects…
- Implementing the modulus operator for floating-point numbers (8dcc.github.io)