Skip to content

Instantly share code, notes, and snippets.

View kiobu's full-sized avatar
🌸

Kiobu kiobu

🌸
  • RTX
  • Massachusetts, USA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am kiobu on github.
  • I am kiobu (https://keybase.io/kiobu) on keybase.
  • I have a public key ASBBjREmCDwmTg9IVE7rUM5tkeWlgZAoB2lJ4hmEFCifTQo

To claim this, I am signing this object:

@kiobu
kiobu / f.asm
Last active December 8, 2020 21:08
; ----------------------------------------------------------------------------------------
; This is an OSX console program that writes a little triangle of asterisks to standard
; output. Runs on macOS only.
;
; nasm -fmacho64 triangle.asm && gcc hola.o && ./a.out
; ----------------------------------------------------------------------------------------
global _start
section .text
_start:
@kiobu
kiobu / keys.pub
Created August 16, 2021 02:44
keys.pub
BEGIN MESSAGE.
Qphs0PrjxEbDqjb R7Jvkg4MqLp9R49 fjwV5IsoW9Eweqr ZazpGMWuJUptpPS
xcqgLN6pM8lePLy Sm7LTf0hScKTCKq 6Xr2MZHgg6y750Y 5jNM1WuAUYZEtKf
4lUEPDkDhPhXOTk yyPcg9X297QNFek GcId3ywHNWhtAqu RbbyZktRJksssxg
rOdAmRAWhGm2mNG YuKMYGti1Vgn8ok x8XFd.
END MESSAGE.