2014年9月30日火曜日

GoogleとAdobe、Chromebookで稼働する「Project Photoshop Streaming」を発表 - ITmedia ニュース
    Haxe 3 Migration - Haxe
    
        replace js.Lib.document with js.Browser.document
        replace js.Lib.window with js.Browser.window
        replace js.XMLHttpRequest with js.html.XMLHttpRequest or js.Browser.createXMLHttpRequest
        replace js.Storage with js.Browser.getLocalStorage/getSessionStorage
        replace unknown types previously in js.Dom with their equivalent in js.html
第4回: Web応用1 – Webブラウザでプログラミング、p5.js入門 | yoppa org

Windowsはデュアルブートをわざとやりにくくしている:NixOS再インストールまでの記録

Windowsはデュアルブートをわざとやりにくくしている:NixOS再インストールまでの記録 経緯 SSD(256GB)に NixOS を入れて快適に使用していた。 空き容量を作るために、パーティションを128GBに縮小。 残りの128GBに Windo...