Skip to content

Instantly share code, notes, and snippets.

View aoisensi's full-sized avatar
🔪
pep me

aoisensi aoisensi

🔪
pep me
View GitHub Profile

Keybase proof

I hereby claim:

  • I am aoisensi on github.
  • I am aoisensi (https://keybase.io/aoisensi) on keybase.
  • I have a public key whose fingerprint is E148 E43C 136A 9C06 2A26 5138 A4FA 577F 09B8 9D72

To claim this, I am signing this object:

データベースを一旦リセットした 全データが消えたので登録しなおしてください
日記を追加した
package main
import (
"bytes"
"flag"
"fmt"
"image/jpeg"
"io"
"io/ioutil"
"os"

STR

BB Clock ES Phoenix Tide Undying

AGI

BH Venge Veno

INT

AA Bane CM Disruptor Enigma Jakiro KOTL Lich Lion Furion Ogre Pugna Shaman Techies

package main
import (
"os"
"log"
"image/png"
"image"
"image/color"
)
Radiantヒーロー縛り
Direヒーロー縛り
Intヒーロー縛り
Agiヒーロー縛り
Strヒーロー縛り
女縛り
二本足以外縛り
翼縛り
人間縛り
パッシブスキル持ち縛り
$ = require 'sandvich'
$ process.env.STEAM_API_KEY, (err, sandvich) ->
if err
throw err
return
exports.module = sandvich
hostname: yasuna
ssh_authorized_keys:
- ssh-rsa ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe+fxcS7QpwX9MIJYeFtakffJp8hkm2ec7t3BDKBE9fuDB/iJETG4PSAk2mbwX0p9h+t3V4KNX9mjUHTnbdPgwfFNHsh+COKF6T0pYkVrVN3l8aqettz0o2qRwkpWXhm9a2GHV/irROkzBDiuwHGqc1phk/PO/m0LHTUT3LcrwuhS8tA6xP3uBtKtid7q12PzytW9Q33b0wcuinK91x9PI+Yg2r3LRJdLfC3LsEW6m2Z2bmawGUtiVUkx3AYzFhFuBSGZ5OHB1jCbK8eXVYzmzYVHvb45Y9dlbe48S7w2/VKWsY9R5X2REi71Q1wy4eir35S6h9JQchYG7fW5maZAp aoisensi@DESKTOP-RA521O3
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
newline = "\\n" .
unicode_char = " " … "~" .
unicode_letter = "a" … "z" | "A" … "Z" .
unicode_digit = "0" … "9" .
letter = unicode_letter | "_" .
decimal_digit = "0" … "9" .
octal_digit = "0" … "7" .
hex_digit = "0" … "9" | "A" … "F" | "a" … "f" .