備忘録
青空文庫さんから利用させていただきました。ただ、商用利用は避けたほうがいいと思います。あと、SNS に流すのもできるだけ避けたほうがいいと思います。
備忘録
青空文庫さんから利用させていただきました。ただ、商用利用は避けたほうがいいと思います。あと、SNS に流すのもできるだけ避けたほうがいいと思います。
! Title: takashi ad filter list | |
||googlesyndication.com^ | |
||googleads.g.doubleclick.net^ | |
||googleadservices.com^ | |
||flashtalking.com^ | |
||a.pixiv.org^ | |
||ads-pixiv.net^ | |
||pc-adroute.focas.jp^ | |
||octopuspop.com^ |
#!/bin/bash | |
set -eu | |
cd $(dirname $0) | |
# slack webhook url | |
URL="https://hooks.slack.com/services/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" | |
# CURL="/usr/bin/curl" | |
# method -X |
$ cat mac_app
tmux
vim
chrome
slack
discord
eset
karabiner-elements
OneDrive
macOS
$ vim --version
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 19 2019 19:08:44)
Included patches: 1-503, 505-680, 682-1283, 1365
Compiled by [email protected]
Normal version without GUI. Features included (+) or not (-):
+acl +file_in_path -mouse_sgr +tag_old_static
You have to install SKDMAN
https://gist.github.com/shimesaba-type0/841efd23d1a7678ba8f91a107d8dcc7f
sdk install gradle
result
https://blog.beaglesoft.net/entry/2017/08/14/110000
SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It provides a convenient Command Line Interface (CLI) and API for installing, switching, removing and listing Candidates. Formerly known as GVM the Groovy enVironment Manager, it was inspired by the very useful RVM and rbenv tools, used at large by the Ruby community.
https://www.suzu6.net/posts/130-vscode-for-java/
Shift + Ctrl + p
then hit and select Java:Create Java Project
Select parent project directory