2019-06-01から1ヶ月間の記事一覧
https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo/related Webでテストデータを勝手に埋めるのに楽かもしれない。 右クリックしてOptions
https://github.com/docker/kitematic/pull/1728 プルリクしてるのをパクるw git clone -b log-search-feature https://github.com/ClemMakesApps/kitematic これでクローンして npm install npm start 自分で実装しなくても他にプルリクしてるのがいた。 本…
Kitematic(カイトマティック) qiita.com クローンする git clone https://github.com/docker/kitematic cd kitematic 起動 npm install npm start Loading "Gruntfile.js" tasks...ERROR >> Error: Electron failed to install correctly, please delete n…
chronos@localhost ~ $ sudo startxfce4 で起動できずエラー Cannot connect to extension, retrying... Error: not connected. Cannot connect to extension, retrying... Unable to start display, make sure the crouton extension is installed and enab…
sudo sh ~/Downloads/crouton -r xenial -t xfce-desktop,keyboard,audio,extension,touch,chrome をしたら 下のエラー /usr/local/chroots/xenial already has stuff in it! Either delete it, specify a different name (-n), or specify -u to update it.…
https://blog.ssrf.in/post/2017-07-18-testing-localstorage-with-jest/
https://windbell.hatenadiary.jp/entries/2009/12/23 に同じ現象。 Terminalもねーよ。どこだ? 「/usr/share/applications」 にTerminal Emulator ${HOME}/.cache/sessions ディレクトリを削除し、ログインし直します。
# croutonでXubuntu起動 $ sudo startxfce4 の後で[Use default config]と[One empty panel] が選べる。 左がデフォルト選択なので無難にそっちにした。
https://github.com/dnschneid/crouton Chromium OS Universal Chroot Environment https://goo.gl/fd3zc ってとこのURLをクリックでダウンロード走る。 zipのとかではない。
skylakeなのでCrostiniは対応しないっぽい Crostini・・・クロスティーニとよむっぽい(イタリアのパン料理) CroutonでコンテナとしてChrome OS上で別のLinuxを動かすことになります。 ChromebookにCroutonでXubuntuを入れ、VSCodeとMinecraftで仕事する話…
VSCodeをcrew install codeでインストールした。 codeで起動したらエラー。 Gtk-WARNING **: cannot open display:
mobidedrm.py 解除 https://github.com/psyrendust/dedrm-ebook-tools/blob/master/DeDRM_Windows_Application/DeDRM_App/DeDRM_lib/lib/mobidedrm.py
https://www.snow-renkon.info/2016/10/kindlemac.html Amazonのヘルプをよく読んでみると、この「USB接続による端末への転送」というのは、どうやらAmazonの出している「Kindle端末」か「Fire タブレット」でしか使えない仕様のようです。
ASUS C302CAで . <( wget -O - https://code.headmelted.com/installers/chromebook.sh ) 何度試してもVSCodeのインストール失敗。。。。 https://www.webcyou.com/?p=8765 に同じ人が depパッケージはダメだった。インストーラー起動しない。 仕方ないので…
このエラーになったら curl: error while loading shared libraries: libmetalink.so.3: cannot open shared object file: No such file or directory curlいれなおす github.com
Visual Studio Code for Chromebooks and Raspberry Pi . <( wget -O - https://code.headmelted.com/installers/chromebook.sh )
curl -Ls git.io/vddgY | bash github.com
OSの設定を英語にしているが、KindleはマッピングがOSの設定につられててログインが英語版になってしまったりする。 Kindleアプリを英語ではなく日本語で起動 defaults write -app kindle AppleLanguages "(ja)"
www.taneyats.com github.com
chrome://flags/ Crostiniを検索
Reactコンポーネントを外から操作したい - MOL private updateUserName(e: CustomEvent) { e.preventDefault(); console.log(e.detail.value);
TypeScript and React: Events
ASUS C302CA-DHM4 Chromebook Flip 12.5-inch Touchscreen Convertible Chromebook, Intel Core m3, 4GB RAM, 64GB Flash Storage, All-Metal Body, USB Type C, Corning Gorilla Glass, Chrome OS https://www.amazon.com/ASUS-C302CA-DHM4-Chromebook-Touc…
https://stackoverflow.com/questions/47012169/a-component-is-changing-an-uncontrolled-input-of-type-text-to-be-controlled-erro?rq=1 A component is changing an uncontrolled input of type text to be controlled error がうっとおしい。 <input type='text' value={value} onChange={event => onChange…
: Failed prop type: You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`. な警…
https://www.decalgirl.com/skins/asus-chromebook-c302 ASUS Chromebook Flip C302CA
https://stackoverflow.com/questions/23665905/two-way-binding-with-checkboxes-always-returns-on valueLink.requestChange(e.target.checked); checkedだった
https://ionicframework.com/blog/using-react-hooks-in-an-ionic-react-app/
RequiresTutorialRoute では hasSeenTutorial を見ている。 しかし、ストアでは sawTutorial デタラメだなぁ・・。。
Google、“3Dゲーム開発ゲーム”「Game Builder」をMacとWindows向けにリリース - ITmedia NEWS Steam Game Builder on Steam