++ dirname ./run.sh + cd . + echo 1268 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Mon Sep 15 03:03:28 UTC 2025 + uptime 03:03:28 up 1 min, 0 users, load average: 0.47, 0.20, 0.08 + ff=default + image=yegor256/rultor-image + rebase=false + head_branch=master + pull_title='Update dependency nokogiri to v1.18.10' + author=yegor256 + directory=repo + head=git@github.com:yegor256/blog.git + pull_id=822 + fork=git@github.com:yegor256/blog.git + fork_branch=renovate/nokogiri-1.x-lockfile + squash=false + vars=('--env=head=git@github.com:yegor256/blog.git' '--env=pull_id=822' '--env=fork=git@github.com:yegor256/blog.git' '--env=fork_branch=renovate/nokogiri-1.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency nokogiri to v1.18.10' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=822'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/nokogiri-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency nokogiri to v1.18.10'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''pull_id=822'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/nokogiri-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency nokogiri to v1.18.10'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';') + container=yegor256_blog_822 + as_root=false + set -e -o pipefail + hostname ip-172-31-19-149 + pwd /tmp/rultor-81br + git --version git version 2.34.1 + docker --version Docker version 25.0.3, build 4debf41 + mkdir -p /home/ubuntu/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/ubuntu/.ssh/config + git clone --recurse-submodules git@github.com:yegor256/blog.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Updating files: 100% (1755/1755), done. + cd repo + git config user.email gpg@rultor.com + git config user.name Rultor.com + '[' -z 'export '\''head=git@github.com:yegor256/blog.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''pull_id=822'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/nokogiri-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency nokogiri to v1.18.10'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';' + set -ex -o pipefail + cd repo + git remote add fork git@github.com:yegor256/blog.git + git remote update Fetching origin Fetching fork From github.com:yegor256/blog * [new branch] 785 -> fork/785 * [new branch] 789 -> fork/789 * [new branch] 791 -> fork/791 * [new branch] 794 -> fork/794 * [new branch] 796 -> fork/796 * [new branch] 799 -> fork/799 * [new branch] 811 -> fork/811 * [new branch] 820 -> fork/820 * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] renovate/jekyll-sass-1.x-lockfile -> fork/renovate/jekyll-sass-1.x-lockfile * [new branch] renovate/nokogiri-1.x-lockfile -> fork/renovate/nokogiri-1.x-lockfile + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/renovate/nokogiri-1.x-lockfile Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/nokogiri-1.x-lockfile' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency nokogiri to v1.18.10' --ff __rultor Updating fa6447cea3a..1af0a65df11 Fast-forward (no commit created; -m option ignored) Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) + git log -1 --show-signature commit 1af0a65df11f321acb8c2427411f3416893516b7 gpg: Signature made Mon Sep 15 02:31:53 2025 UTC gpg: using RSA key B5690EEEBB952194 gpg: Can't check signature: No public key Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon Sep 15 02:31:53 2025 +0000 Update dependency nokogiri to v1.18.10 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.21 ++ bc ++ echo 0.21 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.21, low enough to run a new Docker container' load average is 0.21, low enough to run a new Docker container + break + cd .. + '[' -n repo ']' ++ head -c 8 ++ tr -cd a-z0-9 ++ dd if=/dev/urandom bs=10k count=1 + use_image=yegor256/rultor-66rq2c88 + docker build repo -t yegor256/rultor-66rq2c88 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 643B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/yegor256/latex:0.0.1 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/7] FROM docker.io/yegor256/latex:0.0.1@sha256:7e84bdef432fd8df93389ccb6bd48bf1c6f8230a985bfbf83ca498580a975993 #4 resolve docker.io/yegor256/latex:0.0.1@sha256:7e84bdef432fd8df93389ccb6bd48bf1c6f8230a985bfbf83ca498580a975993 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 40.23kB 0.0s done #5 DONE 0.1s #4 [1/7] FROM docker.io/yegor256/latex:0.0.1@sha256:7e84bdef432fd8df93389ccb6bd48bf1c6f8230a985bfbf83ca498580a975993 #4 sha256:84e56a2cad7c4ada1c520a1ba26fb0b6682a06cc95504cdd526f2a771046483d 15.97kB / 15.97kB done #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 1.05MB / 15.77MB 0.2s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 1.05MB / 54.76MB 0.2s #4 sha256:7e84bdef432fd8df93389ccb6bd48bf1c6f8230a985bfbf83ca498580a975993 2.36kB / 2.36kB done #4 sha256:beed8f3e55bce12e80a12cb810a39fdc567465e4cc1f6881cc25064c4f966afa 4.11kB / 4.11kB done #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 9.44MB / 53.75MB 0.2s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 5.24MB / 54.76MB 0.3s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 13.63MB / 53.75MB 0.3s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 2.10MB / 15.77MB 0.5s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 12.58MB / 54.76MB 0.5s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 23.07MB / 53.75MB 0.5s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 3.15MB / 15.77MB 0.7s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 17.83MB / 54.76MB 0.7s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 29.36MB / 53.75MB 0.7s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 5.24MB / 15.77MB 0.8s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 8.39MB / 15.77MB 1.0s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 22.29MB / 54.76MB 1.0s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 36.70MB / 53.75MB 1.0s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 10.49MB / 15.77MB 1.1s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 14.68MB / 15.77MB 1.3s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 27.26MB / 54.76MB 1.3s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 41.94MB / 53.75MB 1.3s #4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 15.77MB / 15.77MB 1.4s done #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 46.14MB / 53.75MB 1.5s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 1.05MB / 197.14MB 1.5s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 30.41MB / 54.76MB 1.6s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 33.55MB / 54.76MB 1.8s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 51.38MB / 53.75MB 1.8s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 36.70MB / 54.76MB 1.9s #4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 53.75MB / 53.75MB 1.9s done #4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 #4 sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca 189B / 189B 2.0s done #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 0B / 41.46MB 2.0s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 39.85MB / 54.76MB 2.2s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 12.58MB / 197.14MB 2.2s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 2.10MB / 41.46MB 2.2s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 42.99MB / 54.76MB 2.4s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 5.24MB / 41.46MB 2.4s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 8.39MB / 41.46MB 2.5s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 47.19MB / 54.76MB 2.6s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 10.49MB / 41.46MB 2.6s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 23.07MB / 197.14MB 2.7s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 12.58MB / 41.46MB 2.7s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 53.48MB / 54.76MB 2.9s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 16.78MB / 41.46MB 2.9s #4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 54.76MB / 54.76MB 3.0s done #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 20.97MB / 41.46MB 3.1s #4 sha256:8e0e2fc3c108f0a1d35c6ad771d426a10781f0a69e42fbb22e73373def4160d7 143B / 143B 3.0s done #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.1s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 35.65MB / 197.14MB 3.3s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 24.12MB / 41.46MB 3.3s #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.1s done #4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 1.05MB / 8.71MB 3.3s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 26.21MB / 41.46MB 3.4s #4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 4.19MB / 8.71MB 3.4s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 29.36MB / 41.46MB 3.5s #4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 6.29MB / 8.71MB 3.5s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 35.65MB / 41.46MB 3.7s #4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 8.71MB / 8.71MB 3.6s done #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 0B / 14.33MB 3.7s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 47.19MB / 197.14MB 3.9s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 37.75MB / 41.46MB 3.9s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 2.10MB / 14.33MB 3.9s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 39.85MB / 41.46MB 4.0s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 4.19MB / 14.33MB 4.0s #4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 41.46MB / 41.46MB 4.1s done #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 5.24MB / 14.33MB 4.1s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 0B / 138.67MB 4.1s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 8.39MB / 14.33MB 4.3s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 60.82MB / 197.14MB 4.5s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 12.58MB / 14.33MB 4.5s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 13.84MB / 14.33MB 4.6s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 7.34MB / 138.67MB 4.6s #4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 14.33MB / 14.33MB 4.6s done #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 0B / 10.12MB 4.7s #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 2.10MB / 10.12MB 4.8s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 15.73MB / 138.67MB 5.0s #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 5.24MB / 10.12MB 5.0s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 72.36MB / 197.14MB 5.1s #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 7.34MB / 10.12MB 5.1s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 24.12MB / 138.67MB 5.2s #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 10.12MB / 10.12MB 5.2s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 33.55MB / 138.67MB 5.4s #4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 10.12MB / 10.12MB 5.2s done #4 sha256:0943aaa8f7035b79d0916ff886d0572c8f8d0157cf92afe4d20aa8bed632aad0 333B / 333B 5.3s done #4 sha256:8f7eb7d55d563725a07323654e9fd5c9e92f662bb0c8bc5af3766225155312db 0B / 992B 5.4s #4 sha256:8f7eb7d55d563725a07323654e9fd5c9e92f662bb0c8bc5af3766225155312db 992B / 992B 5.4s done #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 0B / 98.37MB 5.5s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 42.99MB / 138.67MB 5.6s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 82.84MB / 197.14MB 5.7s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 53.48MB / 138.67MB 5.9s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 6.29MB / 98.37MB 5.9s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 60.82MB / 138.67MB 6.1s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 11.53MB / 98.37MB 6.1s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 16.78MB / 98.37MB 6.3s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 94.37MB / 197.14MB 6.5s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 75.50MB / 138.67MB 6.5s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 23.07MB / 98.37MB 6.5s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 29.36MB / 98.37MB 6.7s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 85.98MB / 138.67MB 6.8s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 37.75MB / 98.37MB 7.0s #4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 5.1s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 96.47MB / 138.67MB 7.1s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 42.99MB / 98.37MB 7.2s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 104.86MB / 197.14MB 7.3s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 106.95MB / 138.67MB 7.4s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 49.28MB / 98.37MB 7.4s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 55.57MB / 98.37MB 7.6s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 117.44MB / 138.67MB 7.7s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 60.82MB / 98.37MB 7.7s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 66.06MB / 98.37MB 7.9s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 125.83MB / 138.67MB 8.0s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 116.39MB / 197.14MB 8.2s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 133.17MB / 138.67MB 8.2s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 74.45MB / 98.37MB 8.2s #4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 138.67MB / 138.67MB 8.3s done #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 80.74MB / 98.37MB 8.4s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 0B / 397.85MB 8.4s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 87.45MB / 98.37MB 8.5s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 94.37MB / 98.37MB 8.7s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 128.97MB / 197.14MB 9.0s #4 sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 98.37MB / 98.37MB 8.8s done #4 sha256:2f0acf257ea098984dd5e7707e87fa7a058121a2c25e014e679d20eec3db4231 0B / 280.61kB 9.0s #4 sha256:2f0acf257ea098984dd5e7707e87fa7a058121a2c25e014e679d20eec3db4231 280.61kB / 280.61kB 9.0s done #4 sha256:897420dac7e5c578e0d92f4673694ed0a9f3e89b5ef4940fed293ed90a129e3f 0B / 443B 9.1s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 25.17MB / 397.85MB 9.3s #4 sha256:897420dac7e5c578e0d92f4673694ed0a9f3e89b5ef4940fed293ed90a129e3f 443B / 443B 9.1s done #4 sha256:cc6722e8f6c1fc0a9cc3f34002dddd9072d0a8a6dfed4bf389694ee835b35fb3 475B / 475B 9.2s done #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 139.46MB / 197.14MB 9.4s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 149.95MB / 197.14MB 9.7s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 54.53MB / 397.85MB 10.0s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 160.43MB / 197.14MB 10.2s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 75.50MB / 397.85MB 10.4s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 174.06MB / 197.14MB 10.8s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 103.81MB / 397.85MB 11.0s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 184.55MB / 197.14MB 11.4s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 123.73MB / 397.85MB 11.4s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 147.85MB / 397.85MB 11.9s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 197.14MB / 197.14MB 12.1s #4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 197.14MB / 197.14MB 12.1s done #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 170.83MB / 397.85MB 12.4s #4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 10.6s #4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 10.9s done #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 192.94MB / 397.85MB 12.8s #4 extracting sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 224.40MB / 397.85MB 13.3s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 250.67MB / 397.85MB 13.8s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 282.20MB / 397.85MB 14.3s #4 extracting sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 1.4s done #4 extracting sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 304.09MB / 397.85MB 14.9s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 333.45MB / 397.85MB 15.4s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 359.66MB / 397.85MB 15.9s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 379.58MB / 397.85MB 16.3s #4 sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 397.85MB / 397.85MB 16.9s done #4 extracting sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 4.3s done #4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de #4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 5.0s #4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 9.2s done #4 extracting sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca #4 extracting sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca done #4 extracting sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df #4 extracting sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 1.6s done #4 extracting sha256:8e0e2fc3c108f0a1d35c6ad771d426a10781f0a69e42fbb22e73373def4160d7 done #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #4 extracting sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 0.1s #4 extracting sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 0.6s done #4 extracting sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 0.1s #4 extracting sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 0.9s done #4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 0.1s #4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 5.2s #4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 5.6s done #4 extracting sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 #4 extracting sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 0.4s done #4 extracting sha256:0943aaa8f7035b79d0916ff886d0572c8f8d0157cf92afe4d20aa8bed632aad0 done #4 extracting sha256:8f7eb7d55d563725a07323654e9fd5c9e92f662bb0c8bc5af3766225155312db done #4 extracting sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 #4 extracting sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 5.0s #4 extracting sha256:3c2feefeb37bab1b539240b51e757f753411d11925256cb4e66654bb82d23158 5.8s done #4 extracting sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 #4 extracting sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 5.1s #4 extracting sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 10.2s #4 extracting sha256:f4f167d2185c59b2d39945c214adcabe576c5a7b1f384917d45bfc3bc02fb543 10.4s done #4 extracting sha256:2f0acf257ea098984dd5e7707e87fa7a058121a2c25e014e679d20eec3db4231 #4 extracting sha256:2f0acf257ea098984dd5e7707e87fa7a058121a2c25e014e679d20eec3db4231 0.0s done #4 extracting sha256:897420dac7e5c578e0d92f4673694ed0a9f3e89b5ef4940fed293ed90a129e3f done #4 extracting sha256:cc6722e8f6c1fc0a9cc3f34002dddd9072d0a8a6dfed4bf389694ee835b35fb3 done #4 DONE 55.3s #6 [2/7] WORKDIR /tmp #6 DONE 0.3s #7 [3/7] COPY .github/ .github/ #7 DONE 0.1s #8 [4/7] COPY _docker/ _docker/ #8 DONE 0.0s #9 [5/7] RUN .github/install-apt.sh && .github/install-tidy.sh && .github/install-woff.sh #9 1.464 + apt-get update --yes --fix-missing #9 1.912 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #9 1.927 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #9 1.929 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #9 1.930 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] #9 2.234 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB] #9 2.627 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [403 kB] #9 3.010 Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #9 3.201 Get:8 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [60.6 kB] #9 3.872 Fetched 8,738 kB in 2s (4,383 kB/s) #9 3.872 Reading package lists... #9 4.486 + apt-get install --yes --no-install-recommends 'aspell=*' 'aspell-en=*' 'graphviz=*' 'gnuplot=*' 's3cmd=*' 'liblapack-dev=*' 'cmake=*' 'libxml2-utils=*' 'shellcheck=*' 'plantuml=*' #9 4.495 Reading package lists... #9 5.070 Building dependency tree... #9 5.223 Reading state information... #9 5.372 aspell is already the newest version (0.60.8-3). #9 5.372 libxml2-utils is already the newest version (2.9.10+dfsg-6.7+deb11u8). #9 5.372 The following additional packages will be installed: #9 5.372 aglfn ant binfmt-support ca-certificates-java cmake-data default-jdk #9 5.372 default-jdk-headless default-jre default-jre-headless ditaa fastjar #9 5.373 gnuplot-data gnuplot-qt jarwrapper java-common java-wrappers junit4 libann0 #9 5.373 libapache-pom-java libarchive13 libasound2 libasound2-data #9 5.373 libavalon-framework-java libbatik-java libblas-dev libblas3 libcdt5 #9 5.373 libcgraph6 libcommons-cli-java libcommons-io-java libcommons-logging-java #9 5.373 libcommons-parent-java libdrm-amdgpu1 libdrm-common libdrm-intel1 #9 5.373 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libel-api-java #9 5.374 libevdev2 libfontbox2-java libfop-java libgbm1 libgd3 libgfortran5 libgif7 #9 5.374 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 #9 5.374 libgts-0.7-5 libgudev-1.0-0 libgvc6 libgvpr2 libhamcrest-java libinput-bin #9 5.375 libinput10 libjaxp1.3-java libjericho-html-java libjlatexmath-java #9 5.375 libjsoncpp24 libjsp-api-java liblab-gamut1 liblapack3 libllvm11 liblua5.4-0 #9 5.376 libmd4c0 libmtdev1 libnotify4 libpathplan4 libpciaccess0 libpcsclite1 #9 5.376 libpipeline1 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 #9 5.376 libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsensors-config #9 5.376 libsensors5 libservlet-api-java libservlet3.1-java libuv1 libvulkan1 #9 5.380 libwacom-common libwacom2 libwayland-server0 libwebsocket-api-java #9 5.380 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7 #9 5.380 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #9 5.380 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #9 5.380 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #9 5.380 libxcb-xinput0 libxcb-xkb1 libxerces2-java libxkbcommon-x11-0 #9 5.380 libxml-commons-external-java libxml-commons-resolver1.1-java #9 5.380 libxmlgraphics-commons-java libxmu6 libxpm4 libxshmfence1 libxtst6 #9 5.380 libxxf86vm1 libz3-4 openjdk-11-jdk openjdk-11-jdk-headless openjdk-11-jre #9 5.380 openjdk-11-jre-headless python3-dateutil python3-magic python3-six #9 5.380 Suggested packages: #9 5.380 ant-doc cmake-doc ninja-build gnuplot-doc gsfonts graphviz-doc lrzip #9 5.380 libasound2-plugins alsa-utils libavalon-framework-java-doc librhino-java #9 5.380 liblapack-doc libcommons-io-java-doc libcommons-logging-java-doc #9 5.380 libexcalibur-logkit-java liblog4j1.2-java libgd-tools pciutils pcscd #9 5.380 libqdox-java-doc junit qt5-image-formats-plugins qtwayland5 lm-sensors #9 5.380 libxalan2-java-doc libbsf-java libxsltc-java libxerces2-java-doc #9 5.380 libxml-commons-resolver1.1-java-doc libxmlgraphics-commons-java-doc #9 5.380 openjdk-11-demo openjdk-11-source visualvm libnss-mdns fonts-dejavu-extra #9 5.380 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei #9 5.380 | fonts-wqy-zenhei fonts-indic #9 5.380 Recommended packages: #9 5.380 ant-optional fonts-liberation alsa-ucm-conf alsa-topology-conf #9 5.380 icc-profiles-free libsaxon-java libgts-bin notification-daemon #9 5.380 qttranslations5-l10n qt5-gtk-platformtheme mesa-vulkan-drivers | vulkan-icd #9 5.380 libwacom-bin libatk-wrapper-java-jni fonts-dejavu-extra #9 6.170 The following NEW packages will be installed: #9 6.171 aglfn ant aspell-en binfmt-support ca-certificates-java cmake cmake-data #9 6.171 default-jdk default-jdk-headless default-jre default-jre-headless ditaa #9 6.172 fastjar gnuplot gnuplot-data gnuplot-qt graphviz jarwrapper java-common #9 6.172 java-wrappers junit4 libann0 libapache-pom-java libarchive13 libasound2 #9 6.172 libasound2-data libavalon-framework-java libbatik-java libblas-dev libblas3 #9 6.172 libcdt5 libcgraph6 libcommons-cli-java libcommons-io-java #9 6.173 libcommons-logging-java libcommons-parent-java libdrm-amdgpu1 libdrm-common #9 6.173 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 #9 6.173 libel-api-java libevdev2 libfontbox2-java libfop-java libgbm1 libgd3 #9 6.173 libgfortran5 libgif7 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 #9 6.173 libglx-mesa0 libglx0 libgts-0.7-5 libgudev-1.0-0 libgvc6 libgvpr2 #9 6.173 libhamcrest-java libinput-bin libinput10 libjaxp1.3-java #9 6.174 libjericho-html-java libjlatexmath-java libjsoncpp24 libjsp-api-java #9 6.174 liblab-gamut1 liblapack-dev liblapack3 libllvm11 liblua5.4-0 libmd4c0 #9 6.174 libmtdev1 libnotify4 libpathplan4 libpciaccess0 libpcsclite1 libpipeline1 #9 6.174 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 #9 6.175 libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsensors-config #9 6.175 libsensors5 libservlet-api-java libservlet3.1-java libuv1 libvulkan1 #9 6.175 libwacom-common libwacom2 libwayland-server0 libwebsocket-api-java #9 6.176 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7 #9 6.176 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #9 6.176 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #9 6.177 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #9 6.177 libxcb-xinput0 libxcb-xkb1 libxerces2-java libxkbcommon-x11-0 #9 6.177 libxml-commons-external-java libxml-commons-resolver1.1-java #9 6.177 libxmlgraphics-commons-java libxmu6 libxpm4 libxshmfence1 libxtst6 #9 6.177 libxxf86vm1 libz3-4 openjdk-11-jdk openjdk-11-jdk-headless openjdk-11-jre #9 6.177 openjdk-11-jre-headless plantuml python3-dateutil python3-magic python3-six #9 6.184 s3cmd shellcheck #9 6.203 0 upgraded, 143 newly installed, 0 to remove and 25 not upgraded. #9 6.203 Need to get 221 MB of archives. #9 6.203 After this operation, 620 MB of additional disk space will be used. #9 6.203 Get:1 http://deb.debian.org/debian bullseye/main amd64 libqt5core5a amd64 5.15.2+dfsg-9+deb11u1 [1,823 kB] #9 6.226 Get:2 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB] #9 6.228 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB] #9 6.229 Get:4 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB] #9 6.233 Get:5 http://deb.debian.org/debian bullseye/main amd64 libwayland-server0 amd64 1.18.0-2~exp1.1 [34.4 kB] #9 6.234 Get:6 http://deb.debian.org/debian bullseye/main amd64 libgbm1 amd64 20.3.5-1 [73.5 kB] #9 6.235 Get:7 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB] #9 6.237 Get:8 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB] #9 6.239 Get:9 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB] #9 6.241 Get:10 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB] #9 6.243 Get:11 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB] #9 6.244 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB] #9 6.246 Get:13 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB] #9 6.247 Get:14 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #9 6.248 Get:15 http://deb.debian.org/debian bullseye/main amd64 libegl-mesa0 amd64 20.3.5-1 [141 kB] #9 6.250 Get:16 http://deb.debian.org/debian bullseye/main amd64 libegl1 amd64 1.3.2-1 [34.8 kB] #9 6.251 Get:17 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB] #9 6.255 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #9 6.258 Get:19 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB] #9 6.259 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB] #9 6.260 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB] #9 6.261 Get:22 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB] #9 6.263 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB] #9 6.264 Get:24 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6,949 kB] #9 6.339 Get:25 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #9 6.558 Get:26 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB] #9 6.560 Get:27 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB] #9 6.563 Get:28 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB] #9 6.565 Get:29 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9,633 kB] #9 6.663 Get:30 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB] #9 6.666 Get:31 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB] #9 6.667 Get:32 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB] #9 6.668 Get:33 http://deb.debian.org/debian bullseye/main amd64 libevdev2 amd64 1.11.0+dfsg-1 [34.0 kB] #9 6.669 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #9 6.671 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgudev-1.0-0 amd64 234-1 [14.7 kB] #9 6.672 Get:36 http://deb.debian.org/debian bullseye/main amd64 libwacom-common all 1.8-2 [49.7 kB] #9 6.673 Get:37 http://deb.debian.org/debian bullseye/main amd64 libwacom2 amd64 1.8-2 [21.9 kB] #9 6.674 Get:38 http://deb.debian.org/debian bullseye/main amd64 libinput-bin amd64 1.16.4-3 [23.0 kB] #9 6.679 Get:39 http://deb.debian.org/debian bullseye/main amd64 libinput10 amd64 1.16.4-3 [118 kB] #9 6.681 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd4c0 amd64 0.4.7-2 [43.6 kB] #9 6.682 Get:41 http://deb.debian.org/debian bullseye/main amd64 libqt5dbus5 amd64 5.15.2+dfsg-9+deb11u1 [229 kB] #9 6.684 Get:42 http://deb.debian.org/debian bullseye/main amd64 libqt5network5 amd64 5.15.2+dfsg-9+deb11u1 [659 kB] #9 6.690 Get:43 http://deb.debian.org/debian bullseye/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #9 6.691 Get:44 http://deb.debian.org/debian bullseye/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #9 6.692 Get:45 http://deb.debian.org/debian bullseye/main amd64 libxcb-image0 amd64 0.4.0-1+b3 [24.3 kB] #9 6.692 Get:46 http://deb.debian.org/debian bullseye/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #9 6.693 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB] #9 6.694 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #9 6.695 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb-shape0 amd64 1.14-3 [102 kB] #9 6.697 Get:50 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinerama0 amd64 1.14-3 [101 kB] #9 6.698 Get:51 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinput0 amd64 1.14-3 [126 kB] #9 6.699 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-xkb1 amd64 1.14-3 [126 kB] #9 6.705 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxkbcommon-x11-0 amd64 1.0.3-2 [16.6 kB] #9 6.706 Get:54 http://deb.debian.org/debian bullseye/main amd64 libqt5gui5 amd64 5.15.2+dfsg-9+deb11u1 [3,320 kB] #9 6.764 Get:55 http://deb.debian.org/debian bullseye/main amd64 libqt5widgets5 amd64 5.15.2+dfsg-9+deb11u1 [2,349 kB] #9 6.793 Get:56 http://deb.debian.org/debian bullseye/main amd64 libqt5svg5 amd64 5.15.2-3 [132 kB] #9 6.796 Get:57 http://deb.debian.org/debian bullseye/main amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.5 kB] #9 6.797 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates-java all 20230710~deb12u1~deb11u1 [16.8 kB] #9 6.799 Get:59 http://deb.debian.org/debian bullseye/main amd64 java-common all 0.72 [14.5 kB] #9 6.800 Get:60 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB] #9 6.802 Get:61 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB] #9 6.805 Get:62 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] #9 6.806 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre-headless amd64 11.0.28+6-1~deb11u1 [38.3 MB] #9 7.195 Get:64 http://deb.debian.org/debian bullseye/main amd64 default-jre-headless amd64 2:1.11-72 [10.9 kB] #9 7.196 Get:65 http://deb.debian.org/debian bullseye/main amd64 ant all 1.10.9-4 [2,118 kB] #9 7.220 Get:66 http://deb.debian.org/debian bullseye/main amd64 aspell-en all 2018.04.16-0-1 [301 kB] #9 7.223 Get:67 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #9 7.225 Get:68 http://deb.debian.org/debian bullseye/main amd64 binfmt-support amd64 2.2.1-1+deb11u1 [66.8 kB] #9 7.232 Get:69 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1,725 kB] #9 7.263 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libarchive13 amd64 3.4.3-2+deb11u2 [343 kB] #9 7.273 Get:71 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #9 7.274 Get:72 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #9 7.276 Get:73 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB] #9 7.278 Get:74 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5,593 kB] #9 7.357 Get:75 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB] #9 7.359 Get:76 http://deb.debian.org/debian bullseye/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #9 7.361 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre amd64 11.0.28+6-1~deb11u1 [194 kB] #9 7.364 Get:78 http://deb.debian.org/debian bullseye/main amd64 default-jre amd64 2:1.11-72 [1,044 B] #9 7.365 Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk-headless amd64 11.0.28+6-1~deb11u1 [73.7 MB] #9 8.133 Get:80 http://deb.debian.org/debian bullseye/main amd64 default-jdk-headless amd64 2:1.11-72 [1,100 B] #9 8.134 Get:81 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk amd64 11.0.28+6-1~deb11u1 [13.5 kB] #9 8.135 Get:82 http://deb.debian.org/debian bullseye/main amd64 default-jdk amd64 2:1.11-72 [1,056 B] #9 8.136 Get:83 http://deb.debian.org/debian bullseye/main amd64 fastjar amd64 2:0.98-7 [80.1 kB] #9 8.137 Get:84 http://deb.debian.org/debian bullseye/main amd64 jarwrapper all 0.78 [21.8 kB] #9 8.138 Get:85 http://deb.debian.org/debian bullseye/main amd64 libhamcrest-java all 1.3-9 [388 kB] #9 8.142 Get:86 http://deb.debian.org/debian bullseye/main amd64 junit4 all 4.13.1-2 [347 kB] #9 8.147 Get:87 http://deb.debian.org/debian bullseye/main amd64 java-wrappers all 0.3 [10.9 kB] #9 8.149 Get:88 http://deb.debian.org/debian bullseye/main amd64 libjaxp1.3-java all 1.3.05-6 [227 kB] #9 8.151 Get:89 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-external-java all 1.4.01-5 [240 kB] #9 8.154 Get:90 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-resolver1.1-java all 1.2-11 [98.3 kB] #9 8.155 Get:91 http://deb.debian.org/debian bullseye/main amd64 libxerces2-java all 2.12.1-1 [1,440 kB] #9 8.170 Get:92 http://deb.debian.org/debian bullseye/main amd64 libxalan2-java all 2.7.2-4 [3,419 kB] #9 8.212 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4,676 B] #9 8.213 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB] #9 8.216 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-io-java all 2.8.0-1 [279 kB] #9 8.222 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB] #9 8.223 Get:97 http://deb.debian.org/debian bullseye/main amd64 libxmlgraphics-commons-java all 2.4-2~deb11u1 [617 kB] #9 8.233 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libbatik-java all 1.12-4+deb11u3 [3,909 kB] #9 8.269 Get:99 http://deb.debian.org/debian bullseye/main amd64 libcommons-cli-java all 1.4-2 [57.3 kB] #9 8.270 Get:100 http://deb.debian.org/debian bullseye/main amd64 libjericho-html-java all 3.2-2 [185 kB] #9 8.276 Get:101 http://deb.debian.org/debian bullseye/main amd64 ditaa all 0.10+ds1-1.2 [129 kB] #9 8.277 Get:102 http://deb.debian.org/debian bullseye/main amd64 gnuplot-data all 5.4.1+dfsg1-1+deb11u1 [87.5 kB] #9 8.279 Get:103 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #9 8.281 Get:104 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #9 8.283 Get:105 http://deb.debian.org/debian bullseye/main amd64 liblua5.4-0 amd64 5.4.2-2 [136 kB] #9 8.292 Get:106 http://deb.debian.org/debian bullseye/main amd64 libqt5printsupport5 amd64 5.15.2+dfsg-9+deb11u1 [223 kB] #9 8.295 Get:107 http://deb.debian.org/debian bullseye/main amd64 libwxbase3.0-0v5 amd64 3.0.5.1+dfsg-2 [1,090 kB] #9 8.315 Get:108 http://deb.debian.org/debian bullseye/main amd64 libnotify4 amd64 0.7.9-3 [23.7 kB] #9 8.316 Get:109 http://deb.debian.org/debian bullseye/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.5.1+dfsg-2 [4,494 kB] #9 8.396 Get:110 http://deb.debian.org/debian bullseye/main amd64 gnuplot-qt amd64 5.4.1+dfsg1-1+deb11u1 [1,077 kB] #9 8.412 Get:111 http://deb.debian.org/debian bullseye/main amd64 gnuplot all 5.4.1+dfsg1-1+deb11u1 [21.2 kB] #9 8.413 Get:112 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB] #9 8.414 Get:113 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB] #9 8.415 Get:114 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB] #9 8.429 Get:115 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB] #9 8.432 Get:116 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB] #9 8.434 Get:117 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB] #9 8.442 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB] #9 8.444 Get:119 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB] #9 8.446 Get:120 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #9 8.448 Get:121 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB] #9 8.451 Get:122 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB] #9 8.458 Get:123 http://deb.debian.org/debian bullseye/main amd64 libavalon-framework-java all 4.2.0-10 [71.6 kB] #9 8.460 Get:124 http://deb.debian.org/debian bullseye/main amd64 libblas3 amd64 3.9.0-3+deb11u1 [153 kB] #9 8.464 Get:125 http://deb.debian.org/debian bullseye/main amd64 libblas-dev amd64 3.9.0-3+deb11u1 [161 kB] #9 8.465 Get:126 http://deb.debian.org/debian bullseye/main amd64 libel-api-java all 3.0.0-3 [64.9 kB] #9 8.467 Get:127 http://deb.debian.org/debian bullseye/main amd64 libfontbox2-java all 2.0.23-1 [1,504 kB] #9 8.477 Get:128 http://deb.debian.org/debian bullseye/main amd64 libqdox-java all 1.12.1-3 [172 kB] #9 8.478 Get:129 http://deb.debian.org/debian bullseye/main amd64 libservlet-api-java all 4.0.1-2 [81.0 kB] #9 8.480 Get:130 http://deb.debian.org/debian bullseye/main amd64 libjsp-api-java all 2.3.4-3 [53.7 kB] #9 8.480 Get:131 http://deb.debian.org/debian bullseye/main amd64 libwebsocket-api-java all 1.1-2 [40.1 kB] #9 8.482 Get:132 http://deb.debian.org/debian bullseye/main amd64 libservlet3.1-java all 1:4.0.1-2 [9,516 B] #9 8.482 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfop-java all 1:2.5-3 [9,967 kB] #9 8.638 Get:134 http://deb.debian.org/debian bullseye/main amd64 libgfortran5 amd64 10.2.1-6 [727 kB] #9 8.645 Get:135 http://deb.debian.org/debian bullseye/main amd64 libjlatexmath-java all 1.0.7-3 [995 kB] #9 8.658 Get:136 http://deb.debian.org/debian bullseye/main amd64 liblapack3 amd64 3.9.0-3+deb11u1 [2,166 kB] #9 8.682 Get:137 http://deb.debian.org/debian bullseye/main amd64 liblapack-dev amd64 3.9.0-3+deb11u1 [4,246 kB] #9 8.763 Get:138 http://deb.debian.org/debian bullseye/main amd64 plantuml all 1:1.2020.2+ds-1 [8,035 kB] #9 8.901 Get:139 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #9 8.902 Get:140 http://deb.debian.org/debian bullseye/main amd64 python3-dateutil all 2.8.1-6 [79.2 kB] #9 8.904 Get:141 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #9 8.905 Get:142 http://deb.debian.org/debian bullseye/main amd64 s3cmd all 2.1.0-2 [116 kB] #9 8.976 Get:143 http://deb.debian.org/debian bullseye/main amd64 shellcheck amd64 0.7.1-1+deb11u1 [2,049 kB] #9 9.292 debconf: delaying package configuration, since apt-utils is not installed #9 9.341 Fetched 221 MB in 3s (78.5 MB/s) #9 9.542 Selecting previously unselected package libqt5core5a:amd64. (Reading database ...a38432.files and directories currently installed.) #9 9.830 Preparing to unpack .../000-libqt5core5a_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 9.845 Unpacking libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 10.06 Selecting previously unselected package libdrm-common. #9 10.06 Preparing to unpack .../001-libdrm-common_2.4.104-1_all.deb ... #9 10.07 Unpacking libdrm-common (2.4.104-1) ... #9 10.10 Selecting previously unselected package libdrm2:amd64. #9 10.11 Preparing to unpack .../002-libdrm2_2.4.104-1_amd64.deb ... #9 10.11 Unpacking libdrm2:amd64 (2.4.104-1) ... #9 10.15 Selecting previously unselected package libglvnd0:amd64. #9 10.15 Preparing to unpack .../003-libglvnd0_1.3.2-1_amd64.deb ... #9 10.16 Unpacking libglvnd0:amd64 (1.3.2-1) ... #9 10.20 Selecting previously unselected package libwayland-server0:amd64. #9 10.21 Preparing to unpack .../004-libwayland-server0_1.18.0-2~exp1.1_amd64.deb ... #9 10.21 Unpacking libwayland-server0:amd64 (1.18.0-2~exp1.1) ... #9 10.24 Selecting previously unselected package libgbm1:amd64. #9 10.25 Preparing to unpack .../005-libgbm1_20.3.5-1_amd64.deb ... #9 10.25 Unpacking libgbm1:amd64 (20.3.5-1) ... #9 10.29 Selecting previously unselected package libglapi-mesa:amd64. #9 10.30 Preparing to unpack .../006-libglapi-mesa_20.3.5-1_amd64.deb ... #9 10.30 Unpacking libglapi-mesa:amd64 (20.3.5-1) ... #9 10.34 Selecting previously unselected package libx11-xcb1:amd64. #9 10.34 Preparing to unpack .../007-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ... #9 10.35 Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #9 10.40 Selecting previously unselected package libxcb-dri2-0:amd64. #9 10.40 Preparing to unpack .../008-libxcb-dri2-0_1.14-3_amd64.deb ... #9 10.40 Unpacking libxcb-dri2-0:amd64 (1.14-3) ... #9 10.45 Selecting previously unselected package libxcb-dri3-0:amd64. #9 10.45 Preparing to unpack .../009-libxcb-dri3-0_1.14-3_amd64.deb ... #9 10.46 Unpacking libxcb-dri3-0:amd64 (1.14-3) ... #9 10.50 Selecting previously unselected package libxcb-present0:amd64. #9 10.50 Preparing to unpack .../010-libxcb-present0_1.14-3_amd64.deb ... #9 10.50 Unpacking libxcb-present0:amd64 (1.14-3) ... #9 10.55 Selecting previously unselected package libxcb-sync1:amd64. #9 10.56 Preparing to unpack .../011-libxcb-sync1_1.14-3_amd64.deb ... #9 10.56 Unpacking libxcb-sync1:amd64 (1.14-3) ... #9 10.61 Selecting previously unselected package libxcb-xfixes0:amd64. #9 10.61 Preparing to unpack .../012-libxcb-xfixes0_1.14-3_amd64.deb ... #9 10.62 Unpacking libxcb-xfixes0:amd64 (1.14-3) ... #9 10.66 Selecting previously unselected package libxshmfence1:amd64. #9 10.66 Preparing to unpack .../013-libxshmfence1_1.3-1_amd64.deb ... #9 10.67 Unpacking libxshmfence1:amd64 (1.3-1) ... #9 10.70 Selecting previously unselected package libegl-mesa0:amd64. #9 10.71 Preparing to unpack .../014-libegl-mesa0_20.3.5-1_amd64.deb ... #9 10.71 Unpacking libegl-mesa0:amd64 (20.3.5-1) ... #9 10.76 Selecting previously unselected package libegl1:amd64. #9 10.77 Preparing to unpack .../015-libegl1_1.3.2-1_amd64.deb ... #9 10.77 Unpacking libegl1:amd64 (1.3.2-1) ... #9 10.81 Selecting previously unselected package libxcb-glx0:amd64. #9 10.82 Preparing to unpack .../016-libxcb-glx0_1.14-3_amd64.deb ... #9 10.82 Unpacking libxcb-glx0:amd64 (1.14-3) ... #9 10.86 Selecting previously unselected package libxxf86vm1:amd64. #9 10.87 Preparing to unpack .../017-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #9 10.87 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #9 10.91 Selecting previously unselected package libdrm-amdgpu1:amd64. #9 10.91 Preparing to unpack .../018-libdrm-amdgpu1_2.4.104-1_amd64.deb ... #9 10.92 Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ... #9 10.95 Selecting previously unselected package libpciaccess0:amd64. #9 10.96 Preparing to unpack .../019-libpciaccess0_0.16-1_amd64.deb ... #9 10.97 Unpacking libpciaccess0:amd64 (0.16-1) ... #9 11.00 Selecting previously unselected package libdrm-intel1:amd64. #9 11.01 Preparing to unpack .../020-libdrm-intel1_2.4.104-1_amd64.deb ... #9 11.01 Unpacking libdrm-intel1:amd64 (2.4.104-1) ... #9 11.05 Selecting previously unselected package libdrm-nouveau2:amd64. #9 11.06 Preparing to unpack .../021-libdrm-nouveau2_2.4.104-1_amd64.deb ... #9 11.06 Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ... #9 11.09 Selecting previously unselected package libdrm-radeon1:amd64. #9 11.10 Preparing to unpack .../022-libdrm-radeon1_2.4.104-1_amd64.deb ... #9 11.10 Unpacking libdrm-radeon1:amd64 (2.4.104-1) ... #9 11.14 Selecting previously unselected package libz3-4:amd64. #9 11.15 Preparing to unpack .../023-libz3-4_4.8.10-1_amd64.deb ... #9 11.15 Unpacking libz3-4:amd64 (4.8.10-1) ... #9 11.91 Selecting previously unselected package libllvm11:amd64. #9 11.92 Preparing to unpack .../024-libllvm11_1%3a11.0.1-2_amd64.deb ... #9 11.92 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #9 13.97 Selecting previously unselected package libsensors-config. #9 13.97 Preparing to unpack .../025-libsensors-config_1%3a3.6.0-7_all.deb ... #9 13.98 Unpacking libsensors-config (1:3.6.0-7) ... #9 14.01 Selecting previously unselected package libsensors5:amd64. #9 14.02 Preparing to unpack .../026-libsensors5_1%3a3.6.0-7_amd64.deb ... #9 14.16 Unpacking libsensors5:amd64 (1:3.6.0-7) ... #9 14.20 Selecting previously unselected package libvulkan1:amd64. #9 14.20 Preparing to unpack .../027-libvulkan1_1.2.162.0-1_amd64.deb ... #9 14.21 Unpacking libvulkan1:amd64 (1.2.162.0-1) ... #9 14.26 Selecting previously unselected package libgl1-mesa-dri:amd64. #9 14.26 Preparing to unpack .../028-libgl1-mesa-dri_20.3.5-1_amd64.deb ... #9 14.27 Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ... #9 15.30 Selecting previously unselected package libglx-mesa0:amd64. #9 15.31 Preparing to unpack .../029-libglx-mesa0_20.3.5-1_amd64.deb ... #9 15.31 Unpacking libglx-mesa0:amd64 (20.3.5-1) ... #9 15.38 Selecting previously unselected package libglx0:amd64. #9 15.39 Preparing to unpack .../030-libglx0_1.3.2-1_amd64.deb ... #9 15.39 Unpacking libglx0:amd64 (1.3.2-1) ... #9 15.45 Selecting previously unselected package libgl1:amd64. #9 15.45 Preparing to unpack .../031-libgl1_1.3.2-1_amd64.deb ... #9 15.46 Unpacking libgl1:amd64 (1.3.2-1) ... #9 15.53 Selecting previously unselected package libevdev2:amd64. #9 15.53 Preparing to unpack .../032-libevdev2_1.11.0+dfsg-1_amd64.deb ... #9 15.54 Unpacking libevdev2:amd64 (1.11.0+dfsg-1) ... #9 15.60 Selecting previously unselected package libmtdev1:amd64. #9 15.60 Preparing to unpack .../033-libmtdev1_1.1.6-1_amd64.deb ... #9 15.61 Unpacking libmtdev1:amd64 (1.1.6-1) ... #9 15.68 Selecting previously unselected package libgudev-1.0-0:amd64. #9 15.68 Preparing to unpack .../034-libgudev-1.0-0_234-1_amd64.deb ... #9 15.69 Unpacking libgudev-1.0-0:amd64 (234-1) ... #9 15.74 Selecting previously unselected package libwacom-common. #9 15.74 Preparing to unpack .../035-libwacom-common_1.8-2_all.deb ... #9 15.75 Unpacking libwacom-common (1.8-2) ... #9 15.85 Selecting previously unselected package libwacom2:amd64. #9 15.85 Preparing to unpack .../036-libwacom2_1.8-2_amd64.deb ... #9 15.86 Unpacking libwacom2:amd64 (1.8-2) ... #9 15.91 Selecting previously unselected package libinput-bin. #9 15.91 Preparing to unpack .../037-libinput-bin_1.16.4-3_amd64.deb ... #9 15.92 Unpacking libinput-bin (1.16.4-3) ... #9 15.98 Selecting previously unselected package libinput10:amd64. #9 15.99 Preparing to unpack .../038-libinput10_1.16.4-3_amd64.deb ... #9 15.99 Unpacking libinput10:amd64 (1.16.4-3) ... #9 16.06 Selecting previously unselected package libmd4c0:amd64. #9 16.06 Preparing to unpack .../039-libmd4c0_0.4.7-2_amd64.deb ... #9 16.07 Unpacking libmd4c0:amd64 (0.4.7-2) ... #9 16.14 Selecting previously unselected package libqt5dbus5:amd64. #9 16.15 Preparing to unpack .../040-libqt5dbus5_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 16.15 Unpacking libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 16.24 Selecting previously unselected package libqt5network5:amd64. #9 16.24 Preparing to unpack .../041-libqt5network5_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 16.25 Unpacking libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 16.38 Selecting previously unselected package libxcb-icccm4:amd64. #9 16.38 Preparing to unpack .../042-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #9 16.39 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #9 16.46 Selecting previously unselected package libxcb-util1:amd64. #9 16.46 Preparing to unpack .../043-libxcb-util1_0.4.0-1+b1_amd64.deb ... #9 16.48 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #9 16.54 Selecting previously unselected package libxcb-image0:amd64. #9 16.55 Preparing to unpack .../044-libxcb-image0_0.4.0-1+b3_amd64.deb ... #9 16.56 Unpacking libxcb-image0:amd64 (0.4.0-1+b3) ... #9 16.62 Selecting previously unselected package libxcb-keysyms1:amd64. #9 16.62 Preparing to unpack .../045-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #9 16.63 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #9 16.69 Selecting previously unselected package libxcb-randr0:amd64. #9 16.70 Preparing to unpack .../046-libxcb-randr0_1.14-3_amd64.deb ... #9 16.71 Unpacking libxcb-randr0:amd64 (1.14-3) ... #9 16.77 Selecting previously unselected package libxcb-render-util0:amd64. #9 16.78 Preparing to unpack .../047-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #9 16.79 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #9 16.84 Selecting previously unselected package libxcb-shape0:amd64. #9 16.85 Preparing to unpack .../048-libxcb-shape0_1.14-3_amd64.deb ... #9 16.85 Unpacking libxcb-shape0:amd64 (1.14-3) ... #9 16.92 Selecting previously unselected package libxcb-xinerama0:amd64. #9 16.93 Preparing to unpack .../049-libxcb-xinerama0_1.14-3_amd64.deb ... #9 16.93 Unpacking libxcb-xinerama0:amd64 (1.14-3) ... #9 17.00 Selecting previously unselected package libxcb-xinput0:amd64. #9 17.00 Preparing to unpack .../050-libxcb-xinput0_1.14-3_amd64.deb ... #9 17.02 Unpacking libxcb-xinput0:amd64 (1.14-3) ... #9 17.08 Selecting previously unselected package libxcb-xkb1:amd64. #9 17.09 Preparing to unpack .../051-libxcb-xkb1_1.14-3_amd64.deb ... #9 17.09 Unpacking libxcb-xkb1:amd64 (1.14-3) ... #9 17.16 Selecting previously unselected package libxkbcommon-x11-0:amd64. #9 17.17 Preparing to unpack .../052-libxkbcommon-x11-0_1.0.3-2_amd64.deb ... #9 17.18 Unpacking libxkbcommon-x11-0:amd64 (1.0.3-2) ... #9 17.25 Selecting previously unselected package libqt5gui5:amd64. #9 17.26 Preparing to unpack .../053-libqt5gui5_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 17.27 Unpacking libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 17.74 Selecting previously unselected package libqt5widgets5:amd64. #9 17.75 Preparing to unpack .../054-libqt5widgets5_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 17.75 Unpacking libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 18.03 Selecting previously unselected package libqt5svg5:amd64. #9 18.03 Preparing to unpack .../055-libqt5svg5_5.15.2-3_amd64.deb ... #9 18.04 Unpacking libqt5svg5:amd64 (5.15.2-3) ... #9 18.08 Selecting previously unselected package aglfn. #9 18.09 Preparing to unpack .../056-aglfn_1.7+git20191031.4036a9c-2_all.deb ... #9 18.09 Unpacking aglfn (1.7+git20191031.4036a9c-2) ... #9 18.13 Selecting previously unselected package ca-certificates-java. #9 18.13 Preparing to unpack .../057-ca-certificates-java_20230710~deb12u1~deb11u1_all.deb ... #9 18.14 Unpacking ca-certificates-java (20230710~deb12u1~deb11u1) ... #9 18.18 Selecting previously unselected package java-common. #9 18.19 Preparing to unpack .../058-java-common_0.72_all.deb ... #9 18.19 Unpacking java-common (0.72) ... #9 18.24 Selecting previously unselected package libasound2-data. #9 18.25 Preparing to unpack .../059-libasound2-data_1.2.4-1.1_all.deb ... #9 18.25 Unpacking libasound2-data (1.2.4-1.1) ... #9 18.32 Selecting previously unselected package libasound2:amd64. #9 18.32 Preparing to unpack .../060-libasound2_1.2.4-1.1_amd64.deb ... #9 18.33 Unpacking libasound2:amd64 (1.2.4-1.1) ... #9 18.43 Selecting previously unselected package libpcsclite1:amd64. #9 18.44 Preparing to unpack .../061-libpcsclite1_1.9.1-1_amd64.deb ... #9 18.44 Unpacking libpcsclite1:amd64 (1.9.1-1) ... #9 18.51 Selecting previously unselected package openjdk-11-jre-headless:amd64. #9 18.52 Preparing to unpack .../062-openjdk-11-jre-headless_11.0.28+6-1~deb11u1_amd64.deb ... #9 18.52 Unpacking openjdk-11-jre-headless:amd64 (11.0.28+6-1~deb11u1) ... #9 22.93 Selecting previously unselected package default-jre-headless. #9 22.93 Preparing to unpack .../063-default-jre-headless_2%3a1.11-72_amd64.deb ... #9 22.94 Unpacking default-jre-headless (2:1.11-72) ... #9 22.99 Selecting previously unselected package ant. #9 22.99 Preparing to unpack .../064-ant_1.10.9-4_all.deb ... #9 23.00 Unpacking ant (1.10.9-4) ... #9 23.27 Selecting previously unselected package aspell-en. #9 23.27 Preparing to unpack .../065-aspell-en_2018.04.16-0-1_all.deb ... #9 23.29 Unpacking aspell-en (2018.04.16-0-1) ... #9 23.39 Selecting previously unselected package libpipeline1:amd64. #9 23.40 Preparing to unpack .../066-libpipeline1_1.5.3-1_amd64.deb ... #9 23.41 Unpacking libpipeline1:amd64 (1.5.3-1) ... #9 23.58 Selecting previously unselected package binfmt-support. #9 23.58 Preparing to unpack .../067-binfmt-support_2.2.1-1+deb11u1_amd64.deb ... #9 23.59 Unpacking binfmt-support (2.2.1-1+deb11u1) ... #9 23.66 Selecting previously unselected package cmake-data. #9 23.66 Preparing to unpack .../068-cmake-data_3.18.4-2+deb11u1_all.deb ... #9 23.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... #9 24.20 Selecting previously unselected package libarchive13:amd64. #9 24.21 Preparing to unpack .../069-libarchive13_3.4.3-2+deb11u2_amd64.deb ... #9 24.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u2) ... #9 24.29 Selecting previously unselected package libjsoncpp24:amd64. #9 24.30 Preparing to unpack .../070-libjsoncpp24_1.9.4-4_amd64.deb ... #9 24.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #9 24.35 Selecting previously unselected package librhash0:amd64. #9 24.35 Preparing to unpack .../071-librhash0_1.4.1-2_amd64.deb ... #9 24.36 Unpacking librhash0:amd64 (1.4.1-2) ... #9 24.41 Selecting previously unselected package libuv1:amd64. #9 24.41 Preparing to unpack .../072-libuv1_1.40.0-2+deb11u1_amd64.deb ... #9 24.42 Unpacking libuv1:amd64 (1.40.0-2+deb11u1) ... #9 24.46 Selecting previously unselected package cmake. #9 24.47 Preparing to unpack .../073-cmake_3.18.4-2+deb11u1_amd64.deb ... #9 24.47 Unpacking cmake (3.18.4-2+deb11u1) ... #9 25.14 Selecting previously unselected package libgif7:amd64. #9 25.15 Preparing to unpack .../074-libgif7_5.1.9-2_amd64.deb ... #9 25.15 Unpacking libgif7:amd64 (5.1.9-2) ... #9 25.19 Selecting previously unselected package libxtst6:amd64. #9 25.20 Preparing to unpack .../075-libxtst6_2%3a1.2.3-1_amd64.deb ... #9 25.21 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #9 25.26 Selecting previously unselected package openjdk-11-jre:amd64. #9 25.27 Preparing to unpack .../076-openjdk-11-jre_11.0.28+6-1~deb11u1_amd64.deb ... #9 25.28 Unpacking openjdk-11-jre:amd64 (11.0.28+6-1~deb11u1) ... #9 25.35 Selecting previously unselected package default-jre. #9 25.35 Preparing to unpack .../077-default-jre_2%3a1.11-72_amd64.deb ... #9 25.36 Unpacking default-jre (2:1.11-72) ... #9 25.41 Selecting previously unselected package openjdk-11-jdk-headless:amd64. #9 25.42 Preparing to unpack .../078-openjdk-11-jdk-headless_11.0.28+6-1~deb11u1_amd64.deb ... #9 25.43 Unpacking openjdk-11-jdk-headless:amd64 (11.0.28+6-1~deb11u1) ... #9 31.38 Selecting previously unselected package default-jdk-headless. #9 31.38 Preparing to unpack .../079-default-jdk-headless_2%3a1.11-72_amd64.deb ... #9 31.39 Unpacking default-jdk-headless (2:1.11-72) ... #9 31.44 Selecting previously unselected package openjdk-11-jdk:amd64. #9 31.45 Preparing to unpack .../080-openjdk-11-jdk_11.0.28+6-1~deb11u1_amd64.deb ... #9 31.46 Unpacking openjdk-11-jdk:amd64 (11.0.28+6-1~deb11u1) ... #9 31.50 Selecting previously unselected package default-jdk. #9 31.50 Preparing to unpack .../081-default-jdk_2%3a1.11-72_amd64.deb ... #9 31.51 Unpacking default-jdk (2:1.11-72) ... #9 31.56 Selecting previously unselected package fastjar. #9 31.57 Preparing to unpack .../082-fastjar_2%3a0.98-7_amd64.deb ... #9 31.58 Unpacking fastjar (2:0.98-7) ... #9 31.66 Selecting previously unselected package jarwrapper. #9 31.67 Preparing to unpack .../083-jarwrapper_0.78_all.deb ... #9 31.68 Unpacking jarwrapper (0.78) ... #9 31.72 Selecting previously unselected package libhamcrest-java. #9 31.73 Preparing to unpack .../084-libhamcrest-java_1.3-9_all.deb ... #9 31.73 Unpacking libhamcrest-java (1.3-9) ... #9 31.83 Selecting previously unselected package junit4. #9 31.83 Preparing to unpack .../085-junit4_4.13.1-2_all.deb ... #9 31.84 Unpacking junit4 (4.13.1-2) ... #9 31.92 Selecting previously unselected package java-wrappers. #9 31.92 Preparing to unpack .../086-java-wrappers_0.3_all.deb ... #9 31.93 Unpacking java-wrappers (0.3) ... #9 31.98 Selecting previously unselected package libjaxp1.3-java. #9 31.98 Preparing to unpack .../087-libjaxp1.3-java_1.3.05-6_all.deb ... #9 31.99 Unpacking libjaxp1.3-java (1.3.05-6) ... #9 32.06 Selecting previously unselected package libxml-commons-external-java. #9 32.06 Preparing to unpack .../088-libxml-commons-external-java_1.4.01-5_all.deb ... #9 32.07 Unpacking libxml-commons-external-java (1.4.01-5) ... #9 32.14 Selecting previously unselected package libxml-commons-resolver1.1-java. #9 32.15 Preparing to unpack .../089-libxml-commons-resolver1.1-java_1.2-11_all.deb ... #9 32.15 Unpacking libxml-commons-resolver1.1-java (1.2-11) ... #9 32.21 Selecting previously unselected package libxerces2-java. #9 32.22 Preparing to unpack .../090-libxerces2-java_2.12.1-1_all.deb ... #9 32.22 Unpacking libxerces2-java (2.12.1-1) ... #9 32.41 Selecting previously unselected package libxalan2-java. #9 32.41 Preparing to unpack .../091-libxalan2-java_2.7.2-4_all.deb ... #9 32.42 Unpacking libxalan2-java (2.7.2-4) ... #9 32.80 Selecting previously unselected package libapache-pom-java. #9 32.80 Preparing to unpack .../092-libapache-pom-java_18-1_all.deb ... #9 32.81 Unpacking libapache-pom-java (18-1) ... #9 32.86 Selecting previously unselected package libcommons-parent-java. #9 32.86 Preparing to unpack .../093-libcommons-parent-java_43-1_all.deb ... #9 32.87 Unpacking libcommons-parent-java (43-1) ... #9 32.91 Selecting previously unselected package libcommons-io-java. #9 32.92 Preparing to unpack .../094-libcommons-io-java_2.8.0-1_all.deb ... #9 32.93 Unpacking libcommons-io-java (2.8.0-1) ... #9 33.00 Selecting previously unselected package libcommons-logging-java. #9 33.00 Preparing to unpack .../095-libcommons-logging-java_1.2-2_all.deb ... #9 33.01 Unpacking libcommons-logging-java (1.2-2) ... #9 33.06 Selecting previously unselected package libxmlgraphics-commons-java. #9 33.07 Preparing to unpack .../096-libxmlgraphics-commons-java_2.4-2~deb11u1_all.deb ... #9 33.07 Unpacking libxmlgraphics-commons-java (2.4-2~deb11u1) ... #9 33.18 Selecting previously unselected package libbatik-java. #9 33.18 Preparing to unpack .../097-libbatik-java_1.12-4+deb11u3_all.deb ... #9 33.19 Unpacking libbatik-java (1.12-4+deb11u3) ... #9 33.66 Selecting previously unselected package libcommons-cli-java. #9 33.66 Preparing to unpack .../098-libcommons-cli-java_1.4-2_all.deb ... #9 33.66 Unpacking libcommons-cli-java (1.4-2) ... #9 33.71 Selecting previously unselected package libjericho-html-java. #9 33.71 Preparing to unpack .../099-libjericho-html-java_3.2-2_all.deb ... #9 33.72 Unpacking libjericho-html-java (3.2-2) ... #9 33.77 Selecting previously unselected package ditaa. #9 33.77 Preparing to unpack .../100-ditaa_0.10+ds1-1.2_all.deb ... #9 33.78 Unpacking ditaa (0.10+ds1-1.2) ... #9 33.84 Selecting previously unselected package gnuplot-data. #9 33.84 Preparing to unpack .../101-gnuplot-data_5.4.1+dfsg1-1+deb11u1_all.deb ... #9 33.85 Unpacking gnuplot-data (5.4.1+dfsg1-1+deb11u1) ... #9 33.91 Selecting previously unselected package libxpm4:amd64. #9 33.92 Preparing to unpack .../102-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #9 33.92 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #9 33.99 Selecting previously unselected package libgd3:amd64. #9 33.99 Preparing to unpack .../103-libgd3_2.3.0-2_amd64.deb ... #9 34.00 Unpacking libgd3:amd64 (2.3.0-2) ... #9 34.07 Selecting previously unselected package liblua5.4-0:amd64. #9 34.07 Preparing to unpack .../104-liblua5.4-0_5.4.2-2_amd64.deb ... #9 34.08 Unpacking liblua5.4-0:amd64 (5.4.2-2) ... #9 34.15 Selecting previously unselected package libqt5printsupport5:amd64. #9 34.16 Preparing to unpack .../105-libqt5printsupport5_5.15.2+dfsg-9+deb11u1_amd64.deb ... #9 34.16 Unpacking libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 34.24 Selecting previously unselected package libwxbase3.0-0v5:amd64. #9 34.25 Preparing to unpack .../106-libwxbase3.0-0v5_3.0.5.1+dfsg-2_amd64.deb ... #9 34.25 Unpacking libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ... #9 34.41 Selecting previously unselected package libnotify4:amd64. #9 34.42 Preparing to unpack .../107-libnotify4_0.7.9-3_amd64.deb ... #9 34.43 Unpacking libnotify4:amd64 (0.7.9-3) ... #9 34.48 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #9 34.49 Preparing to unpack .../108-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-2_amd64.deb ... #9 34.50 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ... #9 35.04 Selecting previously unselected package gnuplot-qt. #9 35.04 Preparing to unpack .../109-gnuplot-qt_5.4.1+dfsg1-1+deb11u1_amd64.deb ... #9 35.05 Unpacking gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ... #9 35.20 Selecting previously unselected package gnuplot. #9 35.21 Preparing to unpack .../110-gnuplot_5.4.1+dfsg1-1+deb11u1_all.deb ... #9 35.21 Unpacking gnuplot (5.4.1+dfsg1-1+deb11u1) ... #9 35.27 Selecting previously unselected package libann0. #9 35.27 Preparing to unpack .../111-libann0_1.1.2+doc-7_amd64.deb ... #9 35.28 Unpacking libann0 (1.1.2+doc-7) ... #9 35.34 Selecting previously unselected package libcdt5:amd64. #9 35.34 Preparing to unpack .../112-libcdt5_2.42.2-5+deb11u1_amd64.deb ... #9 35.35 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ... #9 35.41 Selecting previously unselected package libcgraph6:amd64. #9 35.41 Preparing to unpack .../113-libcgraph6_2.42.2-5+deb11u1_amd64.deb ... #9 35.42 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ... #9 35.49 Selecting previously unselected package libgts-0.7-5:amd64. #9 35.49 Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ... #9 35.50 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #9 35.57 Selecting previously unselected package libpathplan4:amd64. #9 35.58 Preparing to unpack .../115-libpathplan4_2.42.2-5+deb11u1_amd64.deb ... #9 35.58 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ... #9 35.65 Selecting previously unselected package libgvc6. #9 35.66 Preparing to unpack .../116-libgvc6_2.42.2-5+deb11u1_amd64.deb ... #9 35.66 Unpacking libgvc6 (2.42.2-5+deb11u1) ... #9 35.79 Selecting previously unselected package libgvpr2:amd64. #9 35.79 Preparing to unpack .../117-libgvpr2_2.42.2-5+deb11u1_amd64.deb ... #9 35.80 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ... #9 35.88 Selecting previously unselected package liblab-gamut1:amd64. #9 35.88 Preparing to unpack .../118-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ... #9 35.89 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #9 36.01 Selecting previously unselected package libxmu6:amd64. #9 36.02 Preparing to unpack .../119-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #9 36.03 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #9 36.08 Selecting previously unselected package libxaw7:amd64. #9 36.09 Preparing to unpack .../120-libxaw7_2%3a1.0.13-1.1_amd64.deb ... #9 36.09 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ... #9 36.16 Selecting previously unselected package graphviz. #9 36.17 Preparing to unpack .../121-graphviz_2.42.2-5+deb11u1_amd64.deb ... #9 36.18 Unpacking graphviz (2.42.2-5+deb11u1) ... #9 36.31 Selecting previously unselected package libavalon-framework-java. #9 36.32 Preparing to unpack .../122-libavalon-framework-java_4.2.0-10_all.deb ... #9 36.32 Unpacking libavalon-framework-java (4.2.0-10) ... #9 36.39 Selecting previously unselected package libblas3:amd64. #9 36.40 Preparing to unpack .../123-libblas3_3.9.0-3+deb11u1_amd64.deb ... #9 36.41 Unpacking libblas3:amd64 (3.9.0-3+deb11u1) ... #9 36.48 Selecting previously unselected package libblas-dev:amd64. #9 36.48 Preparing to unpack .../124-libblas-dev_3.9.0-3+deb11u1_amd64.deb ... #9 36.49 Unpacking libblas-dev:amd64 (3.9.0-3+deb11u1) ... #9 36.56 Selecting previously unselected package libel-api-java. #9 36.56 Preparing to unpack .../125-libel-api-java_3.0.0-3_all.deb ... #9 36.57 Unpacking libel-api-java (3.0.0-3) ... #9 36.62 Selecting previously unselected package libfontbox2-java. #9 36.63 Preparing to unpack .../126-libfontbox2-java_2.0.23-1_all.deb ... #9 36.63 Unpacking libfontbox2-java (2.0.23-1) ... #9 36.78 Selecting previously unselected package libqdox-java. #9 36.78 Preparing to unpack .../127-libqdox-java_1.12.1-3_all.deb ... #9 36.79 Unpacking libqdox-java (1.12.1-3) ... #9 36.85 Selecting previously unselected package libservlet-api-java. #9 36.86 Preparing to unpack .../128-libservlet-api-java_4.0.1-2_all.deb ... #9 36.86 Unpacking libservlet-api-java (4.0.1-2) ... #9 36.92 Selecting previously unselected package libjsp-api-java. #9 36.92 Preparing to unpack .../129-libjsp-api-java_2.3.4-3_all.deb ... #9 36.93 Unpacking libjsp-api-java (2.3.4-3) ... #9 36.98 Selecting previously unselected package libwebsocket-api-java. #9 36.99 Preparing to unpack .../130-libwebsocket-api-java_1.1-2_all.deb ... #9 37.00 Unpacking libwebsocket-api-java (1.1-2) ... #9 37.05 Selecting previously unselected package libservlet3.1-java. #9 37.05 Preparing to unpack .../131-libservlet3.1-java_1%3a4.0.1-2_all.deb ... #9 37.06 Unpacking libservlet3.1-java (1:4.0.1-2) ... #9 37.10 Selecting previously unselected package libfop-java. #9 37.11 Preparing to unpack .../132-libfop-java_1%3a2.5-3_all.deb ... #9 37.12 Unpacking libfop-java (1:2.5-3) ... #9 38.04 Selecting previously unselected package libgfortran5:amd64. #9 38.05 Preparing to unpack .../133-libgfortran5_10.2.1-6_amd64.deb ... #9 38.05 Unpacking libgfortran5:amd64 (10.2.1-6) ... #9 38.21 Selecting previously unselected package libjlatexmath-java. #9 38.21 Preparing to unpack .../134-libjlatexmath-java_1.0.7-3_all.deb ... #9 38.23 Unpacking libjlatexmath-java (1.0.7-3) ... #9 38.35 Selecting previously unselected package liblapack3:amd64. #9 38.36 Preparing to unpack .../135-liblapack3_3.9.0-3+deb11u1_amd64.deb ... #9 38.36 Unpacking liblapack3:amd64 (3.9.0-3+deb11u1) ... #9 38.61 Selecting previously unselected package liblapack-dev:amd64. #9 38.62 Preparing to unpack .../136-liblapack-dev_3.9.0-3+deb11u1_amd64.deb ... #9 38.62 Unpacking liblapack-dev:amd64 (3.9.0-3+deb11u1) ... #9 39.13 Selecting previously unselected package plantuml. #9 39.14 Preparing to unpack .../137-plantuml_1%3a1.2020.2+ds-1_all.deb ... #9 39.14 Unpacking plantuml (1:1.2020.2+ds-1) ... #9 39.71 Selecting previously unselected package python3-six. #9 39.72 Preparing to unpack .../138-python3-six_1.16.0-2_all.deb ... #9 39.72 Unpacking python3-six (1.16.0-2) ... #9 39.76 Selecting previously unselected package python3-dateutil. #9 39.76 Preparing to unpack .../139-python3-dateutil_2.8.1-6_all.deb ... #9 39.76 Unpacking python3-dateutil (2.8.1-6) ... #9 39.81 Selecting previously unselected package python3-magic. #9 39.82 Preparing to unpack .../140-python3-magic_2%3a0.4.20-3_all.deb ... #9 39.82 Unpacking python3-magic (2:0.4.20-3) ... #9 39.86 Selecting previously unselected package s3cmd. #9 39.86 Preparing to unpack .../141-s3cmd_2.1.0-2_all.deb ... #9 39.87 Unpacking s3cmd (2.1.0-2) ... #9 39.91 Selecting previously unselected package shellcheck. #9 39.92 Preparing to unpack .../142-shellcheck_0.7.1-1+deb11u1_amd64.deb ... #9 39.92 Unpacking shellcheck (0.7.1-1+deb11u1) ... #9 40.23 Setting up libpipeline1:amd64 (1.5.3-1) ... #9 40.25 Setting up fastjar (2:0.98-7) ... #9 40.30 Setting up libxcb-dri3-0:amd64 (1.14-3) ... #9 40.32 Setting up libwayland-server0:amd64 (1.18.0-2~exp1.1) ... #9 40.34 Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #9 40.36 Setting up libpciaccess0:amd64 (0.16-1) ... #9 40.38 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #9 40.40 Setting up libqdox-java (1.12.1-3) ... #9 40.41 Setting up libxcb-xfixes0:amd64 (1.14-3) ... #9 40.43 Setting up java-wrappers (0.3) ... #9 40.45 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #9 40.47 Setting up java-common (0.72) ... #9 40.51 Setting up libxcb-xinput0:amd64 (1.14-3) ... #9 40.52 Setting up libcommons-cli-java (1.4-2) ... #9 40.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u2) ... #9 40.56 Setting up libglvnd0:amd64 (1.3.2-1) ... #9 40.59 Setting up libxtst6:amd64 (2:1.2.3-1) ... #9 40.61 Setting up libxcb-glx0:amd64 (1.14-3) ... #9 40.62 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #9 40.64 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #9 40.66 Setting up libxcb-shape0:amd64 (1.14-3) ... #9 40.68 Setting up libsensors-config (1:3.6.0-7) ... #9 40.71 Setting up aspell-en (2018.04.16-0-1) ... #9 40.92 Setting up libel-api-java (3.0.0-3) ... #9 40.94 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #9 40.96 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #9 40.98 Setting up libxaw7:amd64 (2:1.0.13-1.1) ... #9 41.00 Setting up shellcheck (0.7.1-1+deb11u1) ... #9 41.02 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #9 41.04 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #9 41.06 Setting up libjericho-html-java (3.2-2) ... #9 41.07 Setting up libxcb-xkb1:amd64 (1.14-3) ... #9 41.09 Setting up libxcb-image0:amd64 (0.4.0-1+b3) ... #9 41.11 Setting up libfontbox2-java (2.0.23-1) ... #9 41.13 Setting up libxcb-present0:amd64 (1.14-3) ... #9 41.15 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #9 41.17 Setting up python3-six (1.16.0-2) ... #9 41.42 Setting up libasound2-data (1.2.4-1.1) ... #9 41.44 Setting up libz3-4:amd64 (4.8.10-1) ... #9 41.46 Setting up libblas3:amd64 (3.9.0-3+deb11u1) ... #9 41.47 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #9 41.49 Setting up libxcb-xinerama0:amd64 (1.14-3) ... #9 41.51 Setting up libuv1:amd64 (1.40.0-2+deb11u1) ... #9 41.52 Setting up libllvm11:amd64 (1:11.0.1-2) ... #9 41.54 Setting up libxcb-sync1:amd64 (1.14-3) ... #9 41.56 Setting up libnotify4:amd64 (0.7.9-3) ... #9 41.58 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ... #9 41.60 Setting up aglfn (1.7+git20191031.4036a9c-2) ... #9 41.62 Setting up libapache-pom-java (18-1) ... #9 41.64 Setting up libann0 (1.1.2+doc-7) ... #9 41.66 Setting up libwebsocket-api-java (1.1-2) ... #9 41.68 Setting up libgd3:amd64 (2.3.0-2) ... #9 41.71 Setting up libxkbcommon-x11-0:amd64 (1.0.3-2) ... #9 41.72 Setting up libxml-commons-resolver1.1-java (1.2-11) ... #9 41.75 Setting up binfmt-support (2.2.1-1+deb11u1) ... #9 41.91 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. #9 41.93 invoke-rc.d: could not determine current runlevel #9 41.94 invoke-rc.d: policy-rc.d denied execution of start. #9 41.94 Setting up libpcsclite1:amd64 (1.9.1-1) ... #9 41.96 Setting up libsensors5:amd64 (1:3.6.0-7) ... #9 41.98 Setting up libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 42.01 Setting up libhamcrest-java (1.3-9) ... #9 42.03 Setting up libglapi-mesa:amd64 (20.3.5-1) ... #9 42.04 Setting up libjsp-api-java (2.3.4-3) ... #9 42.07 Setting up libgfortran5:amd64 (10.2.1-6) ... #9 42.09 Setting up libmtdev1:amd64 (1.1.6-1) ... #9 42.10 Setting up libvulkan1:amd64 (1.2.162.0-1) ... #9 42.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #9 42.14 Setting up libxcb-dri2-0:amd64 (1.14-3) ... #9 42.16 Setting up libgif7:amd64 (5.1.9-2) ... #9 42.18 Setting up libxshmfence1:amd64 (1.3-1) ... #9 42.20 Setting up libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 42.22 Setting up librhash0:amd64 (1.4.1-2) ... #9 42.24 Setting up libxcb-randr0:amd64 (1.14-3) ... #9 42.26 Setting up libxml-commons-external-java (1.4.01-5) ... #9 42.28 Setting up libasound2:amd64 (1.2.4-1.1) ... #9 42.30 Setting up libservlet-api-java (4.0.1-2) ... #9 42.32 Setting up libavalon-framework-java (4.2.0-10) ... #9 42.34 Setting up libmd4c0:amd64 (0.4.7-2) ... #9 42.36 Setting up liblua5.4-0:amd64 (5.4.2-2) ... #9 42.38 Setting up python3-dateutil (2.8.1-6) ... #9 42.58 Setting up libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ... #9 42.60 Setting up cmake-data (3.18.4-2+deb11u1) ... #9 42.66 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ... #9 42.68 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ... #9 42.70 Setting up libjlatexmath-java (1.0.7-3) ... #9 42.74 Setting up ca-certificates-java (20230710~deb12u1~deb11u1) ... #9 42.78 No JRE found. Skipping Java certificates setup. #9 42.78 Setting up libxerces2-java (2.12.1-1) ... #9 42.80 Setting up libjaxp1.3-java (1.3.05-6) ... #9 42.82 Setting up python3-magic (2:0.4.20-3) ... #9 42.99 Setting up libdrm-common (2.4.104-1) ... #9 43.01 Setting up libevdev2:amd64 (1.11.0+dfsg-1) ... #9 43.03 Setting up libgudev-1.0-0:amd64 (234-1) ... #9 43.05 Setting up libblas-dev:amd64 (3.9.0-3+deb11u1) ... #9 43.06 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #9 43.07 Setting up libservlet3.1-java (1:4.0.1-2) ... #9 43.09 Setting up libwacom-common (1.8-2) ... #9 43.12 Setting up gnuplot-data (5.4.1+dfsg1-1+deb11u1) ... #9 43.14 Setting up liblapack3:amd64 (3.9.0-3+deb11u1) ... #9 43.15 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #9 43.16 Setting up jarwrapper (0.78) ... #9 43.18 Setting up openjdk-11-jre-headless:amd64 (11.0.28+6-1~deb11u1) ... #9 43.36 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode #9 43.37 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode #9 43.38 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode #9 43.38 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode #9 43.39 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode #9 43.40 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode #9 43.40 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode #9 43.41 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode #9 43.92 Setting up libcommons-parent-java (43-1) ... #9 43.94 Setting up libcommons-logging-java (1.2-2) ... #9 43.96 Setting up s3cmd (2.1.0-2) ... #9 44.16 Setting up libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 44.18 Setting up libxalan2-java (2.7.2-4) ... #9 44.20 Setting up liblapack-dev:amd64 (3.9.0-3+deb11u1) ... #9 44.22 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #9 44.23 Setting up libgvc6 (2.42.2-5+deb11u1) ... #9 44.36 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ... #9 44.38 Setting up libdrm2:amd64 (2.4.104-1) ... #9 44.40 Setting up cmake (3.18.4-2+deb11u1) ... #9 44.42 Setting up libwacom2:amd64 (1.8-2) ... #9 44.43 Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ... #9 44.45 Setting up graphviz (2.42.2-5+deb11u1) ... #9 44.48 Setting up libdrm-nouveau2:amd64 (2.4.104-1) ... #9 44.49 Setting up libgbm1:amd64 (20.3.5-1) ... #9 44.51 Setting up libcommons-io-java (2.8.0-1) ... #9 44.53 Setting up libdrm-radeon1:amd64 (2.4.104-1) ... #9 44.55 Setting up libdrm-intel1:amd64 (2.4.104-1) ... #9 44.57 Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ... #9 44.59 Setting up libxmlgraphics-commons-java (2.4-2~deb11u1) ... #9 44.61 Setting up libinput-bin (1.16.4-3) ... #9 44.63 Setting up libegl-mesa0:amd64 (20.3.5-1) ... #9 44.65 Setting up libegl1:amd64 (1.3.2-1) ... #9 44.67 Setting up libinput10:amd64 (1.16.4-3) ... #9 44.69 Setting up libglx-mesa0:amd64 (20.3.5-1) ... #9 44.71 Setting up libglx0:amd64 (1.3.2-1) ... #9 44.72 Setting up libbatik-java (1.12-4+deb11u3) ... #9 44.74 Setting up libgl1:amd64 (1.3.2-1) ... #9 44.76 Setting up libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 44.78 Setting up libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 44.80 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ... #9 44.83 Setting up libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ... #9 44.84 Setting up libqt5svg5:amd64 (5.15.2-3) ... #9 44.86 Setting up gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ... #9 44.88 update-alternatives: using /usr/bin/gnuplot-qt to provide /usr/bin/gnuplot (gnuplot) in auto mode #9 44.89 Setting up gnuplot (5.4.1+dfsg1-1+deb11u1) ... #9 44.92 Processing triggers for hicolor-icon-theme (0.17-2) ... #9 44.96 Processing triggers for libc-bin (2.31-13+deb11u13) ... #9 45.95 Processing triggers for ca-certificates-java (20230710~deb12u1~deb11u1) ... #9 46.43 Adding debian:ACCVRAIZ1.pem #9 46.44 Adding debian:AC_RAIZ_FNMT-RCM.pem #9 46.45 Adding debian:Actalis_Authentication_Root_CA.pem #9 46.45 Adding debian:AffirmTrust_Commercial.pem #9 46.46 Adding debian:AffirmTrust_Networking.pem #9 46.49 Adding debian:AffirmTrust_Premium_ECC.pem #9 46.50 Adding debian:AffirmTrust_Premium.pem #9 46.50 Adding debian:Amazon_Root_CA_1.pem #9 46.51 Adding debian:Amazon_Root_CA_2.pem #9 46.51 Adding debian:Amazon_Root_CA_3.pem #9 46.52 Adding debian:Amazon_Root_CA_4.pem #9 46.52 Adding debian:Atos_TrustedRoot_2011.pem #9 46.53 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem #9 46.54 Adding debian:Baltimore_CyberTrust_Root.pem #9 46.54 Adding debian:Buypass_Class_2_Root_CA.pem #9 46.55 Adding debian:Buypass_Class_3_Root_CA.pem #9 46.56 Adding debian:CA_Disig_Root_R2.pem #9 46.56 Adding debian:Certigna.pem #9 46.57 Adding debian:Certigna_Root_CA.pem #9 46.57 Adding debian:certSIGN_Root_CA_G2.pem #9 46.58 Adding debian:certSIGN_ROOT_CA.pem #9 46.58 Adding debian:Certum_Trusted_Network_CA_2.pem #9 46.59 Adding debian:Certum_Trusted_Network_CA.pem #9 46.59 Adding debian:CFCA_EV_ROOT.pem #9 46.60 Adding debian:Chambers_of_Commerce_Root_-_2008.pem #9 46.61 Adding debian:Comodo_AAA_Services_root.pem #9 46.61 Adding debian:COMODO_Certification_Authority.pem #9 46.61 Adding debian:COMODO_ECC_Certification_Authority.pem #9 46.62 Adding debian:COMODO_RSA_Certification_Authority.pem #9 46.63 Adding debian:Cybertrust_Global_Root.pem #9 46.63 Adding debian:DigiCert_Assured_ID_Root_CA.pem #9 46.64 Adding debian:DigiCert_Assured_ID_Root_G2.pem #9 46.64 Adding debian:DigiCert_Assured_ID_Root_G3.pem #9 46.65 Adding debian:DigiCert_Global_Root_CA.pem #9 46.65 Adding debian:DigiCert_Global_Root_G2.pem #9 46.66 Adding debian:DigiCert_Global_Root_G3.pem #9 46.66 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem #9 46.66 Adding debian:DigiCert_Trusted_Root_G4.pem #9 46.67 Adding debian:DST_Root_CA_X3.pem #9 46.67 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem #9 46.68 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem #9 46.68 Adding debian:EC-ACC.pem #9 46.69 Adding debian:emSign_ECC_Root_CA_-_C3.pem #9 46.69 Adding debian:emSign_ECC_Root_CA_-_G3.pem #9 46.69 Adding debian:emSign_Root_CA_-_C1.pem #9 46.70 Adding debian:emSign_Root_CA_-_G1.pem #9 46.70 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem #9 46.70 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem #9 46.71 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem #9 46.71 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem #9 46.72 Adding debian:Entrust_Root_Certification_Authority.pem #9 46.72 Adding debian:ePKI_Root_Certification_Authority.pem #9 46.73 Adding debian:e-Szigno_Root_CA_2017.pem #9 46.73 Adding debian:E-Tugra_Certification_Authority.pem #9 46.74 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem #9 46.74 Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem #9 46.74 Adding debian:Global_Chambersign_Root_-_2008.pem #9 46.75 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem #9 46.76 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem #9 46.76 Adding debian:GlobalSign_Root_CA.pem #9 46.77 Adding debian:GlobalSign_Root_CA_-_R2.pem #9 46.77 Adding debian:GlobalSign_Root_CA_-_R3.pem #9 46.78 Adding debian:GlobalSign_Root_CA_-_R6.pem #9 46.78 Adding debian:Go_Daddy_Class_2_CA.pem #9 46.79 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem #9 46.79 Adding debian:GTS_Root_R1.pem #9 46.80 Adding debian:GTS_Root_R2.pem #9 46.80 Adding debian:GTS_Root_R3.pem #9 46.80 Adding debian:GTS_Root_R4.pem #9 46.81 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem #9 46.82 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem #9 46.83 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem #9 46.84 Adding debian:Hongkong_Post_Root_CA_1.pem #9 46.84 Adding debian:Hongkong_Post_Root_CA_3.pem #9 46.85 Adding debian:IdenTrust_Commercial_Root_CA_1.pem #9 46.85 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem #9 46.86 Adding debian:ISRG_Root_X1.pem #9 46.87 Adding debian:Izenpe.com.pem #9 46.87 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem #9 46.87 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem #9 46.88 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem #9 46.88 Adding debian:NAVER_Global_Root_Certification_Authority.pem #9 46.89 Adding debian:NetLock_Arany_=Class_Gold=_FÅ‘tanúsítvány.pem #9 46.90 Adding debian:Network_Solutions_Certificate_Authority.pem #9 46.90 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem #9 46.91 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem #9 46.92 Adding debian:QuoVadis_Root_CA_1_G3.pem #9 46.92 Adding debian:QuoVadis_Root_CA_2_G3.pem #9 46.93 Adding debian:QuoVadis_Root_CA_2.pem #9 46.93 Adding debian:QuoVadis_Root_CA_3_G3.pem #9 46.94 Adding debian:QuoVadis_Root_CA_3.pem #9 46.95 Adding debian:QuoVadis_Root_CA.pem #9 46.95 Adding debian:Secure_Global_CA.pem #9 46.95 Adding debian:SecureSign_RootCA11.pem #9 46.96 Adding debian:SecureTrust_CA.pem #9 46.97 Adding debian:Security_Communication_RootCA2.pem #9 46.97 Adding debian:Security_Communication_Root_CA.pem #9 46.97 Adding debian:Sonera_Class_2_Root_CA.pem #9 46.98 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem #9 46.98 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem #9 46.99 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem #9 46.99 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem #9 47.00 Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem #9 47.00 Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem #9 47.00 Adding debian:Starfield_Class_2_CA.pem #9 47.01 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem #9 47.01 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem #9 47.01 Adding debian:SwissSign_Gold_CA_-_G2.pem #9 47.02 Adding debian:SwissSign_Silver_CA_-_G2.pem #9 47.02 Adding debian:SZAFIR_ROOT_CA2.pem #9 47.03 Adding debian:TeliaSonera_Root_CA_v1.pem #9 47.03 Adding debian:TrustCor_ECA-1.pem #9 47.03 Adding debian:TrustCor_RootCert_CA-1.pem #9 47.04 Adding debian:TrustCor_RootCert_CA-2.pem #9 47.04 Adding debian:Trustis_FPS_Root_CA.pem #9 47.05 Adding debian:Trustwave_Global_Certification_Authority.pem #9 47.05 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem #9 47.05 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem #9 47.06 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem #9 47.06 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem #9 47.07 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem #9 47.07 Adding debian:TWCA_Global_Root_CA.pem #9 47.07 Adding debian:TWCA_Root_Certification_Authority.pem #9 47.08 Adding debian:UCA_Extended_Validation_Root.pem #9 47.08 Adding debian:UCA_Global_G2_Root.pem #9 47.09 Adding debian:USERTrust_ECC_Certification_Authority.pem #9 47.09 Adding debian:USERTrust_RSA_Certification_Authority.pem #9 47.10 Adding debian:VeriSign_Universal_Root_Certification_Authority.pem #9 47.10 Adding debian:XRamp_Global_CA_Root.pem #9 47.15 done. #9 47.16 Setting up openjdk-11-jre:amd64 (11.0.28+6-1~deb11u1) ... #9 47.18 Setting up openjdk-11-jdk-headless:amd64 (11.0.28+6-1~deb11u1) ... #9 47.20 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode #9 47.21 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode #9 47.22 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode #9 47.22 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode #9 47.23 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode #9 47.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode #9 47.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode #9 47.25 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode #9 47.26 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode #9 47.26 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode #9 47.27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode #9 47.28 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode #9 47.28 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode #9 47.29 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode #9 47.30 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode #9 47.30 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode #9 47.31 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode #9 47.32 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode #9 47.32 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode #9 47.33 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode #9 47.34 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode #9 47.34 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode #9 47.35 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode #9 47.36 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode #9 47.37 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode #9 47.38 Setting up ant (1.10.9-4) ... #9 47.40 Setting up openjdk-11-jdk:amd64 (11.0.28+6-1~deb11u1) ... #9 47.42 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode #9 47.43 Setting up junit4 (4.13.1-2) ... #9 47.45 Setting up libfop-java (1:2.5-3) ... #9 47.47 Setting up default-jre-headless (2:1.11-72) ... #9 47.49 Setting up default-jre (2:1.11-72) ... #9 47.51 Setting up ditaa (0.10+ds1-1.2) ... #9 47.53 Setting up default-jdk-headless (2:1.11-72) ... #9 47.55 Setting up plantuml (1:1.2020.2+ds-1) ... #9 47.57 Setting up default-jdk (2:1.11-72) ... #9 47.59 Processing triggers for dictionaries-common (1.28.4) ... #9 47.73 aspell-autobuildhash: processing: en [en-common]. #9 48.06 aspell-autobuildhash: processing: en [en-variant_0]. #9 48.07 aspell-autobuildhash: processing: en [en-variant_1]. #9 48.10 aspell-autobuildhash: processing: en [en-variant_2]. #9 48.11 aspell-autobuildhash: processing: en [en-w_accents-only]. #9 48.12 aspell-autobuildhash: processing: en [en-wo_accents-only]. #9 48.14 aspell-autobuildhash: processing: en [en_AU-variant_0]. #9 48.15 aspell-autobuildhash: processing: en [en_AU-variant_1]. #9 48.16 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. #9 48.19 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. #9 48.23 aspell-autobuildhash: processing: en [en_CA-variant_0]. #9 48.25 aspell-autobuildhash: processing: en [en_CA-variant_1]. #9 48.28 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. #9 48.30 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. #9 48.34 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. #9 48.37 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. #9 48.40 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. #9 48.43 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. #9 48.45 aspell-autobuildhash: processing: en [en_GB-variant_0]. #9 48.45 aspell-autobuildhash: processing: en [en_GB-variant_1]. #9 48.47 aspell-autobuildhash: processing: en [en_US-w_accents-only]. #9 48.48 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. #9 48.56 + apt-get clean #9 48.60 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial #9 48.61 + plantuml -version #9 49.03 PlantUML version 1.2020.02 (Sun Mar 01 10:22:07 UTC 2020) #9 49.03 (GPL source distribution) #9 49.04 Java Runtime: OpenJDK Runtime Environment #9 49.04 JVM: OpenJDK 64-Bit Server VM #9 49.04 Java Version: 11.0.28+6-post-Debian-1deb11u1 #9 49.04 Operating System: Linux #9 49.04 Default Encoding: UTF-8 #9 49.04 Language: en #9 49.04 Country: US #9 49.05 Machine: buildkitsandbox #9 49.05 PLANTUML_LIMIT_SIZE: 4096 #9 49.05 Processors: 1 #9 49.05 Max Memory: 496,697,344 #9 49.05 Total Memory: 32,440,320 #9 49.05 Free Memory: 24,739,912 #9 49.05 Used Memory: 7,700,408 #9 49.05 Thread Active Count: 1 #9 49.05 #9 49.71 The environment variable GRAPHVIZ_DOT has not been set #9 49.71 Dot executable is /usr/bin/dot #9 49.71 Dot version: dot - graphviz version 2.43.0 (0) #9 49.72 Installation seems OK. File generation OK #9 49.72 + aspell --version #9 49.72 @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8) #9 49.73 + gnuplot --version #9 49.84 gnuplot 5.4 patchlevel 1 #9 49.87 + cmake --version #9 49.91 cmake version 3.18.4 #9 49.91 #9 49.91 CMake suite maintained and supported by Kitware (kitware.com/cmake). #9 49.92 + shellcheck --version #9 49.92 ShellCheck - shell script analysis tool #9 49.92 version: 0.7.1 #9 49.92 license: GNU General Public License, version 3 #9 49.92 website: https://www.shellcheck.net #9 49.93 ++ mktemp -d #9 49.94 + tmp=/tmp/tmp.76JXq71NBj #9 49.94 + cd /tmp/tmp.76JXq71NBj #9 49.94 + git clone https://github.com/htacg/tidy-html5.git _tidy-html5 #9 49.96 Cloning into '_tidy-html5'... #9 52.56 + cd _tidy-html5/build/cmake #9 52.56 + git checkout 5.8.0 #9 52.80 Note: switching to '5.8.0'. #9 52.80 #9 52.80 You are in 'detached HEAD' state. You can look around, make experimental #9 52.80 changes and commit them, and you can discard any commits you make in this #9 52.80 state without impacting any branches by switching back to a branch. #9 52.80 #9 52.80 If you want to create a new branch to retain commits you create, you may #9 52.80 do so (now or later) by using -c with the switch command. Example: #9 52.80 #9 52.80 git switch -c <new-branch-name> #9 52.80 #9 52.80 Or undo this operation with: #9 52.80 #9 52.80 git switch - #9 52.80 #9 52.80 Turn off this advice by setting config variable advice.detachedHead to false #9 52.80 #9 52.80 HEAD is now at 1ca3747 Merging gitignore; no version bump. #9 52.80 + cmake ../.. #9 53.14 -- The C compiler identification is GNU 10.2.1 #9 53.39 -- The CXX compiler identification is GNU 10.2.1 #9 53.40 -- Detecting C compiler ABI info #9 53.49 -- Detecting C compiler ABI info - done #9 53.50 -- Check for working C compiler: /usr/bin/cc - skipped #9 53.50 -- Detecting C compile features #9 53.50 -- Detecting C compile features - done #9 53.51 -- Detecting CXX compiler ABI info #9 53.61 -- Detecting CXX compiler ABI info - done #9 53.63 -- Check for working CXX compiler: /usr/bin/c++ - skipped #9 53.63 -- Detecting CXX compile features #9 53.63 -- Detecting CXX compile features - done #9 53.63 -> TIDY_SO_VERSION = 58. This is an EVEN (stable) release. #9 53.63 -- *** Debug Logging is NOT enabled. #9 53.63 -- *** Building support for runtime configuration files. #9 53.63 -- *** Also building DLL library SHARED, version 5.8.0, date 2021.07.10 #9 53.64 -- *** NOTE: xsltproc NOT FOUND! Can NOT generate man page. #9 53.64 -- *** You need to install xsltproc in your system. #9 53.65 -- Configuring done #9 53.66 -- Generating done #9 53.66 -- Build files have been written to: /tmp/tmp.76JXq71NBj/_tidy-html5/build/cmake #9 53.66 + make #9 53.72 Scanning dependencies of target tidy-static #9 53.73 [ 1%] Building C object CMakeFiles/tidy-static.dir/src/access.c.o #9 54.25 [ 3%] Building C object CMakeFiles/tidy-static.dir/src/attrs.c.o #9 54.61 [ 5%] Building C object CMakeFiles/tidy-static.dir/src/istack.c.o #9 54.77 [ 7%] Building C object CMakeFiles/tidy-static.dir/src/parser.c.o #9 55.27 [ 8%] Building C object CMakeFiles/tidy-static.dir/src/tags.c.o #9 55.46 [ 10%] Building C object CMakeFiles/tidy-static.dir/src/entities.c.o #9 55.63 [ 12%] Building C object CMakeFiles/tidy-static.dir/src/lexer.c.o #9 56.03 [ 14%] Building C object CMakeFiles/tidy-static.dir/src/pprint.c.o #9 56.32 [ 16%] Building C object CMakeFiles/tidy-static.dir/src/charsets.c.o #9 56.44 [ 17%] Building C object CMakeFiles/tidy-static.dir/src/clean.c.o #9 56.76 [ 19%] Building C object CMakeFiles/tidy-static.dir/src/message.c.o #9 56.98 [ 21%] Building C object CMakeFiles/tidy-static.dir/src/config.c.o #9 57.29 [ 23%] Building C object CMakeFiles/tidy-static.dir/src/alloc.c.o #9 57.39 [ 25%] Building C object CMakeFiles/tidy-static.dir/src/attrdict.c.o #9 58.02 [ 26%] Building C object CMakeFiles/tidy-static.dir/src/buffio.c.o #9 58.13 [ 28%] Building C object CMakeFiles/tidy-static.dir/src/fileio.c.o #9 58.22 [ 30%] Building C object CMakeFiles/tidy-static.dir/src/streamio.c.o #9 58.41 [ 32%] Building C object CMakeFiles/tidy-static.dir/src/tagask.c.o #9 58.51 [ 33%] Building C object CMakeFiles/tidy-static.dir/src/tmbstr.c.o #9 58.62 [ 35%] Building C object CMakeFiles/tidy-static.dir/src/utf8.c.o #9 58.73 [ 37%] Building C object CMakeFiles/tidy-static.dir/src/tidylib.c.o #9 59.06 [ 39%] Building C object CMakeFiles/tidy-static.dir/src/mappedio.c.o #9 59.16 [ 41%] Building C object CMakeFiles/tidy-static.dir/src/gdoc.c.o #9 59.27 [ 42%] Building C object CMakeFiles/tidy-static.dir/src/language.c.o #9 59.45 [ 44%] Building C object CMakeFiles/tidy-static.dir/src/messageobj.c.o #9 59.60 [ 46%] Building C object CMakeFiles/tidy-static.dir/src/sprtf.c.o #9 59.67 [ 48%] Linking C static library libtidy.a #9 59.78 [ 48%] Built target tidy-static #9 59.81 Scanning dependencies of target tidy #9 59.83 [ 50%] Building C object CMakeFiles/tidy.dir/console/tidy.c.o #9 60.12 [ 51%] Linking C executable tidy #9 60.23 [ 51%] Built target tidy #9 60.28 Scanning dependencies of target tidy-share #9 60.31 [ 53%] Building C object CMakeFiles/tidy-share.dir/src/access.c.o #9 60.63 [ 55%] Building C object CMakeFiles/tidy-share.dir/src/attrs.c.o #9 60.94 [ 57%] Building C object CMakeFiles/tidy-share.dir/src/istack.c.o #9 61.07 [ 58%] Building C object CMakeFiles/tidy-share.dir/src/parser.c.o #9 61.56 [ 60%] Building C object CMakeFiles/tidy-share.dir/src/tags.c.o #9 61.75 [ 62%] Building C object CMakeFiles/tidy-share.dir/src/entities.c.o #9 61.91 [ 64%] Building C object CMakeFiles/tidy-share.dir/src/lexer.c.o #9 62.34 [ 66%] Building C object CMakeFiles/tidy-share.dir/src/pprint.c.o #9 62.70 [ 67%] Building C object CMakeFiles/tidy-share.dir/src/charsets.c.o #9 62.82 [ 69%] Building C object CMakeFiles/tidy-share.dir/src/clean.c.o #9 63.19 [ 71%] Building C object CMakeFiles/tidy-share.dir/src/message.c.o #9 63.42 [ 73%] Building C object CMakeFiles/tidy-share.dir/src/config.c.o #9 63.78 [ 75%] Building C object CMakeFiles/tidy-share.dir/src/alloc.c.o #9 63.87 [ 76%] Building C object CMakeFiles/tidy-share.dir/src/attrdict.c.o #9 64.43 [ 78%] Building C object CMakeFiles/tidy-share.dir/src/buffio.c.o #9 64.49 [ 80%] Building C object CMakeFiles/tidy-share.dir/src/fileio.c.o #9 64.54 [ 82%] Building C object CMakeFiles/tidy-share.dir/src/streamio.c.o #9 64.78 [ 83%] Building C object CMakeFiles/tidy-share.dir/src/tagask.c.o #9 64.91 [ 85%] Building C object CMakeFiles/tidy-share.dir/src/tmbstr.c.o #9 65.05 [ 87%] Building C object CMakeFiles/tidy-share.dir/src/utf8.c.o #9 65.19 [ 89%] Building C object CMakeFiles/tidy-share.dir/src/tidylib.c.o #9 65.58 [ 91%] Building C object CMakeFiles/tidy-share.dir/src/mappedio.c.o #9 65.72 [ 92%] Building C object CMakeFiles/tidy-share.dir/src/gdoc.c.o #9 65.86 [ 94%] Building C object CMakeFiles/tidy-share.dir/src/language.c.o #9 66.12 [ 96%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o #9 66.33 [ 98%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o #9 66.40 [100%] Linking C shared library libtidy.so #9 66.62 [100%] Built target tidy-share #9 66.64 + make install #9 66.77 [ 48%] Built target tidy-static #9 66.85 [ 51%] Built target tidy #9 66.91 [100%] Built target tidy-share #9 66.98 Install the project... #9 67.01 -- Install configuration: "" #9 67.01 -- Installing: /usr/local/lib/libtidy.a #9 67.01 -- Installing: /usr/local/include/tidyplatform.h #9 67.01 -- Installing: /usr/local/include/tidy.h #9 67.01 -- Installing: /usr/local/include/tidyenum.h #9 67.02 -- Installing: /usr/local/include/tidybuffio.h #9 67.02 -- Installing: /usr/local/lib/libtidy.so.5.8.0 #9 67.02 -- Installing: /usr/local/lib/libtidy.so.58 #9 67.02 -- Installing: /usr/local/lib/libtidy.so #9 67.02 -- Installing: /usr/local/bin/tidy #9 67.03 -- Installing: /usr/local/lib/pkgconfig/tidy.pc #9 67.04 + tidy --version #9 67.04 HTML Tidy for Linux version 5.8.0 #9 67.05 ++ dirname .github/install-woff.sh #9 67.05 + self=.github #9 67.05 + apt-get update --yes #9 67.15 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #9 67.18 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #9 67.18 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #9 67.18 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] #9 67.51 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB] #9 68.54 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [403 kB] #9 69.38 Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #9 69.89 Get:8 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [60.6 kB] #9 72.19 Fetched 8,738 kB in 5s (1,722 kB/s) #9 72.19 Reading package lists... #9 74.32 + apt-get install --yes --no-install-recommends 'fontforge=*' 'woff2=*' #9 74.35 Reading package lists... #9 76.12 Building dependency tree... #9 76.69 Reading state information... #9 77.26 The following additional packages will be installed: #9 77.26 fontforge-common libfontforge4 libpython3.9 libspiro1 libuninameslist1 #9 77.27 libwoff1 #9 77.27 Suggested packages: #9 77.27 fontforge-doc fontforge-extras potrace python3-fontforge #9 77.27 Recommended packages: #9 77.27 fonts-cantarell fonts-inconsolata #9 77.48 The following NEW packages will be installed: #9 77.48 fontforge fontforge-common libfontforge4 libpython3.9 libspiro1 #9 77.48 libuninameslist1 libwoff1 woff2 #9 77.64 0 upgraded, 8 newly installed, 0 to remove and 25 not upgraded. #9 77.64 Need to get 7,520 kB of archives. #9 77.64 After this operation, 28.9 MB of additional disk space will be used. #9 77.64 Get:1 http://deb.debian.org/debian bullseye/main amd64 fontforge-common all 1:20201107~dfsg-4+deb11u1 [2,079 kB] #9 77.71 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9 amd64 3.9.2-1+deb11u3 [1,692 kB] #9 77.76 Get:3 http://deb.debian.org/debian bullseye/main amd64 libspiro1 amd64 1:20200505-2 [20.6 kB] #9 77.76 Get:4 http://deb.debian.org/debian bullseye/main amd64 libuninameslist1 amd64 20200413-1 [368 kB] #9 77.77 Get:5 http://deb.debian.org/debian bullseye/main amd64 libwoff1 amd64 1.0.2-1+b1 [42.4 kB] #9 77.77 Get:6 http://deb.debian.org/debian bullseye/main amd64 libfontforge4 amd64 1:20201107~dfsg-4+deb11u1 [1,940 kB] #9 77.83 Get:7 http://deb.debian.org/debian bullseye/main amd64 fontforge amd64 1:20201107~dfsg-4+deb11u1 [1,364 kB] #9 77.86 Get:8 http://deb.debian.org/debian bullseye/main amd64 woff2 amd64 1.0.2-1+b1 [13.6 kB] #9 78.68 debconf: delaying package configuration, since apt-utils is not installed #9 78.82 Fetched 7,520 kB in 0s (20.5 MB/s) #9 78.89 Selecting previously unselected package fontforge-common. (Reading database ...a44436.files and directories currently installed.) #9 79.22 Preparing to unpack .../0-fontforge-common_1%3a20201107~dfsg-4+deb11u1_all.deb ... #9 79.23 Unpacking fontforge-common (1:20201107~dfsg-4+deb11u1) ... #9 80.05 Selecting previously unselected package libpython3.9:amd64. #9 80.06 Preparing to unpack .../1-libpython3.9_3.9.2-1+deb11u3_amd64.deb ... #9 80.07 Unpacking libpython3.9:amd64 (3.9.2-1+deb11u3) ... #9 80.65 Selecting previously unselected package libspiro1:amd64. #9 80.66 Preparing to unpack .../2-libspiro1_1%3a20200505-2_amd64.deb ... #9 80.66 Unpacking libspiro1:amd64 (1:20200505-2) ... #9 80.72 Selecting previously unselected package libuninameslist1:amd64. #9 80.73 Preparing to unpack .../3-libuninameslist1_20200413-1_amd64.deb ... #9 80.73 Unpacking libuninameslist1:amd64 (20200413-1) ... #9 81.14 Selecting previously unselected package libwoff1:amd64. #9 81.15 Preparing to unpack .../4-libwoff1_1.0.2-1+b1_amd64.deb ... #9 81.16 Unpacking libwoff1:amd64 (1.0.2-1+b1) ... #9 81.27 Selecting previously unselected package libfontforge4:amd64. #9 81.30 Preparing to unpack .../5-libfontforge4_1%3a20201107~dfsg-4+deb11u1_amd64.deb ... #9 81.30 Unpacking libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ... #9 82.21 Selecting previously unselected package fontforge. #9 82.24 Preparing to unpack .../6-fontforge_1%3a20201107~dfsg-4+deb11u1_amd64.deb ... #9 82.24 Unpacking fontforge (1:20201107~dfsg-4+deb11u1) ... #9 82.89 Selecting previously unselected package woff2. #9 82.90 Preparing to unpack .../7-woff2_1.0.2-1+b1_amd64.deb ... #9 82.90 Unpacking woff2 (1.0.2-1+b1) ... #9 83.00 Setting up libwoff1:amd64 (1.0.2-1+b1) ... #9 83.02 Setting up libspiro1:amd64 (1:20200505-2) ... #9 83.02 Setting up fontforge-common (1:20201107~dfsg-4+deb11u1) ... #9 83.03 Setting up libpython3.9:amd64 (3.9.2-1+deb11u3) ... #9 83.04 Setting up woff2 (1.0.2-1+b1) ... #9 83.05 Setting up libuninameslist1:amd64 (20200413-1) ... #9 83.05 Setting up libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ... #9 83.06 Setting up fontforge (1:20201107~dfsg-4+deb11u1) ... #9 83.07 Processing triggers for libc-bin (2.31-13+deb11u13) ... #9 83.12 Processing triggers for shared-mime-info (2.0-1) ... #9 87.44 Processing triggers for hicolor-icon-theme (0.17-2) ... #9 87.56 + apt-get clean #9 87.59 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial #9 87.60 + unzip .github/../_docker/woff.zip -d /tmp/_sfnt2woff #9 87.60 Archive: .github/../_docker/woff.zip #9 87.60 inflating: /tmp/_sfnt2woff/Makefile #9 87.60 inflating: /tmp/_sfnt2woff/sfnt2woff.c #9 87.60 inflating: /tmp/_sfnt2woff/woff.c #9 87.60 inflating: /tmp/_sfnt2woff/woff2sfnt.c #9 87.60 inflating: /tmp/_sfnt2woff/woff-private.h #9 87.60 inflating: /tmp/_sfnt2woff/woff.h #9 87.60 inflating: /tmp/_sfnt2woff/woff-2009-10-03.html #9 87.61 + cd /tmp/_sfnt2woff #9 87.61 + make #9 87.61 cc -c -o sfnt2woff.o sfnt2woff.c #9 87.73 cc -c -o woff.o woff.c #9 88.02 cc -o sfnt2woff sfnt2woff.o woff.o -lz #9 88.07 cc -c -o woff2sfnt.o woff2sfnt.c #9 88.18 cc -o woff2sfnt woff2sfnt.o woff.o -lz #9 88.25 + cp sfnt2woff /usr/bin/ #9 88.25 + git clone --recursive https://github.com/google/woff2.git #9 88.25 Cloning into 'woff2'... #9 89.22 Submodule 'brotli' (https://github.com/google/brotli.git) registered for path 'brotli' #9 89.24 Cloning into '/tmp/_sfnt2woff/woff2/brotli'... #9 97.94 Submodule path 'brotli': checked out '533843e3546cd24c8344eaa899c6b0b681c8d222' #9 97.97 Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'brotli/research/esaxx' #9 97.97 Submodule 'research/libdivsufsort' (https://github.com/y-256/libdivsufsort.git) registered for path 'brotli/research/libdivsufsort' #9 97.99 Cloning into '/tmp/_sfnt2woff/woff2/brotli/research/esaxx'... #9 98.48 Cloning into '/tmp/_sfnt2woff/woff2/brotli/research/libdivsufsort'... #9 98.95 Submodule path 'brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273' #9 99.05 Submodule path 'brotli/research/libdivsufsort': checked out '5f60d6f026c30fb4ac296f696b3c8b0eb71bd428' #9 99.07 + cd woff2 #9 99.08 + make clean all #9 99.08 rm -f src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o src/woff2_compress.o src/woff2_decompress.o src/woff2_info.o woff2_compress woff2_decompress woff2_info #9 99.09 make -C brotli clean #9 99.09 make[1]: Entering directory '/tmp/_sfnt2woff/woff2/brotli' #9 99.09 rm -rf bin libbrotli.a #9 99.10 make[1]: Leaving directory '/tmp/_sfnt2woff/woff2/brotli' #9 99.10 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/font.o src/font.cc #9 101.1 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/glyph.o src/glyph.cc #9 101.9 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/normalize.o src/normalize.cc #9 102.7 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/table_tags.o src/table_tags.cc #9 102.8 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/transform.o src/transform.cc #9 104.0 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_dec.o src/woff2_dec.cc #9 106.5 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_enc.o src/woff2_enc.cc #9 107.7 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_common.o src/woff2_common.cc #9 108.1 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_out.o src/woff2_out.cc #9 108.5 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/variable_length.o src/variable_length.cc #9 108.9 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_compress.o src/woff2_compress.cc #9 109.4 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_decompress.o src/woff2_decompress.cc #9 110.1 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/woff2_info.o src/woff2_info.cc #9 110.9 make -C brotli lib #9 110.9 make[1]: Entering directory '/tmp/_sfnt2woff/woff2/brotli' #9 110.9 mkdir -p bin/obj/c/common #9 110.9 mkdir -p bin/obj/c/dec #9 110.9 mkdir -p bin/obj/c/enc #9 110.9 mkdir -p bin/obj/c/tools #9 110.9 mkdir -p bin/tmp #9 110.9 cc -O2 -Ic/include \ #9 110.9 -c c/common/dictionary.c -o bin/obj/c/common/dictionary.o #9 111.2 cc -O2 -Ic/include \ #9 111.2 -c c/common/transform.c -o bin/obj/c/common/transform.o #9 111.3 cc -O2 -Ic/include \ #9 111.3 -c c/dec/bit_reader.c -o bin/obj/c/dec/bit_reader.o #9 111.3 cc -O2 -Ic/include \ #9 111.3 -c c/dec/decode.c -o bin/obj/c/dec/decode.o #9 113.1 cc -O2 -Ic/include \ #9 113.1 -c c/dec/huffman.c -o bin/obj/c/dec/huffman.o #9 113.3 cc -O2 -Ic/include \ #9 113.3 -c c/dec/state.c -o bin/obj/c/dec/state.o #9 113.4 cc -O2 -Ic/include \ #9 113.4 -c c/enc/backward_references.c -o bin/obj/c/enc/backward_references.o #9 116.4 cc -O2 -Ic/include \ #9 116.4 -c c/enc/backward_references_hq.c -o bin/obj/c/enc/backward_references_hq.o #9 117.6 cc -O2 -Ic/include \ #9 117.6 -c c/enc/bit_cost.c -o bin/obj/c/enc/bit_cost.o #9 118.0 cc -O2 -Ic/include \ #9 118.0 -c c/enc/block_splitter.c -o bin/obj/c/enc/block_splitter.o #9 118.6 cc -O2 -Ic/include \ #9 118.6 -c c/enc/brotli_bit_stream.c -o bin/obj/c/enc/brotli_bit_stream.o #9 119.2 cc -O2 -Ic/include \ #9 119.2 -c c/enc/cluster.c -o bin/obj/c/enc/cluster.o #9 119.6 cc -O2 -Ic/include \ #9 119.6 -c c/enc/compress_fragment.c -o bin/obj/c/enc/compress_fragment.o #9 120.5 cc -O2 -Ic/include \ #9 120.5 -c c/enc/compress_fragment_two_pass.c -o bin/obj/c/enc/compress_fragment_two_pass.o #9 121.5 cc -O2 -Ic/include \ #9 121.5 -c c/enc/dictionary_hash.c -o bin/obj/c/enc/dictionary_hash.o #9 121.6 cc -O2 -Ic/include \ #9 121.6 -c c/enc/encode.c -o bin/obj/c/enc/encode.o #9 122.5 cc -O2 -Ic/include \ #9 122.5 -c c/enc/encoder_dict.c -o bin/obj/c/enc/encoder_dict.o #9 122.7 cc -O2 -Ic/include \ #9 122.7 -c c/enc/entropy_encode.c -o bin/obj/c/enc/entropy_encode.o #9 122.8 cc -O2 -Ic/include \ #9 122.8 -c c/enc/histogram.c -o bin/obj/c/enc/histogram.o #9 123.0 cc -O2 -Ic/include \ #9 123.0 -c c/enc/literal_cost.c -o bin/obj/c/enc/literal_cost.o #9 123.1 cc -O2 -Ic/include \ #9 123.1 -c c/enc/memory.c -o bin/obj/c/enc/memory.o #9 123.1 cc -O2 -Ic/include \ #9 123.1 -c c/enc/metablock.c -o bin/obj/c/enc/metablock.o #9 123.6 cc -O2 -Ic/include \ #9 123.6 -c c/enc/static_dict.c -o bin/obj/c/enc/static_dict.o #9 124.0 cc -O2 -Ic/include \ #9 124.0 -c c/enc/utf8_util.c -o bin/obj/c/enc/utf8_util.o #9 124.1 rm -f libbrotli.a #9 124.1 ar -crs libbrotli.a bin/obj/c/common/dictionary.o bin/obj/c/common/transform.o bin/obj/c/dec/bit_reader.o bin/obj/c/dec/decode.o bin/obj/c/dec/huffman.o bin/obj/c/dec/state.o bin/obj/c/enc/backward_references.o bin/obj/c/enc/backward_references_hq.o bin/obj/c/enc/bit_cost.o bin/obj/c/enc/block_splitter.o bin/obj/c/enc/brotli_bit_stream.o bin/obj/c/enc/cluster.o bin/obj/c/enc/compress_fragment.o bin/obj/c/enc/compress_fragment_two_pass.o bin/obj/c/enc/dictionary_hash.o bin/obj/c/enc/encode.o bin/obj/c/enc/encoder_dict.o bin/obj/c/enc/entropy_encode.o bin/obj/c/enc/histogram.o bin/obj/c/enc/literal_cost.o bin/obj/c/enc/memory.o bin/obj/c/enc/metablock.o bin/obj/c/enc/static_dict.o bin/obj/c/enc/utf8_util.o #9 124.1 make[1]: Leaving directory '/tmp/_sfnt2woff/woff2/brotli' #9 124.1 g++ src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_compress.o -o woff2_compress #9 124.2 g++ src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_decompress.o -o woff2_decompress #9 124.3 g++ src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_info.o -o woff2_info #9 124.5 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/convert_woff2ttf_fuzzer.o src/convert_woff2ttf_fuzzer.cc #9 124.7 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include -c -o src/convert_woff2ttf_fuzzer_new_entry.o src/convert_woff2ttf_fuzzer_new_entry.cc #9 124.9 ar crf src/convert_woff2ttf_fuzzer.a src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o \ #9 124.9 brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/convert_woff2ttf_fuzzer.o #9 124.9 ar crf src/convert_woff2ttf_fuzzer_new_entry.a src/font.o src/glyph.o src/normalize.o src/table_tags.o src/transform.o src/woff2_dec.o src/woff2_enc.o src/woff2_common.o src/woff2_out.o src/variable_length.o \ #9 124.9 brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/convert_woff2ttf_fuzzer_new_entry.o #9 124.9 + for f in woff2_compress woff2_decompress woff2_info #9 124.9 + cp woff2_compress /usr/bin #9 124.9 + for f in woff2_compress woff2_decompress woff2_info #9 124.9 + cp woff2_decompress /usr/bin #9 124.9 + for f in woff2_compress woff2_decompress woff2_info #9 124.9 + cp woff2_info /usr/bin #9 DONE 125.0s #10 [6/7] RUN gem install jgd -v 1.13.0 #10 2.935 ! The 'trollop' gem has been deprecated and has been replaced by 'optimist'. #10 2.935 ! See: https://rubygems.org/gems/optimist #10 2.935 ! And: https://github.com/ManageIQ/optimist #10 2.935 Successfully installed trollop-2.9.9 #10 2.935 Successfully installed webrick-1.9.1 #10 2.935 Successfully installed unicode-display_width-2.6.0 #10 2.935 Successfully installed terminal-table-3.0.2 #10 2.935 Successfully installed safe_yaml-1.0.5 #10 2.935 Successfully installed rouge-4.6.0 #10 2.935 Successfully installed forwardable-extended-2.6.0 #10 2.935 Successfully installed pathutil-0.16.2 #10 2.935 Successfully installed mercenary-0.4.0 #10 2.935 Successfully installed liquid-4.0.4 #10 2.935 Successfully installed kramdown-2.5.1 #10 2.935 Successfully installed kramdown-parser-gfm-1.1.0 #10 2.935 Successfully installed ffi-1.17.2-x86_64-linux-gnu #10 2.935 Successfully installed rb-inotify-0.11.1 #10 2.935 Successfully installed rb-fsevent-0.11.2 #10 2.935 Successfully installed listen-3.9.0 #10 2.935 Successfully installed jekyll-watch-2.2.1 #10 2.935 Successfully installed google-protobuf-4.32.1-x86_64-linux-gnu #10 2.935 Successfully installed sass-embedded-1.92.1-x86_64-linux-gnu #10 2.935 Successfully installed jekyll-sass-converter-3.1.0 #10 2.935 Successfully installed concurrent-ruby-1.3.5 #10 2.935 Successfully installed i18n-1.14.7 #10 2.935 Building native extensions. This could take a while... #10 4.421 Successfully installed http_parser.rb-0.8.0 #10 4.421 Building native extensions. This could take a while... #10 17.09 Successfully installed eventmachine-1.2.7 #10 17.09 Successfully installed em-websocket-0.5.3 #10 17.09 Successfully installed colorator-1.1.0 #10 17.09 Successfully installed public_suffix-6.0.2 #10 17.09 Successfully installed addressable-2.8.7 #10 17.09 Successfully installed jekyll-4.4.1 #10 17.09 Successfully installed jgd-1.13.0 #10 17.09 30 gems installed #10 DONE 17.2s #11 [7/7] RUN /usr/bin/install-node.sh && npm install -g eslint@8.44.0 && npm install -g cssshrink@0.0.5 && eslint --version #11 0.306 + bash #11 0.308 + curl -fsSL https://deb.nodesource.com/setup_18.x #11 0.384 38;5;79m2025-09-15 03:09:01 - Installing pre-requisites0m #11 0.442 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #11 0.455 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #11 0.456 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #11 0.456 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] #11 0.567 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB] #11 0.970 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [403 kB] #11 1.383 Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #11 1.575 Get:8 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [60.6 kB] #11 2.243 Fetched 8,738 kB in 2s (4,789 kB/s) #11 2.243 Reading package lists... #11 2.841 Reading package lists... #11 3.426 Building dependency tree... #11 3.593 Reading state information... #11 3.751 ca-certificates is already the newest version (20210119). #11 3.751 gnupg is already the newest version (2.2.27-2+deb11u2). #11 3.751 curl is already the newest version (7.74.0-1.3+deb11u15). #11 3.751 The following NEW packages will be installed: #11 3.753 apt-transport-https #11 3.770 0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded. #11 3.770 Need to get 160 kB of archives. #11 3.770 After this operation, 166 kB of additional disk space will be used. #11 3.770 Get:1 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB] #11 3.964 debconf: delaying package configuration, since apt-utils is not installed #11 4.014 Fetched 160 kB in 0s (10.3 MB/s) #11 4.040 Selecting previously unselected package apt-transport-https. (Reading1databaseg...t44886 files and directories currently installed.) #11 4.086 Preparing to unpack .../apt-transport-https_2.2.4_all.deb ... #11 4.090 Unpacking apt-transport-https (2.2.4) ... #11 4.146 Setting up apt-transport-https (2.2.4) ... #11 4.331 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 4.334 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #11 4.334 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #11 4.336 Hit:4 https://download.docker.com/linux/debian bullseye InRelease #11 4.382 Get:5 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB] #11 4.728 Get:6 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.6 kB] #11 4.745 Fetched 23.7 kB in 0s (51.7 kB/s) #11 4.745 Reading package lists... #11 5.332 1;34m2025-09-15 03:09:06 - Repository configured successfully.0m #11 5.334 38;5;79m2025-09-15 03:09:06 - To install Node.js, run: apt-get install nodejs -y0m #11 5.335 38;5;79m2025-09-15 03:09:06 - You can use N|solid Runtime as a node.js alternative0m #11 5.336 1;32m2025-09-15 03:09:06 - To install N|solid Runtime, run: apt-get install nsolid -y #11 5.336 0m #11 5.337 + apt-get install --yes nodejs #11 5.347 Reading package lists... #11 5.913 Building dependency tree... #11 6.057 Reading state information... #11 6.207 The following NEW packages will be installed: #11 6.208 nodejs #11 6.295 0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded. #11 6.295 Need to get 29.7 MB of archives. #11 6.295 After this operation, 187 MB of additional disk space will be used. #11 6.295 Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB] #11 6.967 debconf: delaying package configuration, since apt-utils is not installed #11 7.009 Fetched 29.7 MB in 1s (50.0 MB/s) #11 7.058 Selecting previously unselected package nodejs. (Reading9databaseg...t44890 files and directories currently installed.) #11 7.095 Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ... #11 7.104 Unpacking nodejs (18.20.8-1nodesource1) ... #11 10.86 Setting up nodejs (18.20.8-1nodesource1) ... #11 10.90 + node --version #11 10.90 v18.20.8 #11 10.91 + npm --version #11 11.03 10.8.2 #11 16.62 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #11 16.72 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #11 16.74 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #11 16.79 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #11 16.79 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #11 17.09 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #11 17.10 #11 17.10 added 98 packages in 6s #11 17.10 #11 17.10 24 packages are looking for funding #11 17.10 run `npm fund` for details #11 17.11 npm notice #11 17.11 npm notice New major version of npm available! 10.8.2 -> 11.6.0 #11 17.11 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0 #11 17.11 npm notice To update run: npm install -g npm@11.6.0 #11 17.11 npm notice #11 20.04 #11 20.04 added 11 packages in 3s #11 20.30 v8.44.0 #11 DONE 20.6s #12 exporting to image #12 exporting layers #12 exporting layers 16.1s done #12 writing image sha256:6ed83bf147e0e67ea867c2096ce83249b5948bd870f511b512ccd2c40059ea7e done #12 naming to docker.io/yegor256/rultor-66rq2c88 0.0s done #12 DONE 16.1s + grep --quiet '\syegor256_blog_822\s*$' + docker ps --filter=status=exited + ls -al . total 176 drwx------ 3 ubuntu ubuntu 4096 Sep 15 03:05 . drwxrwxrwt 12 root root 4096 Sep 15 03:08 .. -rwxrwxr-x 1 ubuntu ubuntu 666 Sep 15 03:08 end.sh -rwxrwxr-x 1 ubuntu ubuntu 498 Sep 15 03:05 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Sep 15 03:03 pid drwxrwxr-x 29 ubuntu ubuntu 4096 Sep 15 03:05 repo -rwxrwxr-x 1 ubuntu ubuntu 6532 Sep 15 03:03 run.sh -rw-rw-r-- 1 ubuntu ubuntu 571 Sep 15 03:05 script.sh -rw-rw-r-- 1 ubuntu ubuntu 137692 Sep 15 03:09 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-81br:/main --env=head=git@github.com:yegor256/blog.git --env=pull_id=822 --env=fork=git@github.com:yegor256/blog.git --env=fork_branch=renovate/nokogiri-1.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency nokogiri to v1.18.10' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=822'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/nokogiri-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency nokogiri to v1.18.10'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-81br/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_822 yegor256/rultor-66rq2c88 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ awk -F : '$3 > 100 { print $1 }' ++ cat /etc/group + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G docker r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.npm /root/.profile /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + cat /home/r/script.sh #!/usr/bin/env bash set -e set -o pipefail if [ -e /home/r/.profile ]; then source /home/r/.profile; fi shopt -s expand_aliases alias 'sudo=sudo -i' export HOME=/home/r cd "${HOME}/repo" export 'head=git@github.com:yegor256/blog.git' ; export 'pull_id=822' ; export 'fork=git@github.com:yegor256/blog.git' ; export 'fork_branch=renovate/nokogiri-1.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency nokogiri to v1.18.10' ; export 'author=yegor256' ; bundle lock --no-color ; bundle install --no-color ; LC_ALL=en_US.UTF-8 bundle exec rake ; + su --login r --command /home/r/script.sh Writing lockfile to /home/r/repo/Gemfile.lock Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version. Fetching gem metadata from https://rubygems.org/. Fetching bundler 2.5.16 Installing bundler 2.5.16 Fetching gem metadata from https://rubygems.org/......... Fetching rake 13.3.0 Installing rake 13.3.0 Fetching Ascii85 2.0.1 Installing Ascii85 2.0.1 Fetching afm 1.0.0 Installing afm 1.0.0 Fetching ast 2.4.3 Installing ast 2.4.3 Fetching fiber-annotation 0.2.0 Installing fiber-annotation 0.2.0 Fetching fiber-storage 1.0.1 Installing fiber-storage 1.0.1 Fetching fiber-local 1.1.0 Installing fiber-local 1.1.0 Fetching json 2.13.2 Installing json 2.13.2 with native extensions Fetching console 1.34.0 Installing console 1.34.0 Fetching io-event 1.14.0 Installing io-event 1.14.0 with native extensions Fetching metrics 0.15.0 Installing metrics 0.15.0 Fetching traces 0.18.2 Installing traces 0.18.2 Fetching async 2.32.0 Installing async 2.32.0 Fetching base64 0.3.0 Installing base64 0.3.0 Fetching bigdecimal 3.2.3 Installing bigdecimal 3.2.3 with native extensions Fetching csv 3.3.5 Installing csv 3.3.5 Fetching date 3.4.1 Installing date 3.4.1 with native extensions Fetching ethon 0.17.0 Installing ethon 0.17.0 Fetching event_stream_parser 1.0.0 Installing event_stream_parser 1.0.0 Fetching uri 1.0.3 Installing uri 1.0.3 Fetching net-http 0.6.0 Installing net-http 0.6.0 Fetching faraday-net_http 3.4.1 Installing faraday-net_http 3.4.1 Fetching logger 1.7.0 Installing logger 1.7.0 Fetching faraday 2.13.4 Installing faraday 2.13.4 Fetching multipart-post 2.4.1 Installing multipart-post 2.4.1 Fetching faraday-multipart 1.1.1 Installing faraday-multipart 1.1.1 Fetching fastimage 2.4.0 Installing fastimage 2.4.0 Fetching hashery 2.1.2 Installing hashery 2.1.2 Fetching nokogiri 1.18.10 (x86_64-linux-gnu) Installing nokogiri 1.18.10 (x86_64-linux-gnu) Fetching ruby-rc4 0.1.5 Installing ruby-rc4 0.1.5 Fetching ttfunk 1.8.0 Installing ttfunk 1.8.0 Fetching pdf-reader 2.15.0 Installing pdf-reader 2.15.0 Fetching typhoeus 1.4.1 Installing typhoeus 1.4.1 Fetching yell 2.2.2 Installing yell 2.2.2 Fetching zeitwerk 2.7.3 Installing zeitwerk 2.7.3 Fetching html-proofer 5.0.10 Installing html-proofer 5.0.10 Fetching humanize 3.1.0 Installing humanize 3.1.0 Fetching iri 0.11.2 Installing iri 0.11.2 Fetching iso-639 0.3.8 Installing iso-639 0.3.8 Fetching rexml 3.4.4 Installing rexml 3.4.4 Fetching jekyll-bits 0.15 Installing jekyll-bits 0.15 Fetching redcarpet 3.6.1 Installing redcarpet 3.6.1 with native extensions Fetching ruby-openai 8.3.0 Installing ruby-openai 8.3.0 Fetching tiktoken_ruby 0.0.12 (x86_64-linux) Installing tiktoken_ruby 0.0.12 (x86_64-linux) Fetching jekyll-chatgpt-translate 0.1.0 Installing jekyll-chatgpt-translate 0.1.0 Fetching jekyll-feed 0.17.0 Installing jekyll-feed 0.17.0 Fetching sawyer 0.9.2 Installing sawyer 0.9.2 Fetching octokit 4.25.1 Installing octokit 4.25.1 Fetching jekyll-gist 1.5.0 Installing jekyll-gist 1.5.0 Fetching jekyll-git-hash 0.1.1 Installing jekyll-git-hash 0.1.1 Fetching jekyll-paginate 1.1.0 Installing jekyll-paginate 1.1.0 Fetching jekyll-plantuml 1.4.2 Installing jekyll-plantuml 1.4.2 Fetching jekyll-redirect-from 0.16.0 Installing jekyll-redirect-from 0.16.0 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching sass 3.7.4 Installing sass 3.7.4 Fetching jekyll-sass 1.1.0 Installing jekyll-sass 1.1.0 Fetching jekyll-shorts 0.0.10 Installing jekyll-shorts 0.0.10 Fetching jekyll-sitemap 1.4.0 Installing jekyll-sitemap 1.4.0 Fetching trollop 2.9.10 Installing trollop 2.9.10 Fetching jgd 1.14.0 Installing jgd 1.14.0 Fetching language_server-protocol 3.17.0.5 Installing language_server-protocol 3.17.0.5 Fetching lint_roller 1.1.0 Installing lint_roller 1.1.0 Fetching mini_mime 1.1.5 Installing mini_mime 1.1.5 Fetching timeout 0.4.3 Installing timeout 0.4.3 Fetching net-protocol 0.2.2 Installing net-protocol 0.2.2 Fetching net-imap 0.5.10 Installing net-imap 0.5.10 Fetching mail 2.8.1 Installing mail 2.8.1 Fetching nuggets 1.6.1 Installing nuggets 1.6.1 Fetching parallel 1.27.0 Installing parallel 1.27.0 Fetching parser 3.3.9.0 Installing parser 3.3.9.0 Fetching prism 1.5.1 Installing prism 1.5.1 with native extensions Fetching pygments.rb 4.0.0 Installing pygments.rb 4.0.0 Fetching regexp_parser 2.11.2 Installing regexp_parser 2.11.2 Fetching rubocop-ast 1.46.0 Installing rubocop-ast 1.46.0 Fetching ruby-progressbar 1.13.0 Installing ruby-progressbar 1.13.0 Fetching rubocop 1.80.2 Installing rubocop 1.80.2 Fetching rubocop-minitest 0.38.2 Installing rubocop-minitest 0.38.2 Fetching rubocop-performance 1.26.0 Installing rubocop-performance 1.26.0 Fetching rubocop-rake 0.7.1 Installing rubocop-rake 0.7.1 Fetching scss_lint 0.60.0 Installing scss_lint 0.60.0 Fetching uuidtools 3.0.0 Installing uuidtools 3.0.0 Fetching w3c_validators 1.3.7 Installing w3c_validators 1.3.7 Bundle complete! 35 Gemfile dependencies, 116 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from sass: Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install * If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme * For more details, please refer to the Sass blog: https://sass-lang.com/blog/posts/7828841 Post-install message from trollop: ! The 'trollop' gem has been deprecated and has been replaced by 'optimist'. ! See: https://rubygems.org/gems/optimist ! And: https://github.com/ManageIQ/optimist Post-install message from nuggets: nuggets-1.6.1 [2022-05-18]: * Ruby 3.1 compatibility. 1 installed gem you directly depend on is looking for funding. Run `bundle fund` for details Building Jekyll site... Configuration file: /home/r/repo/_config.yml /usr/local/bundle/gems/jekyll-chatgpt-translate-0.1.0/lib/jekyll-chatgpt-translate/ping.rb:13: warning: already initialized constant OpenSSL::SSL::VERIFY_PEER Source: /home/r/repo Destination: /home/r/repo/_site Incremental build: disabled. Enable with --incremental Generating... WARN: No front image in /2010/03/04/pdd.html WARN: No front image in /2013/12/29/proto.html WARN: No front image in /2014/04/06/introduction.html WARN: No front image in /2014/04/06/movies-for-thanasis.html WARN: No front image in /2014/04/06/phandom.html WARN: No front image in /2014/04/09/xembly-intro.html WARN: No front image in /2014/04/11/jcabi-http-intro.html WARN: No front image in /2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html WARN: No front image in /2014/04/15/definition-of-done.html WARN: No front image in /2014/04/15/github-guidelines.html WARN: No front image in /2014/04/18/jcabi-http-server-mocking.html WARN: No front image in /2014/04/20/how-hourly-rate-is-calculated.html WARN: No front image in /2014/04/21/s3-http-basic-auth.html WARN: No front image in /2014/04/24/java-xml-parsing-and-traversing.html WARN: No front image in /2014/04/26/incremental-requirements-with-requs.html WARN: No front image in /2014/04/27/typical-mistakes-in-java-code.html WARN: No front image in /2014/04/28/xml-xpath-hamcrest-matchers.html WARN: No front image in /2014/04/29/w3c-java-validators.html WARN: No front image in /2014/05/01/dynamodb-local-maven-plugin.html WARN: No front image in /2014/05/05/oop-alternative-to-utility-classes.html WARN: No front image in /2014/05/13/why-null-is-bad.html WARN: No front image in /2014/05/14/object-oriented-github-java-sdk.html WARN: No front image in /2014/05/18/cloud-autoincrement-counters.html WARN: No front image in /2014/05/21/mysql-maven-plugin.html WARN: No front image in /2014/05/23/avoid-java-static-logger.html WARN: No front image in /2014/05/26/amazon-s3-java-oop-adapter.html WARN: No front image in /2014/06/01/aop-aspectj-java-method-logging.html WARN: No front image in /2014/06/09/objects-should-be-immutable.html WARN: No front image in /2014/06/19/avoid-string-concatenation.html WARN: No front image in /2014/06/20/limit-method-execution-time.html WARN: No front image in /2014/06/21/casperjs-with-maven.html WARN: No front image in /2014/06/24/jekyll-github-deploy.html WARN: No front image in /2014/06/25/xml-and-xslt-in-browser.html WARN: No front image in /2014/06/26/sass-in-java-webapp.html WARN: No front image in /2014/06/29/custom-lexer-in-jekyll.html WARN: No front image in /2014/07/03/how-to-read-manifest-mf.html WARN: No front image in /2014/07/20/liquibase-in-maven.html WARN: No front image in /2014/07/21/read-only-master-branch.html WARN: No front image in /2014/07/24/rultor-automated-merging.html WARN: No front image in /2014/07/29/docker-in-rultor.html WARN: No front image in /2014/07/31/travis-and-rultor.html WARN: No front image in /2014/08/03/cacheable-java-annotation.html WARN: No front image in /2014/08/15/retry-java-method-on-exception.html WARN: No front image in /2014/08/18/fluent-jdbc-decorator.html WARN: No front image in /2014/08/19/how-to-release-to-maven-central.html WARN: No front image in /2014/08/22/art-of-software-testing.html WARN: No front image in /2014/08/25/deploy-to-cloudbees.html WARN: No front image in /2014/08/26/publish-to-rubygems.html WARN: No front image in /2014/08/29/docker-non-root.html WARN: No front image in /2014/09/02/java-ssh-client.html WARN: No front image in /2014/09/10/anti-patterns-in-oop.html WARN: No front image in /2014/09/13/deploying-to-heroku.html WARN: No front image in /2014/09/22/remote-programming-interview.html WARN: No front image in /2014/09/23/built-in-fake-objects.html WARN: No front image in /2014/09/24/why-monetary-awards-dont-work.html WARN: No front image in /2014/10/03/di-containers-are-evil.html WARN: No front image in /2014/10/05/ten-hosted-continuous-integration-services.html WARN: No front image in /2014/10/06/software-project-lifecycle.html WARN: No front image in /2014/10/08/continuous-integration-is-dead.html WARN: No front image in /2014/10/21/incremental-billing.html WARN: No front image in /2014/10/23/paired-brackets-notation.html WARN: No front image in /2014/10/26/hacker-vs-programmer-mentality.html WARN: No front image in /2014/11/03/empty-line-code-smell.html WARN: No front image in /2014/11/07/how-immutability-helps.html WARN: No front image in /2014/11/14/hits-of-code.html WARN: No front image in /2014/11/20/seven-virtues-of-good-object.html WARN: No front image in /2015/01/10/windows-appveyor-maven.html WARN: No front image in /2015/01/21/if-then-throw-else.html WARN: No front image in /2015/02/02/xsl-transformations-in-java.html WARN: No front image in /2015/02/05/jcabi-parent-maven-pom.html WARN: No front image in /2015/03/26/jaxb-vs-xembly.html WARN: No front image in /2015/03/29/rultor-with-appveyor.html WARN: No front image in /2015/04/13/tacit-css-framework-for-dummies.html WARN: No front image in /2015/04/22/favorite-software-books.html WARN: No front image in /2015/04/30/iterating-adapter.html WARN: No front image in /2015/05/18/cookie-based-authentication.html WARN: No front image in /2015/06/08/deadly-sins-software-project.html WARN: No front image in /2015/06/11/wikipedia-bug-definition.html WARN: No front image in /2015/06/25/xml-data-xsl-views-takes-framework.html WARN: No front image in /2015/08/18/multiple-return-statements-in-oop.html WARN: No front image in /2015/09/07/maven-repository-amazon-s3.html WARN: No front image in /2015/11/03/chatbot-better-than-ui-for-microservice.html WARN: No front image in /2016/03/15/wring-dispatcher-github-notifications.html WARN: No front image in /2016/03/30/jare-instant-free-cdn.html WARN: No front image in /2016/11/18/software-conferences-to-attend.html WARN: No front image in /2017/06/13/dynamodb-rack-maven.html WARN: No front image in /2017/06/22/object-oriented-input-output-in-cactoos.html WARN: No front image in /2017/06/27/my-environment.html WARN: No front image in /2017/07/25/my-favorite-websites.html WARN: No front image in /2017/09/05/rehttp-http-repeater.html WARN: No front image in /2018/08/27/penalty-for-refusal.html WARN: No front image in /2018/09/07/what-is-speed.html WARN: No front image in /2018/10/01/remote-work.html WARN: No front image in /2018/10/30/mailanes.html WARN: No front image in /2018/11/06/ruby-threads.html WARN: No front image in /2018/11/23/freelance-vs-outsourcing.html WARN: No front image in /2019/02/03/cloudrepo.html WARN: No front image in /2019/02/05/zache.html WARN: No front image in /2019/03/12/how-to-move-faster.html WARN: No front image in /2019/03/26/sales-kit.html WARN: No front image in /2019/03/28/cost-of-zerocrat.html WARN: No front image in /2019/03/29/concerns.html WARN: No front image in /2019/03/30/survival-guide.html WARN: No front image in /2019/04/17/nutch-from-java.html WARN: No front image in /2019/06/26/syncem.html WARN: No front image in /2023/09/05/style-checker-for-bibtex-files.html File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg created (3404 bytes) File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg created (8673 bytes) File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg created (3956 bytes) File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg created (3430 bytes) File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg created (4557 bytes) File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg created (4456 bytes) File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg created (5497 bytes) File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg created (3490 bytes) File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg created (3443 bytes) 33m Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-26-yanukovych-v-president.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-28-saakashvili-speaks-ukrainian.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-01-what-is-wrong-about-guns.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-05-who-needs-war.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-08-lustration-in-ukraine.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-12-putin-is-power.md does not exist.0m File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg created (3220 bytes) 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-15-onishenko-our-hero.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-are-you-ashamed-of-voting.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-privatbank-nationalization.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-22-what-causes-terrorism.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-26-what-would-you-ask-putin.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-29-who-wants-our-donations.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-30-tu154-sochi.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-02-ukraine-budget-2017.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-05-justice-against-corruption.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-12-will-i-go-to-war.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-16-ukrainian-startups.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-23-consciousness-and-revolution.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-30-lifetime-imprisonment-for-separatism.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-06-how-to-eliminate-corruption.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-20-nationalism-of-the-future.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/mar/2017-03-02-history-of-separatism.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-18-dnepr-corruption-item.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-24-slaves-of-the-law.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/may/2017-05-15-loyalty.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jun/2017-06-29-activists.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/jul/2017-07-27-sabotage-failed.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-24-motherland.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-30-ukrainian-language.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-08-crimea.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-22-opposition.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-03-fake-opposition.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-10-dalles-plan.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-17-putin-election.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-25-why-gas.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2018/oct/2018-10-07-history-simplification.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-13-country-as-a-service.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-20-drugs.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-28-the-wall.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-16-calibrated-democracy.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-21-jews-vs-french.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/mar/2019-03-17-terrorism-and-power.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/apr/2019-04-28-formula-of-happiness.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-07-strong-opinions.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-31-moscow-protests.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-15-revolution-bottom-up.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-28-what-is-the-point.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2019/dec/2019-12-31-testosterone.md does not exist.0m File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg created (13454 bytes) File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg created (8538 bytes) File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg created (17871 bytes) 33m Build Warning: Layout 'russian' requested in _posts/2020/mar/2020-03-29-coronavirus.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2020/may/2020-05-02-first-world-hysteria.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2020/jun/2020-06-12-protesters.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2020/jul/2020-07-05-silence-doesnt-cure.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2020/nov/2020-11-21-svoboda-and-conflicts.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-13-dictators.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-27-immigration-by-war.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2023/sep/2023-09-17-turbulence.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2023/oct/2023-10-01-individualism-vs-collectivism.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2024/jan/2024-01-03-not-able-to-speak.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2024/apr/2024-04-02-kulikovo-pole.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2024/may/2024-05-27-freedom-of-speech-vs-intelligence.md does not exist.0m 33m Build Warning: Layout 'russian' requested in _posts/2024/sep/2024-09-21-interpreters-of-chaos.md does not exist.0m 481 AMP pages generated in 28.84s places.txt generated tags.txt generated stats.svg generated Jekyll Feed: Generating feed for posts jekyll-shorts 0.0.10: 481 link(s) generated in 0.01s jekyll-chatgpt-translate 0.1.0 starting... OPENAI_API_KEY environment variable is not set, the `api_key_file` option is not specified in the _config.yml, and we are in development mode, that's why no actual translation will happen, but .md pages will be generated No need to translate, the page exists at "/zh/2019/03/29/concerns.html" (507 words) No need to translate, the page exists at "/ru/2019/03/29/concerns.html" (973 words) No need to translate, the page exists at "/zh/2015/01/10/windows-appveyor-maven.html" (366 words) No need to translate, the page exists at "/ru/2015/01/10/windows-appveyor-maven.html" (507 words) No need to translate, the page exists at "/zh/2014/06/20/limit-method-execution-time.html" (366 words) No need to translate, the page exists at "/ru/2014/06/20/limit-method-execution-time.html" (634 words) No need to translate, the page exists at "/zh/2014/09/22/remote-programming-interview.html" (354 words) No need to translate, the page exists at "/ru/2014/09/22/remote-programming-interview.html" (496 words) No need to translate, the page exists at "/en/2018/03/25/why-gas.html" (921 words) No need to translate, the page exists at "/zh/2018/03/25/why-gas.html" (467 words) No need to translate, the page exists at "/en/2019/03/17/terrorism-and-power.html" (1053 words) No need to translate, the page exists at "/zh/2019/03/17/terrorism-and-power.html" (452 words) No need to translate, the page exists at "/en/2024/01/03/not-able-to-speak.html" (840 words) No need to translate, the page exists at "/zh/2024/01/03/not-able-to-speak.html" (455 words) No need to translate, the page exists at "/en/2017/01/12/will-i-go-to-war.html" (782 words) No need to translate, the page exists at "/zh/2017/01/12/will-i-go-to-war.html" (444 words) No need to translate, the page exists at "/zh/2016/07/21/convince-me.html" (355 words) No need to translate, the page exists at "/ru/2016/07/21/convince-me.html" (1083 words) No need to translate, the page exists at "/zh/2022/02/16/ai-coding.html" (352 words) No need to translate, the page exists at "/ru/2022/02/16/ai-coding.html" (1017 words) No need to translate, the page exists at "/zh/2016/10/23/award-2017.html" (635 words) No need to translate, the page exists at "/ru/2016/10/23/award-2017.html" (1372 words) No need to translate, the page exists at "/zh/2014/04/06/movies-for-thanasis.html" (595 words) No need to translate, the page exists at "/ru/2014/04/06/movies-for-thanasis.html" (704 words) No need to translate, the page exists at "/en/2017/04/24/slaves-of-the-law.html" (966 words) No need to translate, the page exists at "/zh/2017/04/24/slaves-of-the-law.html" (448 words) No need to translate, the page exists at "/zh/2015/02/16/it-is-not-a-school.html" (375 words) No need to translate, the page exists at "/ru/2015/02/16/it-is-not-a-school.html" (1173 words) No need to translate, the page exists at "/en/2019/01/13/country-as-a-service.html" (1363 words) No need to translate, the page exists at "/zh/2019/01/13/country-as-a-service.html" (458 words) No need to translate, the page exists at "/zh/2016/01/05/how-to-punish-employees.html" (356 words) No need to translate, the page exists at "/ru/2016/01/05/how-to-punish-employees.html" (1184 words) No need to translate, the page exists at "/zh/2014/04/15/github-guidelines.html" (353 words) No need to translate, the page exists at "/ru/2014/04/15/github-guidelines.html" (1106 words) No need to translate, the page exists at "/en/2023/08/13/dictators.html" (1333 words) No need to translate, the page exists at "/zh/2023/08/13/dictators.html" (445 words) No need to translate, the page exists at "/zh/2023/09/29/how-to-write-related-work-section.html" (429 words) No need to translate, the page exists at "/ru/2023/09/29/how-to-write-related-work-section.html" (817 words) No need to translate, the page exists at "/zh/2014/07/29/docker-in-rultor.html" (398 words) No need to translate, the page exists at "/ru/2014/07/29/docker-in-rultor.html" (946 words) No need to translate, the page exists at "/zh/2021/08/11/logging-in-unit-tests.html" (374 words) No need to translate, the page exists at "/ru/2021/08/11/logging-in-unit-tests.html" (833 words) No need to translate, the page exists at "/en/2020/05/02/first-world-hysteria.html" (1148 words) No need to translate, the page exists at "/zh/2020/05/02/first-world-hysteria.html" (478 words) No need to translate, the page exists at "/zh/2016/01/19/how-expensive-is-outsourcing.html" (354 words) No need to translate, the page exists at "/ru/2016/01/19/how-expensive-is-outsourcing.html" (1081 words) No need to translate, the page exists at "/zh/2015/08/25/fail-fast.html" (351 words) No need to translate, the page exists at "/ru/2015/08/25/fail-fast.html" (777 words) No need to translate, the page exists at "/zh/2015/09/01/redundant-variables-are-evil.html" (337 words) No need to translate, the page exists at "/ru/2015/09/01/redundant-variables-are-evil.html" (656 words) No need to translate, the page exists at "/zh/2016/09/27/command-control-innovate.html" (352 words) No need to translate, the page exists at "/ru/2016/09/27/command-control-innovate.html" (884 words) No need to translate, the page exists at "/zh/2017/04/05/pdd-in-action.html" (361 words) No need to translate, the page exists at "/ru/2017/04/05/pdd-in-action.html" (664 words) No need to translate, the page exists at "/zh/2019/10/29/sql-as-a-service.html" (387 words) No need to translate, the page exists at "/ru/2019/10/29/sql-as-a-service.html" (926 words) No need to translate, the page exists at "/zh/2015/07/16/fools-dont-write-unit-tests.html" (359 words) No need to translate, the page exists at "/ru/2015/07/16/fools-dont-write-unit-tests.html" (837 words) No need to translate, the page exists at "/zh/2015/05/18/cookie-based-authentication.html" (481 words) No need to translate, the page exists at "/ru/2015/05/18/cookie-based-authentication.html" (1330 words) No need to translate, the page exists at "/zh/2018/06/19/glogin.html" (394 words) No need to translate, the page exists at "/ru/2018/06/19/glogin.html" (625 words) No need to translate, the page exists at "/zh/2014/09/02/java-ssh-client.html" (584 words) No need to translate, the page exists at "/ru/2014/09/02/java-ssh-client.html" (677 words) No need to translate, the page exists at "/zh/2018/07/03/global-variables.html" (387 words) No need to translate, the page exists at "/ru/2018/07/03/global-variables.html" (742 words) No need to translate, the page exists at "/zh/2019/01/01/hazardous-enthusiasm.html" (346 words) No need to translate, the page exists at "/ru/2019/01/01/hazardous-enthusiasm.html" (888 words) No need to translate, the page exists at "/zh/2014/10/08/continuous-integration-is-dead.html" (369 words) No need to translate, the page exists at "/ru/2014/10/08/continuous-integration-is-dead.html" (1111 words) No need to translate, the page exists at "/en/2019/09/28/what-is-the-point.html" (1359 words) No need to translate, the page exists at "/zh/2019/09/28/what-is-the-point.html" (501 words) No need to translate, the page exists at "/zh/2014/05/26/amazon-s3-java-oop-adapter.html" (435 words) No need to translate, the page exists at "/ru/2014/05/26/amazon-s3-java-oop-adapter.html" (855 words) No need to translate, the page exists at "/zh/2014/11/20/seven-virtues-of-good-object.html" (466 words) No need to translate, the page exists at "/ru/2014/11/20/seven-virtues-of-good-object.html" (2651 words) No need to translate, the page exists at "/zh/2015/06/15/software-outsourcing-survival-guide.html" (369 words) No need to translate, the page exists at "/ru/2015/06/15/software-outsourcing-survival-guide.html" (1029 words) No need to translate, the page exists at "/zh/2015/05/13/two-instruments-of-software-architect.html" (341 words) No need to translate, the page exists at "/ru/2015/05/13/two-instruments-of-software-architect.html" (832 words) No need to translate, the page exists at "/zh/2014/06/19/avoid-string-concatenation.html" (393 words) No need to translate, the page exists at "/ru/2014/06/19/avoid-string-concatenation.html" (813 words) No need to translate, the page exists at "/zh/2020/05/05/open-source-arms-race.html" (406 words) No need to translate, the page exists at "/ru/2020/05/05/open-source-arms-race.html" (1079 words) No need to translate, the page exists at "/zh/2019/02/03/cloudrepo.html" (439 words) No need to translate, the page exists at "/ru/2019/02/03/cloudrepo.html" (979 words) No need to translate, the page exists at "/en/2024/09/21/interpreters-of-chaos.html" (1222 words) No need to translate, the page exists at "/zh/2024/09/21/interpreters-of-chaos.html" (455 words) No need to translate, the page exists at "/en/2019/07/07/strong-opinions.html" (1389 words) No need to translate, the page exists at "/zh/2019/07/07/strong-opinions.html" (437 words) No need to translate, the page exists at "/zh/2024/04/01/ping-me-please.html" (325 words) No need to translate, the page exists at "/ru/2024/04/01/ping-me-please.html" (557 words) No need to translate, the page exists at "/zh/2021/03/03/imposters-to-win.html" (348 words) No need to translate, the page exists at "/ru/2021/03/03/imposters-to-win.html" (872 words) No need to translate, the page exists at "/zh/2015/06/29/simple-diagrams.html" (383 words) No need to translate, the page exists at "/ru/2015/06/29/simple-diagrams.html" (1152 words) No need to translate, the page exists at "/zh/2015/01/21/if-then-throw-else.html" (370 words) No need to translate, the page exists at "/ru/2015/01/21/if-then-throw-else.html" (563 words) No need to translate, the page exists at "/zh/2016/03/01/how-we-interview-programmers.html" (341 words) No need to translate, the page exists at "/ru/2016/03/01/how-we-interview-programmers.html" (1031 words) No need to translate, the page exists at "/zh/2016/07/26/active-record.html" (369 words) No need to translate, the page exists at "/ru/2016/07/26/active-record.html" (703 words) No need to translate, the page exists at "/zh/2014/04/06/phandom.html" (393 words) No need to translate, the page exists at "/ru/2014/04/06/phandom.html" (733 words) No need to translate, the page exists at "/zh/2023/10/11/method-of-research.html" (385 words) No need to translate, the page exists at "/ru/2023/10/11/method-of-research.html" (769 words) No need to translate, the page exists at "/zh/2014/10/05/ten-hosted-continuous-integration-services.html" (629 words) No need to translate, the page exists at "/ru/2014/10/05/ten-hosted-continuous-integration-services.html" (1463 words) No need to translate, the page exists at "/en/2018/03/17/putin-election.html" (1627 words) No need to translate, the page exists at "/zh/2018/03/17/putin-election.html" (462 words) No need to translate, the page exists at "/en/2019/07/31/moscow-protests.html" (1348 words) No need to translate, the page exists at "/zh/2019/07/31/moscow-protests.html" (461 words) No need to translate, the page exists at "/zh/2018/01/02/operator-new-is-toxic.html" (385 words) No need to translate, the page exists at "/ru/2018/01/02/operator-new-is-toxic.html" (817 words) No need to translate, the page exists at "/zh/2016/07/18/law-of-demeter.html" (382 words) No need to translate, the page exists at "/ru/2016/07/18/law-of-demeter.html" (752 words) No need to translate, the page exists at "/zh/2017/10/03/java9.html" (548 words) No need to translate, the page exists at "/ru/2017/10/03/java9.html" (1358 words) No need to translate, the page exists at "/en/2017/10/24/motherland.html" (1171 words) No need to translate, the page exists at "/zh/2017/10/24/motherland.html" (456 words) No need to translate, the page exists at "/zh/2015/09/16/how-to-fire-someone-right.html" (343 words) No need to translate, the page exists at "/ru/2015/09/16/how-to-fire-someone-right.html" (728 words) No need to translate, the page exists at "/zh/2015/07/28/checked-vs-unchecked-exceptions.html" (411 words) No need to translate, the page exists at "/ru/2015/07/28/checked-vs-unchecked-exceptions.html" (1525 words) No need to translate, the page exists at "/zh/2014/12/09/immutable-object-state-and-behavior.html" (496 words) No need to translate, the page exists at "/ru/2014/12/09/immutable-object-state-and-behavior.html" (1835 words) No need to translate, the page exists at "/zh/2023/09/19/five-ingredients-career.html" (347 words) No need to translate, the page exists at "/ru/2023/09/19/five-ingredients-career.html" (962 words) No need to translate, the page exists at "/zh/2020/03/03/prefixed-naming.html" (450 words) No need to translate, the page exists at "/ru/2020/03/03/prefixed-naming.html" (942 words) No need to translate, the page exists at "/zh/2020/11/24/objects-without-methods.html" (477 words) No need to translate, the page exists at "/ru/2020/11/24/objects-without-methods.html" (1131 words) No need to translate, the page exists at "/zh/2023/08/22/fast-vs-deep-testing.html" (374 words) No need to translate, the page exists at "/ru/2023/08/22/fast-vs-deep-testing.html" (1093 words) No need to translate, the page exists at "/zh/2017/08/08/raii-in-java.html" (405 words) No need to translate, the page exists at "/ru/2017/08/08/raii-in-java.html" (819 words) No need to translate, the page exists at "/zh/2020/12/22/self-managing-orgs.html" (347 words) No need to translate, the page exists at "/ru/2020/12/22/self-managing-orgs.html" (1215 words) No need to translate, the page exists at "/en/2019/12/31/testosterone.html" (1776 words) No need to translate, the page exists at "/zh/2019/12/31/testosterone.html" (440 words) No need to translate, the page exists at "/zh/2015/06/02/how-to-estimate-software-cost.html" (352 words) No need to translate, the page exists at "/ru/2015/06/02/how-to-estimate-software-cost.html" (1216 words) No need to translate, the page exists at "/en/2016/12/29/who-wants-our-donations.html" (980 words) No need to translate, the page exists at "/zh/2016/12/29/who-wants-our-donations.html" (439 words) No need to translate, the page exists at "/zh/2018/08/27/penalty-for-refusal.html" (482 words) No need to translate, the page exists at "/ru/2018/08/27/penalty-for-refusal.html" (785 words) No need to translate, the page exists at "/zh/2015/04/13/tacit-css-framework-for-dummies.html" (355 words) No need to translate, the page exists at "/ru/2015/04/13/tacit-css-framework-for-dummies.html" (662 words) No need to translate, the page exists at "/zh/2015/07/09/catch-if-cant-otherwise.html" (364 words) No need to translate, the page exists at "/ru/2015/07/09/catch-if-cant-otherwise.html" (854 words) No need to translate, the page exists at "/zh/2014/05/21/mysql-maven-plugin.html" (401 words) No need to translate, the page exists at "/ru/2014/05/21/mysql-maven-plugin.html" (781 words) No need to translate, the page exists at "/zh/2022/08/10/xsline-immutable-pipeline.html" (491 words) No need to translate, the page exists at "/ru/2022/08/10/xsline-immutable-pipeline.html" (923 words) No need to translate, the page exists at "/zh/2014/04/26/incremental-requirements-with-requs.html" (375 words) No need to translate, the page exists at "/ru/2014/04/26/incremental-requirements-with-requs.html" (1226 words) No need to translate, the page exists at "/zh/2017/07/04/sexism.html" (376 words) No need to translate, the page exists at "/ru/2017/07/04/sexism.html" (981 words) No need to translate, the page exists at "/zh/2019/03/26/jpages.html" (458 words) No need to translate, the page exists at "/ru/2019/03/26/jpages.html" (1155 words) No need to translate, the page exists at "/zh/2016/05/24/who-is-project-manager.html" (337 words) No need to translate, the page exists at "/ru/2016/05/24/who-is-project-manager.html" (1150 words) No need to translate, the page exists at "/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (365 words) No need to translate, the page exists at "/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (1155 words) No need to translate, the page exists at "/zh/2017/06/13/dynamodb-rack-maven.html" (545 words) No need to translate, the page exists at "/ru/2017/06/13/dynamodb-rack-maven.html" (1071 words) No need to translate, the page exists at "/zh/2018/02/13/micro-vesting.html" (357 words) No need to translate, the page exists at "/ru/2018/02/13/micro-vesting.html" (786 words) No need to translate, the page exists at "/en/2016/12/15/onishenko-our-hero.html" (638 words) No need to translate, the page exists at "/zh/2016/12/15/onishenko-our-hero.html" (427 words) No need to translate, the page exists at "/zh/2015/10/13/competition-without-rules.html" (348 words) No need to translate, the page exists at "/ru/2015/10/13/competition-without-rules.html" (702 words) No need to translate, the page exists at "/zh/2014/04/24/java-xml-parsing-and-traversing.html" (366 words) No need to translate, the page exists at "/ru/2014/04/24/java-xml-parsing-and-traversing.html" (538 words) No need to translate, the page exists at "/zh/2015/03/16/technical-glossaries.html" (359 words) No need to translate, the page exists at "/ru/2015/03/16/technical-glossaries.html" (982 words) No need to translate, the page exists at "/zh/2023/01/19/layout-of-tests.html" (452 words) No need to translate, the page exists at "/ru/2023/01/19/layout-of-tests.html" (1832 words) No need to translate, the page exists at "/zh/2015/05/07/ctors-must-be-code-free.html" (386 words) No need to translate, the page exists at "/ru/2015/05/07/ctors-must-be-code-free.html" (907 words) No need to translate, the page exists at "/zh/2014/12/18/independent-technical-reviews.html" (349 words) No need to translate, the page exists at "/ru/2014/12/18/independent-technical-reviews.html" (1199 words) No need to translate, the page exists at "/zh/2014/06/21/casperjs-with-maven.html" (389 words) No need to translate, the page exists at "/ru/2014/06/21/casperjs-with-maven.html" (841 words) No need to translate, the page exists at "/en/2018/01/10/dalles-plan.html" (916 words) No need to translate, the page exists at "/zh/2018/01/10/dalles-plan.html" (459 words) No need to translate, the page exists at "/zh/2019/06/11/where-do-you-seek-help.html" (375 words) No need to translate, the page exists at "/ru/2019/06/11/where-do-you-seek-help.html" (959 words) No need to translate, the page exists at "/en/2016/12/05/who-needs-war.html" (1042 words) No need to translate, the page exists at "/zh/2016/12/05/who-needs-war.html" (447 words) No need to translate, the page exists at "/zh/2019/09/10/how-to-motivate-kids-to-code.html" (365 words) No need to translate, the page exists at "/ru/2019/09/10/how-to-motivate-kids-to-code.html" (1038 words) No need to translate, the page exists at "/zh/2020/11/03/daily-reports.html" (356 words) No need to translate, the page exists at "/ru/2020/11/03/daily-reports.html" (1175 words) No need to translate, the page exists at "/en/2020/03/29/coronavirus.html" (1259 words) No need to translate, the page exists at "/zh/2020/03/29/coronavirus.html" (458 words) No need to translate, the page exists at "/zh/2018/11/06/ruby-threads.html" (405 words) No need to translate, the page exists at "/ru/2018/11/06/ruby-threads.html" (887 words) No need to translate, the page exists at "/zh/2015/11/24/imprisonment-for-irresponsible-coding.html" (349 words) No need to translate, the page exists at "/ru/2015/11/24/imprisonment-for-irresponsible-coding.html" (530 words) No need to translate, the page exists at "/en/2017/05/15/loyalty.html" (734 words) No need to translate, the page exists at "/zh/2017/05/15/loyalty.html" (439 words) No need to translate, the page exists at "/zh/2017/09/26/threecopies-server-data-backup.html" (357 words) No need to translate, the page exists at "/ru/2017/09/26/threecopies-server-data-backup.html" (880 words) No need to translate, the page exists at "/zh/2014/05/23/avoid-java-static-logger.html" (389 words) No need to translate, the page exists at "/ru/2014/05/23/avoid-java-static-logger.html" (523 words) No need to translate, the page exists at "/zh/2017/01/03/how-much-you-love-conflicts.html" (345 words) No need to translate, the page exists at "/ru/2017/01/03/how-much-you-love-conflicts.html" (1464 words) No need to translate, the page exists at "/zh/2015/03/09/objects-end-with-er.html" (400 words) No need to translate, the page exists at "/ru/2015/03/09/objects-end-with-er.html" (912 words) No need to translate, the page exists at "/zh/2014/06/09/objects-should-be-immutable.html" (402 words) No need to translate, the page exists at "/ru/2014/06/09/objects-should-be-immutable.html" (1311 words) No need to translate, the page exists at "/zh/2019/03/28/cost-of-zerocrat.html" (517 words) No need to translate, the page exists at "/ru/2019/03/28/cost-of-zerocrat.html" (946 words) No need to translate, the page exists at "/zh/2016/07/14/who-is-object.html" (367 words) No need to translate, the page exists at "/ru/2016/07/14/who-is-object.html" (1117 words) No need to translate, the page exists at "/zh/2015/05/11/software-architect-responsibilities.html" (355 words) No need to translate, the page exists at "/ru/2015/05/11/software-architect-responsibilities.html" (816 words) No need to translate, the page exists at "/zh/2017/08/15/bitcoin-pyramid.html" (359 words) No need to translate, the page exists at "/ru/2017/08/15/bitcoin-pyramid.html" (903 words) No need to translate, the page exists at "/zh/2017/01/17/synchronized-decorators.html" (361 words) No need to translate, the page exists at "/ru/2017/01/17/synchronized-decorators.html" (741 words) No need to translate, the page exists at "/zh/2016/11/29/eolang.html" (347 words) No need to translate, the page exists at "/ru/2016/11/29/eolang.html" (492 words) No need to translate, the page exists at "/zh/2017/12/12/alan-kay-was-wrong.html" (352 words) No need to translate, the page exists at "/ru/2017/12/12/alan-kay-was-wrong.html" (695 words) No need to translate, the page exists at "/zh/2016/04/08/revenue-may-kill-startup.html" (346 words) No need to translate, the page exists at "/ru/2016/04/08/revenue-may-kill-startup.html" (971 words) No need to translate, the page exists at "/zh/2020/07/29/open-source-etiquette.html" (377 words) No need to translate, the page exists at "/ru/2020/07/29/open-source-etiquette.html" (1024 words) No need to translate, the page exists at "/zh/2022/08/24/research-paper-template.html" (380 words) No need to translate, the page exists at "/ru/2022/08/24/research-paper-template.html" (1030 words) No need to translate, the page exists at "/zh/2019/07/30/joy-of-programming.html" (369 words) No need to translate, the page exists at "/ru/2019/07/30/joy-of-programming.html" (1390 words) No need to translate, the page exists at "/zh/2018/04/10/learning-by-refactoring.html" (447 words) No need to translate, the page exists at "/ru/2018/04/10/learning-by-refactoring.html" (1554 words) No need to translate, the page exists at "/zh/2014/12/01/orm-offensive-anti-pattern.html" (452 words) No need to translate, the page exists at "/ru/2014/12/01/orm-offensive-anti-pattern.html" (1968 words) No need to translate, the page exists at "/zh/2015/08/18/multiple-return-statements-in-oop.html" (403 words) No need to translate, the page exists at "/ru/2015/08/18/multiple-return-statements-in-oop.html" (635 words) No need to translate, the page exists at "/zh/2020/10/27/distance-of-coupling.html" (398 words) No need to translate, the page exists at "/ru/2020/10/27/distance-of-coupling.html" (1109 words) No need to translate, the page exists at "/zh/2023/08/01/method-overloading.html" (375 words) No need to translate, the page exists at "/ru/2023/08/01/method-overloading.html" (877 words) No need to translate, the page exists at "/zh/2017/01/24/career-advice.html" (353 words) No need to translate, the page exists at "/ru/2017/01/24/career-advice.html" (1136 words) No need to translate, the page exists at "/en/2020/07/05/silence-doesnt-cure.html" (1368 words) No need to translate, the page exists at "/zh/2020/07/05/silence-doesnt-cure.html" (452 words) No need to translate, the page exists at "/zh/2018/08/14/seventy-percent.html" (360 words) No need to translate, the page exists at "/ru/2018/08/14/seventy-percent.html" (1068 words) No need to translate, the page exists at "/zh/2014/04/09/xembly-intro.html" (396 words) No need to translate, the page exists at "/ru/2014/04/09/xembly-intro.html" (968 words) No need to translate, the page exists at "/en/2017/01/30/lifetime-imprisonment-for-separatism.html" (920 words) No need to translate, the page exists at "/zh/2017/01/30/lifetime-imprisonment-for-separatism.html" (446 words) No need to translate, the page exists at "/zh/2015/05/21/avoid-software-outsourcing-disaster.html" (359 words) No need to translate, the page exists at "/ru/2015/05/21/avoid-software-outsourcing-disaster.html" (2082 words) No need to translate, the page exists at "/zh/2016/05/03/test-methods-must-share-nothing.html" (392 words) No need to translate, the page exists at "/ru/2016/05/03/test-methods-must-share-nothing.html" (963 words) No need to translate, the page exists at "/zh/2014/11/24/principles-of-bug-tracking.html" (376 words) No need to translate, the page exists at "/ru/2014/11/24/principles-of-bug-tracking.html" (1784 words) No need to translate, the page exists at "/zh/2016/08/15/what-is-wrong-object-oriented-programming.html" (958 words) No need to translate, the page exists at "/ru/2016/08/15/what-is-wrong-object-oriented-programming.html" (1048 words) No need to translate, the page exists at "/zh/2016/11/18/software-conferences-to-attend.html" (371 words) No need to translate, the page exists at "/ru/2016/11/18/software-conferences-to-attend.html" (430 words) No need to translate, the page exists at "/zh/2014/04/13/bugs-are-welcome.html" (354 words) No need to translate, the page exists at "/ru/2014/04/13/bugs-are-welcome.html" (791 words) No need to translate, the page exists at "/zh/2014/04/11/jcabi-http-intro.html" (424 words) No need to translate, the page exists at "/ru/2014/04/11/jcabi-http-intro.html" (809 words) No need to translate, the page exists at "/zh/2021/08/04/prestructors.html" (357 words) No need to translate, the page exists at "/ru/2021/08/04/prestructors.html" (547 words) No need to translate, the page exists at "/zh/2024/06/09/patent-claim.html" (530 words) No need to translate, the page exists at "/ru/2024/06/09/patent-claim.html" (1614 words) No need to translate, the page exists at "/zh/2018/09/07/what-is-speed.html" (493 words) No need to translate, the page exists at "/ru/2018/09/07/what-is-speed.html" (1085 words) No need to translate, the page exists at "/zh/2021/02/02/greed-based-planning.html" (351 words) No need to translate, the page exists at "/ru/2021/02/02/greed-based-planning.html" (786 words) No need to translate, the page exists at "/en/2016/12/01/what-is-wrong-about-guns.html" (1057 words) No need to translate, the page exists at "/zh/2016/12/01/what-is-wrong-about-guns.html" (444 words) No need to translate, the page exists at "/zh/2014/04/06/introduction.html" (343 words) No need to translate, the page exists at "/ru/2014/04/06/introduction.html" (433 words) No need to translate, the page exists at "/zh/2025/08/17/type-annotations.html" (646 words) No need to translate, the page exists at "/ru/2025/08/17/type-annotations.html" (1436 words) No need to translate, the page exists at "/zh/2018/01/16/educational-aspect-of-static-analysis.html" (374 words) No need to translate, the page exists at "/ru/2018/01/16/educational-aspect-of-static-analysis.html" (672 words) No need to translate, the page exists at "/zh/2018/11/27/you-can-do-better.html" (387 words) No need to translate, the page exists at "/ru/2018/11/27/you-can-do-better.html" (1355 words) No need to translate, the page exists at "/zh/2020/06/23/individual-performance-metrics.html" (409 words) No need to translate, the page exists at "/ru/2020/06/23/individual-performance-metrics.html" (1284 words) No need to translate, the page exists at "/zh/2015/10/01/vertical-horizontal-decorating.html" (362 words) No need to translate, the page exists at "/ru/2015/10/01/vertical-horizontal-decorating.html" (539 words) No need to translate, the page exists at "/en/2016/11/26/yanukovych-v-president.html" (758 words) No need to translate, the page exists at "/zh/2016/11/26/yanukovych-v-president.html" (449 words) No need to translate, the page exists at "/zh/2017/11/14/static-factory-methods.html" (428 words) No need to translate, the page exists at "/ru/2017/11/14/static-factory-methods.html" (1133 words) No need to translate, the page exists at "/zh/2018/11/20/journalism.html" (360 words) No need to translate, the page exists at "/ru/2018/11/20/journalism.html" (784 words) No need to translate, the page exists at "/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html" (380 words) No need to translate, the page exists at "/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html" (996 words) No need to translate, the page exists at "/zh/2016/06/17/dont-use-java-assertions.html" (371 words) No need to translate, the page exists at "/ru/2016/06/17/dont-use-java-assertions.html" (567 words) No need to translate, the page exists at "/zh/2020/05/19/veil-objects.html" (412 words) No need to translate, the page exists at "/ru/2020/05/19/veil-objects.html" (798 words) No need to translate, the page exists at "/zh/2021/09/09/simba.html" (359 words) No need to translate, the page exists at "/ru/2021/09/09/simba.html" (1084 words) No need to translate, the page exists at "/zh/2019/11/03/award-2020.html" (732 words) No need to translate, the page exists at "/ru/2019/11/03/award-2020.html" (1072 words) No need to translate, the page exists at "/zh/2017/06/06/gluten-free-management.html" (368 words) No need to translate, the page exists at "/ru/2017/06/06/gluten-free-management.html" (1092 words) No need to translate, the page exists at "/en/2019/02/16/calibrated-democracy.html" (1237 words) No need to translate, the page exists at "/zh/2019/02/16/calibrated-democracy.html" (450 words) No need to translate, the page exists at "/zh/2015/04/30/iterating-adapter.html" (369 words) No need to translate, the page exists at "/ru/2015/04/30/iterating-adapter.html" (524 words) No need to translate, the page exists at "/zh/2014/09/11/deployment-script-vs-rultor.html" (400 words) No need to translate, the page exists at "/ru/2014/09/11/deployment-script-vs-rultor.html" (1537 words) No need to translate, the page exists at "/zh/2019/03/26/sales-kit.html" (498 words) No need to translate, the page exists at "/ru/2019/03/26/sales-kit.html" (1135 words) No need to translate, the page exists at "/zh/2016/12/20/can-objects-be-friends.html" (382 words) No need to translate, the page exists at "/ru/2016/12/20/can-objects-be-friends.html" (676 words) No need to translate, the page exists at "/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html" (388 words) No need to translate, the page exists at "/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html" (1051 words) No need to translate, the page exists at "/zh/2015/02/09/serious-code-reviewer.html" (387 words) No need to translate, the page exists at "/ru/2015/02/09/serious-code-reviewer.html" (1815 words) No need to translate, the page exists at "/zh/2014/08/22/art-of-software-testing.html" (379 words) No need to translate, the page exists at "/ru/2014/08/22/art-of-software-testing.html" (1230 words) No need to translate, the page exists at "/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (394 words) No need to translate, the page exists at "/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (755 words) No need to translate, the page exists at "/zh/2015/03/22/takes-java-web-framework.html" (691 words) No need to translate, the page exists at "/ru/2015/03/22/takes-java-web-framework.html" (2366 words) No need to translate, the page exists at "/zh/2016/08/01/continuous-integration-maturity.html" (350 words) No need to translate, the page exists at "/ru/2016/08/01/continuous-integration-maturity.html" (718 words) No need to translate, the page exists at "/zh/2018/03/21/zerocracy-announcement.html" (386 words) No need to translate, the page exists at "/ru/2018/03/21/zerocracy-announcement.html" (1117 words) No need to translate, the page exists at "/zh/2023/12/26/defend-me-against-chatgpt.html" (364 words) No need to translate, the page exists at "/ru/2023/12/26/defend-me-against-chatgpt.html" (858 words) No need to translate, the page exists at "/zh/2019/09/27/parsing-and-printing.html" (452 words) No need to translate, the page exists at "/ru/2019/09/27/parsing-and-printing.html" (1078 words) No need to translate, the page exists at "/en/2016/12/19/privatbank-nationalization.html" (871 words) No need to translate, the page exists at "/zh/2016/12/19/privatbank-nationalization.html" (451 words) No need to translate, the page exists at "/zh/2019/04/23/elegant-readme.html" (381 words) No need to translate, the page exists at "/ru/2019/04/23/elegant-readme.html" (1592 words) No need to translate, the page exists at "/zh/2023/08/08/two-step-initialization.html" (531 words) No need to translate, the page exists at "/ru/2023/08/08/two-step-initialization.html" (1549 words) No need to translate, the page exists at "/zh/2016/08/23/communication-maturity.html" (343 words) No need to translate, the page exists at "/ru/2016/08/23/communication-maturity.html" (797 words) No need to translate, the page exists at "/zh/2015/01/12/compound-name-is-code-smell.html" (405 words) No need to translate, the page exists at "/ru/2015/01/12/compound-name-is-code-smell.html" (710 words) No need to translate, the page exists at "/zh/2023/07/25/contribute-disabled-tests.html" (398 words) No need to translate, the page exists at "/ru/2023/07/25/contribute-disabled-tests.html" (708 words) No need to translate, the page exists at "/zh/2014/04/18/jcabi-http-server-mocking.html" (434 words) No need to translate, the page exists at "/ru/2014/04/18/jcabi-http-server-mocking.html" (875 words) No need to translate, the page exists at "/zh/2019/01/29/dependency-hell.html" (409 words) No need to translate, the page exists at "/ru/2019/01/29/dependency-hell.html" (947 words) No need to translate, the page exists at "/zh/2014/06/24/jekyll-github-deploy.html" (383 words) No need to translate, the page exists at "/ru/2014/06/24/jekyll-github-deploy.html" (502 words) No need to translate, the page exists at "/zh/2016/03/15/wring-dispatcher-github-notifications.html" (353 words) No need to translate, the page exists at "/ru/2016/03/15/wring-dispatcher-github-notifications.html" (657 words) No need to translate, the page exists at "/zh/2015/09/29/mayonnaise.html" (364 words) No need to translate, the page exists at "/ru/2015/09/29/mayonnaise.html" (1464 words) No need to translate, the page exists at "/zh/2022/09/08/smaller-try-blocks.html" (363 words) No need to translate, the page exists at "/ru/2022/09/08/smaller-try-blocks.html" (525 words) No need to translate, the page exists at "/zh/2014/09/09/restful-web-sites.html" (419 words) No need to translate, the page exists at "/ru/2014/09/09/restful-web-sites.html" (1027 words) No need to translate, the page exists at "/zh/2023/12/17/how-to-review-research-paper.html" (369 words) No need to translate, the page exists at "/ru/2023/12/17/how-to-review-research-paper.html" (833 words) No need to translate, the page exists at "/zh/2017/10/10/streams-vs-decorators.html" (453 words) No need to translate, the page exists at "/ru/2017/10/10/streams-vs-decorators.html" (1108 words) No need to translate, the page exists at "/zh/2023/08/29/ai-for-software-engineering.html" (344 words) No need to translate, the page exists at "/ru/2023/08/29/ai-for-software-engineering.html" (1199 words) No need to translate, the page exists at "/zh/2018/11/23/freelance-vs-outsourcing.html" (496 words) No need to translate, the page exists at "/ru/2018/11/23/freelance-vs-outsourcing.html" (799 words) No need to translate, the page exists at "/zh/2025/06/08/pull-request-without-test.html" (521 words) No need to translate, the page exists at "/ru/2025/06/08/pull-request-without-test.html" (826 words) No need to translate, the page exists at "/zh/2014/04/17/how-xdsd-is-different.html" (347 words) No need to translate, the page exists at "/ru/2014/04/17/how-xdsd-is-different.html" (1218 words) No need to translate, the page exists at "/zh/2017/05/30/why-contribute-to-open-source.html" (358 words) No need to translate, the page exists at "/ru/2017/05/30/why-contribute-to-open-source.html" (743 words) No need to translate, the page exists at "/zh/2019/06/19/how-much-they-suffer.html" (365 words) No need to translate, the page exists at "/ru/2019/06/19/how-much-they-suffer.html" (1055 words) No need to translate, the page exists at "/zh/2020/02/19/fat-skinny-design.html" (468 words) No need to translate, the page exists at "/ru/2020/02/19/fat-skinny-design.html" (1059 words) No need to translate, the page exists at "/zh/2017/09/12/evil-object-name-suffix-client.html" (414 words) No need to translate, the page exists at "/ru/2017/09/12/evil-object-name-suffix-client.html" (945 words) No need to translate, the page exists at "/zh/2014/12/04/synchronization-between-nodes.html" (348 words) No need to translate, the page exists at "/ru/2014/12/04/synchronization-between-nodes.html" (815 words) No need to translate, the page exists at "/zh/2014/09/13/deploying-to-heroku.html" (396 words) No need to translate, the page exists at "/ru/2014/09/13/deploying-to-heroku.html" (672 words) No need to translate, the page exists at "/en/2019/01/28/the-wall.html" (1055 words) No need to translate, the page exists at "/zh/2019/01/28/the-wall.html" (445 words) No need to translate, the page exists at "/zh/2016/01/12/good-programmers-dont-work-for-equity.html" (351 words) No need to translate, the page exists at "/ru/2016/01/12/good-programmers-dont-work-for-equity.html" (574 words) No need to translate, the page exists at "/zh/2017/02/28/too-many-classes.html" (460 words) No need to translate, the page exists at "/ru/2017/02/28/too-many-classes.html" (1055 words) No need to translate, the page exists at "/zh/2014/06/01/aop-aspectj-java-method-logging.html" (635 words) No need to translate, the page exists at "/ru/2014/06/01/aop-aspectj-java-method-logging.html" (1418 words) No need to translate, the page exists at "/zh/2015/12/01/rethrow-exceptions.html" (383 words) No need to translate, the page exists at "/ru/2015/12/01/rethrow-exceptions.html" (816 words) No need to translate, the page exists at "/zh/2015/02/02/xsl-transformations-in-java.html" (361 words) No need to translate, the page exists at "/ru/2015/02/02/xsl-transformations-in-java.html" (670 words) No need to translate, the page exists at "/zh/2023/11/28/research-questionnaire.html" (358 words) No need to translate, the page exists at "/ru/2023/11/28/research-questionnaire.html" (799 words) No need to translate, the page exists at "/zh/2017/02/07/private-method-is-new-class.html" (405 words) No need to translate, the page exists at "/ru/2017/02/07/private-method-is-new-class.html" (635 words) No need to translate, the page exists at "/zh/2015/10/27/outsourcing-doesnt-work.html" (355 words) No need to translate, the page exists at "/ru/2015/10/27/outsourcing-doesnt-work.html" (1599 words) No need to translate, the page exists at "/zh/2014/10/26/hacker-vs-programmer-mentality.html" (387 words) No need to translate, the page exists at "/ru/2014/10/26/hacker-vs-programmer-mentality.html" (1186 words) No need to translate, the page exists at "/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html" (432 words) No need to translate, the page exists at "/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html" (2051 words) No need to translate, the page exists at "/zh/2018/04/24/right-way-to-report-bugs.html" (361 words) No need to translate, the page exists at "/ru/2018/04/24/right-way-to-report-bugs.html" (853 words) No need to translate, the page exists at "/zh/2014/06/26/sass-in-java-webapp.html" (391 words) No need to translate, the page exists at "/ru/2014/06/26/sass-in-java-webapp.html" (452 words) No need to translate, the page exists at "/zh/2018/04/03/donations-via-zerocracy.html" (358 words) No need to translate, the page exists at "/ru/2018/04/03/donations-via-zerocracy.html" (737 words) No need to translate, the page exists at "/zh/2018/08/29/soft-skills.html" (364 words) No need to translate, the page exists at "/ru/2018/08/29/soft-skills.html" (1119 words) No need to translate, the page exists at "/zh/2019/07/10/inversive-management.html" (362 words) No need to translate, the page exists at "/ru/2019/07/10/inversive-management.html" (1028 words) No need to translate, the page exists at "/zh/2018/10/16/dont-make-me-guess.html" (361 words) No need to translate, the page exists at "/ru/2018/10/16/dont-make-me-guess.html" (919 words) No need to translate, the page exists at "/zh/2015/07/13/meetings-are-legalized-robbery.html" (335 words) No need to translate, the page exists at "/ru/2015/07/13/meetings-are-legalized-robbery.html" (2130 words) No need to translate, the page exists at "/zh/2014/07/20/liquibase-in-maven.html" (386 words) No need to translate, the page exists at "/ru/2014/07/20/liquibase-in-maven.html" (715 words) No need to translate, the page exists at "/zh/2017/08/01/how-to-manage-a-manager.html" (356 words) No need to translate, the page exists at "/ru/2017/08/01/how-to-manage-a-manager.html" (1250 words) No need to translate, the page exists at "/zh/2015/02/05/jcabi-parent-maven-pom.html" (372 words) No need to translate, the page exists at "/ru/2015/02/05/jcabi-parent-maven-pom.html" (666 words) No need to translate, the page exists at "/zh/2022/06/05/reflection-means-hidden-coupling.html" (576 words) No need to translate, the page exists at "/ru/2022/06/05/reflection-means-hidden-coupling.html" (2167 words) No need to translate, the page exists at "/zh/2017/08/29/xcop.html" (363 words) No need to translate, the page exists at "/ru/2017/08/29/xcop.html" (598 words) No need to translate, the page exists at "/zh/2023/09/05/style-checker-for-bibtex-files.html" (393 words) No need to translate, the page exists at "/ru/2023/09/05/style-checker-for-bibtex-files.html" (725 words) No need to translate, the page exists at "/zh/2014/06/29/custom-lexer-in-jekyll.html" (349 words) No need to translate, the page exists at "/ru/2014/06/29/custom-lexer-in-jekyll.html" (398 words) No need to translate, the page exists at "/zh/2019/12/03/testing-in-code-review.html" (365 words) No need to translate, the page exists at "/ru/2019/12/03/testing-in-code-review.html" (1161 words) No need to translate, the page exists at "/zh/2019/03/30/survival-guide.html" (529 words) No need to translate, the page exists at "/ru/2019/03/30/survival-guide.html" (1154 words) No need to translate, the page exists at "/zh/2018/09/12/clear-code.html" (364 words) No need to translate, the page exists at "/ru/2018/09/12/clear-code.html" (756 words) No need to translate, the page exists at "/zh/2018/05/29/object-validation.html" (375 words) No need to translate, the page exists at "/ru/2018/05/29/object-validation.html" (837 words) No need to translate, the page exists at "/zh/2016/09/13/inheritance-is-procedural.html" (396 words) No need to translate, the page exists at "/ru/2016/09/13/inheritance-is-procedural.html" (878 words) No need to translate, the page exists at "/zh/2015/06/11/wikipedia-bug-definition.html" (361 words) No need to translate, the page exists at "/ru/2015/06/11/wikipedia-bug-definition.html" (715 words) No need to translate, the page exists at "/zh/2015/01/08/morning-standup-meetings.html" (382 words) No need to translate, the page exists at "/ru/2015/01/08/morning-standup-meetings.html" (2144 words) No need to translate, the page exists at "/zh/2015/05/28/one-primary-constructor.html" (349 words) No need to translate, the page exists at "/ru/2015/05/28/one-primary-constructor.html" (531 words) No need to translate, the page exists at "/zh/2015/10/20/interrupted-exception.html" (443 words) No need to translate, the page exists at "/ru/2015/10/20/interrupted-exception.html" (1174 words) No need to translate, the page exists at "/zh/2015/08/04/nine-steps-start-software-project.html" (386 words) No need to translate, the page exists at "/ru/2015/08/04/nine-steps-start-software-project.html" (1999 words) No need to translate, the page exists at "/zh/2014/07/21/read-only-master-branch.html" (389 words) No need to translate, the page exists at "/ru/2014/07/21/read-only-master-branch.html" (1292 words) No need to translate, the page exists at "/zh/2014/10/03/di-containers-are-evil.html" (409 words) No need to translate, the page exists at "/ru/2014/10/03/di-containers-are-evil.html" (941 words) No need to translate, the page exists at "/en/2016/11/28/saakashvili-speaks-ukrainian.html" (800 words) No need to translate, the page exists at "/zh/2016/11/28/saakashvili-speaks-ukrainian.html" (431 words) No need to translate, the page exists at "/zh/2010/03/04/pdd.html" (365 words) No need to translate, the page exists at "/ru/2010/03/04/pdd.html" (997 words) No need to translate, the page exists at "/zh/2014/12/22/immutable-objects-not-dumb.html" (381 words) No need to translate, the page exists at "/ru/2014/12/22/immutable-objects-not-dumb.html" (893 words) No need to translate, the page exists at "/zh/2022/06/14/principle-of-one.html" (359 words) No need to translate, the page exists at "/ru/2022/06/14/principle-of-one.html" (593 words) No need to translate, the page exists at "/zh/2014/05/05/oop-alternative-to-utility-classes.html" (543 words) No need to translate, the page exists at "/ru/2014/05/05/oop-alternative-to-utility-classes.html" (1018 words) No need to translate, the page exists at "/zh/2025/05/25/bug-driven-development.html" (579 words) No need to translate, the page exists at "/ru/2025/05/25/bug-driven-development.html" (917 words) No need to translate, the page exists at "/zh/2015/07/21/hourly-pay-modern-slavery.html" (373 words) No need to translate, the page exists at "/ru/2015/07/21/hourly-pay-modern-slavery.html" (853 words) No need to translate, the page exists at "/zh/2014/04/11/cost-of-loc.html" (395 words) No need to translate, the page exists at "/ru/2014/04/11/cost-of-loc.html" (1076 words) No need to translate, the page exists at "/zh/2015/12/08/temporal-coupling-between-method-calls.html" (421 words) No need to translate, the page exists at "/ru/2015/12/08/temporal-coupling-between-method-calls.html" (811 words) No need to translate, the page exists at "/zh/2015/11/10/ten-mistakes-in-specs.html" (386 words) No need to translate, the page exists at "/ru/2015/11/10/ten-mistakes-in-specs.html" (2325 words) No need to translate, the page exists at "/zh/2015/09/10/testing-exit-criteria.html" (361 words) No need to translate, the page exists at "/ru/2015/09/10/testing-exit-criteria.html" (877 words) No need to translate, the page exists at "/zh/2019/12/24/altruism-kills.html" (348 words) No need to translate, the page exists at "/ru/2019/12/24/altruism-kills.html" (1102 words) No need to translate, the page exists at "/en/2016/12/19/are-you-ashamed-of-voting.html" (681 words) No need to translate, the page exists at "/zh/2016/12/19/are-you-ashamed-of-voting.html" (445 words) No need to translate, the page exists at "/zh/2018/10/09/can-you-control-us.html" (372 words) No need to translate, the page exists at "/ru/2018/10/09/can-you-control-us.html" (910 words) No need to translate, the page exists at "/en/2019/02/21/jews-vs-french.html" (1211 words) No need to translate, the page exists at "/zh/2019/02/21/jews-vs-french.html" (458 words) No need to translate, the page exists at "/zh/2015/02/23/haircut.html" (329 words) No need to translate, the page exists at "/ru/2015/02/23/haircut.html" (739 words) No need to translate, the page exists at "/zh/2014/12/15/how-much-your-objects-encapsulate.html" (374 words) No need to translate, the page exists at "/ru/2014/12/15/how-much-your-objects-encapsulate.html" (744 words) No need to translate, the page exists at "/zh/2019/01/15/what-if-architect-is-wrong.html" (365 words) No need to translate, the page exists at "/ru/2019/01/15/what-if-architect-is-wrong.html" (1091 words) No need to translate, the page exists at "/zh/2017/03/24/tdd-that-works.html" (399 words) No need to translate, the page exists at "/ru/2017/03/24/tdd-that-works.html" (1260 words) No need to translate, the page exists at "/zh/2017/03/07/traits-and-mixins.html" (399 words) No need to translate, the page exists at "/ru/2017/03/07/traits-and-mixins.html" (886 words) No need to translate, the page exists at "/zh/2021/12/01/teaching.html" (394 words) No need to translate, the page exists at "/ru/2021/12/01/teaching.html" (1581 words) No need to translate, the page exists at "/zh/2014/08/03/cacheable-java-annotation.html" (388 words) No need to translate, the page exists at "/ru/2014/08/03/cacheable-java-annotation.html" (620 words) No need to translate, the page exists at "/zh/2021/04/14/how-we-organized-iccq.html" (443 words) No need to translate, the page exists at "/ru/2021/04/14/how-we-organized-iccq.html" (1723 words) No need to translate, the page exists at "/zh/2017/11/28/microtasking.html" (345 words) No need to translate, the page exists at "/ru/2017/11/28/microtasking.html" (2063 words) No need to translate, the page exists at "/en/2016/12/30/tu154-sochi.html" (939 words) No need to translate, the page exists at "/zh/2016/12/30/tu154-sochi.html" (434 words) No need to translate, the page exists at "/zh/2021/06/01/tips-for-recruiters.html" (352 words) No need to translate, the page exists at "/ru/2021/06/01/tips-for-recruiters.html" (1785 words) No need to translate, the page exists at "/zh/2017/05/23/unlimited-number-of-bugs.html" (372 words) No need to translate, the page exists at "/ru/2017/05/23/unlimited-number-of-bugs.html" (721 words) No need to translate, the page exists at "/zh/2021/10/21/objectionary.html" (678 words) No need to translate, the page exists at "/ru/2021/10/21/objectionary.html" (2177 words) No need to translate, the page exists at "/zh/2014/04/20/how-hourly-rate-is-calculated.html" (357 words) No need to translate, the page exists at "/ru/2014/04/20/how-hourly-rate-is-calculated.html" (1042 words) No need to translate, the page exists at "/zh/2014/10/20/how-we-write-product-vision.html" (377 words) No need to translate, the page exists at "/ru/2014/10/20/how-we-write-product-vision.html" (1361 words) No need to translate, the page exists at "/zh/2019/04/02/software-project-review-checklist.html" (364 words) No need to translate, the page exists at "/ru/2019/04/02/software-project-review-checklist.html" (744 words) No need to translate, the page exists at "/zh/2016/06/21/how-to-hire-programmer.html" (347 words) No need to translate, the page exists at "/ru/2016/06/21/how-to-hire-programmer.html" (1252 words) No need to translate, the page exists at "/zh/2015/10/17/award-2016.html" (1058 words) No need to translate, the page exists at "/ru/2015/10/17/award-2016.html" (1744 words) No need to translate, the page exists at "/zh/2018/05/08/open-source-attributes.html" (471 words) No need to translate, the page exists at "/ru/2018/05/08/open-source-attributes.html" (1780 words) No need to translate, the page exists at "/zh/2015/06/25/xml-data-xsl-views-takes-framework.html" (410 words) No need to translate, the page exists at "/ru/2015/06/25/xml-data-xsl-views-takes-framework.html" (930 words) No need to translate, the page exists at "/en/2016/12/22/what-causes-terrorism.html" (1155 words) No need to translate, the page exists at "/zh/2016/12/22/what-causes-terrorism.html" (472 words) No need to translate, the page exists at "/zh/2022/07/05/safety-net.html" (389 words) No need to translate, the page exists at "/ru/2022/07/05/safety-net.html" (923 words) No need to translate, the page exists at "/zh/2021/02/10/dataization.html" (477 words) No need to translate, the page exists at "/ru/2021/02/10/dataization.html" (978 words) No need to translate, the page exists at "/zh/2014/09/24/why-monetary-awards-dont-work.html" (359 words) No need to translate, the page exists at "/ru/2014/09/24/why-monetary-awards-dont-work.html" (1007 words) No need to translate, the page exists at "/zh/2017/01/10/how-to-teach-customers.html" (352 words) No need to translate, the page exists at "/ru/2017/01/10/how-to-teach-customers.html" (721 words) No need to translate, the page exists at "/zh/2015/11/16/json-vs-xml.html" (400 words) No need to translate, the page exists at "/ru/2015/11/16/json-vs-xml.html" (1112 words) No need to translate, the page exists at "/zh/2014/04/28/xml-xpath-hamcrest-matchers.html" (416 words) No need to translate, the page exists at "/ru/2014/04/28/xml-xpath-hamcrest-matchers.html" (620 words) No need to translate, the page exists at "/en/2017/02/06/how-to-eliminate-corruption.html" (1140 words) No need to translate, the page exists at "/zh/2017/02/06/how-to-eliminate-corruption.html" (439 words) No need to translate, the page exists at "/zh/2014/06/25/xml-and-xslt-in-browser.html" (400 words) No need to translate, the page exists at "/ru/2014/06/25/xml-and-xslt-in-browser.html" (1153 words) No need to translate, the page exists at "/zh/2022/03/29/bugs-occam-razor.html" (351 words) No need to translate, the page exists at "/ru/2022/03/29/bugs-occam-razor.html" (634 words) No need to translate, the page exists at "/zh/2015/02/12/top-down-design.html" (366 words) No need to translate, the page exists at "/ru/2015/02/12/top-down-design.html" (917 words) No need to translate, the page exists at "/zh/2015/03/02/team-morale-myths-and-reality.html" (346 words) No need to translate, the page exists at "/ru/2015/03/02/team-morale-myths-and-reality.html" (1046 words) No need to translate, the page exists at "/zh/2025/06/22/retrieve-or-remove.html" (558 words) No need to translate, the page exists at "/ru/2025/06/22/retrieve-or-remove.html" (879 words) No need to translate, the page exists at "/zh/2017/02/21/say-no-to-google-recruiters.html" (383 words) No need to translate, the page exists at "/ru/2017/02/21/say-no-to-google-recruiters.html" (996 words) No need to translate, the page exists at "/zh/2018/03/06/speed-vs-quality.html" (372 words) No need to translate, the page exists at "/ru/2018/03/06/speed-vs-quality.html" (934 words) No need to translate, the page exists at "/en/2018/10/07/history-simplification.html" (1024 words) No need to translate, the page exists at "/zh/2018/10/07/history-simplification.html" (422 words) No need to translate, the page exists at "/zh/2016/04/05/printers-instead-of-getters.html" (365 words) No need to translate, the page exists at "/ru/2016/04/05/printers-instead-of-getters.html" (888 words) No need to translate, the page exists at "/zh/2017/10/24/award-2018.html" (840 words) No need to translate, the page exists at "/ru/2017/10/24/award-2018.html" (1425 words) No need to translate, the page exists at "/zh/2014/09/23/built-in-fake-objects.html" (418 words) No need to translate, the page exists at "/ru/2014/09/23/built-in-fake-objects.html" (859 words) No need to translate, the page exists at "/zh/2017/09/05/rehttp-http-repeater.html" (357 words) No need to translate, the page exists at "/ru/2017/09/05/rehttp-http-repeater.html" (615 words) No need to translate, the page exists at "/zh/2019/06/26/syncem.html" (369 words) No need to translate, the page exists at "/ru/2019/06/26/syncem.html" (571 words) No need to translate, the page exists at "/zh/2016/03/08/pimp-up-your-resume.html" (370 words) No need to translate, the page exists at "/ru/2016/03/08/pimp-up-your-resume.html" (2615 words) No need to translate, the page exists at "/zh/2014/08/26/publish-to-rubygems.html" (415 words) No need to translate, the page exists at "/ru/2014/08/26/publish-to-rubygems.html" (666 words) No need to translate, the page exists at "/zh/2022/08/04/code-and-tests-different-pull-requests.html" (367 words) No need to translate, the page exists at "/ru/2022/08/04/code-and-tests-different-pull-requests.html" (837 words) No need to translate, the page exists at "/zh/2014/04/12/puzzle-driven-development-by-roles.html" (353 words) No need to translate, the page exists at "/ru/2014/04/12/puzzle-driven-development-by-roles.html" (1696 words) No need to translate, the page exists at "/zh/2016/02/09/are-you-still-debugging.html" (363 words) No need to translate, the page exists at "/ru/2016/02/09/are-you-still-debugging.html" (954 words) No need to translate, the page exists at "/zh/2016/12/13/mvc-vs-oop.html" (357 words) No need to translate, the page exists at "/ru/2016/12/13/mvc-vs-oop.html" (711 words) No need to translate, the page exists at "/zh/2016/05/17/convertible-notes.html" (361 words) No need to translate, the page exists at "/ru/2016/05/17/convertible-notes.html" (2111 words) No need to translate, the page exists at "/zh/2014/07/03/how-to-read-manifest-mf.html" (418 words) No need to translate, the page exists at "/ru/2014/07/03/how-to-read-manifest-mf.html" (681 words) No need to translate, the page exists at "/zh/2020/10/13/lack-of-problem.html" (353 words) No need to translate, the page exists at "/ru/2020/10/13/lack-of-problem.html" (788 words) No need to translate, the page exists at "/zh/2015/09/22/micromanagement.html" (350 words) No need to translate, the page exists at "/ru/2015/09/22/micromanagement.html" (784 words) No need to translate, the page exists at "/en/2017/11/08/crimea.html" (1151 words) No need to translate, the page exists at "/zh/2017/11/08/crimea.html" (453 words) No need to translate, the page exists at "/zh/2018/04/17/how-to-be-lazy.html" (373 words) No need to translate, the page exists at "/ru/2018/04/17/how-to-be-lazy.html" (1217 words) No need to translate, the page exists at "/zh/2014/07/31/travis-and-rultor.html" (477 words) No need to translate, the page exists at "/ru/2014/07/31/travis-and-rultor.html" (1120 words) No need to translate, the page exists at "/en/2024/04/02/kulikovo-pole.html" (1980 words) No need to translate, the page exists at "/zh/2024/04/02/kulikovo-pole.html" (494 words) No need to translate, the page exists at "/zh/2018/09/18/fear-of-coupling.html" (405 words) No need to translate, the page exists at "/ru/2018/09/18/fear-of-coupling.html" (1192 words) No need to translate, the page exists at "/zh/2017/07/25/my-favorite-websites.html" (915 words) No need to translate, the page exists at "/ru/2017/07/25/my-favorite-websites.html" (950 words) No need to translate, the page exists at "/zh/2019/03/19/logging-without-static-logger.html" (386 words) No need to translate, the page exists at "/ru/2019/03/19/logging-without-static-logger.html" (869 words) No need to translate, the page exists at "/en/2019/04/28/formula-of-happiness.html" (1204 words) No need to translate, the page exists at "/zh/2019/04/28/formula-of-happiness.html" (440 words) No need to translate, the page exists at "/zh/2024/07/07/checking-object-existence.html" (552 words) No need to translate, the page exists at "/ru/2024/07/07/checking-object-existence.html" (1035 words) No need to translate, the page exists at "/en/2017/04/18/dnepr-corruption-item.html" (1254 words) No need to translate, the page exists at "/zh/2017/04/18/dnepr-corruption-item.html" (451 words) No need to translate, the page exists at "/zh/2019/04/09/beg-them.html" (363 words) No need to translate, the page exists at "/ru/2019/04/09/beg-them.html" (1187 words) No need to translate, the page exists at "/zh/2016/04/19/object-must-not-be-configurable.html" (403 words) No need to translate, the page exists at "/ru/2016/04/19/object-must-not-be-configurable.html" (936 words) No need to translate, the page exists at "/zh/2019/11/05/revolutionary-evolution.html" (341 words) No need to translate, the page exists at "/ru/2019/11/05/revolutionary-evolution.html" (1215 words) No need to translate, the page exists at "/zh/2020/01/15/question-never-ask.html" (364 words) No need to translate, the page exists at "/ru/2020/01/15/question-never-ask.html" (713 words) No need to translate, the page exists at "/zh/2018/02/27/parsing-objects.html" (383 words) No need to translate, the page exists at "/ru/2018/02/27/parsing-objects.html" (641 words) No need to translate, the page exists at "/zh/2019/01/22/10x-paychecks.html" (376 words) No need to translate, the page exists at "/ru/2019/01/22/10x-paychecks.html" (1002 words) No need to translate, the page exists at "/zh/2016/07/10/software-project-roles.html" (396 words) No need to translate, the page exists at "/ru/2016/07/10/software-project-roles.html" (623 words) No need to translate, the page exists at "/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html" (357 words) No need to translate, the page exists at "/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html" (521 words) No need to translate, the page exists at "/zh/2017/07/11/how-to-redesign-equals.html" (411 words) No need to translate, the page exists at "/ru/2017/07/11/how-to-redesign-equals.html" (719 words) No need to translate, the page exists at "/zh/2014/10/29/how-much-do-you-cost.html" (357 words) No need to translate, the page exists at "/ru/2014/10/29/how-much-do-you-cost.html" (2641 words) No need to translate, the page exists at "/zh/2019/02/05/zache.html" (369 words) No need to translate, the page exists at "/ru/2019/02/05/zache.html" (526 words) No need to translate, the page exists at "/zh/2018/12/11/unit-testing-anti-patterns.html" (428 words) No need to translate, the page exists at "/ru/2018/12/11/unit-testing-anti-patterns.html" (1185 words) No need to translate, the page exists at "/zh/2016/11/09/why-no-ebooks.html" (378 words) No need to translate, the page exists at "/ru/2016/11/09/why-no-ebooks.html" (1035 words) No need to translate, the page exists at "/zh/2017/07/18/sexual-harassment.html" (375 words) No need to translate, the page exists at "/ru/2017/07/18/sexual-harassment.html" (949 words) No need to translate, the page exists at "/zh/2017/04/18/no-help-via-email.html" (353 words) No need to translate, the page exists at "/ru/2017/04/18/no-help-via-email.html" (590 words) No need to translate, the page exists at "/zh/2020/10/06/latex-spell-checking.html" (426 words) No need to translate, the page exists at "/ru/2020/10/06/latex-spell-checking.html" (820 words) No need to translate, the page exists at "/zh/2018/05/22/default-arguments-against-null.html" (405 words) No need to translate, the page exists at "/ru/2018/05/22/default-arguments-against-null.html" (573 words) No need to translate, the page exists at "/zh/2018/12/18/silicon-valley-criticism.html" (393 words) No need to translate, the page exists at "/ru/2018/12/18/silicon-valley-criticism.html" (1941 words) No need to translate, the page exists at "/zh/2018/06/26/are-you-an-architect.html" (385 words) No need to translate, the page exists at "/ru/2018/06/26/are-you-an-architect.html" (1817 words) No need to translate, the page exists at "/en/2019/01/20/drugs.html" (1483 words) No need to translate, the page exists at "/zh/2019/01/20/drugs.html" (466 words) No need to translate, the page exists at "/zh/2019/04/17/nutch-from-java.html" (458 words) No need to translate, the page exists at "/ru/2019/04/17/nutch-from-java.html" (814 words) No need to translate, the page exists at "/en/2020/11/21/svoboda-and-conflicts.html" (1317 words) No need to translate, the page exists at "/zh/2020/11/21/svoboda-and-conflicts.html" (452 words) No need to translate, the page exists at "/zh/2018/02/06/where-to-find-more-bugs.html" (359 words) No need to translate, the page exists at "/ru/2018/02/06/where-to-find-more-bugs.html" (692 words) No need to translate, the page exists at "/zh/2017/01/31/decorating-envelopes.html" (437 words) No need to translate, the page exists at "/ru/2017/01/31/decorating-envelopes.html" (610 words) No need to translate, the page exists at "/zh/2014/04/21/s3-http-basic-auth.html" (446 words) No need to translate, the page exists at "/ru/2014/04/21/s3-http-basic-auth.html" (1123 words) No need to translate, the page exists at "/en/2023/10/01/individualism-vs-collectivism.html" (1191 words) No need to translate, the page exists at "/zh/2023/10/01/individualism-vs-collectivism.html" (454 words) No need to translate, the page exists at "/zh/2017/05/17/single-statement-unit-tests.html" (369 words) No need to translate, the page exists at "/ru/2017/05/17/single-statement-unit-tests.html" (646 words) No need to translate, the page exists at "/zh/2016/06/03/conference-mistakes.html" (356 words) No need to translate, the page exists at "/ru/2016/06/03/conference-mistakes.html" (1137 words) No need to translate, the page exists at "/zh/2019/09/03/injection-of-guilt.html" (352 words) No need to translate, the page exists at "/ru/2019/09/03/injection-of-guilt.html" (1320 words) No need to translate, the page exists at "/zh/2019/05/21/dont-improvise.html" (374 words) No need to translate, the page exists at "/ru/2019/05/21/dont-improvise.html" (1188 words) No need to translate, the page exists at "/zh/2019/03/12/how-to-move-faster.html" (514 words) No need to translate, the page exists at "/ru/2019/03/12/how-to-move-faster.html" (1236 words) No need to translate, the page exists at "/zh/2014/08/15/retry-java-method-on-exception.html" (363 words) No need to translate, the page exists at "/ru/2014/08/15/retry-java-method-on-exception.html" (463 words) No need to translate, the page exists at "/zh/2019/05/14/cause-risk-effect.html" (431 words) No need to translate, the page exists at "/ru/2019/05/14/cause-risk-effect.html" (2131 words) No need to translate, the page exists at "/zh/2018/03/13/fluent-interfaces.html" (398 words) No need to translate, the page exists at "/ru/2018/03/13/fluent-interfaces.html" (1101 words) No need to translate, the page exists at "/zh/2018/07/24/bugs-or-pull-requests.html" (393 words) No need to translate, the page exists at "/ru/2018/07/24/bugs-or-pull-requests.html" (578 words) No need to translate, the page exists at "/en/2017/01/16/ukrainian-startups.html" (1199 words) No need to translate, the page exists at "/zh/2017/01/16/ukrainian-startups.html" (438 words) No need to translate, the page exists at "/zh/2014/05/18/cloud-autoincrement-counters.html" (358 words) No need to translate, the page exists at "/ru/2014/05/18/cloud-autoincrement-counters.html" (635 words) No need to translate, the page exists at "/zh/2016/01/26/defensive-programming.html" (370 words) No need to translate, the page exists at "/ru/2016/01/26/defensive-programming.html" (697 words) No need to translate, the page exists at "/zh/2017/09/19/what-motivates-me.html" (361 words) No need to translate, the page exists at "/ru/2017/09/19/what-motivates-me.html" (1265 words) No need to translate, the page exists at "/zh/2014/11/03/empty-line-code-smell.html" (372 words) No need to translate, the page exists at "/ru/2014/11/03/empty-line-code-smell.html" (710 words) No need to translate, the page exists at "/zh/2015/04/16/award.html" (2085 words) No need to translate, the page exists at "/ru/2015/04/16/award.html" (3140 words) No need to translate, the page exists at "/zh/2014/10/06/software-project-lifecycle.html" (356 words) No need to translate, the page exists at "/ru/2014/10/06/software-project-lifecycle.html" (1451 words) No need to translate, the page exists at "/zh/2015/11/21/ringelmann-effect-vs-agile.html" (350 words) No need to translate, the page exists at "/ru/2015/11/21/ringelmann-effect-vs-agile.html" (695 words) No need to translate, the page exists at "/en/2017/11/22/opposition.html" (1208 words) No need to translate, the page exists at "/zh/2017/11/22/opposition.html" (432 words) No need to translate, the page exists at "/zh/2025/04/19/dont-merge-into-broken-master.html" (583 words) No need to translate, the page exists at "/ru/2025/04/19/dont-merge-into-broken-master.html" (900 words) No need to translate, the page exists at "/zh/2014/09/16/getters-and-setters-are-evil.html" (359 words) No need to translate, the page exists at "/ru/2014/09/16/getters-and-setters-are-evil.html" (1266 words) No need to translate, the page exists at "/zh/2016/12/06/how-to-pay-programmers-less.html" (359 words) No need to translate, the page exists at "/ru/2016/12/06/how-to-pay-programmers-less.html" (1173 words) No need to translate, the page exists at "/zh/2023/07/19/just-show-up.html" (361 words) No need to translate, the page exists at "/ru/2023/07/19/just-show-up.html" (892 words) No need to translate, the page exists at "/zh/2014/09/10/anti-patterns-in-oop.html" (356 words) No need to translate, the page exists at "/ru/2014/09/10/anti-patterns-in-oop.html" (384 words) No need to translate, the page exists at "/zh/2018/08/22/builders-and-manipulators.html" (384 words) No need to translate, the page exists at "/ru/2018/08/22/builders-and-manipulators.html" (1006 words) No need to translate, the page exists at "/zh/2015/04/22/favorite-software-books.html" (428 words) No need to translate, the page exists at "/ru/2015/04/22/favorite-software-books.html" (1072 words) No need to translate, the page exists at "/en/2017/01/02/ukraine-budget-2017.html" (858 words) No need to translate, the page exists at "/zh/2017/01/02/ukraine-budget-2017.html" (452 words) No need to translate, the page exists at "/zh/2020/12/01/abstract-objects.html" (432 words) No need to translate, the page exists at "/ru/2020/12/01/abstract-objects.html" (788 words) No need to translate, the page exists at "/zh/2016/09/20/oop-without-classes.html" (343 words) No need to translate, the page exists at "/ru/2016/09/20/oop-without-classes.html" (450 words) No need to translate, the page exists at "/zh/2015/12/29/turnover-is-good-for-maintainability.html" (376 words) No need to translate, the page exists at "/ru/2015/12/29/turnover-is-good-for-maintainability.html" (953 words) No need to translate, the page exists at "/zh/2014/05/01/dynamodb-local-maven-plugin.html" (432 words) No need to translate, the page exists at "/ru/2014/05/01/dynamodb-local-maven-plugin.html" (688 words) No need to translate, the page exists at "/zh/2014/07/24/rultor-automated-merging.html" (402 words) No need to translate, the page exists at "/ru/2014/07/24/rultor-automated-merging.html" (688 words) No need to translate, the page exists at "/zh/2025/05/18/bug-reports-as-contracts.html" (563 words) No need to translate, the page exists at "/ru/2025/05/18/bug-reports-as-contracts.html" (960 words) No need to translate, the page exists at "/zh/2023/08/15/decision-making-process.html" (364 words) No need to translate, the page exists at "/ru/2023/08/15/decision-making-process.html" (977 words) No need to translate, the page exists at "/zh/2014/08/29/docker-non-root.html" (409 words) No need to translate, the page exists at "/ru/2014/08/29/docker-non-root.html" (493 words) No need to translate, the page exists at "/zh/2014/08/19/how-to-release-to-maven-central.html" (460 words) No need to translate, the page exists at "/ru/2014/08/19/how-to-release-to-maven-central.html" (929 words) No need to translate, the page exists at "/zh/2014/04/13/no-obligations-principle.html" (342 words) No need to translate, the page exists at "/ru/2014/04/13/no-obligations-principle.html" (1022 words) No need to translate, the page exists at "/en/2016/12/26/what-would-you-ask-putin.html" (1112 words) No need to translate, the page exists at "/zh/2016/12/26/what-would-you-ask-putin.html" (486 words) No need to translate, the page exists at "/zh/2015/03/26/jaxb-vs-xembly.html" (383 words) No need to translate, the page exists at "/ru/2015/03/26/jaxb-vs-xembly.html" (700 words) No need to translate, the page exists at "/zh/2018/09/30/award-2019.html" (581 words) No need to translate, the page exists at "/ru/2018/09/30/award-2019.html" (920 words) No need to translate, the page exists at "/zh/2016/08/05/distributed-teams-are-higher-quality.html" (358 words) No need to translate, the page exists at "/ru/2016/08/05/distributed-teams-are-higher-quality.html" (1102 words) No need to translate, the page exists at "/zh/2014/10/07/stop-chatting-start-coding.html" (347 words) No need to translate, the page exists at "/ru/2014/10/07/stop-chatting-start-coding.html" (745 words) No need to translate, the page exists at "/zh/2015/06/08/deadly-sins-software-project.html" (372 words) No need to translate, the page exists at "/ru/2015/06/08/deadly-sins-software-project.html" (1679 words) No need to translate, the page exists at "/zh/2015/04/02/class-casting-is-anti-pattern.html" (449 words) No need to translate, the page exists at "/ru/2015/04/02/class-casting-is-anti-pattern.html" (929 words) No need to translate, the page exists at "/zh/2016/07/11/mistakes-in-agile-manifesto.html" (368 words) No need to translate, the page exists at "/ru/2016/07/11/mistakes-in-agile-manifesto.html" (982 words) No need to translate, the page exists at "/zh/2025/09/14/red-and-black.html" (503 words) No need to translate, the page exists at "/ru/2025/09/14/red-and-black.html" (922 words) No need to translate, the page exists at "/zh/2024/02/06/research-flow.html" (361 words) No need to translate, the page exists at "/ru/2024/02/06/research-flow.html" (763 words) No need to translate, the page exists at "/zh/2014/08/13/strict-code-quality-control.html" (381 words) No need to translate, the page exists at "/ru/2014/08/13/strict-code-quality-control.html" (1151 words) No need to translate, the page exists at "/zh/2014/10/21/incremental-billing.html" (337 words) No need to translate, the page exists at "/ru/2014/10/21/incremental-billing.html" (1009 words) No need to translate, the page exists at "/zh/2013/12/29/proto.html" (431 words) No need to translate, the page exists at "/ru/2013/12/29/proto.html" (671 words) No need to translate, the page exists at "/zh/2022/08/30/dont-group-exception-catchers.html" (398 words) No need to translate, the page exists at "/ru/2022/08/30/dont-group-exception-catchers.html" (632 words) No need to translate, the page exists at "/zh/2020/02/11/object-cohesion.html" (388 words) No need to translate, the page exists at "/ru/2020/02/11/object-cohesion.html" (902 words) No need to translate, the page exists at "/zh/2017/04/11/flexibility-equates-lower-quality.html" (398 words) No need to translate, the page exists at "/ru/2017/04/11/flexibility-equates-lower-quality.html" (923 words) No need to translate, the page exists at "/zh/2017/03/28/solid.html" (384 words) No need to translate, the page exists at "/ru/2017/03/28/solid.html" (999 words) No need to translate, the page exists at "/zh/2017/12/05/data-access-object.html" (403 words) No need to translate, the page exists at "/ru/2017/12/05/data-access-object.html" (753 words) No need to translate, the page exists at "/zh/2019/05/07/sibit-bitcoin-command-line-client.html" (413 words) No need to translate, the page exists at "/ru/2019/05/07/sibit-bitcoin-command-line-client.html" (1335 words) No need to translate, the page exists at "/zh/2023/12/11/results-and-discussion.html" (376 words) No need to translate, the page exists at "/ru/2023/12/11/results-and-discussion.html" (840 words) No need to translate, the page exists at "/zh/2017/11/07/five-new-java-features.html" (407 words) No need to translate, the page exists at "/ru/2017/11/07/five-new-java-features.html" (982 words) No need to translate, the page exists at "/zh/2019/07/02/tdd-misbeliefs.html" (1011 words) No need to translate, the page exists at "/ru/2019/07/02/tdd-misbeliefs.html" (1146 words) No need to translate, the page exists at "/zh/2017/12/19/srp-is-hoax.html" (379 words) No need to translate, the page exists at "/ru/2017/12/19/srp-is-hoax.html" (856 words) No need to translate, the page exists at "/zh/2017/05/16/monikers.html" (369 words) No need to translate, the page exists at "/ru/2017/05/16/monikers.html" (532 words) No need to translate, the page exists at "/zh/2018/01/23/sociotech-skills.html" (360 words) No need to translate, the page exists at "/ru/2018/01/23/sociotech-skills.html" (891 words) No need to translate, the page exists at "/zh/2014/04/27/typical-mistakes-in-java-code.html" (432 words) No need to translate, the page exists at "/ru/2014/04/27/typical-mistakes-in-java-code.html" (1361 words) No need to translate, the page exists at "/zh/2016/03/30/jare-instant-free-cdn.html" (489 words) No need to translate, the page exists at "/ru/2016/03/30/jare-instant-free-cdn.html" (1559 words) No need to translate, the page exists at "/zh/2016/08/30/decomposition-of-responsibility.html" (395 words) No need to translate, the page exists at "/ru/2016/08/30/decomposition-of-responsibility.html" (714 words) No need to translate, the page exists at "/zh/2014/08/18/fluent-jdbc-decorator.html" (379 words) No need to translate, the page exists at "/ru/2014/08/18/fluent-jdbc-decorator.html" (593 words) No need to translate, the page exists at "/zh/2018/12/25/speaker-cheat-sheet.html" (371 words) No need to translate, the page exists at "/ru/2018/12/25/speaker-cheat-sheet.html" (1272 words) No need to translate, the page exists at "/en/2017/03/02/history-of-separatism.html" (1023 words) No need to translate, the page exists at "/zh/2017/03/02/history-of-separatism.html" (446 words) No need to translate, the page exists at "/zh/2016/03/22/try-finally-if-not-null.html" (368 words) No need to translate, the page exists at "/ru/2016/03/22/try-finally-if-not-null.html" (555 words) No need to translate, the page exists at "/zh/2017/05/10/inversion-of-control.html" (387 words) No need to translate, the page exists at "/ru/2017/05/10/inversion-of-control.html" (594 words) No need to translate, the page exists at "/zh/2015/07/06/public-static-literals.html" (416 words) No need to translate, the page exists at "/ru/2015/07/06/public-static-literals.html" (892 words) No need to translate, the page exists at "/zh/2017/08/22/to-be-nice-or-not.html" (399 words) No need to translate, the page exists at "/ru/2017/08/22/to-be-nice-or-not.html" (1236 words) No need to translate, the page exists at "/zh/2020/01/07/embrace-the-chaos.html" (362 words) No need to translate, the page exists at "/ru/2020/01/07/embrace-the-chaos.html" (704 words) No need to translate, the page exists at "/en/2017/01/05/justice-against-corruption.html" (884 words) No need to translate, the page exists at "/zh/2017/01/05/justice-against-corruption.html" (438 words) No need to translate, the page exists at "/zh/2021/10/12/calibrated-achievement-points.html" (364 words) No need to translate, the page exists at "/ru/2021/10/12/calibrated-achievement-points.html" (1364 words) No need to translate, the page exists at "/zh/2017/02/14/stackoverflow-is-your-tool.html" (371 words) No need to translate, the page exists at "/ru/2017/02/14/stackoverflow-is-your-tool.html" (1069 words) No need to translate, the page exists at "/zh/2014/10/12/who-is-software-architect.html" (349 words) No need to translate, the page exists at "/ru/2014/10/12/who-is-software-architect.html" (857 words) No need to translate, the page exists at "/zh/2024/06/23/medals-to-win.html" (530 words) No need to translate, the page exists at "/ru/2024/06/23/medals-to-win.html" (933 words) No need to translate, the page exists at "/zh/2016/02/18/holacracy-autocracy.html" (347 words) No need to translate, the page exists at "/ru/2016/02/18/holacracy-autocracy.html" (828 words) No need to translate, the page exists at "/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (425 words) No need to translate, the page exists at "/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (891 words) No need to translate, the page exists at "/zh/2014/11/07/how-immutability-helps.html" (492 words) No need to translate, the page exists at "/ru/2014/11/07/how-immutability-helps.html" (1818 words) No need to translate, the page exists at "/en/2017/06/29/activists.html" (1212 words) No need to translate, the page exists at "/zh/2017/06/29/activists.html" (440 words) No need to translate, the page exists at "/zh/2014/05/14/object-oriented-github-java-sdk.html" (514 words) No need to translate, the page exists at "/ru/2014/05/14/object-oriented-github-java-sdk.html" (835 words) No need to translate, the page exists at "/zh/2018/10/30/mailanes.html" (392 words) No need to translate, the page exists at "/ru/2018/10/30/mailanes.html" (888 words) No need to translate, the page exists at "/zh/2015/06/18/good-programmers-bug-free.html" (363 words) No need to translate, the page exists at "/ru/2015/06/18/good-programmers-bug-free.html" (794 words) No need to translate, the page exists at "/zh/2016/07/06/data-transfer-object.html" (377 words) No need to translate, the page exists at "/ru/2016/07/06/data-transfer-object.html" (742 words) No need to translate, the page exists at "/zh/2019/09/17/be-unhappy-to-be-happy.html" (384 words) No need to translate, the page exists at "/ru/2019/09/17/be-unhappy-to-be-happy.html" (984 words) No need to translate, the page exists at "/zh/2015/02/26/composable-decorators.html" (418 words) No need to translate, the page exists at "/ru/2015/02/26/composable-decorators.html" (856 words) No need to translate, the page exists at "/en/2024/05/27/freedom-of-speech-vs-intelligence.html" (1223 words) No need to translate, the page exists at "/zh/2024/05/27/freedom-of-speech-vs-intelligence.html" (457 words) No need to translate, the page exists at "/zh/2015/01/26/happy-boss-false-objective.html" (359 words) No need to translate, the page exists at "/ru/2015/01/26/happy-boss-false-objective.html" (1211 words) No need to translate, the page exists at "/en/2019/09/15/revolution-bottom-up.html" (1256 words) No need to translate, the page exists at "/zh/2019/09/15/revolution-bottom-up.html" (441 words) No need to translate, the page exists at "/zh/2015/02/20/utility-classes-vs-functional-programming.html" (417 words) No need to translate, the page exists at "/ru/2015/02/20/utility-classes-vs-functional-programming.html" (1502 words) No need to translate, the page exists at "/zh/2025/04/24/dont-close-their-tickets.html" (574 words) No need to translate, the page exists at "/ru/2025/04/24/dont-close-their-tickets.html" (926 words) No need to translate, the page exists at "/zh/2018/03/27/how-to-test-thread-safety.html" (441 words) No need to translate, the page exists at "/ru/2018/03/27/how-to-test-thread-safety.html" (967 words) No need to translate, the page exists at "/zh/2015/05/25/unit-test-scaffolding.html" (395 words) No need to translate, the page exists at "/ru/2015/05/25/unit-test-scaffolding.html" (808 words) No need to translate, the page exists at "/zh/2015/05/04/how-to-protect-business-idea.html" (355 words) No need to translate, the page exists at "/ru/2015/05/04/how-to-protect-business-idea.html" (1659 words) No need to translate, the page exists at "/zh/2016/04/26/why-inputstream-design-is-wrong.html" (382 words) No need to translate, the page exists at "/ru/2016/04/26/why-inputstream-design-is-wrong.html" (733 words) No need to translate, the page exists at "/en/2018/01/03/fake-opposition.html" (952 words) No need to translate, the page exists at "/zh/2018/01/03/fake-opposition.html" (424 words) No need to translate, the page exists at "/zh/2014/04/15/definition-of-done.html" (338 words) No need to translate, the page exists at "/ru/2014/04/15/definition-of-done.html" (575 words) No need to translate, the page exists at "/zh/2017/05/02/remote-slaves.html" (361 words) No need to translate, the page exists at "/ru/2017/05/02/remote-slaves.html" (1057 words) No need to translate, the page exists at "/zh/2016/05/10/keynote-clowns.html" (342 words) No need to translate, the page exists at "/ru/2016/05/10/keynote-clowns.html" (893 words) No need to translate, the page exists at "/zh/2018/10/01/remote-work.html" (500 words) No need to translate, the page exists at "/ru/2018/10/01/remote-work.html" (744 words) No need to translate, the page exists at "/zh/2015/01/05/how-to-be-honest-and-keep-customer.html" (376 words) No need to translate, the page exists at "/ru/2015/01/05/how-to-be-honest-and-keep-customer.html" (1880 words) No need to translate, the page exists at "/zh/2017/11/21/trust-pay-lose.html" (366 words) No need to translate, the page exists at "/ru/2017/11/21/trust-pay-lose.html" (729 words) No need to translate, the page exists at "/zh/2018/01/09/micro-budgeting.html" (356 words) No need to translate, the page exists at "/ru/2018/01/09/micro-budgeting.html" (1067 words) No need to translate, the page exists at "/zh/2019/02/12/silicon-valley-benefits.html" (387 words) No need to translate, the page exists at "/ru/2019/02/12/silicon-valley-benefits.html" (1780 words) No need to translate, the page exists at "/zh/2020/12/29/metric-for-emotions.html" (351 words) No need to translate, the page exists at "/ru/2020/12/29/metric-for-emotions.html" (1120 words) No need to translate, the page exists at "/zh/2022/07/20/command-line-defaults.html" (428 words) No need to translate, the page exists at "/ru/2022/07/20/command-line-defaults.html" (768 words) No need to translate, the page exists at "/zh/2015/12/16/investors-are-too-scared.html" (353 words) No need to translate, the page exists at "/ru/2015/12/16/investors-are-too-scared.html" (1396 words) No need to translate, the page exists at "/zh/2016/06/27/singletons-must-die.html" (384 words) No need to translate, the page exists at "/ru/2016/06/27/singletons-must-die.html" (744 words) No need to translate, the page exists at "/zh/2015/10/06/how-to-be-good-office-slave.html" (353 words) No need to translate, the page exists at "/ru/2015/10/06/how-to-be-good-office-slave.html" (1693 words) No need to translate, the page exists at "/zh/2017/06/27/my-environment.html" (1040 words) No need to translate, the page exists at "/ru/2017/06/27/my-environment.html" (1077 words) No need to translate, the page exists at "/en/2016/12/08/lustration-in-ukraine.html" (949 words) No need to translate, the page exists at "/zh/2016/12/08/lustration-in-ukraine.html" (437 words) No need to translate, the page exists at "/en/2017/02/20/nationalism-of-the-future.html" (1463 words) No need to translate, the page exists at "/zh/2017/02/20/nationalism-of-the-future.html" (449 words) No need to translate, the page exists at "/zh/2016/02/03/design-patterns-and-anti-patterns.html" (427 words) No need to translate, the page exists at "/ru/2016/02/03/design-patterns-and-anti-patterns.html" (948 words) No need to translate, the page exists at "/zh/2015/01/15/how-to-cut-corners.html" (381 words) No need to translate, the page exists at "/ru/2015/01/15/how-to-cut-corners.html" (2148 words) No need to translate, the page exists at "/zh/2025/05/31/good-bug-title.html" (556 words) No need to translate, the page exists at "/ru/2025/05/31/good-bug-title.html" (790 words) No need to translate, the page exists at "/zh/2018/09/05/monolithic-repositories.html" (440 words) No need to translate, the page exists at "/ru/2018/09/05/monolithic-repositories.html" (1550 words) No need to translate, the page exists at "/zh/2017/12/26/software-quality-formula.html" (382 words) No need to translate, the page exists at "/ru/2017/12/26/software-quality-formula.html" (729 words) No need to translate, the page exists at "/zh/2014/04/29/w3c-java-validators.html" (363 words) No need to translate, the page exists at "/ru/2014/04/29/w3c-java-validators.html" (513 words) No need to translate, the page exists at "/zh/2015/09/07/maven-repository-amazon-s3.html" (424 words) No need to translate, the page exists at "/ru/2015/09/07/maven-repository-amazon-s3.html" (745 words) No need to translate, the page exists at "/zh/2020/11/10/typing-without-types.html" (417 words) No need to translate, the page exists at "/ru/2020/11/10/typing-without-types.html" (811 words) No need to translate, the page exists at "/zh/2016/09/07/gradients-of-immutability.html" (440 words) No need to translate, the page exists at "/ru/2016/09/07/gradients-of-immutability.html" (856 words) No need to translate, the page exists at "/zh/2016/11/21/naked-data.html" (369 words) No need to translate, the page exists at "/ru/2016/11/21/naked-data.html" (772 words) No need to translate, the page exists at "/zh/2019/12/31/talented-programmers.html" (405 words) No need to translate, the page exists at "/ru/2019/12/31/talented-programmers.html" (1087 words) No need to translate, the page exists at "/zh/2016/08/10/if-then-else-code-smell.html" (373 words) No need to translate, the page exists at "/ru/2016/08/10/if-then-else-code-smell.html" (605 words) No need to translate, the page exists at "/zh/2024/12/15/open-source-beginner-advice.html" (513 words) No need to translate, the page exists at "/ru/2024/12/15/open-source-beginner-advice.html" (1359 words) No need to translate, the page exists at "/zh/2019/03/12/data-and-maintainability.html" (469 words) No need to translate, the page exists at "/ru/2019/03/12/data-and-maintainability.html" (1637 words) No need to translate, the page exists at "/en/2023/08/27/immigration-by-war.html" (1026 words) No need to translate, the page exists at "/zh/2023/08/27/immigration-by-war.html" (447 words) No need to translate, the page exists at "/en/2023/09/17/turbulence.html" (1415 words) No need to translate, the page exists at "/zh/2023/09/17/turbulence.html" (472 words) No need to translate, the page exists at "/zh/2014/10/23/paired-brackets-notation.html" (347 words) No need to translate, the page exists at "/ru/2014/10/23/paired-brackets-notation.html" (527 words) No need to translate, the page exists at "/zh/2014/11/14/hits-of-code.html" (363 words) No need to translate, the page exists at "/ru/2014/11/14/hits-of-code.html" (1144 words) No need to translate, the page exists at "/zh/2014/08/25/deploy-to-cloudbees.html" (421 words) No need to translate, the page exists at "/ru/2014/08/25/deploy-to-cloudbees.html" (785 words) No need to translate, the page exists at "/zh/2014/05/13/why-null-is-bad.html" (508 words) No need to translate, the page exists at "/ru/2014/05/13/why-null-is-bad.html" (1338 words) No need to translate, the page exists at "/zh/2016/04/12/java-annotations-are-evil.html" (418 words) No need to translate, the page exists at "/ru/2016/04/12/java-annotations-are-evil.html" (1155 words) No need to translate, the page exists at "/zh/2020/11/15/award-2021.html" (342 words) No need to translate, the page exists at "/ru/2020/11/15/award-2021.html" (610 words) No need to translate, the page exists at "/zh/2015/03/29/rultor-with-appveyor.html" (442 words) No need to translate, the page exists at "/ru/2015/03/29/rultor-with-appveyor.html" (668 words) No need to translate, the page exists at "/zh/2017/04/25/sixnines.html" (391 words) No need to translate, the page exists at "/ru/2017/04/25/sixnines.html" (669 words) No need to translate, the page exists at "/en/2016/12/12/putin-is-power.html" (870 words) No need to translate, the page exists at "/zh/2016/12/12/putin-is-power.html" (431 words) No need to translate, the page exists at "/zh/2018/11/13/bigotry.html" (391 words) No need to translate, the page exists at "/ru/2018/11/13/bigotry.html" (1118 words) No need to translate, the page exists at "/zh/2020/05/13/career-killer.html" (364 words) No need to translate, the page exists at "/ru/2020/05/13/career-killer.html" (990 words) No need to translate, the page exists at "/zh/2025/04/12/four-builds.html" (580 words) No need to translate, the page exists at "/ru/2025/04/12/four-builds.html" (1386 words) No need to translate, the page exists at "/zh/2019/11/19/how-much-cohesion-is-enough.html" (371 words) No need to translate, the page exists at "/ru/2019/11/19/how-much-cohesion-is-enough.html" (732 words) No need to translate, the page exists at "/en/2020/06/12/protesters.html" (1114 words) No need to translate, the page exists at "/zh/2020/06/12/protesters.html" (448 words) No need to translate, the page exists at "/zh/2019/05/28/trust-or-not.html" (399 words) No need to translate, the page exists at "/ru/2019/05/28/trust-or-not.html" (1086 words) No need to translate, the page exists at "/zh/2015/12/22/why-dont-you-contribute-to-open-source.html" (353 words) No need to translate, the page exists at "/ru/2015/12/22/why-dont-you-contribute-to-open-source.html" (1121 words) No need to translate, the page exists at "/zh/2017/06/22/object-oriented-input-output-in-cactoos.html" (437 words) No need to translate, the page exists at "/ru/2017/06/22/object-oriented-input-output-in-cactoos.html" (971 words) No need to translate, the page exists at "/en/2017/01/23/consciousness-and-revolution.html" (1062 words) No need to translate, the page exists at "/zh/2017/01/23/consciousness-and-revolution.html" (468 words) No need to translate, the page exists at "/en/2017/10/30/ukrainian-language.html" (1764 words) No need to translate, the page exists at "/zh/2017/10/30/ukrainian-language.html" (435 words) No need to translate, the page exists at "/en/2017/07/27/sabotage-failed.html" (833 words) No need to translate, the page exists at "/zh/2017/07/27/sabotage-failed.html" (432 words) jekyll-chatgpt-translate 0.1.0: 0 pages translated and 962 pages copied in 28.61s .......Configuration file: /home/r/repo/_config.yml .File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg already exists (3404 bytes) .......................File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg already exists (8673 bytes) .......................................................................................................File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg already exists (3956 bytes) ................File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg already exists (3430 bytes) File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg already exists (4557 bytes) ......................File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg already exists (4456 bytes) File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg already exists (5497 bytes) ..........................File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg already exists (3490 bytes) File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg already exists (3443 bytes) ...........File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg already exists (3220 bytes) ...........................................................................................................................................File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg already exists (13454 bytes) File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg already exists (8538 bytes) .File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg already exists (17871 bytes) ..............................................................................................................................347,605 words in the entire blog, 13,925 uniques 33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import 34m â•·0m 34m6 │0m @import 31m'disqus'0m; 34m │0m 31m ^^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 6:9 root stylesheet 33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import 34m â•·0m 34m7 │0m @import 31m'defs'0m; 34m │0m 31m ^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 7:9 root stylesheet 33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import 34m â•·0m 34m8 │0m @import 31m'fonts'0m; 34m │0m 31m ^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 8:9 root stylesheet 33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import 34m â•·0m 34m9 │0m @import 31m'highlight'0m; 34m │0m 31m ^^^^^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 9:9 root stylesheet 33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import 34m â•·0m 34m10 │0m @import 31m'ico'0m; 34m │0m 31m ^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 10:9 root stylesheet 33m1mWarning0m: 8 repetitive deprecation warnings omitted. Run in verbose mode to see all warnings. 33m Conflict: The following destination is shared by multiple files.0m 33m The written file may end up with unexpected contents.0m 33m 36m/home/r/repo/_site/rss.xml0m0m 33m - rss.xml0m 33m - /home/r/repo/_site/rss.xml0m 33m 0m /home/r/repo/_site/gnuplot/2014/11/hoc-vs-loc.svg created (89739 bytes) /home/r/repo/_site/places.txt created (1029 bytes) /home/r/repo/_site/tags.txt created (1209 bytes) /home/r/repo/_site/stats.svg created (63511 bytes) /home/r/repo/_site/words.txt created (94665 bytes) Saved 507 words to "/home/r/repo/_site/zh/2019/03/29/concerns.html" Saved 973 words to "/home/r/repo/_site/ru/2019/03/29/concerns.html" Saved 366 words to "/home/r/repo/_site/zh/2015/01/10/windows-appveyor-maven.html" Saved 507 words to "/home/r/repo/_site/ru/2015/01/10/windows-appveyor-maven.html" Saved 366 words to "/home/r/repo/_site/zh/2014/06/20/limit-method-execution-time.html" Saved 634 words to "/home/r/repo/_site/ru/2014/06/20/limit-method-execution-time.html" Saved 354 words to "/home/r/repo/_site/zh/2014/09/22/remote-programming-interview.html" Saved 496 words to "/home/r/repo/_site/ru/2014/09/22/remote-programming-interview.html" Saved 921 words to "/home/r/repo/_site/en/2018/03/25/why-gas.html" Saved 467 words to "/home/r/repo/_site/zh/2018/03/25/why-gas.html" Saved 1053 words to "/home/r/repo/_site/en/2019/03/17/terrorism-and-power.html" Saved 452 words to "/home/r/repo/_site/zh/2019/03/17/terrorism-and-power.html" Saved 840 words to "/home/r/repo/_site/en/2024/01/03/not-able-to-speak.html" Saved 455 words to "/home/r/repo/_site/zh/2024/01/03/not-able-to-speak.html" Saved 782 words to "/home/r/repo/_site/en/2017/01/12/will-i-go-to-war.html" Saved 444 words to "/home/r/repo/_site/zh/2017/01/12/will-i-go-to-war.html" Saved 355 words to "/home/r/repo/_site/zh/2016/07/21/convince-me.html" Saved 1083 words to "/home/r/repo/_site/ru/2016/07/21/convince-me.html" Saved 352 words to "/home/r/repo/_site/zh/2022/02/16/ai-coding.html" Saved 1017 words to "/home/r/repo/_site/ru/2022/02/16/ai-coding.html" Saved 635 words to "/home/r/repo/_site/zh/2016/10/23/award-2017.html" Saved 1372 words to "/home/r/repo/_site/ru/2016/10/23/award-2017.html" Saved 595 words to "/home/r/repo/_site/zh/2014/04/06/movies-for-thanasis.html" Saved 704 words to "/home/r/repo/_site/ru/2014/04/06/movies-for-thanasis.html" Saved 966 words to "/home/r/repo/_site/en/2017/04/24/slaves-of-the-law.html" Saved 448 words to "/home/r/repo/_site/zh/2017/04/24/slaves-of-the-law.html" Saved 375 words to "/home/r/repo/_site/zh/2015/02/16/it-is-not-a-school.html" Saved 1173 words to "/home/r/repo/_site/ru/2015/02/16/it-is-not-a-school.html" Saved 1363 words to "/home/r/repo/_site/en/2019/01/13/country-as-a-service.html" Saved 458 words to "/home/r/repo/_site/zh/2019/01/13/country-as-a-service.html" Saved 356 words to "/home/r/repo/_site/zh/2016/01/05/how-to-punish-employees.html" Saved 1184 words to "/home/r/repo/_site/ru/2016/01/05/how-to-punish-employees.html" Saved 353 words to "/home/r/repo/_site/zh/2014/04/15/github-guidelines.html" Saved 1106 words to "/home/r/repo/_site/ru/2014/04/15/github-guidelines.html" Saved 1333 words to "/home/r/repo/_site/en/2023/08/13/dictators.html" Saved 445 words to "/home/r/repo/_site/zh/2023/08/13/dictators.html" Saved 429 words to "/home/r/repo/_site/zh/2023/09/29/how-to-write-related-work-section.html" Saved 817 words to "/home/r/repo/_site/ru/2023/09/29/how-to-write-related-work-section.html" Saved 398 words to "/home/r/repo/_site/zh/2014/07/29/docker-in-rultor.html" Saved 946 words to "/home/r/repo/_site/ru/2014/07/29/docker-in-rultor.html" Saved 374 words to "/home/r/repo/_site/zh/2021/08/11/logging-in-unit-tests.html" Saved 833 words to "/home/r/repo/_site/ru/2021/08/11/logging-in-unit-tests.html" Saved 1148 words to "/home/r/repo/_site/en/2020/05/02/first-world-hysteria.html" Saved 478 words to "/home/r/repo/_site/zh/2020/05/02/first-world-hysteria.html" Saved 354 words to "/home/r/repo/_site/zh/2016/01/19/how-expensive-is-outsourcing.html" Saved 1081 words to "/home/r/repo/_site/ru/2016/01/19/how-expensive-is-outsourcing.html" Saved 351 words to "/home/r/repo/_site/zh/2015/08/25/fail-fast.html" Saved 777 words to "/home/r/repo/_site/ru/2015/08/25/fail-fast.html" Saved 337 words to "/home/r/repo/_site/zh/2015/09/01/redundant-variables-are-evil.html" Saved 656 words to "/home/r/repo/_site/ru/2015/09/01/redundant-variables-are-evil.html" Saved 352 words to "/home/r/repo/_site/zh/2016/09/27/command-control-innovate.html" Saved 884 words to "/home/r/repo/_site/ru/2016/09/27/command-control-innovate.html" Saved 361 words to "/home/r/repo/_site/zh/2017/04/05/pdd-in-action.html" Saved 664 words to "/home/r/repo/_site/ru/2017/04/05/pdd-in-action.html" Saved 387 words to "/home/r/repo/_site/zh/2019/10/29/sql-as-a-service.html" Saved 926 words to "/home/r/repo/_site/ru/2019/10/29/sql-as-a-service.html" Saved 359 words to "/home/r/repo/_site/zh/2015/07/16/fools-dont-write-unit-tests.html" Saved 837 words to "/home/r/repo/_site/ru/2015/07/16/fools-dont-write-unit-tests.html" Saved 481 words to "/home/r/repo/_site/zh/2015/05/18/cookie-based-authentication.html" Saved 1330 words to "/home/r/repo/_site/ru/2015/05/18/cookie-based-authentication.html" Saved 394 words to "/home/r/repo/_site/zh/2018/06/19/glogin.html" Saved 625 words to "/home/r/repo/_site/ru/2018/06/19/glogin.html" Saved 584 words to "/home/r/repo/_site/zh/2014/09/02/java-ssh-client.html" Saved 677 words to "/home/r/repo/_site/ru/2014/09/02/java-ssh-client.html" Saved 387 words to "/home/r/repo/_site/zh/2018/07/03/global-variables.html" Saved 742 words to "/home/r/repo/_site/ru/2018/07/03/global-variables.html" Saved 346 words to "/home/r/repo/_site/zh/2019/01/01/hazardous-enthusiasm.html" Saved 888 words to "/home/r/repo/_site/ru/2019/01/01/hazardous-enthusiasm.html" Saved 369 words to "/home/r/repo/_site/zh/2014/10/08/continuous-integration-is-dead.html" Saved 1111 words to "/home/r/repo/_site/ru/2014/10/08/continuous-integration-is-dead.html" Saved 1359 words to "/home/r/repo/_site/en/2019/09/28/what-is-the-point.html" Saved 501 words to "/home/r/repo/_site/zh/2019/09/28/what-is-the-point.html" Saved 435 words to "/home/r/repo/_site/zh/2014/05/26/amazon-s3-java-oop-adapter.html" Saved 855 words to "/home/r/repo/_site/ru/2014/05/26/amazon-s3-java-oop-adapter.html" Saved 466 words to "/home/r/repo/_site/zh/2014/11/20/seven-virtues-of-good-object.html" Saved 2651 words to "/home/r/repo/_site/ru/2014/11/20/seven-virtues-of-good-object.html" Saved 369 words to "/home/r/repo/_site/zh/2015/06/15/software-outsourcing-survival-guide.html" Saved 1029 words to "/home/r/repo/_site/ru/2015/06/15/software-outsourcing-survival-guide.html" Saved 341 words to "/home/r/repo/_site/zh/2015/05/13/two-instruments-of-software-architect.html" Saved 832 words to "/home/r/repo/_site/ru/2015/05/13/two-instruments-of-software-architect.html" Saved 393 words to "/home/r/repo/_site/zh/2014/06/19/avoid-string-concatenation.html" Saved 813 words to "/home/r/repo/_site/ru/2014/06/19/avoid-string-concatenation.html" Saved 406 words to "/home/r/repo/_site/zh/2020/05/05/open-source-arms-race.html" Saved 1079 words to "/home/r/repo/_site/ru/2020/05/05/open-source-arms-race.html" Saved 439 words to "/home/r/repo/_site/zh/2019/02/03/cloudrepo.html" Saved 979 words to "/home/r/repo/_site/ru/2019/02/03/cloudrepo.html" Saved 1222 words to "/home/r/repo/_site/en/2024/09/21/interpreters-of-chaos.html" Saved 455 words to "/home/r/repo/_site/zh/2024/09/21/interpreters-of-chaos.html" Saved 1389 words to "/home/r/repo/_site/en/2019/07/07/strong-opinions.html" Saved 437 words to "/home/r/repo/_site/zh/2019/07/07/strong-opinions.html" Saved 325 words to "/home/r/repo/_site/zh/2024/04/01/ping-me-please.html" Saved 557 words to "/home/r/repo/_site/ru/2024/04/01/ping-me-please.html" Saved 348 words to "/home/r/repo/_site/zh/2021/03/03/imposters-to-win.html" Saved 872 words to "/home/r/repo/_site/ru/2021/03/03/imposters-to-win.html" Saved 383 words to "/home/r/repo/_site/zh/2015/06/29/simple-diagrams.html" Saved 1152 words to "/home/r/repo/_site/ru/2015/06/29/simple-diagrams.html" Saved 370 words to "/home/r/repo/_site/zh/2015/01/21/if-then-throw-else.html" Saved 563 words to "/home/r/repo/_site/ru/2015/01/21/if-then-throw-else.html" Saved 341 words to "/home/r/repo/_site/zh/2016/03/01/how-we-interview-programmers.html" Saved 1031 words to "/home/r/repo/_site/ru/2016/03/01/how-we-interview-programmers.html" Saved 369 words to "/home/r/repo/_site/zh/2016/07/26/active-record.html" Saved 703 words to "/home/r/repo/_site/ru/2016/07/26/active-record.html" Saved 393 words to "/home/r/repo/_site/zh/2014/04/06/phandom.html" Saved 733 words to "/home/r/repo/_site/ru/2014/04/06/phandom.html" Saved 385 words to "/home/r/repo/_site/zh/2023/10/11/method-of-research.html" Saved 769 words to "/home/r/repo/_site/ru/2023/10/11/method-of-research.html" Saved 629 words to "/home/r/repo/_site/zh/2014/10/05/ten-hosted-continuous-integration-services.html" Saved 1463 words to "/home/r/repo/_site/ru/2014/10/05/ten-hosted-continuous-integration-services.html" Saved 1627 words to "/home/r/repo/_site/en/2018/03/17/putin-election.html" Saved 462 words to "/home/r/repo/_site/zh/2018/03/17/putin-election.html" Saved 1348 words to "/home/r/repo/_site/en/2019/07/31/moscow-protests.html" Saved 461 words to "/home/r/repo/_site/zh/2019/07/31/moscow-protests.html" Saved 385 words to "/home/r/repo/_site/zh/2018/01/02/operator-new-is-toxic.html" Saved 817 words to "/home/r/repo/_site/ru/2018/01/02/operator-new-is-toxic.html" Saved 382 words to "/home/r/repo/_site/zh/2016/07/18/law-of-demeter.html" Saved 752 words to "/home/r/repo/_site/ru/2016/07/18/law-of-demeter.html" Saved 548 words to "/home/r/repo/_site/zh/2017/10/03/java9.html" Saved 1358 words to "/home/r/repo/_site/ru/2017/10/03/java9.html" Saved 1171 words to "/home/r/repo/_site/en/2017/10/24/motherland.html" Saved 456 words to "/home/r/repo/_site/zh/2017/10/24/motherland.html" Saved 343 words to "/home/r/repo/_site/zh/2015/09/16/how-to-fire-someone-right.html" Saved 728 words to "/home/r/repo/_site/ru/2015/09/16/how-to-fire-someone-right.html" Saved 411 words to "/home/r/repo/_site/zh/2015/07/28/checked-vs-unchecked-exceptions.html" Saved 1525 words to "/home/r/repo/_site/ru/2015/07/28/checked-vs-unchecked-exceptions.html" Saved 496 words to "/home/r/repo/_site/zh/2014/12/09/immutable-object-state-and-behavior.html" Saved 1835 words to "/home/r/repo/_site/ru/2014/12/09/immutable-object-state-and-behavior.html" Saved 347 words to "/home/r/repo/_site/zh/2023/09/19/five-ingredients-career.html" Saved 962 words to "/home/r/repo/_site/ru/2023/09/19/five-ingredients-career.html" Saved 450 words to "/home/r/repo/_site/zh/2020/03/03/prefixed-naming.html" Saved 942 words to "/home/r/repo/_site/ru/2020/03/03/prefixed-naming.html" Saved 477 words to "/home/r/repo/_site/zh/2020/11/24/objects-without-methods.html" Saved 1131 words to "/home/r/repo/_site/ru/2020/11/24/objects-without-methods.html" Saved 374 words to "/home/r/repo/_site/zh/2023/08/22/fast-vs-deep-testing.html" Saved 1093 words to "/home/r/repo/_site/ru/2023/08/22/fast-vs-deep-testing.html" Saved 405 words to "/home/r/repo/_site/zh/2017/08/08/raii-in-java.html" Saved 819 words to "/home/r/repo/_site/ru/2017/08/08/raii-in-java.html" Saved 347 words to "/home/r/repo/_site/zh/2020/12/22/self-managing-orgs.html" Saved 1215 words to "/home/r/repo/_site/ru/2020/12/22/self-managing-orgs.html" Saved 1776 words to "/home/r/repo/_site/en/2019/12/31/testosterone.html" Saved 440 words to "/home/r/repo/_site/zh/2019/12/31/testosterone.html" Saved 352 words to "/home/r/repo/_site/zh/2015/06/02/how-to-estimate-software-cost.html" Saved 1216 words to "/home/r/repo/_site/ru/2015/06/02/how-to-estimate-software-cost.html" Saved 980 words to "/home/r/repo/_site/en/2016/12/29/who-wants-our-donations.html" Saved 439 words to "/home/r/repo/_site/zh/2016/12/29/who-wants-our-donations.html" Saved 482 words to "/home/r/repo/_site/zh/2018/08/27/penalty-for-refusal.html" Saved 785 words to "/home/r/repo/_site/ru/2018/08/27/penalty-for-refusal.html" Saved 355 words to "/home/r/repo/_site/zh/2015/04/13/tacit-css-framework-for-dummies.html" Saved 662 words to "/home/r/repo/_site/ru/2015/04/13/tacit-css-framework-for-dummies.html" Saved 364 words to "/home/r/repo/_site/zh/2015/07/09/catch-if-cant-otherwise.html" Saved 854 words to "/home/r/repo/_site/ru/2015/07/09/catch-if-cant-otherwise.html" Saved 401 words to "/home/r/repo/_site/zh/2014/05/21/mysql-maven-plugin.html" Saved 781 words to "/home/r/repo/_site/ru/2014/05/21/mysql-maven-plugin.html" Saved 491 words to "/home/r/repo/_site/zh/2022/08/10/xsline-immutable-pipeline.html" Saved 923 words to "/home/r/repo/_site/ru/2022/08/10/xsline-immutable-pipeline.html" Saved 375 words to "/home/r/repo/_site/zh/2014/04/26/incremental-requirements-with-requs.html" Saved 1226 words to "/home/r/repo/_site/ru/2014/04/26/incremental-requirements-with-requs.html" Saved 376 words to "/home/r/repo/_site/zh/2017/07/04/sexism.html" Saved 981 words to "/home/r/repo/_site/ru/2017/07/04/sexism.html" Saved 458 words to "/home/r/repo/_site/zh/2019/03/26/jpages.html" Saved 1155 words to "/home/r/repo/_site/ru/2019/03/26/jpages.html" Saved 337 words to "/home/r/repo/_site/zh/2016/05/24/who-is-project-manager.html" Saved 1150 words to "/home/r/repo/_site/ru/2016/05/24/who-is-project-manager.html" Saved 365 words to "/home/r/repo/_site/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html" Saved 1155 words to "/home/r/repo/_site/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html" Saved 545 words to "/home/r/repo/_site/zh/2017/06/13/dynamodb-rack-maven.html" Saved 1071 words to "/home/r/repo/_site/ru/2017/06/13/dynamodb-rack-maven.html" Saved 357 words to "/home/r/repo/_site/zh/2018/02/13/micro-vesting.html" Saved 786 words to "/home/r/repo/_site/ru/2018/02/13/micro-vesting.html" Saved 638 words to "/home/r/repo/_site/en/2016/12/15/onishenko-our-hero.html" Saved 427 words to "/home/r/repo/_site/zh/2016/12/15/onishenko-our-hero.html" Saved 348 words to "/home/r/repo/_site/zh/2015/10/13/competition-without-rules.html" Saved 702 words to "/home/r/repo/_site/ru/2015/10/13/competition-without-rules.html" Saved 366 words to "/home/r/repo/_site/zh/2014/04/24/java-xml-parsing-and-traversing.html" Saved 538 words to "/home/r/repo/_site/ru/2014/04/24/java-xml-parsing-and-traversing.html" Saved 359 words to "/home/r/repo/_site/zh/2015/03/16/technical-glossaries.html" Saved 982 words to "/home/r/repo/_site/ru/2015/03/16/technical-glossaries.html" Saved 452 words to "/home/r/repo/_site/zh/2023/01/19/layout-of-tests.html" Saved 1832 words to "/home/r/repo/_site/ru/2023/01/19/layout-of-tests.html" Saved 386 words to "/home/r/repo/_site/zh/2015/05/07/ctors-must-be-code-free.html" Saved 907 words to "/home/r/repo/_site/ru/2015/05/07/ctors-must-be-code-free.html" Saved 349 words to "/home/r/repo/_site/zh/2014/12/18/independent-technical-reviews.html" Saved 1199 words to "/home/r/repo/_site/ru/2014/12/18/independent-technical-reviews.html" Saved 389 words to "/home/r/repo/_site/zh/2014/06/21/casperjs-with-maven.html" Saved 841 words to "/home/r/repo/_site/ru/2014/06/21/casperjs-with-maven.html" Saved 916 words to "/home/r/repo/_site/en/2018/01/10/dalles-plan.html" Saved 459 words to "/home/r/repo/_site/zh/2018/01/10/dalles-plan.html" Saved 375 words to "/home/r/repo/_site/zh/2019/06/11/where-do-you-seek-help.html" Saved 959 words to "/home/r/repo/_site/ru/2019/06/11/where-do-you-seek-help.html" Saved 1042 words to "/home/r/repo/_site/en/2016/12/05/who-needs-war.html" Saved 447 words to "/home/r/repo/_site/zh/2016/12/05/who-needs-war.html" Saved 365 words to "/home/r/repo/_site/zh/2019/09/10/how-to-motivate-kids-to-code.html" Saved 1038 words to "/home/r/repo/_site/ru/2019/09/10/how-to-motivate-kids-to-code.html" Saved 356 words to "/home/r/repo/_site/zh/2020/11/03/daily-reports.html" Saved 1175 words to "/home/r/repo/_site/ru/2020/11/03/daily-reports.html" Saved 1259 words to "/home/r/repo/_site/en/2020/03/29/coronavirus.html" Saved 458 words to "/home/r/repo/_site/zh/2020/03/29/coronavirus.html" Saved 405 words to "/home/r/repo/_site/zh/2018/11/06/ruby-threads.html" Saved 887 words to "/home/r/repo/_site/ru/2018/11/06/ruby-threads.html" Saved 349 words to "/home/r/repo/_site/zh/2015/11/24/imprisonment-for-irresponsible-coding.html" Saved 530 words to "/home/r/repo/_site/ru/2015/11/24/imprisonment-for-irresponsible-coding.html" Saved 734 words to "/home/r/repo/_site/en/2017/05/15/loyalty.html" Saved 439 words to "/home/r/repo/_site/zh/2017/05/15/loyalty.html" Saved 357 words to "/home/r/repo/_site/zh/2017/09/26/threecopies-server-data-backup.html" Saved 880 words to "/home/r/repo/_site/ru/2017/09/26/threecopies-server-data-backup.html" Saved 389 words to "/home/r/repo/_site/zh/2014/05/23/avoid-java-static-logger.html" Saved 523 words to "/home/r/repo/_site/ru/2014/05/23/avoid-java-static-logger.html" Saved 345 words to "/home/r/repo/_site/zh/2017/01/03/how-much-you-love-conflicts.html" Saved 1464 words to "/home/r/repo/_site/ru/2017/01/03/how-much-you-love-conflicts.html" Saved 400 words to "/home/r/repo/_site/zh/2015/03/09/objects-end-with-er.html" Saved 912 words to "/home/r/repo/_site/ru/2015/03/09/objects-end-with-er.html" Saved 402 words to "/home/r/repo/_site/zh/2014/06/09/objects-should-be-immutable.html" Saved 1311 words to "/home/r/repo/_site/ru/2014/06/09/objects-should-be-immutable.html" Saved 517 words to "/home/r/repo/_site/zh/2019/03/28/cost-of-zerocrat.html" Saved 946 words to "/home/r/repo/_site/ru/2019/03/28/cost-of-zerocrat.html" Saved 367 words to "/home/r/repo/_site/zh/2016/07/14/who-is-object.html" Saved 1117 words to "/home/r/repo/_site/ru/2016/07/14/who-is-object.html" Saved 355 words to "/home/r/repo/_site/zh/2015/05/11/software-architect-responsibilities.html" Saved 816 words to "/home/r/repo/_site/ru/2015/05/11/software-architect-responsibilities.html" Saved 359 words to "/home/r/repo/_site/zh/2017/08/15/bitcoin-pyramid.html" Saved 903 words to "/home/r/repo/_site/ru/2017/08/15/bitcoin-pyramid.html" Saved 361 words to "/home/r/repo/_site/zh/2017/01/17/synchronized-decorators.html" Saved 741 words to "/home/r/repo/_site/ru/2017/01/17/synchronized-decorators.html" Saved 347 words to "/home/r/repo/_site/zh/2016/11/29/eolang.html" Saved 492 words to "/home/r/repo/_site/ru/2016/11/29/eolang.html" Saved 352 words to "/home/r/repo/_site/zh/2017/12/12/alan-kay-was-wrong.html" Saved 695 words to "/home/r/repo/_site/ru/2017/12/12/alan-kay-was-wrong.html" Saved 346 words to "/home/r/repo/_site/zh/2016/04/08/revenue-may-kill-startup.html" Saved 971 words to "/home/r/repo/_site/ru/2016/04/08/revenue-may-kill-startup.html" Saved 377 words to "/home/r/repo/_site/zh/2020/07/29/open-source-etiquette.html" Saved 1024 words to "/home/r/repo/_site/ru/2020/07/29/open-source-etiquette.html" Saved 380 words to "/home/r/repo/_site/zh/2022/08/24/research-paper-template.html" Saved 1030 words to "/home/r/repo/_site/ru/2022/08/24/research-paper-template.html" Saved 369 words to "/home/r/repo/_site/zh/2019/07/30/joy-of-programming.html" Saved 1390 words to "/home/r/repo/_site/ru/2019/07/30/joy-of-programming.html" Saved 447 words to "/home/r/repo/_site/zh/2018/04/10/learning-by-refactoring.html" Saved 1554 words to "/home/r/repo/_site/ru/2018/04/10/learning-by-refactoring.html" Saved 452 words to "/home/r/repo/_site/zh/2014/12/01/orm-offensive-anti-pattern.html" Saved 1968 words to "/home/r/repo/_site/ru/2014/12/01/orm-offensive-anti-pattern.html" Saved 403 words to "/home/r/repo/_site/zh/2015/08/18/multiple-return-statements-in-oop.html" Saved 635 words to "/home/r/repo/_site/ru/2015/08/18/multiple-return-statements-in-oop.html" Saved 398 words to "/home/r/repo/_site/zh/2020/10/27/distance-of-coupling.html" Saved 1109 words to "/home/r/repo/_site/ru/2020/10/27/distance-of-coupling.html" Saved 375 words to "/home/r/repo/_site/zh/2023/08/01/method-overloading.html" Saved 877 words to "/home/r/repo/_site/ru/2023/08/01/method-overloading.html" Saved 353 words to "/home/r/repo/_site/zh/2017/01/24/career-advice.html" Saved 1136 words to "/home/r/repo/_site/ru/2017/01/24/career-advice.html" Saved 1368 words to "/home/r/repo/_site/en/2020/07/05/silence-doesnt-cure.html" Saved 452 words to "/home/r/repo/_site/zh/2020/07/05/silence-doesnt-cure.html" Saved 360 words to "/home/r/repo/_site/zh/2018/08/14/seventy-percent.html" Saved 1068 words to "/home/r/repo/_site/ru/2018/08/14/seventy-percent.html" Saved 396 words to "/home/r/repo/_site/zh/2014/04/09/xembly-intro.html" Saved 968 words to "/home/r/repo/_site/ru/2014/04/09/xembly-intro.html" Saved 920 words to "/home/r/repo/_site/en/2017/01/30/lifetime-imprisonment-for-separatism.html" Saved 446 words to "/home/r/repo/_site/zh/2017/01/30/lifetime-imprisonment-for-separatism.html" Saved 359 words to "/home/r/repo/_site/zh/2015/05/21/avoid-software-outsourcing-disaster.html" Saved 2082 words to "/home/r/repo/_site/ru/2015/05/21/avoid-software-outsourcing-disaster.html" Saved 392 words to "/home/r/repo/_site/zh/2016/05/03/test-methods-must-share-nothing.html" Saved 963 words to "/home/r/repo/_site/ru/2016/05/03/test-methods-must-share-nothing.html" Saved 376 words to "/home/r/repo/_site/zh/2014/11/24/principles-of-bug-tracking.html" Saved 1784 words to "/home/r/repo/_site/ru/2014/11/24/principles-of-bug-tracking.html" Saved 958 words to "/home/r/repo/_site/zh/2016/08/15/what-is-wrong-object-oriented-programming.html" Saved 1048 words to "/home/r/repo/_site/ru/2016/08/15/what-is-wrong-object-oriented-programming.html" Saved 371 words to "/home/r/repo/_site/zh/2016/11/18/software-conferences-to-attend.html" Saved 430 words to "/home/r/repo/_site/ru/2016/11/18/software-conferences-to-attend.html" Saved 354 words to "/home/r/repo/_site/zh/2014/04/13/bugs-are-welcome.html" Saved 791 words to "/home/r/repo/_site/ru/2014/04/13/bugs-are-welcome.html" Saved 424 words to "/home/r/repo/_site/zh/2014/04/11/jcabi-http-intro.html" Saved 809 words to "/home/r/repo/_site/ru/2014/04/11/jcabi-http-intro.html" Saved 357 words to "/home/r/repo/_site/zh/2021/08/04/prestructors.html" Saved 547 words to "/home/r/repo/_site/ru/2021/08/04/prestructors.html" Saved 530 words to "/home/r/repo/_site/zh/2024/06/09/patent-claim.html" Saved 1614 words to "/home/r/repo/_site/ru/2024/06/09/patent-claim.html" Saved 493 words to "/home/r/repo/_site/zh/2018/09/07/what-is-speed.html" Saved 1085 words to "/home/r/repo/_site/ru/2018/09/07/what-is-speed.html" Saved 351 words to "/home/r/repo/_site/zh/2021/02/02/greed-based-planning.html" Saved 786 words to "/home/r/repo/_site/ru/2021/02/02/greed-based-planning.html" Saved 1057 words to "/home/r/repo/_site/en/2016/12/01/what-is-wrong-about-guns.html" Saved 444 words to "/home/r/repo/_site/zh/2016/12/01/what-is-wrong-about-guns.html" Saved 343 words to "/home/r/repo/_site/zh/2014/04/06/introduction.html" Saved 433 words to "/home/r/repo/_site/ru/2014/04/06/introduction.html" Saved 646 words to "/home/r/repo/_site/zh/2025/08/17/type-annotations.html" Saved 1436 words to "/home/r/repo/_site/ru/2025/08/17/type-annotations.html" Saved 374 words to "/home/r/repo/_site/zh/2018/01/16/educational-aspect-of-static-analysis.html" Saved 672 words to "/home/r/repo/_site/ru/2018/01/16/educational-aspect-of-static-analysis.html" Saved 387 words to "/home/r/repo/_site/zh/2018/11/27/you-can-do-better.html" Saved 1355 words to "/home/r/repo/_site/ru/2018/11/27/you-can-do-better.html" Saved 409 words to "/home/r/repo/_site/zh/2020/06/23/individual-performance-metrics.html" Saved 1284 words to "/home/r/repo/_site/ru/2020/06/23/individual-performance-metrics.html" Saved 362 words to "/home/r/repo/_site/zh/2015/10/01/vertical-horizontal-decorating.html" Saved 539 words to "/home/r/repo/_site/ru/2015/10/01/vertical-horizontal-decorating.html" Saved 758 words to "/home/r/repo/_site/en/2016/11/26/yanukovych-v-president.html" Saved 449 words to "/home/r/repo/_site/zh/2016/11/26/yanukovych-v-president.html" Saved 428 words to "/home/r/repo/_site/zh/2017/11/14/static-factory-methods.html" Saved 1133 words to "/home/r/repo/_site/ru/2017/11/14/static-factory-methods.html" Saved 360 words to "/home/r/repo/_site/zh/2018/11/20/journalism.html" Saved 784 words to "/home/r/repo/_site/ru/2018/11/20/journalism.html" Saved 380 words to "/home/r/repo/_site/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html" Saved 996 words to "/home/r/repo/_site/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html" Saved 371 words to "/home/r/repo/_site/zh/2016/06/17/dont-use-java-assertions.html" Saved 567 words to "/home/r/repo/_site/ru/2016/06/17/dont-use-java-assertions.html" Saved 412 words to "/home/r/repo/_site/zh/2020/05/19/veil-objects.html" Saved 798 words to "/home/r/repo/_site/ru/2020/05/19/veil-objects.html" Saved 359 words to "/home/r/repo/_site/zh/2021/09/09/simba.html" Saved 1084 words to "/home/r/repo/_site/ru/2021/09/09/simba.html" Saved 732 words to "/home/r/repo/_site/zh/2019/11/03/award-2020.html" Saved 1072 words to "/home/r/repo/_site/ru/2019/11/03/award-2020.html" Saved 368 words to "/home/r/repo/_site/zh/2017/06/06/gluten-free-management.html" Saved 1092 words to "/home/r/repo/_site/ru/2017/06/06/gluten-free-management.html" Saved 1237 words to "/home/r/repo/_site/en/2019/02/16/calibrated-democracy.html" Saved 450 words to "/home/r/repo/_site/zh/2019/02/16/calibrated-democracy.html" Saved 369 words to "/home/r/repo/_site/zh/2015/04/30/iterating-adapter.html" Saved 524 words to "/home/r/repo/_site/ru/2015/04/30/iterating-adapter.html" Saved 400 words to "/home/r/repo/_site/zh/2014/09/11/deployment-script-vs-rultor.html" Saved 1537 words to "/home/r/repo/_site/ru/2014/09/11/deployment-script-vs-rultor.html" Saved 498 words to "/home/r/repo/_site/zh/2019/03/26/sales-kit.html" Saved 1135 words to "/home/r/repo/_site/ru/2019/03/26/sales-kit.html" Saved 382 words to "/home/r/repo/_site/zh/2016/12/20/can-objects-be-friends.html" Saved 676 words to "/home/r/repo/_site/ru/2016/12/20/can-objects-be-friends.html" Saved 388 words to "/home/r/repo/_site/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html" Saved 1051 words to "/home/r/repo/_site/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html" Saved 387 words to "/home/r/repo/_site/zh/2015/02/09/serious-code-reviewer.html" Saved 1815 words to "/home/r/repo/_site/ru/2015/02/09/serious-code-reviewer.html" Saved 379 words to "/home/r/repo/_site/zh/2014/08/22/art-of-software-testing.html" Saved 1230 words to "/home/r/repo/_site/ru/2014/08/22/art-of-software-testing.html" Saved 394 words to "/home/r/repo/_site/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" Saved 755 words to "/home/r/repo/_site/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" Saved 691 words to "/home/r/repo/_site/zh/2015/03/22/takes-java-web-framework.html" Saved 2366 words to "/home/r/repo/_site/ru/2015/03/22/takes-java-web-framework.html" Saved 350 words to "/home/r/repo/_site/zh/2016/08/01/continuous-integration-maturity.html" Saved 718 words to "/home/r/repo/_site/ru/2016/08/01/continuous-integration-maturity.html" Saved 386 words to "/home/r/repo/_site/zh/2018/03/21/zerocracy-announcement.html" Saved 1117 words to "/home/r/repo/_site/ru/2018/03/21/zerocracy-announcement.html" Saved 364 words to "/home/r/repo/_site/zh/2023/12/26/defend-me-against-chatgpt.html" Saved 858 words to "/home/r/repo/_site/ru/2023/12/26/defend-me-against-chatgpt.html" Saved 452 words to "/home/r/repo/_site/zh/2019/09/27/parsing-and-printing.html" Saved 1078 words to "/home/r/repo/_site/ru/2019/09/27/parsing-and-printing.html" Saved 871 words to "/home/r/repo/_site/en/2016/12/19/privatbank-nationalization.html" Saved 451 words to "/home/r/repo/_site/zh/2016/12/19/privatbank-nationalization.html" Saved 381 words to "/home/r/repo/_site/zh/2019/04/23/elegant-readme.html" Saved 1592 words to "/home/r/repo/_site/ru/2019/04/23/elegant-readme.html" Saved 531 words to "/home/r/repo/_site/zh/2023/08/08/two-step-initialization.html" Saved 1549 words to "/home/r/repo/_site/ru/2023/08/08/two-step-initialization.html" Saved 343 words to "/home/r/repo/_site/zh/2016/08/23/communication-maturity.html" Saved 797 words to "/home/r/repo/_site/ru/2016/08/23/communication-maturity.html" Saved 405 words to "/home/r/repo/_site/zh/2015/01/12/compound-name-is-code-smell.html" Saved 710 words to "/home/r/repo/_site/ru/2015/01/12/compound-name-is-code-smell.html" Saved 398 words to "/home/r/repo/_site/zh/2023/07/25/contribute-disabled-tests.html" Saved 708 words to "/home/r/repo/_site/ru/2023/07/25/contribute-disabled-tests.html" Saved 434 words to "/home/r/repo/_site/zh/2014/04/18/jcabi-http-server-mocking.html" Saved 875 words to "/home/r/repo/_site/ru/2014/04/18/jcabi-http-server-mocking.html" Saved 409 words to "/home/r/repo/_site/zh/2019/01/29/dependency-hell.html" Saved 947 words to "/home/r/repo/_site/ru/2019/01/29/dependency-hell.html" Saved 383 words to "/home/r/repo/_site/zh/2014/06/24/jekyll-github-deploy.html" Saved 502 words to "/home/r/repo/_site/ru/2014/06/24/jekyll-github-deploy.html" Saved 353 words to "/home/r/repo/_site/zh/2016/03/15/wring-dispatcher-github-notifications.html" Saved 657 words to "/home/r/repo/_site/ru/2016/03/15/wring-dispatcher-github-notifications.html" Saved 364 words to "/home/r/repo/_site/zh/2015/09/29/mayonnaise.html" Saved 1464 words to "/home/r/repo/_site/ru/2015/09/29/mayonnaise.html" Saved 363 words to "/home/r/repo/_site/zh/2022/09/08/smaller-try-blocks.html" Saved 525 words to "/home/r/repo/_site/ru/2022/09/08/smaller-try-blocks.html" Saved 419 words to "/home/r/repo/_site/zh/2014/09/09/restful-web-sites.html" Saved 1027 words to "/home/r/repo/_site/ru/2014/09/09/restful-web-sites.html" Saved 369 words to "/home/r/repo/_site/zh/2023/12/17/how-to-review-research-paper.html" Saved 833 words to "/home/r/repo/_site/ru/2023/12/17/how-to-review-research-paper.html" Saved 453 words to "/home/r/repo/_site/zh/2017/10/10/streams-vs-decorators.html" Saved 1108 words to "/home/r/repo/_site/ru/2017/10/10/streams-vs-decorators.html" Saved 344 words to "/home/r/repo/_site/zh/2023/08/29/ai-for-software-engineering.html" Saved 1199 words to "/home/r/repo/_site/ru/2023/08/29/ai-for-software-engineering.html" Saved 496 words to "/home/r/repo/_site/zh/2018/11/23/freelance-vs-outsourcing.html" Saved 799 words to "/home/r/repo/_site/ru/2018/11/23/freelance-vs-outsourcing.html" Saved 521 words to "/home/r/repo/_site/zh/2025/06/08/pull-request-without-test.html" Saved 826 words to "/home/r/repo/_site/ru/2025/06/08/pull-request-without-test.html" Saved 347 words to "/home/r/repo/_site/zh/2014/04/17/how-xdsd-is-different.html" Saved 1218 words to "/home/r/repo/_site/ru/2014/04/17/how-xdsd-is-different.html" Saved 358 words to "/home/r/repo/_site/zh/2017/05/30/why-contribute-to-open-source.html" Saved 743 words to "/home/r/repo/_site/ru/2017/05/30/why-contribute-to-open-source.html" Saved 365 words to "/home/r/repo/_site/zh/2019/06/19/how-much-they-suffer.html" Saved 1055 words to "/home/r/repo/_site/ru/2019/06/19/how-much-they-suffer.html" Saved 468 words to "/home/r/repo/_site/zh/2020/02/19/fat-skinny-design.html" Saved 1059 words to "/home/r/repo/_site/ru/2020/02/19/fat-skinny-design.html" Saved 414 words to "/home/r/repo/_site/zh/2017/09/12/evil-object-name-suffix-client.html" Saved 945 words to "/home/r/repo/_site/ru/2017/09/12/evil-object-name-suffix-client.html" Saved 348 words to "/home/r/repo/_site/zh/2014/12/04/synchronization-between-nodes.html" Saved 815 words to "/home/r/repo/_site/ru/2014/12/04/synchronization-between-nodes.html" Saved 396 words to "/home/r/repo/_site/zh/2014/09/13/deploying-to-heroku.html" Saved 672 words to "/home/r/repo/_site/ru/2014/09/13/deploying-to-heroku.html" Saved 1055 words to "/home/r/repo/_site/en/2019/01/28/the-wall.html" Saved 445 words to "/home/r/repo/_site/zh/2019/01/28/the-wall.html" Saved 351 words to "/home/r/repo/_site/zh/2016/01/12/good-programmers-dont-work-for-equity.html" Saved 574 words to "/home/r/repo/_site/ru/2016/01/12/good-programmers-dont-work-for-equity.html" Saved 460 words to "/home/r/repo/_site/zh/2017/02/28/too-many-classes.html" Saved 1055 words to "/home/r/repo/_site/ru/2017/02/28/too-many-classes.html" Saved 635 words to "/home/r/repo/_site/zh/2014/06/01/aop-aspectj-java-method-logging.html" Saved 1418 words to "/home/r/repo/_site/ru/2014/06/01/aop-aspectj-java-method-logging.html" Saved 383 words to "/home/r/repo/_site/zh/2015/12/01/rethrow-exceptions.html" Saved 816 words to "/home/r/repo/_site/ru/2015/12/01/rethrow-exceptions.html" Saved 361 words to "/home/r/repo/_site/zh/2015/02/02/xsl-transformations-in-java.html" Saved 670 words to "/home/r/repo/_site/ru/2015/02/02/xsl-transformations-in-java.html" Saved 358 words to "/home/r/repo/_site/zh/2023/11/28/research-questionnaire.html" Saved 799 words to "/home/r/repo/_site/ru/2023/11/28/research-questionnaire.html" Saved 405 words to "/home/r/repo/_site/zh/2017/02/07/private-method-is-new-class.html" Saved 635 words to "/home/r/repo/_site/ru/2017/02/07/private-method-is-new-class.html" Saved 355 words to "/home/r/repo/_site/zh/2015/10/27/outsourcing-doesnt-work.html" Saved 1599 words to "/home/r/repo/_site/ru/2015/10/27/outsourcing-doesnt-work.html" Saved 387 words to "/home/r/repo/_site/zh/2014/10/26/hacker-vs-programmer-mentality.html" Saved 1186 words to "/home/r/repo/_site/ru/2014/10/26/hacker-vs-programmer-mentality.html" Saved 432 words to "/home/r/repo/_site/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html" Saved 2051 words to "/home/r/repo/_site/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html" Saved 361 words to "/home/r/repo/_site/zh/2018/04/24/right-way-to-report-bugs.html" Saved 853 words to "/home/r/repo/_site/ru/2018/04/24/right-way-to-report-bugs.html" Saved 391 words to "/home/r/repo/_site/zh/2014/06/26/sass-in-java-webapp.html" Saved 452 words to "/home/r/repo/_site/ru/2014/06/26/sass-in-java-webapp.html" Saved 358 words to "/home/r/repo/_site/zh/2018/04/03/donations-via-zerocracy.html" Saved 737 words to "/home/r/repo/_site/ru/2018/04/03/donations-via-zerocracy.html" Saved 364 words to "/home/r/repo/_site/zh/2018/08/29/soft-skills.html" Saved 1119 words to "/home/r/repo/_site/ru/2018/08/29/soft-skills.html" Saved 362 words to "/home/r/repo/_site/zh/2019/07/10/inversive-management.html" Saved 1028 words to "/home/r/repo/_site/ru/2019/07/10/inversive-management.html" Saved 361 words to "/home/r/repo/_site/zh/2018/10/16/dont-make-me-guess.html" Saved 919 words to "/home/r/repo/_site/ru/2018/10/16/dont-make-me-guess.html" Saved 335 words to "/home/r/repo/_site/zh/2015/07/13/meetings-are-legalized-robbery.html" Saved 2130 words to "/home/r/repo/_site/ru/2015/07/13/meetings-are-legalized-robbery.html" Saved 386 words to "/home/r/repo/_site/zh/2014/07/20/liquibase-in-maven.html" Saved 715 words to "/home/r/repo/_site/ru/2014/07/20/liquibase-in-maven.html" Saved 356 words to "/home/r/repo/_site/zh/2017/08/01/how-to-manage-a-manager.html" Saved 1250 words to "/home/r/repo/_site/ru/2017/08/01/how-to-manage-a-manager.html" Saved 372 words to "/home/r/repo/_site/zh/2015/02/05/jcabi-parent-maven-pom.html" Saved 666 words to "/home/r/repo/_site/ru/2015/02/05/jcabi-parent-maven-pom.html" Saved 576 words to "/home/r/repo/_site/zh/2022/06/05/reflection-means-hidden-coupling.html" Saved 2167 words to "/home/r/repo/_site/ru/2022/06/05/reflection-means-hidden-coupling.html" Saved 363 words to "/home/r/repo/_site/zh/2017/08/29/xcop.html" Saved 598 words to "/home/r/repo/_site/ru/2017/08/29/xcop.html" Saved 393 words to "/home/r/repo/_site/zh/2023/09/05/style-checker-for-bibtex-files.html" Saved 725 words to "/home/r/repo/_site/ru/2023/09/05/style-checker-for-bibtex-files.html" Saved 349 words to "/home/r/repo/_site/zh/2014/06/29/custom-lexer-in-jekyll.html" Saved 398 words to "/home/r/repo/_site/ru/2014/06/29/custom-lexer-in-jekyll.html" Saved 365 words to "/home/r/repo/_site/zh/2019/12/03/testing-in-code-review.html" Saved 1161 words to "/home/r/repo/_site/ru/2019/12/03/testing-in-code-review.html" Saved 529 words to "/home/r/repo/_site/zh/2019/03/30/survival-guide.html" Saved 1154 words to "/home/r/repo/_site/ru/2019/03/30/survival-guide.html" Saved 364 words to "/home/r/repo/_site/zh/2018/09/12/clear-code.html" Saved 756 words to "/home/r/repo/_site/ru/2018/09/12/clear-code.html" Saved 375 words to "/home/r/repo/_site/zh/2018/05/29/object-validation.html" Saved 837 words to "/home/r/repo/_site/ru/2018/05/29/object-validation.html" Saved 396 words to "/home/r/repo/_site/zh/2016/09/13/inheritance-is-procedural.html" Saved 878 words to "/home/r/repo/_site/ru/2016/09/13/inheritance-is-procedural.html" Saved 361 words to "/home/r/repo/_site/zh/2015/06/11/wikipedia-bug-definition.html" Saved 715 words to "/home/r/repo/_site/ru/2015/06/11/wikipedia-bug-definition.html" Saved 382 words to "/home/r/repo/_site/zh/2015/01/08/morning-standup-meetings.html" Saved 2144 words to "/home/r/repo/_site/ru/2015/01/08/morning-standup-meetings.html" Saved 349 words to "/home/r/repo/_site/zh/2015/05/28/one-primary-constructor.html" Saved 531 words to "/home/r/repo/_site/ru/2015/05/28/one-primary-constructor.html" Saved 443 words to "/home/r/repo/_site/zh/2015/10/20/interrupted-exception.html" Saved 1174 words to "/home/r/repo/_site/ru/2015/10/20/interrupted-exception.html" Saved 386 words to "/home/r/repo/_site/zh/2015/08/04/nine-steps-start-software-project.html" Saved 1999 words to "/home/r/repo/_site/ru/2015/08/04/nine-steps-start-software-project.html" Saved 389 words to "/home/r/repo/_site/zh/2014/07/21/read-only-master-branch.html" Saved 1292 words to "/home/r/repo/_site/ru/2014/07/21/read-only-master-branch.html" Saved 409 words to "/home/r/repo/_site/zh/2014/10/03/di-containers-are-evil.html" Saved 941 words to "/home/r/repo/_site/ru/2014/10/03/di-containers-are-evil.html" Saved 800 words to "/home/r/repo/_site/en/2016/11/28/saakashvili-speaks-ukrainian.html" Saved 431 words to "/home/r/repo/_site/zh/2016/11/28/saakashvili-speaks-ukrainian.html" Saved 365 words to "/home/r/repo/_site/zh/2010/03/04/pdd.html" Saved 997 words to "/home/r/repo/_site/ru/2010/03/04/pdd.html" Saved 381 words to "/home/r/repo/_site/zh/2014/12/22/immutable-objects-not-dumb.html" Saved 893 words to "/home/r/repo/_site/ru/2014/12/22/immutable-objects-not-dumb.html" Saved 359 words to "/home/r/repo/_site/zh/2022/06/14/principle-of-one.html" Saved 593 words to "/home/r/repo/_site/ru/2022/06/14/principle-of-one.html" Saved 543 words to "/home/r/repo/_site/zh/2014/05/05/oop-alternative-to-utility-classes.html" Saved 1018 words to "/home/r/repo/_site/ru/2014/05/05/oop-alternative-to-utility-classes.html" Saved 579 words to "/home/r/repo/_site/zh/2025/05/25/bug-driven-development.html" Saved 917 words to "/home/r/repo/_site/ru/2025/05/25/bug-driven-development.html" Saved 373 words to "/home/r/repo/_site/zh/2015/07/21/hourly-pay-modern-slavery.html" Saved 853 words to "/home/r/repo/_site/ru/2015/07/21/hourly-pay-modern-slavery.html" Saved 395 words to "/home/r/repo/_site/zh/2014/04/11/cost-of-loc.html" Saved 1076 words to "/home/r/repo/_site/ru/2014/04/11/cost-of-loc.html" Saved 421 words to "/home/r/repo/_site/zh/2015/12/08/temporal-coupling-between-method-calls.html" Saved 811 words to "/home/r/repo/_site/ru/2015/12/08/temporal-coupling-between-method-calls.html" Saved 386 words to "/home/r/repo/_site/zh/2015/11/10/ten-mistakes-in-specs.html" Saved 2325 words to "/home/r/repo/_site/ru/2015/11/10/ten-mistakes-in-specs.html" Saved 361 words to "/home/r/repo/_site/zh/2015/09/10/testing-exit-criteria.html" Saved 877 words to "/home/r/repo/_site/ru/2015/09/10/testing-exit-criteria.html" Saved 348 words to "/home/r/repo/_site/zh/2019/12/24/altruism-kills.html" Saved 1102 words to "/home/r/repo/_site/ru/2019/12/24/altruism-kills.html" Saved 681 words to "/home/r/repo/_site/en/2016/12/19/are-you-ashamed-of-voting.html" Saved 445 words to "/home/r/repo/_site/zh/2016/12/19/are-you-ashamed-of-voting.html" Saved 372 words to "/home/r/repo/_site/zh/2018/10/09/can-you-control-us.html" Saved 910 words to "/home/r/repo/_site/ru/2018/10/09/can-you-control-us.html" Saved 1211 words to "/home/r/repo/_site/en/2019/02/21/jews-vs-french.html" Saved 458 words to "/home/r/repo/_site/zh/2019/02/21/jews-vs-french.html" Saved 329 words to "/home/r/repo/_site/zh/2015/02/23/haircut.html" Saved 739 words to "/home/r/repo/_site/ru/2015/02/23/haircut.html" Saved 374 words to "/home/r/repo/_site/zh/2014/12/15/how-much-your-objects-encapsulate.html" Saved 744 words to "/home/r/repo/_site/ru/2014/12/15/how-much-your-objects-encapsulate.html" Saved 365 words to "/home/r/repo/_site/zh/2019/01/15/what-if-architect-is-wrong.html" Saved 1091 words to "/home/r/repo/_site/ru/2019/01/15/what-if-architect-is-wrong.html" Saved 399 words to "/home/r/repo/_site/zh/2017/03/24/tdd-that-works.html" Saved 1260 words to "/home/r/repo/_site/ru/2017/03/24/tdd-that-works.html" Saved 399 words to "/home/r/repo/_site/zh/2017/03/07/traits-and-mixins.html" Saved 886 words to "/home/r/repo/_site/ru/2017/03/07/traits-and-mixins.html" Saved 394 words to "/home/r/repo/_site/zh/2021/12/01/teaching.html" Saved 1581 words to "/home/r/repo/_site/ru/2021/12/01/teaching.html" Saved 388 words to "/home/r/repo/_site/zh/2014/08/03/cacheable-java-annotation.html" Saved 620 words to "/home/r/repo/_site/ru/2014/08/03/cacheable-java-annotation.html" Saved 443 words to "/home/r/repo/_site/zh/2021/04/14/how-we-organized-iccq.html" Saved 1723 words to "/home/r/repo/_site/ru/2021/04/14/how-we-organized-iccq.html" Saved 345 words to "/home/r/repo/_site/zh/2017/11/28/microtasking.html" Saved 2063 words to "/home/r/repo/_site/ru/2017/11/28/microtasking.html" Saved 939 words to "/home/r/repo/_site/en/2016/12/30/tu154-sochi.html" Saved 434 words to "/home/r/repo/_site/zh/2016/12/30/tu154-sochi.html" Saved 352 words to "/home/r/repo/_site/zh/2021/06/01/tips-for-recruiters.html" Saved 1785 words to "/home/r/repo/_site/ru/2021/06/01/tips-for-recruiters.html" Saved 372 words to "/home/r/repo/_site/zh/2017/05/23/unlimited-number-of-bugs.html" Saved 721 words to "/home/r/repo/_site/ru/2017/05/23/unlimited-number-of-bugs.html" Saved 678 words to "/home/r/repo/_site/zh/2021/10/21/objectionary.html" Saved 2177 words to "/home/r/repo/_site/ru/2021/10/21/objectionary.html" Saved 357 words to "/home/r/repo/_site/zh/2014/04/20/how-hourly-rate-is-calculated.html" Saved 1042 words to "/home/r/repo/_site/ru/2014/04/20/how-hourly-rate-is-calculated.html" Saved 377 words to "/home/r/repo/_site/zh/2014/10/20/how-we-write-product-vision.html" Saved 1361 words to "/home/r/repo/_site/ru/2014/10/20/how-we-write-product-vision.html" Saved 364 words to "/home/r/repo/_site/zh/2019/04/02/software-project-review-checklist.html" Saved 744 words to "/home/r/repo/_site/ru/2019/04/02/software-project-review-checklist.html" Saved 347 words to "/home/r/repo/_site/zh/2016/06/21/how-to-hire-programmer.html" Saved 1252 words to "/home/r/repo/_site/ru/2016/06/21/how-to-hire-programmer.html" Saved 1058 words to "/home/r/repo/_site/zh/2015/10/17/award-2016.html" Saved 1744 words to "/home/r/repo/_site/ru/2015/10/17/award-2016.html" Saved 471 words to "/home/r/repo/_site/zh/2018/05/08/open-source-attributes.html" Saved 1780 words to "/home/r/repo/_site/ru/2018/05/08/open-source-attributes.html" Saved 410 words to "/home/r/repo/_site/zh/2015/06/25/xml-data-xsl-views-takes-framework.html" Saved 930 words to "/home/r/repo/_site/ru/2015/06/25/xml-data-xsl-views-takes-framework.html" Saved 1155 words to "/home/r/repo/_site/en/2016/12/22/what-causes-terrorism.html" Saved 472 words to "/home/r/repo/_site/zh/2016/12/22/what-causes-terrorism.html" Saved 389 words to "/home/r/repo/_site/zh/2022/07/05/safety-net.html" Saved 923 words to "/home/r/repo/_site/ru/2022/07/05/safety-net.html" Saved 477 words to "/home/r/repo/_site/zh/2021/02/10/dataization.html" Saved 978 words to "/home/r/repo/_site/ru/2021/02/10/dataization.html" Saved 359 words to "/home/r/repo/_site/zh/2014/09/24/why-monetary-awards-dont-work.html" Saved 1007 words to "/home/r/repo/_site/ru/2014/09/24/why-monetary-awards-dont-work.html" Saved 352 words to "/home/r/repo/_site/zh/2017/01/10/how-to-teach-customers.html" Saved 721 words to "/home/r/repo/_site/ru/2017/01/10/how-to-teach-customers.html" Saved 400 words to "/home/r/repo/_site/zh/2015/11/16/json-vs-xml.html" Saved 1112 words to "/home/r/repo/_site/ru/2015/11/16/json-vs-xml.html" Saved 416 words to "/home/r/repo/_site/zh/2014/04/28/xml-xpath-hamcrest-matchers.html" Saved 620 words to "/home/r/repo/_site/ru/2014/04/28/xml-xpath-hamcrest-matchers.html" Saved 1140 words to "/home/r/repo/_site/en/2017/02/06/how-to-eliminate-corruption.html" Saved 439 words to "/home/r/repo/_site/zh/2017/02/06/how-to-eliminate-corruption.html" Saved 400 words to "/home/r/repo/_site/zh/2014/06/25/xml-and-xslt-in-browser.html" Saved 1153 words to "/home/r/repo/_site/ru/2014/06/25/xml-and-xslt-in-browser.html" Saved 351 words to "/home/r/repo/_site/zh/2022/03/29/bugs-occam-razor.html" Saved 634 words to "/home/r/repo/_site/ru/2022/03/29/bugs-occam-razor.html" Saved 366 words to "/home/r/repo/_site/zh/2015/02/12/top-down-design.html" Saved 917 words to "/home/r/repo/_site/ru/2015/02/12/top-down-design.html" Saved 346 words to "/home/r/repo/_site/zh/2015/03/02/team-morale-myths-and-reality.html" Saved 1046 words to "/home/r/repo/_site/ru/2015/03/02/team-morale-myths-and-reality.html" Saved 558 words to "/home/r/repo/_site/zh/2025/06/22/retrieve-or-remove.html" Saved 879 words to "/home/r/repo/_site/ru/2025/06/22/retrieve-or-remove.html" Saved 383 words to "/home/r/repo/_site/zh/2017/02/21/say-no-to-google-recruiters.html" Saved 996 words to "/home/r/repo/_site/ru/2017/02/21/say-no-to-google-recruiters.html" Saved 372 words to "/home/r/repo/_site/zh/2018/03/06/speed-vs-quality.html" Saved 934 words to "/home/r/repo/_site/ru/2018/03/06/speed-vs-quality.html" Saved 1024 words to "/home/r/repo/_site/en/2018/10/07/history-simplification.html" Saved 422 words to "/home/r/repo/_site/zh/2018/10/07/history-simplification.html" Saved 365 words to "/home/r/repo/_site/zh/2016/04/05/printers-instead-of-getters.html" Saved 888 words to "/home/r/repo/_site/ru/2016/04/05/printers-instead-of-getters.html" Saved 840 words to "/home/r/repo/_site/zh/2017/10/24/award-2018.html" Saved 1425 words to "/home/r/repo/_site/ru/2017/10/24/award-2018.html" Saved 418 words to "/home/r/repo/_site/zh/2014/09/23/built-in-fake-objects.html" Saved 859 words to "/home/r/repo/_site/ru/2014/09/23/built-in-fake-objects.html" Saved 357 words to "/home/r/repo/_site/zh/2017/09/05/rehttp-http-repeater.html" Saved 615 words to "/home/r/repo/_site/ru/2017/09/05/rehttp-http-repeater.html" Saved 369 words to "/home/r/repo/_site/zh/2019/06/26/syncem.html" Saved 571 words to "/home/r/repo/_site/ru/2019/06/26/syncem.html" Saved 370 words to "/home/r/repo/_site/zh/2016/03/08/pimp-up-your-resume.html" Saved 2615 words to "/home/r/repo/_site/ru/2016/03/08/pimp-up-your-resume.html" Saved 415 words to "/home/r/repo/_site/zh/2014/08/26/publish-to-rubygems.html" Saved 666 words to "/home/r/repo/_site/ru/2014/08/26/publish-to-rubygems.html" Saved 367 words to "/home/r/repo/_site/zh/2022/08/04/code-and-tests-different-pull-requests.html" Saved 837 words to "/home/r/repo/_site/ru/2022/08/04/code-and-tests-different-pull-requests.html" Saved 353 words to "/home/r/repo/_site/zh/2014/04/12/puzzle-driven-development-by-roles.html" Saved 1696 words to "/home/r/repo/_site/ru/2014/04/12/puzzle-driven-development-by-roles.html" Saved 363 words to "/home/r/repo/_site/zh/2016/02/09/are-you-still-debugging.html" Saved 954 words to "/home/r/repo/_site/ru/2016/02/09/are-you-still-debugging.html" Saved 357 words to "/home/r/repo/_site/zh/2016/12/13/mvc-vs-oop.html" Saved 711 words to "/home/r/repo/_site/ru/2016/12/13/mvc-vs-oop.html" Saved 361 words to "/home/r/repo/_site/zh/2016/05/17/convertible-notes.html" Saved 2111 words to "/home/r/repo/_site/ru/2016/05/17/convertible-notes.html" Saved 418 words to "/home/r/repo/_site/zh/2014/07/03/how-to-read-manifest-mf.html" Saved 681 words to "/home/r/repo/_site/ru/2014/07/03/how-to-read-manifest-mf.html" Saved 353 words to "/home/r/repo/_site/zh/2020/10/13/lack-of-problem.html" Saved 788 words to "/home/r/repo/_site/ru/2020/10/13/lack-of-problem.html" Saved 350 words to "/home/r/repo/_site/zh/2015/09/22/micromanagement.html" Saved 784 words to "/home/r/repo/_site/ru/2015/09/22/micromanagement.html" Saved 1151 words to "/home/r/repo/_site/en/2017/11/08/crimea.html" Saved 453 words to "/home/r/repo/_site/zh/2017/11/08/crimea.html" Saved 373 words to "/home/r/repo/_site/zh/2018/04/17/how-to-be-lazy.html" Saved 1217 words to "/home/r/repo/_site/ru/2018/04/17/how-to-be-lazy.html" Saved 477 words to "/home/r/repo/_site/zh/2014/07/31/travis-and-rultor.html" Saved 1120 words to "/home/r/repo/_site/ru/2014/07/31/travis-and-rultor.html" Saved 1980 words to "/home/r/repo/_site/en/2024/04/02/kulikovo-pole.html" Saved 494 words to "/home/r/repo/_site/zh/2024/04/02/kulikovo-pole.html" Saved 405 words to "/home/r/repo/_site/zh/2018/09/18/fear-of-coupling.html" Saved 1192 words to "/home/r/repo/_site/ru/2018/09/18/fear-of-coupling.html" Saved 915 words to "/home/r/repo/_site/zh/2017/07/25/my-favorite-websites.html" Saved 950 words to "/home/r/repo/_site/ru/2017/07/25/my-favorite-websites.html" Saved 386 words to "/home/r/repo/_site/zh/2019/03/19/logging-without-static-logger.html" Saved 869 words to "/home/r/repo/_site/ru/2019/03/19/logging-without-static-logger.html" Saved 1204 words to "/home/r/repo/_site/en/2019/04/28/formula-of-happiness.html" Saved 440 words to "/home/r/repo/_site/zh/2019/04/28/formula-of-happiness.html" Saved 552 words to "/home/r/repo/_site/zh/2024/07/07/checking-object-existence.html" Saved 1035 words to "/home/r/repo/_site/ru/2024/07/07/checking-object-existence.html" Saved 1254 words to "/home/r/repo/_site/en/2017/04/18/dnepr-corruption-item.html" Saved 451 words to "/home/r/repo/_site/zh/2017/04/18/dnepr-corruption-item.html" Saved 363 words to "/home/r/repo/_site/zh/2019/04/09/beg-them.html" Saved 1187 words to "/home/r/repo/_site/ru/2019/04/09/beg-them.html" Saved 403 words to "/home/r/repo/_site/zh/2016/04/19/object-must-not-be-configurable.html" Saved 936 words to "/home/r/repo/_site/ru/2016/04/19/object-must-not-be-configurable.html" Saved 341 words to "/home/r/repo/_site/zh/2019/11/05/revolutionary-evolution.html" Saved 1215 words to "/home/r/repo/_site/ru/2019/11/05/revolutionary-evolution.html" Saved 364 words to "/home/r/repo/_site/zh/2020/01/15/question-never-ask.html" Saved 713 words to "/home/r/repo/_site/ru/2020/01/15/question-never-ask.html" Saved 383 words to "/home/r/repo/_site/zh/2018/02/27/parsing-objects.html" Saved 641 words to "/home/r/repo/_site/ru/2018/02/27/parsing-objects.html" Saved 376 words to "/home/r/repo/_site/zh/2019/01/22/10x-paychecks.html" Saved 1002 words to "/home/r/repo/_site/ru/2019/01/22/10x-paychecks.html" Saved 396 words to "/home/r/repo/_site/zh/2016/07/10/software-project-roles.html" Saved 623 words to "/home/r/repo/_site/ru/2016/07/10/software-project-roles.html" Saved 357 words to "/home/r/repo/_site/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html" Saved 521 words to "/home/r/repo/_site/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html" Saved 411 words to "/home/r/repo/_site/zh/2017/07/11/how-to-redesign-equals.html" Saved 719 words to "/home/r/repo/_site/ru/2017/07/11/how-to-redesign-equals.html" Saved 357 words to "/home/r/repo/_site/zh/2014/10/29/how-much-do-you-cost.html" Saved 2641 words to "/home/r/repo/_site/ru/2014/10/29/how-much-do-you-cost.html" Saved 369 words to "/home/r/repo/_site/zh/2019/02/05/zache.html" Saved 526 words to "/home/r/repo/_site/ru/2019/02/05/zache.html" Saved 428 words to "/home/r/repo/_site/zh/2018/12/11/unit-testing-anti-patterns.html" Saved 1185 words to "/home/r/repo/_site/ru/2018/12/11/unit-testing-anti-patterns.html" Saved 378 words to "/home/r/repo/_site/zh/2016/11/09/why-no-ebooks.html" Saved 1035 words to "/home/r/repo/_site/ru/2016/11/09/why-no-ebooks.html" Saved 375 words to "/home/r/repo/_site/zh/2017/07/18/sexual-harassment.html" Saved 949 words to "/home/r/repo/_site/ru/2017/07/18/sexual-harassment.html" Saved 353 words to "/home/r/repo/_site/zh/2017/04/18/no-help-via-email.html" Saved 590 words to "/home/r/repo/_site/ru/2017/04/18/no-help-via-email.html" Saved 426 words to "/home/r/repo/_site/zh/2020/10/06/latex-spell-checking.html" Saved 820 words to "/home/r/repo/_site/ru/2020/10/06/latex-spell-checking.html" Saved 405 words to "/home/r/repo/_site/zh/2018/05/22/default-arguments-against-null.html" Saved 573 words to "/home/r/repo/_site/ru/2018/05/22/default-arguments-against-null.html" Saved 393 words to "/home/r/repo/_site/zh/2018/12/18/silicon-valley-criticism.html" Saved 1941 words to "/home/r/repo/_site/ru/2018/12/18/silicon-valley-criticism.html" Saved 385 words to "/home/r/repo/_site/zh/2018/06/26/are-you-an-architect.html" Saved 1817 words to "/home/r/repo/_site/ru/2018/06/26/are-you-an-architect.html" Saved 1483 words to "/home/r/repo/_site/en/2019/01/20/drugs.html" Saved 466 words to "/home/r/repo/_site/zh/2019/01/20/drugs.html" Saved 458 words to "/home/r/repo/_site/zh/2019/04/17/nutch-from-java.html" Saved 814 words to "/home/r/repo/_site/ru/2019/04/17/nutch-from-java.html" Saved 1317 words to "/home/r/repo/_site/en/2020/11/21/svoboda-and-conflicts.html" Saved 452 words to "/home/r/repo/_site/zh/2020/11/21/svoboda-and-conflicts.html" Saved 359 words to "/home/r/repo/_site/zh/2018/02/06/where-to-find-more-bugs.html" Saved 692 words to "/home/r/repo/_site/ru/2018/02/06/where-to-find-more-bugs.html" Saved 437 words to "/home/r/repo/_site/zh/2017/01/31/decorating-envelopes.html" Saved 610 words to "/home/r/repo/_site/ru/2017/01/31/decorating-envelopes.html" Saved 446 words to "/home/r/repo/_site/zh/2014/04/21/s3-http-basic-auth.html" Saved 1123 words to "/home/r/repo/_site/ru/2014/04/21/s3-http-basic-auth.html" Saved 1191 words to "/home/r/repo/_site/en/2023/10/01/individualism-vs-collectivism.html" Saved 454 words to "/home/r/repo/_site/zh/2023/10/01/individualism-vs-collectivism.html" Saved 369 words to "/home/r/repo/_site/zh/2017/05/17/single-statement-unit-tests.html" Saved 646 words to "/home/r/repo/_site/ru/2017/05/17/single-statement-unit-tests.html" Saved 356 words to "/home/r/repo/_site/zh/2016/06/03/conference-mistakes.html" Saved 1137 words to "/home/r/repo/_site/ru/2016/06/03/conference-mistakes.html" Saved 352 words to "/home/r/repo/_site/zh/2019/09/03/injection-of-guilt.html" Saved 1320 words to "/home/r/repo/_site/ru/2019/09/03/injection-of-guilt.html" Saved 374 words to "/home/r/repo/_site/zh/2019/05/21/dont-improvise.html" Saved 1188 words to "/home/r/repo/_site/ru/2019/05/21/dont-improvise.html" Saved 514 words to "/home/r/repo/_site/zh/2019/03/12/how-to-move-faster.html" Saved 1236 words to "/home/r/repo/_site/ru/2019/03/12/how-to-move-faster.html" Saved 363 words to "/home/r/repo/_site/zh/2014/08/15/retry-java-method-on-exception.html" Saved 463 words to "/home/r/repo/_site/ru/2014/08/15/retry-java-method-on-exception.html" Saved 431 words to "/home/r/repo/_site/zh/2019/05/14/cause-risk-effect.html" Saved 2131 words to "/home/r/repo/_site/ru/2019/05/14/cause-risk-effect.html" Saved 398 words to "/home/r/repo/_site/zh/2018/03/13/fluent-interfaces.html" Saved 1101 words to "/home/r/repo/_site/ru/2018/03/13/fluent-interfaces.html" Saved 393 words to "/home/r/repo/_site/zh/2018/07/24/bugs-or-pull-requests.html" Saved 578 words to "/home/r/repo/_site/ru/2018/07/24/bugs-or-pull-requests.html" Saved 1199 words to "/home/r/repo/_site/en/2017/01/16/ukrainian-startups.html" Saved 438 words to "/home/r/repo/_site/zh/2017/01/16/ukrainian-startups.html" Saved 358 words to "/home/r/repo/_site/zh/2014/05/18/cloud-autoincrement-counters.html" Saved 635 words to "/home/r/repo/_site/ru/2014/05/18/cloud-autoincrement-counters.html" Saved 370 words to "/home/r/repo/_site/zh/2016/01/26/defensive-programming.html" Saved 697 words to "/home/r/repo/_site/ru/2016/01/26/defensive-programming.html" Saved 361 words to "/home/r/repo/_site/zh/2017/09/19/what-motivates-me.html" Saved 1265 words to "/home/r/repo/_site/ru/2017/09/19/what-motivates-me.html" Saved 372 words to "/home/r/repo/_site/zh/2014/11/03/empty-line-code-smell.html" Saved 710 words to "/home/r/repo/_site/ru/2014/11/03/empty-line-code-smell.html" Saved 2085 words to "/home/r/repo/_site/zh/2015/04/16/award.html" Saved 3140 words to "/home/r/repo/_site/ru/2015/04/16/award.html" Saved 356 words to "/home/r/repo/_site/zh/2014/10/06/software-project-lifecycle.html" Saved 1451 words to "/home/r/repo/_site/ru/2014/10/06/software-project-lifecycle.html" Saved 350 words to "/home/r/repo/_site/zh/2015/11/21/ringelmann-effect-vs-agile.html" Saved 695 words to "/home/r/repo/_site/ru/2015/11/21/ringelmann-effect-vs-agile.html" Saved 1208 words to "/home/r/repo/_site/en/2017/11/22/opposition.html" Saved 432 words to "/home/r/repo/_site/zh/2017/11/22/opposition.html" Saved 583 words to "/home/r/repo/_site/zh/2025/04/19/dont-merge-into-broken-master.html" Saved 900 words to "/home/r/repo/_site/ru/2025/04/19/dont-merge-into-broken-master.html" Saved 359 words to "/home/r/repo/_site/zh/2014/09/16/getters-and-setters-are-evil.html" Saved 1266 words to "/home/r/repo/_site/ru/2014/09/16/getters-and-setters-are-evil.html" Saved 359 words to "/home/r/repo/_site/zh/2016/12/06/how-to-pay-programmers-less.html" Saved 1173 words to "/home/r/repo/_site/ru/2016/12/06/how-to-pay-programmers-less.html" Saved 361 words to "/home/r/repo/_site/zh/2023/07/19/just-show-up.html" Saved 892 words to "/home/r/repo/_site/ru/2023/07/19/just-show-up.html" Saved 356 words to "/home/r/repo/_site/zh/2014/09/10/anti-patterns-in-oop.html" Saved 384 words to "/home/r/repo/_site/ru/2014/09/10/anti-patterns-in-oop.html" Saved 384 words to "/home/r/repo/_site/zh/2018/08/22/builders-and-manipulators.html" Saved 1006 words to "/home/r/repo/_site/ru/2018/08/22/builders-and-manipulators.html" Saved 428 words to "/home/r/repo/_site/zh/2015/04/22/favorite-software-books.html" Saved 1072 words to "/home/r/repo/_site/ru/2015/04/22/favorite-software-books.html" Saved 858 words to "/home/r/repo/_site/en/2017/01/02/ukraine-budget-2017.html" Saved 452 words to "/home/r/repo/_site/zh/2017/01/02/ukraine-budget-2017.html" Saved 432 words to "/home/r/repo/_site/zh/2020/12/01/abstract-objects.html" Saved 788 words to "/home/r/repo/_site/ru/2020/12/01/abstract-objects.html" Saved 343 words to "/home/r/repo/_site/zh/2016/09/20/oop-without-classes.html" Saved 450 words to "/home/r/repo/_site/ru/2016/09/20/oop-without-classes.html" Saved 376 words to "/home/r/repo/_site/zh/2015/12/29/turnover-is-good-for-maintainability.html" Saved 953 words to "/home/r/repo/_site/ru/2015/12/29/turnover-is-good-for-maintainability.html" Saved 432 words to "/home/r/repo/_site/zh/2014/05/01/dynamodb-local-maven-plugin.html" Saved 688 words to "/home/r/repo/_site/ru/2014/05/01/dynamodb-local-maven-plugin.html" Saved 402 words to "/home/r/repo/_site/zh/2014/07/24/rultor-automated-merging.html" Saved 688 words to "/home/r/repo/_site/ru/2014/07/24/rultor-automated-merging.html" Saved 563 words to "/home/r/repo/_site/zh/2025/05/18/bug-reports-as-contracts.html" Saved 960 words to "/home/r/repo/_site/ru/2025/05/18/bug-reports-as-contracts.html" Saved 364 words to "/home/r/repo/_site/zh/2023/08/15/decision-making-process.html" Saved 977 words to "/home/r/repo/_site/ru/2023/08/15/decision-making-process.html" Saved 409 words to "/home/r/repo/_site/zh/2014/08/29/docker-non-root.html" Saved 493 words to "/home/r/repo/_site/ru/2014/08/29/docker-non-root.html" Saved 460 words to "/home/r/repo/_site/zh/2014/08/19/how-to-release-to-maven-central.html" Saved 929 words to "/home/r/repo/_site/ru/2014/08/19/how-to-release-to-maven-central.html" Saved 342 words to "/home/r/repo/_site/zh/2014/04/13/no-obligations-principle.html" Saved 1022 words to "/home/r/repo/_site/ru/2014/04/13/no-obligations-principle.html" Saved 1112 words to "/home/r/repo/_site/en/2016/12/26/what-would-you-ask-putin.html" Saved 486 words to "/home/r/repo/_site/zh/2016/12/26/what-would-you-ask-putin.html" Saved 383 words to "/home/r/repo/_site/zh/2015/03/26/jaxb-vs-xembly.html" Saved 700 words to "/home/r/repo/_site/ru/2015/03/26/jaxb-vs-xembly.html" Saved 581 words to "/home/r/repo/_site/zh/2018/09/30/award-2019.html" Saved 920 words to "/home/r/repo/_site/ru/2018/09/30/award-2019.html" Saved 358 words to "/home/r/repo/_site/zh/2016/08/05/distributed-teams-are-higher-quality.html" Saved 1102 words to "/home/r/repo/_site/ru/2016/08/05/distributed-teams-are-higher-quality.html" Saved 347 words to "/home/r/repo/_site/zh/2014/10/07/stop-chatting-start-coding.html" Saved 745 words to "/home/r/repo/_site/ru/2014/10/07/stop-chatting-start-coding.html" Saved 372 words to "/home/r/repo/_site/zh/2015/06/08/deadly-sins-software-project.html" Saved 1679 words to "/home/r/repo/_site/ru/2015/06/08/deadly-sins-software-project.html" Saved 449 words to "/home/r/repo/_site/zh/2015/04/02/class-casting-is-anti-pattern.html" Saved 929 words to "/home/r/repo/_site/ru/2015/04/02/class-casting-is-anti-pattern.html" Saved 368 words to "/home/r/repo/_site/zh/2016/07/11/mistakes-in-agile-manifesto.html" Saved 982 words to "/home/r/repo/_site/ru/2016/07/11/mistakes-in-agile-manifesto.html" Saved 503 words to "/home/r/repo/_site/zh/2025/09/14/red-and-black.html" Saved 922 words to "/home/r/repo/_site/ru/2025/09/14/red-and-black.html" Saved 361 words to "/home/r/repo/_site/zh/2024/02/06/research-flow.html" Saved 763 words to "/home/r/repo/_site/ru/2024/02/06/research-flow.html" Saved 381 words to "/home/r/repo/_site/zh/2014/08/13/strict-code-quality-control.html" Saved 1151 words to "/home/r/repo/_site/ru/2014/08/13/strict-code-quality-control.html" Saved 337 words to "/home/r/repo/_site/zh/2014/10/21/incremental-billing.html" Saved 1009 words to "/home/r/repo/_site/ru/2014/10/21/incremental-billing.html" Saved 431 words to "/home/r/repo/_site/zh/2013/12/29/proto.html" Saved 671 words to "/home/r/repo/_site/ru/2013/12/29/proto.html" Saved 398 words to "/home/r/repo/_site/zh/2022/08/30/dont-group-exception-catchers.html" Saved 632 words to "/home/r/repo/_site/ru/2022/08/30/dont-group-exception-catchers.html" Saved 388 words to "/home/r/repo/_site/zh/2020/02/11/object-cohesion.html" Saved 902 words to "/home/r/repo/_site/ru/2020/02/11/object-cohesion.html" Saved 398 words to "/home/r/repo/_site/zh/2017/04/11/flexibility-equates-lower-quality.html" Saved 923 words to "/home/r/repo/_site/ru/2017/04/11/flexibility-equates-lower-quality.html" Saved 384 words to "/home/r/repo/_site/zh/2017/03/28/solid.html" Saved 999 words to "/home/r/repo/_site/ru/2017/03/28/solid.html" Saved 403 words to "/home/r/repo/_site/zh/2017/12/05/data-access-object.html" Saved 753 words to "/home/r/repo/_site/ru/2017/12/05/data-access-object.html" Saved 413 words to "/home/r/repo/_site/zh/2019/05/07/sibit-bitcoin-command-line-client.html" Saved 1335 words to "/home/r/repo/_site/ru/2019/05/07/sibit-bitcoin-command-line-client.html" Saved 376 words to "/home/r/repo/_site/zh/2023/12/11/results-and-discussion.html" Saved 840 words to "/home/r/repo/_site/ru/2023/12/11/results-and-discussion.html" Saved 407 words to "/home/r/repo/_site/zh/2017/11/07/five-new-java-features.html" Saved 982 words to "/home/r/repo/_site/ru/2017/11/07/five-new-java-features.html" Saved 1011 words to "/home/r/repo/_site/zh/2019/07/02/tdd-misbeliefs.html" Saved 1146 words to "/home/r/repo/_site/ru/2019/07/02/tdd-misbeliefs.html" Saved 379 words to "/home/r/repo/_site/zh/2017/12/19/srp-is-hoax.html" Saved 856 words to "/home/r/repo/_site/ru/2017/12/19/srp-is-hoax.html" Saved 369 words to "/home/r/repo/_site/zh/2017/05/16/monikers.html" Saved 532 words to "/home/r/repo/_site/ru/2017/05/16/monikers.html" Saved 360 words to "/home/r/repo/_site/zh/2018/01/23/sociotech-skills.html" Saved 891 words to "/home/r/repo/_site/ru/2018/01/23/sociotech-skills.html" Saved 432 words to "/home/r/repo/_site/zh/2014/04/27/typical-mistakes-in-java-code.html" Saved 1361 words to "/home/r/repo/_site/ru/2014/04/27/typical-mistakes-in-java-code.html" Saved 489 words to "/home/r/repo/_site/zh/2016/03/30/jare-instant-free-cdn.html" Saved 1559 words to "/home/r/repo/_site/ru/2016/03/30/jare-instant-free-cdn.html" Saved 395 words to "/home/r/repo/_site/zh/2016/08/30/decomposition-of-responsibility.html" Saved 714 words to "/home/r/repo/_site/ru/2016/08/30/decomposition-of-responsibility.html" Saved 379 words to "/home/r/repo/_site/zh/2014/08/18/fluent-jdbc-decorator.html" Saved 593 words to "/home/r/repo/_site/ru/2014/08/18/fluent-jdbc-decorator.html" Saved 371 words to "/home/r/repo/_site/zh/2018/12/25/speaker-cheat-sheet.html" Saved 1272 words to "/home/r/repo/_site/ru/2018/12/25/speaker-cheat-sheet.html" Saved 1023 words to "/home/r/repo/_site/en/2017/03/02/history-of-separatism.html" Saved 446 words to "/home/r/repo/_site/zh/2017/03/02/history-of-separatism.html" Saved 368 words to "/home/r/repo/_site/zh/2016/03/22/try-finally-if-not-null.html" Saved 555 words to "/home/r/repo/_site/ru/2016/03/22/try-finally-if-not-null.html" Saved 387 words to "/home/r/repo/_site/zh/2017/05/10/inversion-of-control.html" Saved 594 words to "/home/r/repo/_site/ru/2017/05/10/inversion-of-control.html" Saved 416 words to "/home/r/repo/_site/zh/2015/07/06/public-static-literals.html" Saved 892 words to "/home/r/repo/_site/ru/2015/07/06/public-static-literals.html" Saved 399 words to "/home/r/repo/_site/zh/2017/08/22/to-be-nice-or-not.html" Saved 1236 words to "/home/r/repo/_site/ru/2017/08/22/to-be-nice-or-not.html" Saved 362 words to "/home/r/repo/_site/zh/2020/01/07/embrace-the-chaos.html" Saved 704 words to "/home/r/repo/_site/ru/2020/01/07/embrace-the-chaos.html" Saved 884 words to "/home/r/repo/_site/en/2017/01/05/justice-against-corruption.html" Saved 438 words to "/home/r/repo/_site/zh/2017/01/05/justice-against-corruption.html" Saved 364 words to "/home/r/repo/_site/zh/2021/10/12/calibrated-achievement-points.html" Saved 1364 words to "/home/r/repo/_site/ru/2021/10/12/calibrated-achievement-points.html" Saved 371 words to "/home/r/repo/_site/zh/2017/02/14/stackoverflow-is-your-tool.html" Saved 1069 words to "/home/r/repo/_site/ru/2017/02/14/stackoverflow-is-your-tool.html" Saved 349 words to "/home/r/repo/_site/zh/2014/10/12/who-is-software-architect.html" Saved 857 words to "/home/r/repo/_site/ru/2014/10/12/who-is-software-architect.html" Saved 530 words to "/home/r/repo/_site/zh/2024/06/23/medals-to-win.html" Saved 933 words to "/home/r/repo/_site/ru/2024/06/23/medals-to-win.html" Saved 347 words to "/home/r/repo/_site/zh/2016/02/18/holacracy-autocracy.html" Saved 828 words to "/home/r/repo/_site/ru/2016/02/18/holacracy-autocracy.html" Saved 425 words to "/home/r/repo/_site/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html" Saved 891 words to "/home/r/repo/_site/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html" Saved 492 words to "/home/r/repo/_site/zh/2014/11/07/how-immutability-helps.html" Saved 1818 words to "/home/r/repo/_site/ru/2014/11/07/how-immutability-helps.html" Saved 1212 words to "/home/r/repo/_site/en/2017/06/29/activists.html" Saved 440 words to "/home/r/repo/_site/zh/2017/06/29/activists.html" Saved 514 words to "/home/r/repo/_site/zh/2014/05/14/object-oriented-github-java-sdk.html" Saved 835 words to "/home/r/repo/_site/ru/2014/05/14/object-oriented-github-java-sdk.html" Saved 392 words to "/home/r/repo/_site/zh/2018/10/30/mailanes.html" Saved 888 words to "/home/r/repo/_site/ru/2018/10/30/mailanes.html" Saved 363 words to "/home/r/repo/_site/zh/2015/06/18/good-programmers-bug-free.html" Saved 794 words to "/home/r/repo/_site/ru/2015/06/18/good-programmers-bug-free.html" Saved 377 words to "/home/r/repo/_site/zh/2016/07/06/data-transfer-object.html" Saved 742 words to "/home/r/repo/_site/ru/2016/07/06/data-transfer-object.html" Saved 384 words to "/home/r/repo/_site/zh/2019/09/17/be-unhappy-to-be-happy.html" Saved 984 words to "/home/r/repo/_site/ru/2019/09/17/be-unhappy-to-be-happy.html" Saved 418 words to "/home/r/repo/_site/zh/2015/02/26/composable-decorators.html" Saved 856 words to "/home/r/repo/_site/ru/2015/02/26/composable-decorators.html" Saved 1223 words to "/home/r/repo/_site/en/2024/05/27/freedom-of-speech-vs-intelligence.html" Saved 457 words to "/home/r/repo/_site/zh/2024/05/27/freedom-of-speech-vs-intelligence.html" Saved 359 words to "/home/r/repo/_site/zh/2015/01/26/happy-boss-false-objective.html" Saved 1211 words to "/home/r/repo/_site/ru/2015/01/26/happy-boss-false-objective.html" Saved 1256 words to "/home/r/repo/_site/en/2019/09/15/revolution-bottom-up.html" Saved 441 words to "/home/r/repo/_site/zh/2019/09/15/revolution-bottom-up.html" Saved 417 words to "/home/r/repo/_site/zh/2015/02/20/utility-classes-vs-functional-programming.html" Saved 1502 words to "/home/r/repo/_site/ru/2015/02/20/utility-classes-vs-functional-programming.html" Saved 574 words to "/home/r/repo/_site/zh/2025/04/24/dont-close-their-tickets.html" Saved 926 words to "/home/r/repo/_site/ru/2025/04/24/dont-close-their-tickets.html" Saved 441 words to "/home/r/repo/_site/zh/2018/03/27/how-to-test-thread-safety.html" Saved 967 words to "/home/r/repo/_site/ru/2018/03/27/how-to-test-thread-safety.html" Saved 395 words to "/home/r/repo/_site/zh/2015/05/25/unit-test-scaffolding.html" Saved 808 words to "/home/r/repo/_site/ru/2015/05/25/unit-test-scaffolding.html" Saved 355 words to "/home/r/repo/_site/zh/2015/05/04/how-to-protect-business-idea.html" Saved 1659 words to "/home/r/repo/_site/ru/2015/05/04/how-to-protect-business-idea.html" Saved 382 words to "/home/r/repo/_site/zh/2016/04/26/why-inputstream-design-is-wrong.html" Saved 733 words to "/home/r/repo/_site/ru/2016/04/26/why-inputstream-design-is-wrong.html" Saved 952 words to "/home/r/repo/_site/en/2018/01/03/fake-opposition.html" Saved 424 words to "/home/r/repo/_site/zh/2018/01/03/fake-opposition.html" Saved 338 words to "/home/r/repo/_site/zh/2014/04/15/definition-of-done.html" Saved 575 words to "/home/r/repo/_site/ru/2014/04/15/definition-of-done.html" Saved 361 words to "/home/r/repo/_site/zh/2017/05/02/remote-slaves.html" Saved 1057 words to "/home/r/repo/_site/ru/2017/05/02/remote-slaves.html" Saved 342 words to "/home/r/repo/_site/zh/2016/05/10/keynote-clowns.html" Saved 893 words to "/home/r/repo/_site/ru/2016/05/10/keynote-clowns.html" Saved 500 words to "/home/r/repo/_site/zh/2018/10/01/remote-work.html" Saved 744 words to "/home/r/repo/_site/ru/2018/10/01/remote-work.html" Saved 376 words to "/home/r/repo/_site/zh/2015/01/05/how-to-be-honest-and-keep-customer.html" Saved 1880 words to "/home/r/repo/_site/ru/2015/01/05/how-to-be-honest-and-keep-customer.html" Saved 366 words to "/home/r/repo/_site/zh/2017/11/21/trust-pay-lose.html" Saved 729 words to "/home/r/repo/_site/ru/2017/11/21/trust-pay-lose.html" Saved 356 words to "/home/r/repo/_site/zh/2018/01/09/micro-budgeting.html" Saved 1067 words to "/home/r/repo/_site/ru/2018/01/09/micro-budgeting.html" Saved 387 words to "/home/r/repo/_site/zh/2019/02/12/silicon-valley-benefits.html" Saved 1780 words to "/home/r/repo/_site/ru/2019/02/12/silicon-valley-benefits.html" Saved 351 words to "/home/r/repo/_site/zh/2020/12/29/metric-for-emotions.html" Saved 1120 words to "/home/r/repo/_site/ru/2020/12/29/metric-for-emotions.html" Saved 428 words to "/home/r/repo/_site/zh/2022/07/20/command-line-defaults.html" Saved 768 words to "/home/r/repo/_site/ru/2022/07/20/command-line-defaults.html" Saved 353 words to "/home/r/repo/_site/zh/2015/12/16/investors-are-too-scared.html" Saved 1396 words to "/home/r/repo/_site/ru/2015/12/16/investors-are-too-scared.html" Saved 384 words to "/home/r/repo/_site/zh/2016/06/27/singletons-must-die.html" Saved 744 words to "/home/r/repo/_site/ru/2016/06/27/singletons-must-die.html" Saved 353 words to "/home/r/repo/_site/zh/2015/10/06/how-to-be-good-office-slave.html" Saved 1693 words to "/home/r/repo/_site/ru/2015/10/06/how-to-be-good-office-slave.html" Saved 1040 words to "/home/r/repo/_site/zh/2017/06/27/my-environment.html" Saved 1077 words to "/home/r/repo/_site/ru/2017/06/27/my-environment.html" Saved 949 words to "/home/r/repo/_site/en/2016/12/08/lustration-in-ukraine.html" Saved 437 words to "/home/r/repo/_site/zh/2016/12/08/lustration-in-ukraine.html" Saved 1463 words to "/home/r/repo/_site/en/2017/02/20/nationalism-of-the-future.html" Saved 449 words to "/home/r/repo/_site/zh/2017/02/20/nationalism-of-the-future.html" Saved 427 words to "/home/r/repo/_site/zh/2016/02/03/design-patterns-and-anti-patterns.html" Saved 948 words to "/home/r/repo/_site/ru/2016/02/03/design-patterns-and-anti-patterns.html" Saved 381 words to "/home/r/repo/_site/zh/2015/01/15/how-to-cut-corners.html" Saved 2148 words to "/home/r/repo/_site/ru/2015/01/15/how-to-cut-corners.html" Saved 556 words to "/home/r/repo/_site/zh/2025/05/31/good-bug-title.html" Saved 790 words to "/home/r/repo/_site/ru/2025/05/31/good-bug-title.html" Saved 440 words to "/home/r/repo/_site/zh/2018/09/05/monolithic-repositories.html" Saved 1550 words to "/home/r/repo/_site/ru/2018/09/05/monolithic-repositories.html" Saved 382 words to "/home/r/repo/_site/zh/2017/12/26/software-quality-formula.html" Saved 729 words to "/home/r/repo/_site/ru/2017/12/26/software-quality-formula.html" Saved 363 words to "/home/r/repo/_site/zh/2014/04/29/w3c-java-validators.html" Saved 513 words to "/home/r/repo/_site/ru/2014/04/29/w3c-java-validators.html" Saved 424 words to "/home/r/repo/_site/zh/2015/09/07/maven-repository-amazon-s3.html" Saved 745 words to "/home/r/repo/_site/ru/2015/09/07/maven-repository-amazon-s3.html" Saved 417 words to "/home/r/repo/_site/zh/2020/11/10/typing-without-types.html" Saved 811 words to "/home/r/repo/_site/ru/2020/11/10/typing-without-types.html" Saved 440 words to "/home/r/repo/_site/zh/2016/09/07/gradients-of-immutability.html" Saved 856 words to "/home/r/repo/_site/ru/2016/09/07/gradients-of-immutability.html" Saved 369 words to "/home/r/repo/_site/zh/2016/11/21/naked-data.html" Saved 772 words to "/home/r/repo/_site/ru/2016/11/21/naked-data.html" Saved 405 words to "/home/r/repo/_site/zh/2019/12/31/talented-programmers.html" Saved 1087 words to "/home/r/repo/_site/ru/2019/12/31/talented-programmers.html" Saved 373 words to "/home/r/repo/_site/zh/2016/08/10/if-then-else-code-smell.html" Saved 605 words to "/home/r/repo/_site/ru/2016/08/10/if-then-else-code-smell.html" Saved 513 words to "/home/r/repo/_site/zh/2024/12/15/open-source-beginner-advice.html" Saved 1359 words to "/home/r/repo/_site/ru/2024/12/15/open-source-beginner-advice.html" Saved 469 words to "/home/r/repo/_site/zh/2019/03/12/data-and-maintainability.html" Saved 1637 words to "/home/r/repo/_site/ru/2019/03/12/data-and-maintainability.html" Saved 1026 words to "/home/r/repo/_site/en/2023/08/27/immigration-by-war.html" Saved 447 words to "/home/r/repo/_site/zh/2023/08/27/immigration-by-war.html" Saved 1415 words to "/home/r/repo/_site/en/2023/09/17/turbulence.html" Saved 472 words to "/home/r/repo/_site/zh/2023/09/17/turbulence.html" Saved 347 words to "/home/r/repo/_site/zh/2014/10/23/paired-brackets-notation.html" Saved 527 words to "/home/r/repo/_site/ru/2014/10/23/paired-brackets-notation.html" Saved 363 words to "/home/r/repo/_site/zh/2014/11/14/hits-of-code.html" Saved 1144 words to "/home/r/repo/_site/ru/2014/11/14/hits-of-code.html" Saved 421 words to "/home/r/repo/_site/zh/2014/08/25/deploy-to-cloudbees.html" Saved 785 words to "/home/r/repo/_site/ru/2014/08/25/deploy-to-cloudbees.html" Saved 508 words to "/home/r/repo/_site/zh/2014/05/13/why-null-is-bad.html" Saved 1338 words to "/home/r/repo/_site/ru/2014/05/13/why-null-is-bad.html" Saved 418 words to "/home/r/repo/_site/zh/2016/04/12/java-annotations-are-evil.html" Saved 1155 words to "/home/r/repo/_site/ru/2016/04/12/java-annotations-are-evil.html" Saved 342 words to "/home/r/repo/_site/zh/2020/11/15/award-2021.html" Saved 610 words to "/home/r/repo/_site/ru/2020/11/15/award-2021.html" Saved 442 words to "/home/r/repo/_site/zh/2015/03/29/rultor-with-appveyor.html" Saved 668 words to "/home/r/repo/_site/ru/2015/03/29/rultor-with-appveyor.html" Saved 391 words to "/home/r/repo/_site/zh/2017/04/25/sixnines.html" Saved 669 words to "/home/r/repo/_site/ru/2017/04/25/sixnines.html" Saved 870 words to "/home/r/repo/_site/en/2016/12/12/putin-is-power.html" Saved 431 words to "/home/r/repo/_site/zh/2016/12/12/putin-is-power.html" Saved 391 words to "/home/r/repo/_site/zh/2018/11/13/bigotry.html" Saved 1118 words to "/home/r/repo/_site/ru/2018/11/13/bigotry.html" Saved 364 words to "/home/r/repo/_site/zh/2020/05/13/career-killer.html" Saved 990 words to "/home/r/repo/_site/ru/2020/05/13/career-killer.html" Saved 580 words to "/home/r/repo/_site/zh/2025/04/12/four-builds.html" Saved 1386 words to "/home/r/repo/_site/ru/2025/04/12/four-builds.html" Saved 371 words to "/home/r/repo/_site/zh/2019/11/19/how-much-cohesion-is-enough.html" Saved 732 words to "/home/r/repo/_site/ru/2019/11/19/how-much-cohesion-is-enough.html" Saved 1114 words to "/home/r/repo/_site/en/2020/06/12/protesters.html" Saved 448 words to "/home/r/repo/_site/zh/2020/06/12/protesters.html" Saved 399 words to "/home/r/repo/_site/zh/2019/05/28/trust-or-not.html" Saved 1086 words to "/home/r/repo/_site/ru/2019/05/28/trust-or-not.html" Saved 353 words to "/home/r/repo/_site/zh/2015/12/22/why-dont-you-contribute-to-open-source.html" Saved 1121 words to "/home/r/repo/_site/ru/2015/12/22/why-dont-you-contribute-to-open-source.html" Saved 437 words to "/home/r/repo/_site/zh/2017/06/22/object-oriented-input-output-in-cactoos.html" Saved 971 words to "/home/r/repo/_site/ru/2017/06/22/object-oriented-input-output-in-cactoos.html" Saved 1062 words to "/home/r/repo/_site/en/2017/01/23/consciousness-and-revolution.html" Saved 468 words to "/home/r/repo/_site/zh/2017/01/23/consciousness-and-revolution.html" Saved 1764 words to "/home/r/repo/_site/en/2017/10/30/ukrainian-language.html" Saved 435 words to "/home/r/repo/_site/zh/2017/10/30/ukrainian-language.html" Saved 833 words to "/home/r/repo/_site/en/2017/07/27/sabotage-failed.html" Saved 432 words to "/home/r/repo/_site/zh/2017/07/27/sabotage-failed.html" done in 155.778 seconds. Auto-regeneration: disabled. Use --watch to enable. Jekyll site generated without issues All files are in place There is no garbage scss-lint found no lints No spelling errors No prohibited regular expressions in 1139 pages All articles have excerpts All snippets are compact enough https://www.yegor256.com/2010/03/04/pdd.html: 13 https://www.yegor256.com/2013/12/29/proto.html: 4 https://www.yegor256.com/2014/04/06/introduction.html: 9 https://www.yegor256.com/2014/04/06/movies-for-thanasis.html: 11 https://www.yegor256.com/2014/04/06/phandom.html: 11 https://www.yegor256.com/2014/04/09/xembly-intro.html: 13 https://www.yegor256.com/2014/04/11/cost-of-loc.html: 20 https://www.yegor256.com/2014/04/11/jcabi-http-intro.html: 15 https://www.yegor256.com/2014/04/12/puzzle-driven-development-by-roles.html: 17 https://www.yegor256.com/2014/04/13/bugs-are-welcome.html: 31 https://www.yegor256.com/2014/04/13/no-obligations-principle.html: 21 https://www.yegor256.com/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html: 13 https://www.yegor256.com/2014/04/15/definition-of-done.html: 13 https://www.yegor256.com/2014/04/15/github-guidelines.html: 14 https://www.yegor256.com/2014/04/17/how-xdsd-is-different.html: 28 https://www.yegor256.com/2014/04/18/jcabi-http-server-mocking.html: 11 https://www.yegor256.com/2014/04/20/how-hourly-rate-is-calculated.html: 9 https://www.yegor256.com/2014/04/21/s3-http-basic-auth.html: 13 https://www.yegor256.com/2014/04/24/java-xml-parsing-and-traversing.html: 21 https://www.yegor256.com/2014/04/26/incremental-requirements-with-requs.html: 12 https://www.yegor256.com/2014/04/27/typical-mistakes-in-java-code.html: 9 https://www.yegor256.com/2014/04/28/xml-xpath-hamcrest-matchers.html: 11 https://www.yegor256.com/2014/04/29/w3c-java-validators.html: 11 https://www.yegor256.com/2014/05/01/dynamodb-local-maven-plugin.html: 14 https://www.yegor256.com/2014/05/05/oop-alternative-to-utility-classes.html: 58 https://www.yegor256.com/2014/05/13/why-null-is-bad.html: 35 https://www.yegor256.com/2014/05/14/object-oriented-github-java-sdk.html: 12 https://www.yegor256.com/2014/05/18/cloud-autoincrement-counters.html: 11 https://www.yegor256.com/2014/05/21/mysql-maven-plugin.html: 12 https://www.yegor256.com/2014/05/23/avoid-java-static-logger.html: 14 https://www.yegor256.com/2014/05/26/amazon-s3-java-oop-adapter.html: 13 https://www.yegor256.com/2014/06/01/aop-aspectj-java-method-logging.html: 17 https://www.yegor256.com/2014/06/09/objects-should-be-immutable.html: 48 https://www.yegor256.com/2014/06/19/avoid-string-concatenation.html: 9 https://www.yegor256.com/2014/06/20/limit-method-execution-time.html: 11 https://www.yegor256.com/2014/06/21/casperjs-with-maven.html: 12 https://www.yegor256.com/2014/06/24/jekyll-github-deploy.html: 13 https://www.yegor256.com/2014/06/25/xml-and-xslt-in-browser.html: 17 https://www.yegor256.com/2014/06/26/sass-in-java-webapp.html: 10 https://www.yegor256.com/2014/06/29/custom-lexer-in-jekyll.html: 9 https://www.yegor256.com/2014/07/03/how-to-read-manifest-mf.html: 11 https://www.yegor256.com/2014/07/20/liquibase-in-maven.html: 12 https://www.yegor256.com/2014/07/21/read-only-master-branch.html: 34 https://www.yegor256.com/2014/07/24/rultor-automated-merging.html: 29 https://www.yegor256.com/2014/07/29/docker-in-rultor.html: 16 https://www.yegor256.com/2014/07/31/travis-and-rultor.html: 13 https://www.yegor256.com/2014/08/03/cacheable-java-annotation.html: 13 https://www.yegor256.com/2014/08/13/strict-code-quality-control.html: 36 https://www.yegor256.com/2014/08/15/retry-java-method-on-exception.html: 15 https://www.yegor256.com/2014/08/18/fluent-jdbc-decorator.html: 12 https://www.yegor256.com/2014/08/19/how-to-release-to-maven-central.html: 23 https://www.yegor256.com/2014/08/22/art-of-software-testing.html: 14 https://www.yegor256.com/2014/08/25/deploy-to-cloudbees.html: 15 https://www.yegor256.com/2014/08/26/publish-to-rubygems.html: 16 https://www.yegor256.com/2014/08/29/docker-non-root.html: 11 https://www.yegor256.com/2014/09/02/java-ssh-client.html: 11 https://www.yegor256.com/2014/09/09/restful-web-sites.html: 13 https://www.yegor256.com/2014/09/10/anti-patterns-in-oop.html: 17 https://www.yegor256.com/2014/09/11/deployment-script-vs-rultor.html: 17 https://www.yegor256.com/2014/09/13/deploying-to-heroku.html: 13 https://www.yegor256.com/2014/09/16/getters-and-setters-are-evil.html: 51 https://www.yegor256.com/2014/09/22/remote-programming-interview.html: 5 https://www.yegor256.com/2014/09/23/built-in-fake-objects.html: 19 https://www.yegor256.com/2014/09/24/why-monetary-awards-dont-work.html: 30 https://www.yegor256.com/2014/10/03/di-containers-are-evil.html: 22 https://www.yegor256.com/2014/10/05/ten-hosted-continuous-integration-services.html: 14 https://www.yegor256.com/2014/10/06/software-project-lifecycle.html: 14 https://www.yegor256.com/2014/10/07/stop-chatting-start-coding.html: 33 https://www.yegor256.com/2014/10/08/continuous-integration-is-dead.html: 41 https://www.yegor256.com/2014/10/12/who-is-software-architect.html: 46 https://www.yegor256.com/2014/10/20/how-we-write-product-vision.html: 11 https://www.yegor256.com/2014/10/21/incremental-billing.html: 17 https://www.yegor256.com/2014/10/23/paired-brackets-notation.html: 9 https://www.yegor256.com/2014/10/26/hacker-vs-programmer-mentality.html: 26 https://www.yegor256.com/2014/10/29/how-much-do-you-cost.html: 43 https://www.yegor256.com/2014/11/03/empty-line-code-smell.html: 12 https://www.yegor256.com/2014/11/07/how-immutability-helps.html: 17 https://www.yegor256.com/2014/11/14/hits-of-code.html: 22 https://www.yegor256.com/2014/11/20/seven-virtues-of-good-object.html: 47 https://www.yegor256.com/2014/11/24/principles-of-bug-tracking.html: 21 https://www.yegor256.com/2014/12/01/orm-offensive-anti-pattern.html: 36 https://www.yegor256.com/2014/12/04/synchronization-between-nodes.html: 11 https://www.yegor256.com/2014/12/09/immutable-object-state-and-behavior.html: 15 https://www.yegor256.com/2014/12/15/how-much-your-objects-encapsulate.html: 12 https://www.yegor256.com/2014/12/18/independent-technical-reviews.html: 22 https://www.yegor256.com/2014/12/22/immutable-objects-not-dumb.html: 13 https://www.yegor256.com/2015/01/05/how-to-be-honest-and-keep-customer.html: 13 https://www.yegor256.com/2015/01/08/morning-standup-meetings.html: 27 https://www.yegor256.com/2015/01/10/windows-appveyor-maven.html: 9 https://www.yegor256.com/2015/01/12/compound-name-is-code-smell.html: 13 https://www.yegor256.com/2015/01/15/how-to-cut-corners.html: 24 https://www.yegor256.com/2015/01/21/if-then-throw-else.html: 11 https://www.yegor256.com/2015/01/26/happy-boss-false-objective.html: 43 https://www.yegor256.com/2015/02/02/xsl-transformations-in-java.html: 13 https://www.yegor256.com/2015/02/05/jcabi-parent-maven-pom.html: 16 https://www.yegor256.com/2015/02/09/serious-code-reviewer.html: 15 https://www.yegor256.com/2015/02/12/top-down-design.html: 11 https://www.yegor256.com/2015/02/16/it-is-not-a-school.html: 25 https://www.yegor256.com/2015/02/20/utility-classes-vs-functional-programming.html: 20 https://www.yegor256.com/2015/02/23/haircut.html: 16 https://www.yegor256.com/2015/02/26/composable-decorators.html: 29 https://www.yegor256.com/2015/03/02/team-morale-myths-and-reality.html: 29 https://www.yegor256.com/2015/03/09/objects-end-with-er.html: 25 https://www.yegor256.com/2015/03/16/technical-glossaries.html: 11 https://www.yegor256.com/2015/03/22/takes-java-web-framework.html: 15 https://www.yegor256.com/2015/03/26/jaxb-vs-xembly.html: 14 https://www.yegor256.com/2015/03/29/rultor-with-appveyor.html: 11 https://www.yegor256.com/2015/04/02/class-casting-is-anti-pattern.html: 22 https://www.yegor256.com/2015/04/13/tacit-css-framework-for-dummies.html: 11 https://www.yegor256.com/2015/04/16/award.html: 11 https://www.yegor256.com/2015/04/22/favorite-software-books.html: 10 https://www.yegor256.com/2015/04/30/iterating-adapter.html: 9 https://www.yegor256.com/2015/05/04/how-to-protect-business-idea.html: 12 https://www.yegor256.com/2015/05/07/ctors-must-be-code-free.html: 30 https://www.yegor256.com/2015/05/11/software-architect-responsibilities.html: 17 https://www.yegor256.com/2015/05/13/two-instruments-of-software-architect.html: 11 https://www.yegor256.com/2015/05/18/cookie-based-authentication.html: 11 https://www.yegor256.com/2015/05/21/avoid-software-outsourcing-disaster.html: 23 https://www.yegor256.com/2015/05/25/unit-test-scaffolding.html: 13 https://www.yegor256.com/2015/05/28/one-primary-constructor.html: 20 https://www.yegor256.com/2015/06/02/how-to-estimate-software-cost.html: 31 https://www.yegor256.com/2015/06/08/deadly-sins-software-project.html: 27 https://www.yegor256.com/2015/06/11/wikipedia-bug-definition.html: 13 https://www.yegor256.com/2015/06/15/software-outsourcing-survival-guide.html: 13 https://www.yegor256.com/2015/06/18/good-programmers-bug-free.html: 13 https://www.yegor256.com/2015/06/22/valid-reasons-to-reject-bug-fix.html: 12 https://www.yegor256.com/2015/06/25/xml-data-xsl-views-takes-framework.html: 13 https://www.yegor256.com/2015/06/29/simple-diagrams.html: 17 https://www.yegor256.com/2015/07/06/public-static-literals.html: 14 https://www.yegor256.com/2015/07/09/catch-if-cant-otherwise.html: 10 https://www.yegor256.com/2015/07/13/meetings-are-legalized-robbery.html: 20 https://www.yegor256.com/2015/07/16/fools-dont-write-unit-tests.html: 11 https://www.yegor256.com/2015/07/21/hourly-pay-modern-slavery.html: 57 https://www.yegor256.com/2015/07/28/checked-vs-unchecked-exceptions.html: 18 https://www.yegor256.com/2015/08/04/nine-steps-start-software-project.html: 12 https://www.yegor256.com/2015/08/18/multiple-return-statements-in-oop.html: 15 https://www.yegor256.com/2015/08/25/fail-fast.html: 14 https://www.yegor256.com/2015/09/01/redundant-variables-are-evil.html: 12 https://www.yegor256.com/2015/09/07/maven-repository-amazon-s3.html: 13 https://www.yegor256.com/2015/09/10/testing-exit-criteria.html: 12 https://www.yegor256.com/2015/09/16/how-to-fire-someone-right.html: 33 https://www.yegor256.com/2015/09/22/micromanagement.html: 60 https://www.yegor256.com/2015/09/29/mayonnaise.html: 17 https://www.yegor256.com/2015/10/01/vertical-horizontal-decorating.html: 13 https://www.yegor256.com/2015/10/06/how-to-be-good-office-slave.html: 59 https://www.yegor256.com/2015/10/13/competition-without-rules.html: 25 https://www.yegor256.com/2015/10/16/ridley-scott-and-joseph-goebbels.html: 14 https://www.yegor256.com/2015/10/17/award-2016.html: 10 https://www.yegor256.com/2015/10/20/interrupted-exception.html: 10 https://www.yegor256.com/2015/10/27/outsourcing-doesnt-work.html: 36 https://www.yegor256.com/2015/11/03/chatbot-better-than-ui-for-microservice.html: 13 https://www.yegor256.com/2015/11/10/ten-mistakes-in-specs.html: 36 https://www.yegor256.com/2015/11/16/json-vs-xml.html: 20 https://www.yegor256.com/2015/11/21/ringelmann-effect-vs-agile.html: 21 https://www.yegor256.com/2015/11/24/imprisonment-for-irresponsible-coding.html: 16 https://www.yegor256.com/2015/12/01/rethrow-exceptions.html: 31 https://www.yegor256.com/2015/12/08/temporal-coupling-between-method-calls.html: 19 https://www.yegor256.com/2015/12/16/investors-are-too-scared.html: 10 https://www.yegor256.com/2015/12/22/why-dont-you-contribute-to-open-source.html: 40 https://www.yegor256.com/2015/12/29/turnover-is-good-for-maintainability.html: 13 https://www.yegor256.com/2016/01/05/how-to-punish-employees.html: 33 https://www.yegor256.com/2016/01/12/good-programmers-dont-work-for-equity.html: 15 https://www.yegor256.com/2016/01/19/how-expensive-is-outsourcing.html: 14 https://www.yegor256.com/2016/01/26/defensive-programming.html: 11 https://www.yegor256.com/2016/02/03/design-patterns-and-anti-patterns.html: 23 https://www.yegor256.com/2016/02/09/are-you-still-debugging.html: 16 https://www.yegor256.com/2016/02/18/holacracy-autocracy.html: 24 https://www.yegor256.com/2016/03/01/how-we-interview-programmers.html: 13 https://www.yegor256.com/2016/03/08/pimp-up-your-resume.html: 19 https://www.yegor256.com/2016/03/15/wring-dispatcher-github-notifications.html: 13 https://www.yegor256.com/2016/03/22/try-finally-if-not-null.html: 12 https://www.yegor256.com/2016/03/28/unspoken-secrets-of-elevator-pitch.html: 13 https://www.yegor256.com/2016/03/30/jare-instant-free-cdn.html: 11 https://www.yegor256.com/2016/04/05/printers-instead-of-getters.html: 24 https://www.yegor256.com/2016/04/08/revenue-may-kill-startup.html: 10 https://www.yegor256.com/2016/04/12/java-annotations-are-evil.html: 25 https://www.yegor256.com/2016/04/19/object-must-not-be-configurable.html: 14 https://www.yegor256.com/2016/04/26/why-inputstream-design-is-wrong.html: 25 https://www.yegor256.com/2016/05/03/test-methods-must-share-nothing.html: 12 https://www.yegor256.com/2016/05/10/keynote-clowns.html: 18 https://www.yegor256.com/2016/05/17/convertible-notes.html: 11 https://www.yegor256.com/2016/05/24/who-is-project-manager.html: 49 https://www.yegor256.com/2016/06/03/conference-mistakes.html: 10 https://www.yegor256.com/2016/06/17/dont-use-java-assertions.html: 10 https://www.yegor256.com/2016/06/21/how-to-hire-programmer.html: 15 https://www.yegor256.com/2016/06/27/singletons-must-die.html: 20 https://www.yegor256.com/2016/07/06/data-transfer-object.html: 35 https://www.yegor256.com/2016/07/10/software-project-roles.html: 13 https://www.yegor256.com/2016/07/11/mistakes-in-agile-manifesto.html: 23 https://www.yegor256.com/2016/07/14/who-is-object.html: 33 https://www.yegor256.com/2016/07/18/law-of-demeter.html: 10 https://www.yegor256.com/2016/07/21/convince-me.html: 19 https://www.yegor256.com/2016/07/26/active-record.html: 10 https://www.yegor256.com/2016/08/01/continuous-integration-maturity.html: 12 https://www.yegor256.com/2016/08/05/distributed-teams-are-higher-quality.html: 14 https://www.yegor256.com/2016/08/10/if-then-else-code-smell.html: 11 https://www.yegor256.com/2016/08/15/what-is-wrong-object-oriented-programming.html: 31 https://www.yegor256.com/2016/08/23/communication-maturity.html: 26 https://www.yegor256.com/2016/08/30/decomposition-of-responsibility.html: 10 https://www.yegor256.com/2016/09/07/gradients-of-immutability.html: 12 https://www.yegor256.com/2016/09/13/inheritance-is-procedural.html: 23 https://www.yegor256.com/2016/09/20/oop-without-classes.html: 14 https://www.yegor256.com/2016/09/27/command-control-innovate.html: 21 https://www.yegor256.com/2016/10/23/award-2017.html: 9 https://www.yegor256.com/2016/11/09/why-no-ebooks.html: 13 https://www.yegor256.com/2016/11/18/software-conferences-to-attend.html: 5 https://www.yegor256.com/2016/11/21/naked-data.html: 45 https://www.yegor256.com/2016/11/26/yanukovych-v-president.html: 12 https://www.yegor256.com/2016/11/28/saakashvili-speaks-ukrainian.html: 15 https://www.yegor256.com/2016/11/29/eolang.html: 12 https://www.yegor256.com/2016/12/01/what-is-wrong-about-guns.html: 10 https://www.yegor256.com/2016/12/05/who-needs-war.html: 14 https://www.yegor256.com/2016/12/06/how-to-pay-programmers-less.html: 22 https://www.yegor256.com/2016/12/08/lustration-in-ukraine.html: 13 https://www.yegor256.com/2016/12/12/putin-is-power.html: 8 https://www.yegor256.com/2016/12/13/mvc-vs-oop.html: 16 https://www.yegor256.com/2016/12/15/onishenko-our-hero.html: 9 https://www.yegor256.com/2016/12/19/are-you-ashamed-of-voting.html: 12 https://www.yegor256.com/2016/12/19/privatbank-nationalization.html: 11 https://www.yegor256.com/2016/12/20/can-objects-be-friends.html: 16 https://www.yegor256.com/2016/12/22/what-causes-terrorism.html: 12 https://www.yegor256.com/2016/12/26/what-would-you-ask-putin.html: 11 https://www.yegor256.com/2016/12/29/who-wants-our-donations.html: 13 https://www.yegor256.com/2016/12/30/tu154-sochi.html: 8 https://www.yegor256.com/2017/01/02/ukraine-budget-2017.html: 8 https://www.yegor256.com/2017/01/03/how-much-you-love-conflicts.html: 17 https://www.yegor256.com/2017/01/05/justice-against-corruption.html: 13 https://www.yegor256.com/2017/01/10/how-to-teach-customers.html: 11 https://www.yegor256.com/2017/01/12/will-i-go-to-war.html: 8 https://www.yegor256.com/2017/01/16/ukrainian-startups.html: 8 https://www.yegor256.com/2017/01/17/synchronized-decorators.html: 18 https://www.yegor256.com/2017/01/23/consciousness-and-revolution.html: 10 https://www.yegor256.com/2017/01/24/career-advice.html: 20 https://www.yegor256.com/2017/01/30/lifetime-imprisonment-for-separatism.html: 11 https://www.yegor256.com/2017/01/31/decorating-envelopes.html: 13 https://www.yegor256.com/2017/02/06/how-to-eliminate-corruption.html: 13 https://www.yegor256.com/2017/02/07/private-method-is-new-class.html: 15 https://www.yegor256.com/2017/02/14/stackoverflow-is-your-tool.html: 15 https://www.yegor256.com/2017/02/20/nationalism-of-the-future.html: 8 https://www.yegor256.com/2017/02/21/say-no-to-google-recruiters.html: 20 https://www.yegor256.com/2017/02/28/too-many-classes.html: 17 https://www.yegor256.com/2017/03/02/history-of-separatism.html: 12 https://www.yegor256.com/2017/03/07/traits-and-mixins.html: 13 https://www.yegor256.com/2017/03/24/tdd-that-works.html: 25 https://www.yegor256.com/2017/03/28/solid.html: 18 https://www.yegor256.com/2017/04/05/pdd-in-action.html: 14 https://www.yegor256.com/2017/04/11/flexibility-equates-lower-quality.html: 17 https://www.yegor256.com/2017/04/18/dnepr-corruption-item.html: 8 https://www.yegor256.com/2017/04/18/no-help-via-email.html: 13 https://www.yegor256.com/2017/04/24/slaves-of-the-law.html: 8 https://www.yegor256.com/2017/04/25/sixnines.html: 11 https://www.yegor256.com/2017/05/02/remote-slaves.html: 18 https://www.yegor256.com/2017/05/10/inversion-of-control.html: 9 https://www.yegor256.com/2017/05/15/loyalty.html: 10 https://www.yegor256.com/2017/05/16/monikers.html: 11 https://www.yegor256.com/2017/05/17/single-statement-unit-tests.html: 13 https://www.yegor256.com/2017/05/23/unlimited-number-of-bugs.html: 17 https://www.yegor256.com/2017/05/30/why-contribute-to-open-source.html: 13 https://www.yegor256.com/2017/06/06/gluten-free-management.html: 15 https://www.yegor256.com/2017/06/13/dynamodb-rack-maven.html: 12 https://www.yegor256.com/2017/06/22/object-oriented-input-output-in-cactoos.html: 15 https://www.yegor256.com/2017/06/27/my-environment.html: 12 https://www.yegor256.com/2017/06/29/activists.html: 9 https://www.yegor256.com/2017/07/04/sexism.html: 12 https://www.yegor256.com/2017/07/11/how-to-redesign-equals.html: 11 https://www.yegor256.com/2017/07/18/sexual-harassment.html: 12 https://www.yegor256.com/2017/07/25/my-favorite-websites.html: 8 https://www.yegor256.com/2017/07/27/sabotage-failed.html: 8 https://www.yegor256.com/2017/08/01/how-to-manage-a-manager.html: 20 https://www.yegor256.com/2017/08/08/raii-in-java.html: 12 https://www.yegor256.com/2017/08/15/bitcoin-pyramid.html: 10 https://www.yegor256.com/2017/08/22/to-be-nice-or-not.html: 10 https://www.yegor256.com/2017/08/29/xcop.html: 11 https://www.yegor256.com/2017/09/05/rehttp-http-repeater.html: 10 https://www.yegor256.com/2017/09/12/evil-object-name-suffix-client.html: 9 https://www.yegor256.com/2017/09/19/what-motivates-me.html: 12 https://www.yegor256.com/2017/09/26/threecopies-server-data-backup.html: 8 https://www.yegor256.com/2017/10/03/java9.html: 9 https://www.yegor256.com/2017/10/10/streams-vs-decorators.html: 10 https://www.yegor256.com/2017/10/17/lazy-loading-caching-sticky-cactoos.html: 11 https://www.yegor256.com/2017/10/24/award-2018.html: 8 https://www.yegor256.com/2017/10/24/motherland.html: 10 https://www.yegor256.com/2017/10/30/ukrainian-language.html: 14 https://www.yegor256.com/2017/11/07/five-new-java-features.html: 12 https://www.yegor256.com/2017/11/08/crimea.html: 9 https://www.yegor256.com/2017/11/14/static-factory-methods.html: 20 https://www.yegor256.com/2017/11/21/trust-pay-lose.html: 21 https://www.yegor256.com/2017/11/22/opposition.html: 8 https://www.yegor256.com/2017/11/28/microtasking.html: 39 https://www.yegor256.com/2017/12/05/data-access-object.html: 12 https://www.yegor256.com/2017/12/12/alan-kay-was-wrong.html: 11 https://www.yegor256.com/2017/12/19/srp-is-hoax.html: 15 https://www.yegor256.com/2017/12/26/software-quality-formula.html: 19 https://www.yegor256.com/2018/01/02/operator-new-is-toxic.html: 10 https://www.yegor256.com/2018/01/03/fake-opposition.html: 8 https://www.yegor256.com/2018/01/09/micro-budgeting.html: 25 https://www.yegor256.com/2018/01/10/dalles-plan.html: 8 https://www.yegor256.com/2018/01/16/educational-aspect-of-static-analysis.html: 13 https://www.yegor256.com/2018/01/23/sociotech-skills.html: 15 https://www.yegor256.com/2018/02/06/where-to-find-more-bugs.html: 10 https://www.yegor256.com/2018/02/13/micro-vesting.html: 11 https://www.yegor256.com/2018/02/27/parsing-objects.html: 12 https://www.yegor256.com/2018/03/06/speed-vs-quality.html: 16 https://www.yegor256.com/2018/03/13/fluent-interfaces.html: 15 https://www.yegor256.com/2018/03/17/putin-election.html: 9 https://www.yegor256.com/2018/03/21/zerocracy-announcement.html: 17 https://www.yegor256.com/2018/03/25/why-gas.html: 8 https://www.yegor256.com/2018/03/27/how-to-test-thread-safety.html: 11 https://www.yegor256.com/2018/04/03/donations-via-zerocracy.html: 9 https://www.yegor256.com/2018/04/10/learning-by-refactoring.html: 11 https://www.yegor256.com/2018/04/17/how-to-be-lazy.html: 20 https://www.yegor256.com/2018/04/24/right-way-to-report-bugs.html: 37 https://www.yegor256.com/2018/05/08/open-source-attributes.html: 14 https://www.yegor256.com/2018/05/22/default-arguments-against-null.html: 9 https://www.yegor256.com/2018/05/29/object-validation.html: 11 https://www.yegor256.com/2018/06/19/glogin.html: 9 https://www.yegor256.com/2018/06/26/are-you-an-architect.html: 10 https://www.yegor256.com/2018/07/03/global-variables.html: 14 https://www.yegor256.com/2018/07/24/bugs-or-pull-requests.html: 16 https://www.yegor256.com/2018/08/14/seventy-percent.html: 10 https://www.yegor256.com/2018/08/22/builders-and-manipulators.html: 12 https://www.yegor256.com/2018/08/27/penalty-for-refusal.html: 8 https://www.yegor256.com/2018/08/29/soft-skills.html: 13 https://www.yegor256.com/2018/09/05/monolithic-repositories.html: 10 https://www.yegor256.com/2018/09/07/what-is-speed.html: 8 https://www.yegor256.com/2018/09/12/clear-code.html: 8 https://www.yegor256.com/2018/09/18/fear-of-coupling.html: 11 https://www.yegor256.com/2018/09/30/award-2019.html: 7 https://www.yegor256.com/2018/10/01/remote-work.html: 8 https://www.yegor256.com/2018/10/07/history-simplification.html: 12 https://www.yegor256.com/2018/10/09/can-you-control-us.html: 13 https://www.yegor256.com/2018/10/16/dont-make-me-guess.html: 11 https://www.yegor256.com/2018/10/30/mailanes.html: 10 https://www.yegor256.com/2018/11/06/ruby-threads.html: 10 https://www.yegor256.com/2018/11/13/bigotry.html: 9 https://www.yegor256.com/2018/11/20/journalism.html: 11 https://www.yegor256.com/2018/11/23/freelance-vs-outsourcing.html: 8 https://www.yegor256.com/2018/11/27/you-can-do-better.html: 11 https://www.yegor256.com/2018/12/11/unit-testing-anti-patterns.html: 11 https://www.yegor256.com/2018/12/18/silicon-valley-criticism.html: 12 https://www.yegor256.com/2018/12/25/speaker-cheat-sheet.html: 9 https://www.yegor256.com/2019/01/01/hazardous-enthusiasm.html: 9 https://www.yegor256.com/2019/01/13/country-as-a-service.html: 8 https://www.yegor256.com/2019/01/15/what-if-architect-is-wrong.html: 11 https://www.yegor256.com/2019/01/20/drugs.html: 8 https://www.yegor256.com/2019/01/22/10x-paychecks.html: 11 https://www.yegor256.com/2019/01/28/the-wall.html: 11 https://www.yegor256.com/2019/01/29/dependency-hell.html: 9 https://www.yegor256.com/2019/02/03/cloudrepo.html: 12 https://www.yegor256.com/2019/02/05/zache.html: 8 https://www.yegor256.com/2019/02/12/silicon-valley-benefits.html: 12 https://www.yegor256.com/2019/02/16/calibrated-democracy.html: 9 https://www.yegor256.com/2019/02/21/jews-vs-french.html: 14 https://www.yegor256.com/2019/03/12/data-and-maintainability.html: 9 https://www.yegor256.com/2019/03/12/how-to-move-faster.html: 8 https://www.yegor256.com/2019/03/17/terrorism-and-power.html: 12 https://www.yegor256.com/2019/03/19/logging-without-static-logger.html: 9 https://www.yegor256.com/2019/03/26/jpages.html: 11 https://www.yegor256.com/2019/03/26/sales-kit.html: 10 https://www.yegor256.com/2019/03/28/cost-of-zerocrat.html: 8 https://www.yegor256.com/2019/03/29/concerns.html: 9 https://www.yegor256.com/2019/03/30/survival-guide.html: 8 https://www.yegor256.com/2019/04/02/software-project-review-checklist.html: 10 https://www.yegor256.com/2019/04/09/beg-them.html: 11 https://www.yegor256.com/2019/04/17/nutch-from-java.html: 9 https://www.yegor256.com/2019/04/23/elegant-readme.html: 14 https://www.yegor256.com/2019/04/28/formula-of-happiness.html: 11 https://www.yegor256.com/2019/05/07/sibit-bitcoin-command-line-client.html: 9 https://www.yegor256.com/2019/05/14/cause-risk-effect.html: 12 https://www.yegor256.com/2019/05/21/dont-improvise.html: 10 https://www.yegor256.com/2019/05/28/trust-or-not.html: 14 https://www.yegor256.com/2019/06/11/where-do-you-seek-help.html: 9 https://www.yegor256.com/2019/06/19/how-much-they-suffer.html: 11 https://www.yegor256.com/2019/06/26/syncem.html: 8 https://www.yegor256.com/2019/07/02/tdd-misbeliefs.html: 9 https://www.yegor256.com/2019/07/07/strong-opinions.html: 11 https://www.yegor256.com/2019/07/10/inversive-management.html: 10 https://www.yegor256.com/2019/07/30/joy-of-programming.html: 9 https://www.yegor256.com/2019/07/31/moscow-protests.html: 10 https://www.yegor256.com/2019/09/03/injection-of-guilt.html: 17 https://www.yegor256.com/2019/09/10/how-to-motivate-kids-to-code.html: 9 https://www.yegor256.com/2019/09/15/revolution-bottom-up.html: 9 https://www.yegor256.com/2019/09/17/be-unhappy-to-be-happy.html: 11 https://www.yegor256.com/2019/09/27/parsing-and-printing.html: 11 https://www.yegor256.com/2019/09/28/what-is-the-point.html: 8 https://www.yegor256.com/2019/10/29/sql-as-a-service.html: 9 https://www.yegor256.com/2019/11/03/award-2020.html: 6 https://www.yegor256.com/2019/11/05/revolutionary-evolution.html: 10 https://www.yegor256.com/2019/11/19/how-much-cohesion-is-enough.html: 9 https://www.yegor256.com/2019/12/03/testing-in-code-review.html: 9 https://www.yegor256.com/2019/12/24/altruism-kills.html: 9 https://www.yegor256.com/2019/12/31/talented-programmers.html: 9 https://www.yegor256.com/2019/12/31/testosterone.html: 12 https://www.yegor256.com/2020/01/07/embrace-the-chaos.html: 12 https://www.yegor256.com/2020/01/15/question-never-ask.html: 11 https://www.yegor256.com/2020/02/11/object-cohesion.html: 9 https://www.yegor256.com/2020/02/19/fat-skinny-design.html: 11 https://www.yegor256.com/2020/03/03/prefixed-naming.html: 11 https://www.yegor256.com/2020/03/29/coronavirus.html: 9 https://www.yegor256.com/2020/05/02/first-world-hysteria.html: 10 https://www.yegor256.com/2020/05/05/open-source-arms-race.html: 9 https://www.yegor256.com/2020/05/13/career-killer.html: 11 https://www.yegor256.com/2020/05/19/veil-objects.html: 11 https://www.yegor256.com/2020/06/12/protesters.html: 13 https://www.yegor256.com/2020/06/23/individual-performance-metrics.html: 19 https://www.yegor256.com/2020/07/05/silence-doesnt-cure.html: 12 https://www.yegor256.com/2020/07/29/open-source-etiquette.html: 16 https://www.yegor256.com/2020/10/06/latex-spell-checking.html: 9 https://www.yegor256.com/2020/10/13/lack-of-problem.html: 9 https://www.yegor256.com/2020/10/27/distance-of-coupling.html: 9 https://www.yegor256.com/2020/11/03/daily-reports.html: 9 https://www.yegor256.com/2020/11/10/typing-without-types.html: 9 https://www.yegor256.com/2020/11/15/award-2021.html: 4 https://www.yegor256.com/2020/11/21/svoboda-and-conflicts.html: 8 https://www.yegor256.com/2020/11/24/objects-without-methods.html: 12 https://www.yegor256.com/2020/12/01/abstract-objects.html: 12 https://www.yegor256.com/2020/12/22/self-managing-orgs.html: 13 https://www.yegor256.com/2020/12/29/metric-for-emotions.html: 12 https://www.yegor256.com/2021/02/02/greed-based-planning.html: 9 https://www.yegor256.com/2021/02/10/dataization.html: 11 https://www.yegor256.com/2021/03/03/imposters-to-win.html: 12 https://www.yegor256.com/2021/04/14/how-we-organized-iccq.html: 14 https://www.yegor256.com/2021/06/01/tips-for-recruiters.html: 9 https://www.yegor256.com/2021/08/04/prestructors.html: 11 https://www.yegor256.com/2021/08/11/logging-in-unit-tests.html: 11 https://www.yegor256.com/2021/09/09/simba.html: 9 https://www.yegor256.com/2021/10/12/calibrated-achievement-points.html: 9 https://www.yegor256.com/2021/10/21/objectionary.html: 9 https://www.yegor256.com/2021/12/01/teaching.html: 12 https://www.yegor256.com/2022/02/16/ai-coding.html: 9 https://www.yegor256.com/2022/03/29/bugs-occam-razor.html: 9 https://www.yegor256.com/2022/06/05/reflection-means-hidden-coupling.html: 9 https://www.yegor256.com/2022/06/14/principle-of-one.html: 9 https://www.yegor256.com/2022/07/05/safety-net.html: 12 https://www.yegor256.com/2022/07/20/command-line-defaults.html: 9 https://www.yegor256.com/2022/08/04/code-and-tests-different-pull-requests.html: 10 https://www.yegor256.com/2022/08/10/xsline-immutable-pipeline.html: 11 https://www.yegor256.com/2022/08/24/research-paper-template.html: 12 https://www.yegor256.com/2022/08/30/dont-group-exception-catchers.html: 11 https://www.yegor256.com/2022/09/08/smaller-try-blocks.html: 11 https://www.yegor256.com/2023/01/19/layout-of-tests.html: 9 https://www.yegor256.com/2023/07/19/just-show-up.html: 13 https://www.yegor256.com/2023/07/25/contribute-disabled-tests.html: 11 https://www.yegor256.com/2023/08/01/method-overloading.html: 14 https://www.yegor256.com/2023/08/08/two-step-initialization.html: 13 https://www.yegor256.com/2023/08/13/dictators.html: 10 https://www.yegor256.com/2023/08/15/decision-making-process.html: 18 https://www.yegor256.com/2023/08/22/fast-vs-deep-testing.html: 11 https://www.yegor256.com/2023/08/27/immigration-by-war.html: 12 https://www.yegor256.com/2023/08/29/ai-for-software-engineering.html: 11 https://www.yegor256.com/2023/09/05/style-checker-for-bibtex-files.html: 9 https://www.yegor256.com/2023/09/17/turbulence.html: 8 https://www.yegor256.com/2023/09/19/five-ingredients-career.html: 9 https://www.yegor256.com/2023/09/29/how-to-write-related-work-section.html: 11 https://www.yegor256.com/2023/10/01/individualism-vs-collectivism.html: 8 https://www.yegor256.com/2023/10/11/method-of-research.html: 16 https://www.yegor256.com/2023/11/22/avoid-line-breaks-inside-paragrap.html: 9 https://www.yegor256.com/2023/11/28/research-questionnaire.html: 9 https://www.yegor256.com/2023/12/11/results-and-discussion.html: 13 https://www.yegor256.com/2023/12/17/how-to-review-research-paper.html: 9 https://www.yegor256.com/2023/12/26/defend-me-against-chatgpt.html: 12 https://www.yegor256.com/2024/01/03/not-able-to-speak.html: 12 https://www.yegor256.com/2024/02/06/research-flow.html: 9 https://www.yegor256.com/2024/04/01/ping-me-please.html: 16 https://www.yegor256.com/2024/04/02/kulikovo-pole.html: 8 https://www.yegor256.com/2024/05/27/freedom-of-speech-vs-intelligence.html: 8 https://www.yegor256.com/2024/06/09/patent-claim.html: 9 https://www.yegor256.com/2024/06/23/medals-to-win.html: 9 https://www.yegor256.com/2024/07/07/checking-object-existence.html: 9 https://www.yegor256.com/2024/09/21/interpreters-of-chaos.html: 8 https://www.yegor256.com/2024/12/15/open-source-beginner-advice.html: 14 https://www.yegor256.com/2025/04/12/four-builds.html: 9 https://www.yegor256.com/2025/04/19/dont-merge-into-broken-master.html: 12 https://www.yegor256.com/2025/04/24/dont-close-their-tickets.html: 11 https://www.yegor256.com/2025/05/18/bug-reports-as-contracts.html: 11 https://www.yegor256.com/2025/05/25/bug-driven-development.html: 16 https://www.yegor256.com/2025/05/31/good-bug-title.html: 11 https://www.yegor256.com/2025/06/08/pull-request-without-test.html: 11 https://www.yegor256.com/2025/06/22/retrieve-or-remove.html: 9 https://www.yegor256.com/2025/08/17/type-annotations.html: 9 https://www.yegor256.com/2025/09/14/red-and-black.html: 11 There are no orphans in 9946 links 128 links found, testing them... + links=/tmp/yegor256-20250915-731-x2giyp.txt + report=/tmp/yegor256-20250915-731-1kdmf0.txt + export -f ping_uri + cmd='ping_uri "$0" >> "/tmp/yegor256-20250915-731-1kdmf0.txt"; echo "$0";' + xargs -P 10 -n 1 /bin/bash -c 'ping_uri "$0" >> "/tmp/yegor256-20250915-731-1kdmf0.txt"; echo "$0";' https://en.wikipedia.org/wiki/Generics_in_Java https://twitter.com/yegor256/status/1226410473354080256?ref_src=twsrc%5Etfw https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractLoader.java https://ru.wikipedia.org/wiki/%D0%9C%D1%83%D1%80%D0%B0%D0%B2%D1%8C%D1%91%D0%B2,_%D0%90%D0%BB%D0%B5%D0%BA%D1%81%D0%B0%D0%BD%D0%B4%D1%80_%D0%9D%D0%B8%D0%BA%D0%BE%D0%BB%D0%B0%D0%B5%D0%B2%D0%B8%D1%87 https://soundcloud.com/yegor256/shift-m42-self-development-with-venkat-subramaniam http://www.bbc.com/russian/news-37172798 https://jenkins-ci.org/ https://vesti-ukr.com/politika/221122-jazyk https://twitter.com/yegor256/status/1069103139972935680?ref_src=twsrc%5Etfw https://www.scrum.org/Resources/Scrum-Glossary/Definition-of-Done https://www.imdb.com/title/tt0119879/ https://en.wikipedia.org/wiki/Object-relational_mapping https://ru.wikipedia.org/wiki/%D0%A6%D0%B5%D0%BD%D0%B7%D1%83%D1%80%D0%B0 https://www.facebook.com/MikeClaytonAuthor https://square.github.io/okhttp/3.x/okhttp/okhttp3/Request.html https://github.com/vmi/selenese-runner-java https://www.slideshare.net/YegorBugayenko/management-without-managers https://stackoverflow.com/a/14274358/187141 https://www.liquibase.org/documentation/maven/ https://github.com/rahuofu http://pikabu.ru/story/chto_dala_lyudyam_sovetskaya_vlast_sssr_3492006 https://github.com/yegor256/s3auth https://ricardo-vargas.com/slides/ https://blog.ycombinator.com/announcing-the-safe-a-replacement-for-convertible-notes https://en.wikipedia.org/wiki/Charisma https://en.wikipedia.org/wiki/Software_performance_testing http://at.teamed.io/calculator.html https://commons.apache.org/proper/commons-io/apidocs/index.html https://vimeo.com/album/3998953/video/170745388 https://en.wikipedia.org/wiki/Esperanto https://www.technologyreview.com/2023/04/06/1071059/chatgpt-change-not-destroy-education-openai/ https://www.craigslist.com https://github.com/yegor256/sixnines/blob/0.17/Rakefile#L38-L39 https://en.wikipedia.org/wiki/Fixed-price_contract https://www.martinfowler.com/articles/injection.html https://ru.wikipedia.org/wiki/%D0%93%D0%BE%D1%80%D0%B4%D0%BE%D0%BD,_%D0%94%D0%BC%D0%B8%D1%82%D1%80%D0%B8%D0%B9_%D0%98%D0%BB%D1%8C%D0%B8%D1%87 http://vexor.io/ http://download.java.net/java/jdk9/docs/api/java/util/stream/Stream.html https://kotlinlang.org/docs/reference/properties.html https://www.youtube.com/playlist?list=PLaIsQH4uc08woJKRAA7mmjs9fU0jeKjjM https://www.javadoc.io/static/org.takes/takes/1.9.1/org/takes/rq/RqFake.html https://en.wikipedia.org/wiki/Declarative_programming https://github.com/yegor256/rultor/issues https://github.com/scalikejdbc/scalikejdbc https://netbeans.org/ https://github.com/yegor256/mailanes/issues https://www.imdb.com/title/tt0106307/ https://regnum.ru/news/polit/2823851.html https://docs.oracle.com/javaee/7/api/javax/servlet/ServletContext.html#getAttribute-java.lang.String- https://amzn.to/2bQVqBr https://www.nasa.gov/ https://github.com/KeldOelykke/FailFast https://patentattorneyworldwide.com/us/much-patent-attorney-us-charges-stage-getting-patent/ https://docs.oracle.com/javase/tutorial/java/concepts/interface.html https://ru.wikipedia.org/wiki/%D0%9C%D0%B5%D1%82%D0%B0%D0%BF%D0%BD%D0%B5%D0%B2%D0%BC%D0%BE%D0%B2%D0%B8%D1%80%D1%83%D1%81_%D1%87%D0%B5%D0%BB%D0%BE%D0%B2%D0%B5%D0%BA%D0%B0 https://docs.google.com/forms/d/1d1DgAj8wYOXqmg8wMw_PpPXSEWKZMIa5Y5oEmCN8I7o https://www.livescience.com/64492-james-watson-stripped-of-honors.html https://github.com/JnRouvignac/AutoRefactor https://www.imdb.com/name/nm0000631/ https://http.jcabi.com/apidocs-1.3/com/jcabi/http/RequestURI.html https://jsparrow.github.io/rules/avoid-concatenation-in-logging-statements.html https://github.com/teamed/quiz/pulls http://static.javadoc.io/org.takes/takes/1.1/org/takes/Response.html https://github.com/kaitoy/pcap4j/releases https://github.com/fagnermartinsbrack/jack-the-moneylender http://obozrevatel.com/politics/13540-zaschita-korbana-sobrala-dokazatelstva-ego-nevinovnosti-advokat.htm https://en.wikipedia.org/wiki/Eclipse_Jersey https://www.pmi.org/PMBOK-Guide-and-Standards.aspx https://aspects.jcabi.com https://www.computerworld.com/article/3144063/open-source-has-won-and-microsoft-has-surrendered.html https://github.com/zetaops/ulakbus https://twitter.com/qcon https://habr.com/ru/company/piter/blog/451576/ https://ru.wikipedia.org/wiki/%D0%9D%D0%B8%D0%B4%D0%B5%D1%80%D0%BB%D0%B0%D0%BD%D0%B4%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D0%BE%D0%BB%D0%B8%D1%82%D0%B8%D0%BA%D0%B0_%D0%BF%D0%BE_%D0%BD%D0%B0%D1%80%D0%BA%D0%BE%D1%82%D0%B8%D0%BA%D0%B0%D0%BC http://static.javadoc.io/com.jcabi/jcabi-http/1.17.2/com/jcabi/http/Request.html#method%28java.lang.String%29 https://www.slideshare.net/YegorBugayenko/java-vs-oop https://www.facebook.com/events/1492540384386929/ https://nutch.apache.org/ https://en.wikipedia.org/wiki/Cohesion_%28computer_science%29 https://ru.wikipedia.org/wiki/%D0%A1%D0%BD%D0%BE%D1%83%D0%B1%D0%BE%D1%80%D0%B4_%28%D0%B2%D0%B8%D0%B4_%D1%81%D0%BF%D0%BE%D1%80%D1%82%D0%B0%29 https://ru.wikipedia.org/wiki/%D0%A8%D0%B5%D0%B2%D1%87%D0%B5%D0%BD%D0%BA%D0%BE,_%D0%A2%D0%B0%D1%80%D0%B0%D1%81_%D0%93%D1%80%D0%B8%D0%B3%D0%BE%D1%80%D1%8C%D0%B5%D0%B2%D0%B8%D1%87 http://www.demoscope.ru/weekly/2019/0821/barom04.php https://en.wikipedia.org/wiki/Bitcoin_network https://github.com/z7zmey/php-parser https://twitter.com/geekoutee https://en.wikipedia.org/wiki/Fibonacci_sequence http://mkrigsman.com/ https://github.com/yegor256/s3auth/blob/master/.rultor.yml https://github.com/klieber https://ru.wikipedia.org/wiki/%D0%A2%D0%B5%D0%BE%D1%80%D0%B8%D1%8F_%D0%B7%D0%B0%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B0 http://anthropology.ru/en/text/parcvaniya-vv/o-sushchnosti-nacii-i-nacionalizma https://ru.wikipedia.org/wiki/%D0%9A%D0%BD%D0%B8%D0%B3%D0%BE%D0%BF%D0%B5%D1%87%D0%B0%D1%82%D0%B0%D0%BD%D0%B8%D0%B5 https://semver.org/ https://www.scrum.org/forum/scrum-forum/13381/individual-performance-scrum-enviornment https://www.dropbox.com/personal https://github.com/yegor256/rultor/blob/1.50.2/src/main/java/com/rultor/web/RsPage.java https://goldbio.com/articles/article/Guide-to-results-and-discussion-section https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html http://static.javadoc.io/com.jcabi/jcabi-http/1.17.2/com/jcabi/http/request/JdkRequest.html https://en.wikipedia.org/wiki/Composition_over_inheritance http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html https://ru.wikipedia.org/wiki/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%81%D1%82%D1%80%D0%B0%D0%BD_%D0%BF%D0%BE_%D1%83%D1%80%D0%BE%D0%B2%D0%BD%D1%8E_%D1%83%D0%BC%D1%8B%D1%88%D0%BB%D0%B5%D0%BD%D0%BD%D1%8B%D1%85_%D1%83%D0%B1%D0%B8%D0%B9%D1%81%D1%82%D0%B2 https://github.com/ashtonhogan/tacinga http://ns1758.ca/winch/winchest.html http://kremlin.ru/events/president/news/56378 https://dynamo.jcabi.com https://innopolis.university/en/ https://github.com/testinfected/molecule/commit/b4143a0d15023c4fc259678e2f15698c77f3a76f http://rian.com.ua/analytics/20170724/1026116664.html http://www.zerocracy.com/policy.html#35 https://code.google.com/p/xml-matchers/ https://en.wikipedia.org/wiki/Method_chaining https://github.com/elchris/easysql https://en.wikipedia.org/wiki/Bertrand_Meyer https://chronologia.org/ https://jokerconf.com/2018/talks/6lu7550n0kew2eeugei4sq/ https://amzn.to/3mgxt7k http://s3.jcabi.com https://javachampions.org/ https://github.com/DrBookings/drbookings https://github.com/praveendath92/MDroid https://www.amazon.de/Yegor-Bugayenko/e/B01AM1QMDK/ https://github.com/smartcommunitylab/smartcampus.gamification https://www.crazyontap.com/topic.php?TopicId=242135 http://topconf.com/tallinn-2016/speaker/yegor-bugayenko/ http://betterembsw.blogspot.nl/2010/10/embedded-software-costs-15-40-per-line.html https://standards.ieee.org/findstds/standard/610.12-1990.html https://events.epam.com/events/kyiv-jug-feb28 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractLoader.java: 404 https://vesti-ukr.com/politika/221122-jazyk: 521 https://www.facebook.com/MikeClaytonAuthor: 400 https://www.liquibase.org/documentation/maven/: 404 https://vexor.io/: 301 https://download.java.net/java/jdk9/docs/api/java/util/stream/Stream.html: 404 https://www.facebook.com/events/1492540384386929/: 400 https://github.com/ashtonhogan/tacinga: 404 https://www.zerocracy.com/policy.html: 404 https://jokerconf.com/2018/talks/6lu7550n0kew2eeugei4sq/: 404 https://www.crazyontap.com/topic.php?TopicId=242135: 000 https://standards.ieee.org/standard/610.12-1990.html: 404 https://events.epam.com/events/kyiv-jug-feb28: 000 128 links are found, 13 are broken, it's more or less OK (10%) Running RuboCop... Inspecting 21 files 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 21 files inspected, 32mno offenses0m detected + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n repo ']' + docker rmi yegor256/rultor-66rq2c88 Untagged: yegor256/rultor-66rq2c88:latest Deleted: sha256:6ed83bf147e0e67ea867c2096ce83249b5948bd870f511b512ccd2c40059ea7e ++ whoami + sudo chown -R ubuntu repo + cd repo + git push origin master To github.com:yegor256/blog.git fa6447cea3a..1af0a65df11 master -> master container 0b5ff55a3b796f6b534576b1a2257666f2145424110ed43fff053c447526dbc1 is dead Mon Sep 15 03:16:40 UTC 2025