8dcc’s blog
I use this blog to post information in a more centralized way, rather than writing articles across my different projects.
Current sections
The articles in this blog are spread across the following categories.
External articles
These are some articles that I have written across my different projects.
- The fs-os wiki, explaining the details of my simple operating system.
- Hooking CreateMove in the Source 1 game engine.
- Finding offsets and hooking SDL functions.
See also:
- The LaTeX folder inside my scratch GitHub repository has some other articles I have written, and also contains some of my math notes.
- The scratch repository itself is full of small but interesting projects in various languages. All the code is documented.
Other links and contact
These are some external links you might find interesting:
If you want to contact me, write to 8dcc.git@gmail.com and try to encrypt your messages whenever possible using my PGP key.
Extra notes
Here are some notes that might help when reading or navigating this blog.
- Most pages are static HTML files generated by Emacs’ Org mode, and they can be displayed in console browsers such as Lynx or EWW.
- Some articles might use JavaScript for the MathJax library. When disabled, the raw LaTeX code will be displayed.
- There are two types of links: to an external page or site, with a solid underline; or to an element of the current page, with a dashed underline.
Contributing
Feel free to contribute to this blog if you find any errors or if you have any suggestions.
License and credits
Copyright © 2024 8dcc. All Rights Reserved. The source code and content of this website is covered by GNU General Public License as published by the Free Software Foundation, version 3.
Credits for the LaTeX theme idea: Lorenzo Pace’s blog and LaTeX.css.