Skip to content

Instantly share code, notes, and snippets.

View hoodedice's full-sized avatar
💭
Getting back into open source

Hooded Ice hoodedice

💭
Getting back into open source
View GitHub Profile
@hoodedice
hoodedice / keybase.md
Created December 9, 2020 20:38
keybase.md

Keybase proof

I hereby claim:

  • I am hoodedice on github.
  • I am hoodedice (https://keybase.io/hoodedice) on keybase.
  • I have a public key ASAxRPMZoCQlklzAWYT7F5-pwnhNjI9jgZOm1E_1bm310Ao

To claim this, I am signing this object:

@hoodedice
hoodedice / msbattrep.css
Created June 22, 2016 11:30
ms did a few things right, this is one of them
body {
font-family: Segoe UI Light;
letter-spacing: 0.02em;
background-color: #181818;
color: #F0F0F0;
option 1:
file 1.h:
struct BootEntry{
unsigned int BYTES_PER_SECTOR;
unsigned int SECTORS_PER_CLUSTER;
unsigned int RESERVED_SECTORS;
unsigned int NUM_OF_FATS;
unsigned int MAX_ROOT_DIRS;
unsigned int TOTAL_SECTORS;
unsigned int SECTORS_PER_FAT;
- - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - -
- - - - - * - - - -
- - - - - * - - - -
- - - - - * - - - -
- - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - -