🗨 “용문의 관광업이 다시 호황세를 띠면서 지난해보다 관광객들이 눈에 띄게 증가했습니다”
การท่องเที่ยวของยงมุนกลับมาคึกคักอีกครั้ง และนักท่องเที่ยวเพิ่มขึ้นอย่างเห็นได้ชัดเมื่อเทียบกับปีที่แล้ว
🗨 “먹자골목 역시 관광객들로 활기가 넘치고 있습니다”
ซอยอาหารก็เต็มไปด้วยนักท่องเที่ยวที่คึกคักเช่นกัน
| package main | |
| import ( | |
| "context" | |
| "database/sql" | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "os" | |
| "sync" |
| # config.nu | |
| # | |
| # Installed by: | |
| # version = "0.105.1" | |
| # | |
| mkdir ($nu.data-dir | path join "vendor/autoload") | |
| starship init nu | save -f ($nu.data-dir | path join "vendor/autoload/starship.nu") | |
| def workspaces [] { | |
| shells | enumerate | each {|item| |
| #SingleInstance force | |
| #Requires AutoHotkey >=v2.0 | |
| CoordMode('Mouse', 'Screen') | |
| CoordMode('ToolTip', 'Screen') | |
| /** * * * * * CONFIGURATION * * * * * | |
| * Add your details here. | |
| * Coordinates should be in [x, y] format | |
| * Interval is in milliseconds | |
| * I modified your original concept to instead use only one hotkey. If MouseMover is on, |
docker: https://hub.docker.com/r/teriyakigod/steamcmd
docker run -it --name palworld -p 8211:8211 \
-v ~/data/steamapps:/home/steam/Steam/steamapps \
-e CPU_MHZ=4400 teriyakigod/steamcmd:arm64in docker container
| 5 Glass | |
| 5 Bronze Ingots | |
| Cap - Deviation Expert Silo Theta / Silo Alpha | |
| Jectket - Critical Rescue Silo Theta / Silo PHI | |
MySQL
docker run --name my-mysql -e MYSQL_ROOT_PASSWORD=password -d mysql:latest
PostgreSQL
λ bundle
Bundler 2.5.3 is running, but your lockfile was generated with 2.5.5. Installing Bundler 2.5.5 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.5
Installing bundler 2.5.5
Fetching https://github.com/rails/rails.git
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Fetching rake 13.1.0| @@||chrome.cloudflare-dns.com^ | |
| @@||swupdate.openvpn.net^ | |
| ||mobile.events.data.microsoft.com^ | |
| @@||api.segment.io^ | |
| ||trafficmanager.net | |
| ||events.gfe.nvidia.com^ | |
| ||googleads.g.doubleclick.net^ | |
| ||api.segment.io^ | |
| ||outcome-ssp.supersonicads.com^ | |
| ||app-measurement.com^ |
| choco install ffmpeg gifski | |
| REM Hi-Resolution Gif | |
| ffmpeg -i movie.mp4 -vf scale=720:-1 ./frame%04d.png | |
| gifski -o movie.gif ./frame*.png | |
| REM Normal gif | |
| ffmpeg -y -i movie.mp4 -vf "fps=23,scale=720:-1:flags=lanczos" movie.gif |