ansibleのshell moduleはエラー処理を省いてもトラップしてくれるのがいいな。
uimの設定ファイル配置パス
- ~/.uim.d/
- /usr/share/uim/
趣味ゲー開発「AirTrick」(W.I.P.)
Unityで目押し風ゲーム開発中。
利用アセット
- PlayMaker
- Cartoon City Builder
- Easy Scatter
- Simple Town
- Simple Sky
個人的なJS/CSSライブラリ・ユーティリティメモ(2016年)
- コンパイラ
- babel
- ES6->ES5コンパイラ
- ユーティリティ
- webpack
- 依存関係の解決
- istanbul
- カバレッジ計測
- yeoman
- sass
- hubot
- phantomjs
- gulp
- gulp-cucumber
- gulp-watch
- gulp-sass
- gulp-cssnext
- テンプレエンジン
- riot
- フレームワーク
- sail
- vue
- onsen
- ドキュメンテーション
- jsdoc
- 文法チェック
- eslint
- ES6対応
- テスト
- karma
- 結合・ブラウザテスト
- mocha
- BDDフレームワーク
- power-assert
- アサーション
JS開発可能でトレンドなゲームエンジン(2016年)
- 3D Game & 2D Game & Visualization Authoring
- GooCreate
- Web IDE (support source download)
- Atomic Game Engine
- Local IDE
- PlayCanvas
- 3D Game & 2D Game
- Cocos2d-x
- SDK Style
- 2D Game
- Construct 2
- Local IDE
プログラミング言語人気ランキングTIOBE:Index for January 2016でGroovyが82位→17位
GroovyがTIOBEで82位→17位に上昇してて何かと思ったけど、Apacheソフトウェア財団に参加してプロジェクト停止を免れたことから利用率が上がったらしくて何よりだ。
- TIOBE:Index for January 2016
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
Java’s rise goes hand in hand with Objective-C’s decline (-5.88%). Apple’s
announcement to replace Objective-C by Swift some time ago was the main
cause of this fall. It was expected that Swift would gain as much popularity as
Objective-C left behind, but that doesn’t appear to be the case. This is also
observed in practice: TIOBE’s customers are not eagerly migrating to Swift
yet. Apart from Objective-C, PHP (-1.08%) and Oracle’s PL/SQL (-1.00%)
also lost ground in 2015. Other interesting changes are: Groovy (from #82 to
#17), Erlang (from #89 to #35), Haskell (from #96 to #39) and Rust (from
#126 to #47), whereas Go, Hack and Clojure are about to enter the top 50.
- Restlet Blog:Community Lessons: Groovy Downloads Double After Joining Apache Foundation
http://restlet.com/blog/2015/10/21/community-lessons-groovy-downloads-double-after-joining-apache-foundation/
【メモ】Gr8カンファレンス: Groovy利用パターン
Groovyの利用パターン気に入った!!
- Super Glue (万能接着剤)
- Liquid Heart (液状の心臓)
- Keyhole Surgery (鍵穴手術)
- Smart Configuration (スマート設定)
- Unlimited Openness (無制限の開放)
- House-elf Scripts (小人さんスクリプト)
- Prototype (プロトタイプ)
参考
メモ – テストデータ生成サービス「generatedata.com」
テストデータ生成サービス「generatedata.com」
■概要
JavaScript, PHP and MySQLベースの「generatedata」のオンライン版。
GNU GPL v3ライセンスでソースコードのダウンロードが可能。
■主なフィールド型
- 人・プロフィール属性関連
- 住所・国・地域関連
- 貨幣・クレカ関連
- 文字列・数値
- その他(コンストレイント系)
■出力形式
- CSV
- Excel(.xls)
- HTMLテーブル
- JSON
- LDIF
- SQL
- XML
- コードでの変数定義(Javascript、PHP、Perl、Ruby)
■制限
オンライン版は登録無し(未寄付)だと下記制限あり。
- 生成行は100行まで(登録すると5000行まで)
- 日本語辞書無し(未確認:以前は存在?)
■要確認事項
- PHPビルトインサーバで動作可能か?
- DL版の辞書を日本語に置き換える手間
- 生成設定のプリセット保存の可否
- DBMonsterとの比較
Lubuntu、オレオレ初期設定
入れるパッケージ、その他設定