2012/05/09

Recent entries from same category

  1. VimConf 2023 Tiny に参加しました
  2. Vim で Go 言語を書くために行った引越し作業 2020年度版
  3. Vim をモダンな IDE に変える LSP の設定
  4. ぼくがかんがえたさいきょうの Vim のこうせい 2019年 年末版
  5. VimConf 2019 を終えて

WIWA BLOG

... これだけ。 たった数10分で立ち上げられるんです。そう、Pythonならね。

http://blog.wiwa.jp/entry/4fa9ffa7d6f9fd22a5000002
Twitterのパスワードが流出していないか確認:WIWA TWIPASS
http://twipass.wiwa.jp/
Twitterの大量流出したパスワードに自分のものが含まれているかどうか一発でわかる「WIWA TWIPASS」 - GIGAZINE

本日明らかになったTwitterのパスワード大量流出(延べ5万5000件、重複しているものを除いて約3万5000件)について、自分のTwitterアカウントのパスワードが漏れていないかどうかが分かるサイトが登場しています。

http://gigazine.net/news/20120509-twipass/
僕も5分でプラグイン書いた! functions:twipass(name)
  let res = webapi#http#post("http://twipass.wiwa.jp/ctrl/get/twipass"{"name"a:name})
  echo webapi#json#decode(res.content).text
endfunction
command-nargs=1 TwiPass call s:twipass(<q-args>)
mattn/twipass-vim - GitHub
https://github.com/mattn/twipass-vim
これだけ。 たった5分で作れちゃうんです。そう、Vimならね。
Posted at by | Edit