Skip to content

Instantly share code, notes, and snippets.

@0x277F
0x277F / init.vim
Created April 5, 2017 22:02
My NeoVim configuration
if &compatible
set nocompatible
endif
set runtimepath+=~/AppData/Local/nvim/bundle/repos/github.com/Shougo/dein.vim
if dein#load_state(expand('~/AppData/Local/nvim/bundle'))
call dein#begin(expand('~/AppData/Local/nvim/bundle'))
call dein#add('Shougo/dein.vim')
call dein#add('Shougo/neocomplete.vim')
@0x277F
0x277F / klass.md
Last active April 18, 2021 12:22
Java klass.hpp memory layout
Index Field Name Size Offset Completely Useless Column Field Type
1 Header 8 +0 +0 Unknown
2 Klass Pointer Size +8 +8 *Klass to java/lang/Class
3 C++ Vtbl Pointer Size +16 +12 Unknown Pointer
4 Layout Helper 4 +24 +16 i32
5 Super Offset 4 +28 +20 u32
6 Name Pointer Size + 32 +24 *Symbol (linked list type?)
7 Secondary Super Cache Pointer Size +40 +28 *Klass
8 Secondary Supers Pointer Size +48 +32 Array<*Klass>
@0x277F
0x277F / keybase.md
Created April 17, 2016 20:21
Keybase proof.

Keybase proof

I hereby claim:

  • I am 0x277F on github.
  • I am 0x277f (https://keybase.io/0x277f) on keybase.
  • I have a public key whose fingerprint is 7677 276F 32A2 483B BF26 9A00 7FBD A6B1 090A E825

To claim this, I am signing this object: