- Sign in to your Google Account.
- cookies.txt - Chrome ウェブストア
- To download cookies for this tab
click here
, <- click $ youtube-dl --cookies /Downloads/cookies.txt https://drive.google.com/files/https://drive.google.com/file/d/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/view
- Average download bandwidth is 11.58Mbps, = 1.45 MB/s, = 1.38 MiB/s.
- You got a .mp4 video file.
- And you can re-uploading video files to Google Drive.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo mv com.example.mountswap.plist /Library/LaunchAgents | |
sudo chown root:wheel /Library/LaunchAgents/com.example.mountswap.plist | |
sudo launchctl load com.example.mountswap.plist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./avrdude -C./avrdude.conf -v -patmega32u4 -c arduino -P /dev/cu.usbmodem14601 -b 19200 -e -Ulock:w:0x3F:m -Uefuse:w:0xfb:m -Uhfuse:w:0xd8:m -Ulfuse:w:0xff:m | |
avrdude: Version 6.3-20171130 | |
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ | |
Copyright (c) 2007-2014 Joerg Wunsch | |
System wide configuration file is "./avrdude.conf" | |
User configuration file is "/Users/mikawa-lab/.avrduderc" | |
User configuration file does not exist or is not a regular file, skipping |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew config | |
HOMEBREW_VERSION: 2.1.13 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: aa043c1d678afd26f50156a83417c296cb9d5a4b | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: e9ca140a5bd9591173852080a305c8667c8f76bd | |
Core tap last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
CPU: octa-core 64-bit skylake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://translate.google.com/translate?sl=auto&tl=ja&u=https%3A%2F%2Fwww.google.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Caveats | |
==> openssl | |
A CA file has been bootstrapped using certificates from the SystemRoots | |
keychain. To add additional certificates (e.g. the certificates added in | |
the System keychain), place .pem files in | |
/usr/local/etc/openssl/certs | |
and run | |
/usr/local/opt/openssl/bin/c_rehash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rclone - rsync for cloud storage | |
https://rclone.org/ | |
https://rclone.org/drive/ | |
https://github.com/ncw/rclone/issues/397 | |
> rclone config | |
> rclone about remote: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
もっと簡単な方法があったら教えてください | |
~ $ dns-sd -B | |
Browsing for _http._tcp | |
DATE: ---Mon 26 Feb 2018--- | |
14:38:42.515 ...STARTING... | |
Timestamp A/R Flags if Domain Service Type Instance Name | |
14:38:42.516 Add 2 4 local. _http._tcp. Canon MG7700 series | |
^C | |
"Instance Name: Canon MG7700 series" -> "Canon MG7700 series" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 1. JDKをインストール (64bit) | |
// 2. JAVA_HOME, PATH=%JAVA_HOME%\bin; する | |
// 3. 一度サインアウトして再度ログイン | |
4. 7zipをインストールする | |
5. Eclipseをダウンロードする (Windows 64bit, Ultimate) | |
6. 7zipでzipを開く (pleiades-4.x.x-ultimate-win-64bit-jre_20xxxxxx.zip) | |
7. pleiadesフォルダを選択する | |
8. 解凍ダイアログを開いて、解凍先をC:にする | |
9. 起動する | |
10. Have a nice day! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
昔は筆まめのパッケージ版を毎年買っていた。結構するもんで、3,4000円くらいしていた気がする。 | |
ある年、喪中になったおかげで買わずに済んだ年があった。そこからはネットプリントで図柄を印刷してもらうようになった。 | |
ただ、宛名は印刷してもらえない。 | |
住所録は筆まめに入っているのだが、無料版だと印刷に制限がかかっている。 | |
そこで、一覧表を印刷してから、手で書いている。 | |
来年以降は手で書かずに済むようにしたいので方法を考えていた。 | |
書店には年賀状のムック本が置いてある。この本は500円ほどで購入できる上に筆まめベーシックが入っているそうだ。 | |
ベーシックであればもちろん宛名の印刷はできるだろうし(フォントは選べないかもしれないが)、筆まめ公式サイトで売っているバージョンよりも安い。 | |
使わない手はないだろう。 | |
来年の年賀状はネットプリント図柄+ベーシック宛名にするかもしれない。 |
NewerOlder