Skip to content

Instantly share code, notes, and snippets.

View p-chan's full-sized avatar
:octocat:
Be Internetable

P-Chan p-chan

:octocat:
Be Internetable
View GitHub Profile
# 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 ->

909 名前:水先案名無い人[sage] 投稿日:2006/01/18(水) 17:53:30 ID:vy/5A+U/0
IDの生成にはIPアドレスの全てを使う IPアドレスからMD5によるハッシュを16進数形式で算出し、 返ってきた文字列の後ろから4バイト(65536通り)が使われる これと、サーバから得たランダムな数字(1日ごと)、板キー、 年月日の「日」を混ぜ合わせて、 MD5によるハッシュをBase64形式で算出し、 返ってきた文字列の前から8バイト(281474976710656通り)がIDとなる

【JS版】情報を収集する技術

情報に溺れないように、情報社会を生き抜きたい。 JavaScript系の情報を収集する方法について考える。

Twitter

@p-chan
p-chan / .editorconfig
Last active July 5, 2016 08:40
.editorconfig
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
@p-chan
p-chan / p5-sandbox - microorganism.markdown
Created July 6, 2016 10:15
p5-sandbox - microorganism
# build output
dist
# dependencies
node_modules
# log
npm-debug.log
@p-chan
p-chan / .editorconfig
Last active October 19, 2019 06:26
Initial commitを支える技術
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
@p-chan
p-chan / 初任給.md
Last active May 4, 2017 12:14
初任給で買いたいもの
もの かね ひとこと
Nexus5x 35,000円くらい Android端末
HDMIセレクター 2,500円くらい 快適Switch環境に
タコ足 1,500円くらい 快適充電環境に
スピーカー 5,000円まで 快適Switch TVモード環境に
チャリ 30,000円まで 行動範囲拡大に
椅子 いくらでも 快適オタク環境に
甚平 5,000円まで 部屋着
@p-chan
p-chan / .osx
Last active March 10, 2018 21:37
macOS Settings
defaults write com.apple.screencapture location ~/Screenshots/
@p-chan
p-chan / punchline.txt
Last active July 5, 2018 21:13
インターネット上等で見かけたパンチライン集
インターネット上等