+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1467 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Fri Jan 3 18:30:20 UTC 2025 + uptime 18:30:20 up 1 min, 0 users, load average: 1.30, 0.45, 0.16 + ff=default + image=yegor256/rultor-image + rebase=false + head_branch=master + pull_title='Update dependency fastimage to v2.4.0' + author=yegor256 + directory=repo + head=git@github.com:yegor256/blog.git + pull_id=755 + fork=git@github.com:yegor256/blog.git + fork_branch=renovate/fastimage-2.x + squash=false + vars=('--env=head=git@github.com:yegor256/blog.git' '--env=pull_id=755' '--env=fork=git@github.com:yegor256/blog.git' '--env=fork_branch=renovate/fastimage-2.x' '--env=head_branch=master' '--env=pull_title=Update dependency fastimage to v2.4.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=755'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/fastimage-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency fastimage to v2.4.0'\''\'\'''\'''\'' '\'';'\'' '\''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=755'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/fastimage-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency fastimage to v2.4.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';') + container=yegor256_blog_755 + as_root=false + hostname ip-172-31-27-205 + pwd /tmp/rultor-XaMs + 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 git@github.com:yegor256/blog.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -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=755'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/fastimage-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency fastimage to v2.4.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';' + rm -rf .gnupg + set -ex + 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] award -> fork/award * [new branch] gh-pages -> fork/gh-pages * [new branch] jekyll3 -> fork/jekyll3 * [new branch] master -> fork/master * [new branch] renovate/fastimage-2.x -> fork/renovate/fastimage-2.x * [new branch] renovate/jekyll-ecosystem-packages -> fork/renovate/jekyll-ecosystem-packages * [new branch] renovate/jekyll-sass-1.x -> fork/renovate/jekyll-sass-1.x * [new branch] renovate/rubocop-1.x -> fork/renovate/rubocop-1.x * [new branch] volatility -> fork/volatility * [new branch] x -> fork/x + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + 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/fastimage-2.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/fastimage-2.x' 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 ']' + '[' false == true ']' + git merge --ff __rultor Updating 9bde2c0279c..929ad95228b Fast-forward Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.31 ++ bc ++ echo 0.31 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.31, low enough to run a new Docker container' load average is 0.31, 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-icdpx6ev + docker build repo -t yegor256/rultor-icdpx6ev #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.08kB done #1 DONE 1.5s #2 [internal] load metadata for docker.io/yegor256/rultor-image:1.23.1 #2 DONE 1.4s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #4 [1/9] FROM docker.io/yegor256/rultor-image:1.23.1@sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620 #4 resolve docker.io/yegor256/rultor-image:1.23.1@sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 27.32kB done #5 DONE 0.2s #4 [1/9] FROM docker.io/yegor256/rultor-image:1.23.1@sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620 #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 5.24MB / 29.54MB 0.2s #4 sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620 5.82kB / 5.82kB done #4 sha256:9f625340f6d28d47d6c519843b26679771c859038e2a0522b8320931f055edf3 19.55kB / 19.55kB done #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 0B / 40.83MB 0.2s #4 sha256:2c78bdfd1661c8169fdb8e6068ba4768e5dc68ee93067b7da85fc8ee8409de71 0B / 173B 0.2s #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 14.68MB / 29.54MB 0.3s #4 sha256:2c78bdfd1661c8169fdb8e6068ba4768e5dc68ee93067b7da85fc8ee8409de71 173B / 173B 0.2s done #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 0B / 267.62MB 0.3s #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 24.12MB / 29.54MB 0.5s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 6.29MB / 40.83MB 0.5s #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 26.42MB / 29.54MB 0.6s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 9.44MB / 40.83MB 0.6s #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 29.54MB / 29.54MB 0.8s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 18.87MB / 40.83MB 0.8s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 23.07MB / 40.83MB 0.9s #4 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 29.54MB / 29.54MB 1.0s done #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 26.21MB / 40.83MB 1.0s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 13.63MB / 267.62MB 1.0s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 28.31MB / 40.83MB 1.1s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 0B / 1.59GB 1.1s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 36.70MB / 40.83MB 1.3s #4 extracting sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 38.80MB / 40.83MB 1.5s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 28.31MB / 267.62MB 1.8s #4 sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 40.83MB / 40.83MB 2.5s done #4 sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 0B / 3.39MB 2.6s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 41.94MB / 267.62MB 2.7s #4 sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 1.05MB / 3.39MB 2.8s #4 sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 3.39MB / 3.39MB 2.9s #4 sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 3.39MB / 3.39MB 3.0s done #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 0B / 12.41MB 3.2s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 2.10MB / 12.41MB 3.3s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 4.19MB / 12.41MB 3.4s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 9.44MB / 12.41MB 3.6s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 11.53MB / 12.41MB 3.7s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 56.62MB / 267.62MB 3.9s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 12.41MB / 12.41MB 3.9s #4 sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 12.41MB / 12.41MB 3.9s done #4 sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 0B / 10.72MB 4.1s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 79.69MB / 1.59GB 4.2s #4 extracting sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 3.1s done #4 sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 3.15MB / 10.72MB 4.4s #4 sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 7.34MB / 10.72MB 4.5s #4 sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 10.49MB / 10.72MB 4.6s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 72.35MB / 267.62MB 4.8s #4 extracting sha256:2c78bdfd1661c8169fdb8e6068ba4768e5dc68ee93067b7da85fc8ee8409de71 done #4 sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 10.72MB / 10.72MB 5.4s done #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 87.03MB / 267.62MB 5.7s #4 sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 0B / 13.08MB 6.0s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 103.81MB / 267.62MB 6.2s #4 sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 4.19MB / 13.08MB 6.2s #4 sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 8.39MB / 13.08MB 6.3s #4 sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 13.08MB / 13.08MB 6.5s #4 extracting sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 121.63MB / 267.62MB 6.7s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 140.51MB / 267.62MB 7.2s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 161.48MB / 1.59GB 7.2s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 154.14MB / 267.62MB 7.5s #4 sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 13.08MB / 13.08MB 7.7s done #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 170.92MB / 267.62MB 8.2s #4 sha256:615b3b9f2aac7f316898b9b6e83f16b47ac5324efea2f30fc3b847212c357f94 0B / 1.79MB 8.2s #4 sha256:615b3b9f2aac7f316898b9b6e83f16b47ac5324efea2f30fc3b847212c357f94 1.79MB / 1.79MB 8.4s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 184.55MB / 267.62MB 8.7s #4 sha256:615b3b9f2aac7f316898b9b6e83f16b47ac5324efea2f30fc3b847212c357f94 1.79MB / 1.79MB 8.7s done #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 0B / 372.97MB 9.1s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 199.23MB / 267.62MB 9.2s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 214.96MB / 267.62MB 9.8s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 20.97MB / 372.97MB 10.1s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 242.22MB / 1.59GB 10.2s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 230.69MB / 267.62MB 10.4s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 244.32MB / 267.62MB 10.9s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 45.09MB / 372.97MB 10.9s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 257.95MB / 267.62MB 11.5s #4 extracting sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 5.2s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 63.96MB / 372.97MB 11.7s #4 sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 267.62MB / 267.62MB 11.9s done #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 0B / 23.19MB 12.2s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 85.98MB / 372.97MB 12.4s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 2.10MB / 23.19MB 12.4s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 4.19MB / 23.19MB 12.5s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 7.34MB / 23.19MB 12.6s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 12.58MB / 23.19MB 12.8s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 16.78MB / 23.19MB 12.9s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 326.11MB / 1.59GB 13.1s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 105.95MB / 372.97MB 13.1s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 21.36MB / 23.19MB 13.1s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 23.19MB / 23.19MB 13.2s #4 sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 23.19MB / 23.19MB 13.2s done #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 0B / 342.44MB 13.3s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 127.93MB / 372.97MB 13.8s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 23.07MB / 342.44MB 14.3s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 149.95MB / 372.97MB 14.6s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 41.94MB / 342.44MB 15.1s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 171.97MB / 372.97MB 15.3s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 407.90MB / 1.59GB 15.7s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 60.82MB / 342.44MB 15.8s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 190.84MB / 372.97MB 15.9s #4 extracting sha256:30469571f9abe847a84264222d165b05278f37e2045f631caa7d71c269599fea 9.7s done #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 209.72MB / 372.97MB 16.7s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 82.84MB / 342.44MB 16.7s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 100.66MB / 342.44MB 17.3s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 231.74MB / 372.97MB 17.5s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 118.49MB / 342.44MB 17.9s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 251.66MB / 372.97MB 18.2s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 488.64MB / 1.59GB 18.6s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 140.51MB / 342.44MB 18.6s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 272.63MB / 372.97MB 19.0s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 162.53MB / 342.44MB 19.4s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 293.60MB / 372.97MB 19.7s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 185.60MB / 342.44MB 20.2s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 312.48MB / 372.97MB 20.4s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 206.57MB / 342.44MB 21.0s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 333.45MB / 372.97MB 21.1s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 571.47MB / 1.59GB 21.3s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 5.0s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 226.49MB / 342.44MB 21.7s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 356.52MB / 372.97MB 22.0s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 246.42MB / 342.44MB 22.4s #4 sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 372.97MB / 372.97MB 22.6s done #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 0B / 1.14GB 22.8s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 268.44MB / 342.44MB 23.0s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 287.31MB / 342.44MB 23.7s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 656.41MB / 1.59GB 24.1s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 308.28MB / 342.44MB 24.4s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 61.87MB / 1.14GB 25.0s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 329.25MB / 342.44MB 25.2s #4 sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 342.44MB / 342.44MB 26.0s done #4 sha256:091892e3a3041a5baf7c3c2bbb3522175bc90ad214ae21b3d4e3f9887ab1b7b9 0B / 1.11MB 26.1s #4 sha256:091892e3a3041a5baf7c3c2bbb3522175bc90ad214ae21b3d4e3f9887ab1b7b9 1.11MB / 1.11MB 26.1s done #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 0B / 63.71MB 26.2s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 5.24MB / 63.71MB 26.7s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 737.15MB / 1.59GB 26.9s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 10.2s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 119.54MB / 1.14GB 26.9s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 10.49MB / 63.71MB 26.9s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 18.87MB / 63.71MB 27.2s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 25.17MB / 63.71MB 27.4s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 30.41MB / 63.71MB 27.6s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 34.60MB / 63.71MB 27.8s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 38.80MB / 63.71MB 28.0s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 44.04MB / 63.71MB 28.2s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 50.33MB / 63.71MB 28.4s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 55.57MB / 63.71MB 28.6s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 60.82MB / 63.71MB 28.8s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 179.31MB / 1.14GB 29.1s #4 sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 63.71MB / 63.71MB 29.0s done #4 sha256:986b3170a0d95d861760ffeb2fb666eddec7e7be351f927c6fb887b054f89451 0B / 3.36MB 29.1s #4 sha256:986b3170a0d95d861760ffeb2fb666eddec7e7be351f927c6fb887b054f89451 1.05MB / 3.36MB 29.3s #4 sha256:986b3170a0d95d861760ffeb2fb666eddec7e7be351f927c6fb887b054f89451 3.36MB / 3.36MB 29.4s done #4 sha256:e56ee5c784dc61743fff750f585bee503b3b63b0fa718f90677416135add7db5 0B / 410B 29.5s #4 sha256:e56ee5c784dc61743fff750f585bee503b3b63b0fa718f90677416135add7db5 410B / 410B 29.5s done #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 0B / 18.90MB 29.6s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 816.84MB / 1.59GB 29.8s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 2.10MB / 18.90MB 29.8s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 3.15MB / 18.90MB 29.9s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 6.29MB / 18.90MB 30.0s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 12.58MB / 18.90MB 30.2s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 15.73MB / 18.90MB 30.3s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 18.90MB / 18.90MB 30.4s #4 sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 18.90MB / 18.90MB 30.5s done #4 sha256:35d35565636dde205211771a08bca6ebaf102e11749c27e1f1f6157f025f580e 1.11kB / 1.11kB 30.7s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 236.98MB / 1.14GB 30.8s #4 sha256:35d35565636dde205211771a08bca6ebaf102e11749c27e1f1f6157f025f580e 1.11kB / 1.11kB 30.7s done #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 0B / 34.04MB 30.8s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 4.19MB / 34.04MB 31.1s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 7.34MB / 34.04MB 31.2s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 13.63MB / 34.04MB 31.4s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 17.83MB / 34.04MB 31.5s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 20.97MB / 34.04MB 31.6s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 23.07MB / 34.04MB 31.7s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 29.36MB / 34.04MB 31.9s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 15.4s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 34.04MB / 34.04MB 32.1s #4 sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 34.04MB / 34.04MB 32.2s done #4 sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 0B / 6.32MB 32.3s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 898.63MB / 1.59GB 32.5s #4 sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 2.10MB / 6.32MB 32.5s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 296.75MB / 1.14GB 32.6s #4 sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 3.15MB / 6.32MB 32.6s #4 sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 6.32MB / 6.32MB 32.7s #4 sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 6.32MB / 6.32MB 32.8s done #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 0B / 46.62MB 32.9s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 4.19MB / 46.62MB 33.2s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 9.44MB / 46.62MB 33.4s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 15.73MB / 46.62MB 33.7s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 18.87MB / 46.62MB 33.8s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 24.12MB / 46.62MB 34.0s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 27.26MB / 46.62MB 34.1s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 36.70MB / 46.62MB 34.4s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 354.42MB / 1.14GB 34.6s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 42.99MB / 46.62MB 34.6s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 46.62MB / 46.62MB 34.8s #4 sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 46.62MB / 46.62MB 34.9s done #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 0B / 263.50MB 35.0s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 980.42MB / 1.59GB 35.5s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 15.73MB / 263.50MB 35.6s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 32.51MB / 263.50MB 36.2s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 413.14MB / 1.14GB 36.4s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 49.28MB / 263.50MB 36.9s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 20.5s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 66.06MB / 263.50MB 37.5s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 83.89MB / 263.50MB 38.1s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.06GB / 1.59GB 38.4s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 471.86MB / 1.14GB 38.5s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 98.57MB / 263.50MB 38.7s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 113.25MB / 263.50MB 39.2s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 128.97MB / 263.50MB 39.8s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 143.65MB / 263.50MB 40.3s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 534.77MB / 1.14GB 40.7s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 159.38MB / 263.50MB 40.9s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.14GB / 1.59GB 41.2s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 174.06MB / 263.50MB 41.4s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 187.70MB / 263.50MB 42.0s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 25.6s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 203.42MB / 263.50MB 42.6s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 595.59MB / 1.14GB 42.8s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 218.10MB / 263.50MB 43.2s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 233.83MB / 263.50MB 43.8s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.22GB / 1.59GB 44.4s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 247.46MB / 263.50MB 44.4s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 653.26MB / 1.14GB 44.7s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 263.50MB / 263.50MB 45.0s #4 sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 263.50MB / 263.50MB 45.1s done #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 0B / 119.29MB 45.2s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 6.29MB / 119.29MB 45.7s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 14.68MB / 119.29MB 46.0s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 23.07MB / 119.29MB 46.3s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 29.36MB / 119.29MB 46.5s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 711.98MB / 1.14GB 46.8s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 36.70MB / 119.29MB 46.8s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.31GB / 1.59GB 47.0s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 44.04MB / 119.29MB 47.2s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 30.6s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 51.38MB / 119.29MB 47.5s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 59.77MB / 119.29MB 47.8s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 68.16MB / 119.29MB 48.1s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 76.55MB / 119.29MB 48.5s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 771.75MB / 1.14GB 48.9s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 85.98MB / 119.29MB 48.9s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 95.42MB / 119.29MB 49.2s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 103.81MB / 119.29MB 49.5s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.39GB / 1.59GB 49.8s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 111.15MB / 119.29MB 49.8s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 117.44MB / 119.29MB 50.0s #4 sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 119.29MB / 119.29MB 50.2s done #4 sha256:55c1f8c9bd458abcf9c8fa0b11a5f8e543fdc6721781b13d841297d53318d43d 260B / 260B 50.4s done #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 830.47MB / 1.14GB 50.8s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.47GB / 1.59GB 52.2s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 35.7s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 890.40MB / 1.14GB 52.3s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 951.06MB / 1.14GB 54.0s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.56GB / 1.59GB 54.3s #4 sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 1.59GB / 1.59GB 55.2s done #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 1.01GB / 1.14GB 55.4s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 1.07GB / 1.14GB 56.5s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 40.9s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 1.13GB / 1.14GB 57.6s #4 sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 1.14GB / 1.14GB 58.0s done #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 46.0s #4 extracting sha256:cac62b5ba9321641368d47dbf6d16f2817b1c6f168490040a13d38ee6f04be82 49.3s done #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 5.0s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 10.1s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 15.1s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 20.2s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 25.2s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 30.2s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 35.3s #4 extracting sha256:403ec2ae238976ca4d98727e7c4d69dde53997571af4352a4439e1176886bfc9 39.7s done #4 extracting sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 #4 extracting sha256:62628d0488a1ea63d8791e92296b1feaf97af91fd7275d43326c7d67ef618065 0.2s done #4 extracting sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 #4 extracting sha256:84283471f652c58118f9f3a3d8ab95317ee02d3d563dcaa904e42d0a01717b18 0.9s done #4 extracting sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 0.1s #4 extracting sha256:9ad1fa82e034eea14987e66355ef31c6f3a34b7e6608aaf032574ec95a3c000a 0.5s done #4 extracting sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 #4 extracting sha256:80bda748ab48b3b36314ee3f24f5785c5ffbba43340fddf673ae9cdae90d4f85 0.4s done #4 extracting sha256:615b3b9f2aac7f316898b9b6e83f16b47ac5324efea2f30fc3b847212c357f94 #4 extracting sha256:615b3b9f2aac7f316898b9b6e83f16b47ac5324efea2f30fc3b847212c357f94 0.4s done #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 5.1s #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 10.1s #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 15.2s #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 20.4s #4 extracting sha256:09ce9dff669f92171fc3a2a3257ae70a535bd77bcdd87278864581cadcda18e6 20.7s done #4 extracting sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 #4 extracting sha256:e8271a417b38ad822b44072d9f8471d837174444a8c84f7b27b7819f4f576870 1.7s done #4 extracting sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 #4 extracting sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 5.1s #4 extracting sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 10.2s #4 extracting sha256:0c9916c1cff440d71d4814522c58a065327abbf36efb0b23e5e3ce95d8acc097 15.1s done #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 5.1s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 10.1s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 15.1s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 20.2s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 25.3s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 30.4s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 35.4s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 40.5s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 45.6s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 50.7s #4 extracting sha256:875e86560ccf1aa16d20071e3c85a4615cdc92b488d163d9c365c5e7d14cedcb 53.7s done #4 extracting sha256:091892e3a3041a5baf7c3c2bbb3522175bc90ad214ae21b3d4e3f9887ab1b7b9 0.1s #4 extracting sha256:091892e3a3041a5baf7c3c2bbb3522175bc90ad214ae21b3d4e3f9887ab1b7b9 0.1s done #4 extracting sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 #4 extracting sha256:1cbed1b837cac45d95501ab7156d113c694a445c8f20803c25e0745be273af51 3.1s done #4 extracting sha256:986b3170a0d95d861760ffeb2fb666eddec7e7be351f927c6fb887b054f89451 0.1s #4 extracting sha256:986b3170a0d95d861760ffeb2fb666eddec7e7be351f927c6fb887b054f89451 0.3s done #4 extracting sha256:e56ee5c784dc61743fff750f585bee503b3b63b0fa718f90677416135add7db5 done #4 extracting sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 0.1s #4 extracting sha256:8cb6f425b6baf82513d3f306180e049b26af65dbe68b00def91221222791dc78 0.2s done #4 extracting sha256:35d35565636dde205211771a08bca6ebaf102e11749c27e1f1f6157f025f580e done #4 extracting sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b #4 extracting sha256:8e683020951f6b6e0d48471d7df4c87f3e570e1c738fdd7a30dc35dd5e8ead8b 2.2s done #4 extracting sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 #4 extracting sha256:13d94c2ee76feec763205182e87dc514a04f935869dcf887d0e6ac2eeb9d1c21 0.4s done #4 extracting sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 0.1s #4 extracting sha256:41080f3c5d30cefdbfe1caf043ffc786ba16bac44524376e9f79f7ee47cc1299 2.7s done #4 extracting sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 #4 extracting sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 5.0s #4 extracting sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 10.0s #4 extracting sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 15.1s #4 extracting sha256:123b733366ffc51ad11f0dc6c5977b12faafad6174f98a0c329bc8e53fdb2ce3 18.8s done #4 extracting sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b #4 extracting sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 5.1s #4 extracting sha256:630a507fc3a55fcef5f201c38a8960af8b5021434d47d72acee3c7a09683789b 7.1s done #4 extracting sha256:55c1f8c9bd458abcf9c8fa0b11a5f8e543fdc6721781b13d841297d53318d43d done #4 DONE 238.7s #6 [2/9] RUN apt-get -y update --fix-missing && apt-get -y install aspell aspell-en graphviz gnuplot s3cmd fontforge liblapack-dev cmake libxml2-utils shellcheck plantuml && plantuml -version && aspell --version && fontforge --version && gnuplot --version && cmake --version && shellcheck --version #6 1.506 Get:1 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB] #6 1.555 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #6 1.557 Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #6 1.627 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #6 1.634 Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [10.7 kB] #6 1.903 Get:6 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy InRelease [18.1 kB] #6 1.950 Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #6 1.977 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] #6 1.996 Get:9 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy InRelease [24.6 kB] #6 2.073 Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3,448 kB] #6 2.076 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] #6 2.087 Get:12 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease [24.6 kB] #6 2.094 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,517 kB] #6 2.180 Get:14 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy/main amd64 Packages [32.9 kB] #6 2.343 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,840 kB] #6 2.352 Get:16 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy/main amd64 Packages [2,962 B] #6 2.455 Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,226 kB] #6 2.473 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3,633 kB] #6 2.510 Get:19 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2,517 kB] #6 2.639 Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] #6 2.645 Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.8 kB] #6 2.665 Get:22 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy/main amd64 Packages [229 kB] #6 3.441 Fetched 16.1 MB in 2s (7,951 kB/s) #6 3.441 Reading package lists... #6 4.844 Reading package lists... #6 5.896 Building dependency tree... #6 6.117 Reading state information... #6 6.302 aspell is already the newest version (0.60.8-4build1). #6 6.302 aspell-en is already the newest version (2018.04.16-0-1). #6 6.302 aspell-en set to manually installed. #6 6.302 s3cmd is already the newest version (2.2.0-1). #6 6.302 cmake is already the newest version (3.22.1-1ubuntu1.22.04.2). #6 6.302 The following additional packages will be installed: #6 6.302 aglfn binfmt-support default-jre-headless ditaa fastjar fontforge-common #6 6.304 fonts-cantarell fonts-inconsolata fonts-liberation gnuplot-data gnuplot-qt #6 6.304 icc-profiles-free jarwrapper java-wrappers junit4 libann0 libapache-pom-java #6 6.304 libavalon-framework-java libbatik-java libblas-dev libcdt5 libcgraph6 #6 6.304 libcommons-cli-java libcommons-io-java libcommons-logging-java #6 6.304 libcommons-parent-java libegl-mesa0 libegl1 libevdev2 libfontbox2-java #6 6.305 libfontforge4 libfop-java libgbm1 libgl1-mesa-dri libglapi-mesa libglx-mesa0 #6 6.305 libgts-0.7-5 libgts-bin libgudev-1.0-0 libgvc6 libgvpr2 libhamcrest-java #6 6.306 libinput-bin libinput10 libjaxp1.3-java libjericho-html-java #6 6.306 libjlatexmath-java liblab-gamut1 liblua5.4-0 libmd4c0 libmtdev1 libnotify4 #6 6.306 libpathplan4 libpcre2-16-0 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 #6 6.306 libqt5network5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libsaxon-java #6 6.307 libspiro1 libuninameslist1 libwacom-bin libwacom-common libwacom9 #6 6.307 libwayland-server0 libwoff1 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 #6 6.307 libxalan2-java libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #6 6.307 libxcb-render-util0 libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 #6 6.307 libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java #6 6.308 libxml-commons-resolver1.1-java libxmlgraphics-commons-java #6 6.308 qt5-gtk-platformtheme qttranslations5-l10n #6 6.310 Suggested packages: #6 6.310 default-jre fontforge-doc fontforge-extras potrace python3-fontforge #6 6.310 gnuplot-doc graphviz-doc libavalon-framework-java-doc librhino-java #6 6.311 liblapack-doc libcommons-io-java-doc libcommons-logging-java-doc #6 6.311 libexcalibur-logkit-java liblog4j1.2-java gnome-shell | notification-daemon #6 6.311 libqdox-java-doc ant junit qt5-image-formats-plugins qtwayland5 #6 6.311 libjdom1-java libsaxon-java-doc libxalan2-java-doc libbsf-java libxsltc-java #6 6.312 libxerces2-java-doc libxml-commons-resolver1.1-java-doc #6 6.312 libxmlgraphics-commons-java-doc #6 6.597 The following NEW packages will be installed: #6 6.597 aglfn binfmt-support default-jre-headless ditaa fastjar fontforge #6 6.597 fontforge-common fonts-cantarell fonts-inconsolata fonts-liberation gnuplot #6 6.598 gnuplot-data gnuplot-qt graphviz icc-profiles-free jarwrapper java-wrappers #6 6.598 junit4 libann0 libapache-pom-java libavalon-framework-java libbatik-java #6 6.598 libblas-dev libcdt5 libcgraph6 libcommons-cli-java libcommons-io-java #6 6.598 libcommons-logging-java libcommons-parent-java libegl-mesa0 libegl1 #6 6.599 libevdev2 libfontbox2-java libfontforge4 libfop-java libgbm1 libgts-0.7-5 #6 6.600 libgts-bin libgudev-1.0-0 libgvc6 libgvpr2 libhamcrest-java libinput-bin #6 6.600 libinput10 libjaxp1.3-java libjericho-html-java libjlatexmath-java #6 6.600 liblab-gamut1 liblapack-dev liblua5.4-0 libmd4c0 libmtdev1 libnotify4 #6 6.600 libpathplan4 libpcre2-16-0 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 #6 6.601 libqt5network5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libsaxon-java #6 6.601 libspiro1 libuninameslist1 libwacom-bin libwacom-common libwacom9 #6 6.601 libwayland-server0 libwoff1 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 #6 6.601 libxalan2-java libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #6 6.602 libxcb-render-util0 libxcb-util1 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 #6 6.602 libxerces2-java libxkbcommon-x11-0 libxml-commons-external-java #6 6.602 libxml-commons-resolver1.1-java libxmlgraphics-commons-java plantuml #6 6.603 qt5-gtk-platformtheme qttranslations5-l10n shellcheck #6 6.604 The following packages will be upgraded: #6 6.605 libgl1-mesa-dri libglapi-mesa libglx-mesa0 libxml2-utils #6 6.778 4 upgraded, 91 newly installed, 0 to remove and 169 not upgraded. #6 6.778 Need to get 80.4 MB of archives. #6 6.778 After this operation, 204 MB of additional disk space will be used. #6 6.778 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] #6 7.059 Get:2 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy/main amd64 libpcre2-16-0 amd64 10.42-3+ubuntu22.04.1+deb.sury.org+1 [213 kB] #6 7.394 Get:3 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy/main amd64 libxml2-utils amd64 2.9.14+dfsg-0.1+ubuntu22.04.1+deb.sury.org+1 [119 kB] #6 7.407 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB] #6 7.409 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgbm1 amd64 23.2.1-1ubuntu3.1~22.04.3 [33.5 kB] #6 7.410 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.3 [8,860 kB] #6 7.842 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [158 kB] #6 7.849 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.3 [35.4 kB] #6 7.850 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libegl-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [118 kB] #6 7.852 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libegl1 amd64 1.4.0-1 [28.6 kB] #6 7.853 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevdev2 amd64 1.12.1+dfsg-1 [39.5 kB] #6 7.854 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmtdev1 amd64 1.1.6-1build4 [14.5 kB] #6 7.856 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgudev-1.0-0 amd64 1:237-2build1 [16.3 kB] #6 7.856 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom-common all 2.2.0-1 [54.3 kB] #6 7.858 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom9 amd64 2.2.0-1 [22.0 kB] #6 7.916 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput-bin amd64 1.20.0-1ubuntu0.3 [19.9 kB] #6 7.989 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libinput10 amd64 1.20.0-1ubuntu0.3 [131 kB] #6 7.994 Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB] #6 7.996 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] #6 8.004 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] #6 8.030 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build2 [11.5 kB] #6 8.031 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-util1 amd64 0.4.0-1build2 [11.4 kB] #6 8.032 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-image0 amd64 0.4.0-2 [11.5 kB] #6 8.033 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-keysyms1 amd64 0.4.0-1build3 [8,746 B] #6 8.033 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render-util0 amd64 0.3.9-1build3 [10.3 kB] #6 8.062 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5,414 B] #6 8.135 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB] #6 8.137 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xkb1 amd64 1.14-3ubuntu3 [32.8 kB] #6 8.138 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon-x11-0 amd64 1.4.0-1 [14.4 kB] #6 8.139 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2ubuntu0.2 [3,722 kB] #6 8.310 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2ubuntu0.2 [2,561 kB] #6 8.431 Get:32 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB] #6 8.436 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB] #6 8.438 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre-headless amd64 2:1.11-72build2 [3,042 B] #6 8.439 Get:35 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fastjar amd64 2:0.98-7 [67.1 kB] #6 8.441 Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 jarwrapper all 0.78 [10.8 kB] #6 8.442 Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhamcrest-java all 1.3-9 [386 kB] #6 8.455 Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 junit4 all 4.13.2-1 [344 kB] #6 8.468 Get:39 http://archive.ubuntu.com/ubuntu jammy/universe amd64 java-wrappers all 0.3 [9,560 B] #6 8.469 Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjaxp1.3-java all 1.3.05-6 [227 kB] #6 8.505 Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-external-java all 1.4.01-5 [240 kB] #6 8.550 Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxml-commons-resolver1.1-java all 1.2-11 [97.6 kB] #6 8.554 Get:43 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxerces2-java all 2.12.1-1 [1,437 kB] #6 8.607 Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxalan2-java all 2.7.2-4 [3,416 kB] #6 8.782 Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libapache-pom-java all 18-1 [4,720 B] #6 8.783 Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcommons-parent-java all 43-1 [10.8 kB] #6 8.784 Get:47 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] #6 8.789 Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcommons-logging-java all 1.2-2 [60.3 kB] #6 8.791 Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxmlgraphics-commons-java all 2.6-1 [612 kB] #6 8.815 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libbatik-java all 1.14-1ubuntu0.2 [3,866 kB] #6 9.018 Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcommons-cli-java all 1.4-2 [55.8 kB] #6 9.020 Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjericho-html-java all 3.2-2 [185 kB] #6 9.022 Get:53 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ditaa all 0.10+ds1-1.2 [129 kB] #6 9.025 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 fontforge-common all 1:20201107~dfsg-4+deb11u1build0.22.04.1 [2,160 kB] #6 9.126 Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libspiro1 amd64 1:20200505-2 [17.1 kB] #6 9.128 Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libuninameslist1 amd64 20211114-1 [473 kB] #6 9.148 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwoff1 amd64 1.0.2-1build4 [45.2 kB] #6 9.150 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libfontforge4 amd64 1:20201107~dfsg-4+deb11u1build0.22.04.1 [2,167 kB] #6 9.252 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 fontforge amd64 1:20201107~dfsg-4+deb11u1build0.22.04.1 [1,523 kB] #6 9.322 Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-cantarell all 0.303-2 [286 kB] #6 9.335 Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-inconsolata all 001.010-6build1 [61.4 kB] #6 9.337 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] #6 9.376 Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.6 kB] #6 9.377 Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-data all 5.4.2+dfsg2-2 [75.3 kB] #6 9.380 Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.4-0 amd64 5.4.4-1 [152 kB] #6 9.390 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5printsupport5 amd64 5.15.3+dfsg-2ubuntu0.2 [214 kB] #6 9.397 Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libwxbase3.0-0v5 amd64 3.0.5.1+dfsg-4 [881 kB] #6 9.438 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB] #6 9.439 Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.5.1+dfsg-4 [4,368 kB] #6 9.655 Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot-qt amd64 5.4.2+dfsg2-2 [1,156 kB] #6 9.698 Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gnuplot all 5.4.2+dfsg2-2 [3,576 B] #6 9.699 Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] #6 9.700 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcdt5 amd64 2.42.2-6ubuntu0.1 [21.1 kB] #6 9.701 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcgraph6 amd64 2.42.2-6ubuntu0.1 [45.4 kB] #6 9.702 Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5 [164 kB] #6 9.709 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpathplan4 amd64 2.42.2-6ubuntu0.1 [23.4 kB] #6 9.710 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6 amd64 2.42.2-6ubuntu0.1 [724 kB] #6 9.744 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvpr2 amd64 2.42.2-6ubuntu0.1 [192 kB] #6 9.752 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 liblab-gamut1 amd64 2.42.2-6ubuntu0.1 [1,965 kB] #6 9.844 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] #6 9.873 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 icc-profiles-free all 2.0.1+dfsg-1.1 [214 kB] #6 9.883 Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libavalon-framework-java all 4.2.0-10 [71.3 kB] #6 9.889 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB] #6 9.895 Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfontbox2-java all 2.0.25-1 [1,502 kB] #6 9.965 Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqdox-java all 1.12.1-3 [172 kB] #6 9.971 Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfop-java all 1:2.6-2 [10.1 MB] #6 10.47 Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5 [44.3 kB] #6 10.47 Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjlatexmath-java all 1.0.7-3 [990 kB] #6 10.49 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB] #6 10.72 Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsaxon-java all 1:6.5.5-12 [574 kB] #6 10.74 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwacom-bin amd64 2.2.0-1 [13.6 kB] #6 10.74 Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 plantuml all 1:1.2020.2+ds-1 [8,035 kB] #6 11.13 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 qt5-gtk-platformtheme amd64 5.15.3+dfsg-2ubuntu0.2 [130 kB] #6 11.14 Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] #6 11.22 Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 shellcheck amd64 0.8.0-2 [2,359 kB] #6 11.70 debconf: delaying package configuration, since apt-utils is not installed #6 11.75 Fetched 80.4 MB in 5s (17.1 MB/s) #6 11.82 Selecting previously unselected package libpcre2-16-0:amd64. (Reading database ...a98656.files and directories currently installed.) #6 12.42 Preparing to unpack .../00-libpcre2-16-0_10.42-3+ubuntu22.04.1+deb.sury.org+1_amd64.deb ... #6 12.44 Unpacking libpcre2-16-0:amd64 (10.42-3+ubuntu22.04.1+deb.sury.org+1) ... #6 12.53 Selecting previously unselected package libqt5core5a:amd64. #6 12.54 Preparing to unpack .../01-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 12.56 Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 12.65 Selecting previously unselected package libwayland-server0:amd64. #6 12.66 Preparing to unpack .../02-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ... #6 12.67 Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... #6 12.72 Selecting previously unselected package libgbm1:amd64. #6 12.73 Preparing to unpack .../03-libgbm1_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #6 12.73 Unpacking libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 12.80 Preparing to unpack .../04-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #6 12.83 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) over (23.2.1-1ubuntu3.1~22.04.2) ... #6 15.88 Preparing to unpack .../05-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #6 15.90 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) over (23.2.1-1ubuntu3.1~22.04.2) ... #6 15.99 Preparing to unpack .../06-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #6 16.01 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) over (23.2.1-1ubuntu3.1~22.04.2) ... #6 16.10 Selecting previously unselected package libegl-mesa0:amd64. #6 16.11 Preparing to unpack .../07-libegl-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #6 16.11 Unpacking libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 16.16 Selecting previously unselected package libegl1:amd64. #6 16.17 Preparing to unpack .../08-libegl1_1.4.0-1_amd64.deb ... #6 16.18 Unpacking libegl1:amd64 (1.4.0-1) ... #6 16.23 Selecting previously unselected package libevdev2:amd64. #6 16.24 Preparing to unpack .../09-libevdev2_1.12.1+dfsg-1_amd64.deb ... #6 16.25 Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ... #6 16.31 Selecting previously unselected package libmtdev1:amd64. #6 16.32 Preparing to unpack .../10-libmtdev1_1.1.6-1build4_amd64.deb ... #6 16.33 Unpacking libmtdev1:amd64 (1.1.6-1build4) ... #6 16.38 Selecting previously unselected package libgudev-1.0-0:amd64. #6 16.40 Preparing to unpack .../11-libgudev-1.0-0_1%3a237-2build1_amd64.deb ... #6 16.41 Unpacking libgudev-1.0-0:amd64 (1:237-2build1) ... #6 16.45 Selecting previously unselected package libwacom-common. #6 16.46 Preparing to unpack .../12-libwacom-common_2.2.0-1_all.deb ... #6 16.47 Unpacking libwacom-common (2.2.0-1) ... #6 16.56 Selecting previously unselected package libwacom9:amd64. #6 16.57 Preparing to unpack .../13-libwacom9_2.2.0-1_amd64.deb ... #6 16.58 Unpacking libwacom9:amd64 (2.2.0-1) ... #6 16.62 Selecting previously unselected package libinput-bin. #6 16.63 Preparing to unpack .../14-libinput-bin_1.20.0-1ubuntu0.3_amd64.deb ... #6 16.63 Unpacking libinput-bin (1.20.0-1ubuntu0.3) ... #6 16.68 Selecting previously unselected package libinput10:amd64. #6 16.69 Preparing to unpack .../15-libinput10_1.20.0-1ubuntu0.3_amd64.deb ... #6 16.69 Unpacking libinput10:amd64 (1.20.0-1ubuntu0.3) ... #6 16.75 Selecting previously unselected package libmd4c0:amd64. #6 16.76 Preparing to unpack .../16-libmd4c0_0.4.8-1_amd64.deb ... #6 16.76 Unpacking libmd4c0:amd64 (0.4.8-1) ... #6 16.81 Selecting previously unselected package libqt5dbus5:amd64. #6 16.82 Preparing to unpack .../17-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 16.83 Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 16.88 Selecting previously unselected package libqt5network5:amd64. #6 16.89 Preparing to unpack .../18-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 16.90 Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 16.97 Selecting previously unselected package libxcb-icccm4:amd64. #6 16.98 Preparing to unpack .../19-libxcb-icccm4_0.4.1-1.1build2_amd64.deb ... #6 16.98 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build2) ... #6 17.03 Selecting previously unselected package libxcb-util1:amd64. #6 17.04 Preparing to unpack .../20-libxcb-util1_0.4.0-1build2_amd64.deb ... #6 17.05 Unpacking libxcb-util1:amd64 (0.4.0-1build2) ... #6 17.10 Selecting previously unselected package libxcb-image0:amd64. #6 17.11 Preparing to unpack .../21-libxcb-image0_0.4.0-2_amd64.deb ... #6 17.11 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #6 17.16 Selecting previously unselected package libxcb-keysyms1:amd64. #6 17.17 Preparing to unpack .../22-libxcb-keysyms1_0.4.0-1build3_amd64.deb ... #6 17.18 Unpacking libxcb-keysyms1:amd64 (0.4.0-1build3) ... #6 17.23 Selecting previously unselected package libxcb-render-util0:amd64. #6 17.24 Preparing to unpack .../23-libxcb-render-util0_0.3.9-1build3_amd64.deb ... #6 17.25 Unpacking libxcb-render-util0:amd64 (0.3.9-1build3) ... #6 17.30 Selecting previously unselected package libxcb-xinerama0:amd64. #6 17.31 Preparing to unpack .../24-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ... #6 17.31 Unpacking libxcb-xinerama0:amd64 (1.14-3ubuntu3) ... #6 17.37 Selecting previously unselected package libxcb-xinput0:amd64. #6 17.37 Preparing to unpack .../25-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ... #6 17.38 Unpacking libxcb-xinput0:amd64 (1.14-3ubuntu3) ... #6 17.43 Selecting previously unselected package libxcb-xkb1:amd64. #6 17.44 Preparing to unpack .../26-libxcb-xkb1_1.14-3ubuntu3_amd64.deb ... #6 17.45 Unpacking libxcb-xkb1:amd64 (1.14-3ubuntu3) ... #6 17.50 Selecting previously unselected package libxkbcommon-x11-0:amd64. #6 17.51 Preparing to unpack .../27-libxkbcommon-x11-0_1.4.0-1_amd64.deb ... #6 17.51 Unpacking libxkbcommon-x11-0:amd64 (1.4.0-1) ... #6 17.59 Selecting previously unselected package libqt5gui5:amd64. #6 17.59 Preparing to unpack .../28-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 17.61 Unpacking libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 17.73 Selecting previously unselected package libqt5widgets5:amd64. #6 17.74 Preparing to unpack .../29-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 17.75 Unpacking libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 17.84 Selecting previously unselected package libqt5svg5:amd64. #6 17.85 Preparing to unpack .../30-libqt5svg5_5.15.3-1_amd64.deb ... #6 17.85 Unpacking libqt5svg5:amd64 (5.15.3-1) ... #6 17.90 Selecting previously unselected package binfmt-support. #6 17.91 Preparing to unpack .../31-binfmt-support_2.2.1-2_amd64.deb ... #6 17.92 Unpacking binfmt-support (2.2.1-2) ... #6 17.98 Selecting previously unselected package default-jre-headless. #6 17.99 Preparing to unpack .../32-default-jre-headless_2%3a1.11-72build2_amd64.deb ... #6 17.99 Unpacking default-jre-headless (2:1.11-72build2) ... #6 18.04 Selecting previously unselected package fastjar. #6 18.05 Preparing to unpack .../33-fastjar_2%3a0.98-7_amd64.deb ... #6 18.06 Unpacking fastjar (2:0.98-7) ... #6 18.11 Selecting previously unselected package jarwrapper. #6 18.12 Preparing to unpack .../34-jarwrapper_0.78_all.deb ... #6 18.13 Unpacking jarwrapper (0.78) ... #6 18.17 Selecting previously unselected package libhamcrest-java. #6 18.18 Preparing to unpack .../35-libhamcrest-java_1.3-9_all.deb ... #6 18.18 Unpacking libhamcrest-java (1.3-9) ... #6 18.26 Selecting previously unselected package junit4. #6 18.27 Preparing to unpack .../36-junit4_4.13.2-1_all.deb ... #6 18.28 Unpacking junit4 (4.13.2-1) ... #6 18.33 Selecting previously unselected package java-wrappers. #6 18.34 Preparing to unpack .../37-java-wrappers_0.3_all.deb ... #6 18.35 Unpacking java-wrappers (0.3) ... #6 18.38 Selecting previously unselected package libjaxp1.3-java. #6 18.39 Preparing to unpack .../38-libjaxp1.3-java_1.3.05-6_all.deb ... #6 18.40 Unpacking libjaxp1.3-java (1.3.05-6) ... #6 18.47 Selecting previously unselected package libxml-commons-external-java. #6 18.48 Preparing to unpack .../39-libxml-commons-external-java_1.4.01-5_all.deb ... #6 18.48 Unpacking libxml-commons-external-java (1.4.01-5) ... #6 18.55 Selecting previously unselected package libxml-commons-resolver1.1-java. #6 18.56 Preparing to unpack .../40-libxml-commons-resolver1.1-java_1.2-11_all.deb ... #6 18.56 Unpacking libxml-commons-resolver1.1-java (1.2-11) ... #6 18.62 Selecting previously unselected package libxerces2-java. #6 18.63 Preparing to unpack .../41-libxerces2-java_2.12.1-1_all.deb ... #6 18.63 Unpacking libxerces2-java (2.12.1-1) ... #6 18.80 Selecting previously unselected package libxalan2-java. #6 18.81 Preparing to unpack .../42-libxalan2-java_2.7.2-4_all.deb ... #6 18.81 Unpacking libxalan2-java (2.7.2-4) ... #6 19.13 Selecting previously unselected package libapache-pom-java. #6 19.14 Preparing to unpack .../43-libapache-pom-java_18-1_all.deb ... #6 19.15 Unpacking libapache-pom-java (18-1) ... #6 19.19 Selecting previously unselected package libcommons-parent-java. #6 19.20 Preparing to unpack .../44-libcommons-parent-java_43-1_all.deb ... #6 19.20 Unpacking libcommons-parent-java (43-1) ... #6 19.25 Selecting previously unselected package libcommons-io-java. #6 19.26 Preparing to unpack .../45-libcommons-io-java_2.11.0-2_all.deb ... #6 19.26 Unpacking libcommons-io-java (2.11.0-2) ... #6 19.31 Selecting previously unselected package libcommons-logging-java. #6 19.31 Preparing to unpack .../46-libcommons-logging-java_1.2-2_all.deb ... #6 19.32 Unpacking libcommons-logging-java (1.2-2) ... #6 19.37 Selecting previously unselected package libxmlgraphics-commons-java. #6 19.38 Preparing to unpack .../47-libxmlgraphics-commons-java_2.6-1_all.deb ... #6 19.39 Unpacking libxmlgraphics-commons-java (2.6-1) ... #6 19.43 Selecting previously unselected package libbatik-java. #6 19.44 Preparing to unpack .../48-libbatik-java_1.14-1ubuntu0.2_all.deb ... #6 19.45 Unpacking libbatik-java (1.14-1ubuntu0.2) ... #6 19.56 Selecting previously unselected package libcommons-cli-java. #6 19.57 Preparing to unpack .../49-libcommons-cli-java_1.4-2_all.deb ... #6 19.57 Unpacking libcommons-cli-java (1.4-2) ... #6 19.62 Selecting previously unselected package libjericho-html-java. #6 19.63 Preparing to unpack .../50-libjericho-html-java_3.2-2_all.deb ... #6 19.64 Unpacking libjericho-html-java (3.2-2) ... #6 19.69 Selecting previously unselected package ditaa. #6 19.70 Preparing to unpack .../51-ditaa_0.10+ds1-1.2_all.deb ... #6 19.71 Unpacking ditaa (0.10+ds1-1.2) ... #6 19.77 Selecting previously unselected package fontforge-common. #6 19.77 Preparing to unpack .../52-fontforge-common_1%3a20201107~dfsg-4+deb11u1build0.22.04.1_all.deb ... #6 19.78 Unpacking fontforge-common (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 19.95 Selecting previously unselected package libspiro1:amd64. #6 19.96 Preparing to unpack .../53-libspiro1_1%3a20200505-2_amd64.deb ... #6 19.97 Unpacking libspiro1:amd64 (1:20200505-2) ... #6 20.02 Selecting previously unselected package libuninameslist1:amd64. #6 20.03 Preparing to unpack .../54-libuninameslist1_20211114-1_amd64.deb ... #6 20.04 Unpacking libuninameslist1:amd64 (20211114-1) ... #6 20.10 Selecting previously unselected package libwoff1:amd64. #6 20.11 Preparing to unpack .../55-libwoff1_1.0.2-1build4_amd64.deb ... #6 20.11 Unpacking libwoff1:amd64 (1.0.2-1build4) ... #6 20.16 Selecting previously unselected package libfontforge4:amd64. #6 20.17 Preparing to unpack .../56-libfontforge4_1%3a20201107~dfsg-4+deb11u1build0.22.04.1_amd64.deb ... #6 20.18 Unpacking libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 20.26 Selecting previously unselected package fontforge. #6 20.27 Preparing to unpack .../57-fontforge_1%3a20201107~dfsg-4+deb11u1build0.22.04.1_amd64.deb ... #6 20.27 Unpacking fontforge (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 20.36 Selecting previously unselected package fonts-cantarell. #6 20.37 Preparing to unpack .../58-fonts-cantarell_0.303-2_all.deb ... #6 20.38 Unpacking fonts-cantarell (0.303-2) ... #6 20.44 Selecting previously unselected package fonts-inconsolata. #6 20.45 Preparing to unpack .../59-fonts-inconsolata_001.010-6build1_all.deb ... #6 20.45 Unpacking fonts-inconsolata (001.010-6build1) ... #6 20.50 Selecting previously unselected package fonts-liberation. #6 20.51 Preparing to unpack .../60-fonts-liberation_1%3a1.07.4-11_all.deb ... #6 20.51 Unpacking fonts-liberation (1:1.07.4-11) ... #6 20.63 Selecting previously unselected package aglfn. #6 20.64 Preparing to unpack .../61-aglfn_1.7+git20191031.4036a9c-2_all.deb ... #6 20.65 Unpacking aglfn (1.7+git20191031.4036a9c-2) ... #6 20.69 Selecting previously unselected package gnuplot-data. #6 20.70 Preparing to unpack .../62-gnuplot-data_5.4.2+dfsg2-2_all.deb ... #6 20.70 Unpacking gnuplot-data (5.4.2+dfsg2-2) ... #6 20.76 Selecting previously unselected package liblua5.4-0:amd64. #6 20.77 Preparing to unpack .../63-liblua5.4-0_5.4.4-1_amd64.deb ... #6 20.77 Unpacking liblua5.4-0:amd64 (5.4.4-1) ... #6 20.83 Selecting previously unselected package libqt5printsupport5:amd64. #6 20.84 Preparing to unpack .../64-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 20.84 Unpacking libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 20.89 Selecting previously unselected package libwxbase3.0-0v5:amd64. #6 20.90 Preparing to unpack .../65-libwxbase3.0-0v5_3.0.5.1+dfsg-4_amd64.deb ... #6 20.91 Unpacking libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-4) ... #6 20.97 Selecting previously unselected package libnotify4:amd64. #6 20.98 Preparing to unpack .../66-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ... #6 20.99 Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... #6 21.04 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #6 21.05 Preparing to unpack .../67-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-4_amd64.deb ... #6 21.05 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... #6 21.18 Selecting previously unselected package gnuplot-qt. #6 21.19 Preparing to unpack .../68-gnuplot-qt_5.4.2+dfsg2-2_amd64.deb ... #6 21.20 Unpacking gnuplot-qt (5.4.2+dfsg2-2) ... #6 21.26 Selecting previously unselected package gnuplot. #6 21.27 Preparing to unpack .../69-gnuplot_5.4.2+dfsg2-2_all.deb ... #6 21.27 Unpacking gnuplot (5.4.2+dfsg2-2) ... #6 21.32 Selecting previously unselected package libann0. #6 21.33 Preparing to unpack .../70-libann0_1.1.2+doc-7build1_amd64.deb ... #6 21.34 Unpacking libann0 (1.1.2+doc-7build1) ... #6 21.38 Selecting previously unselected package libcdt5:amd64. #6 21.39 Preparing to unpack .../71-libcdt5_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.40 Unpacking libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #6 21.45 Selecting previously unselected package libcgraph6:amd64. #6 21.46 Preparing to unpack .../72-libcgraph6_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.46 Unpacking libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #6 21.52 Selecting previously unselected package libgts-0.7-5:amd64. #6 21.53 Preparing to unpack .../73-libgts-0.7-5_0.7.6+darcs121130-5_amd64.deb ... #6 21.53 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #6 21.58 Selecting previously unselected package libpathplan4:amd64. #6 21.59 Preparing to unpack .../74-libpathplan4_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.60 Unpacking libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #6 21.65 Selecting previously unselected package libgvc6. #6 21.66 Preparing to unpack .../75-libgvc6_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.67 Unpacking libgvc6 (2.42.2-6ubuntu0.1) ... #6 21.73 Selecting previously unselected package libgvpr2:amd64. #6 21.74 Preparing to unpack .../76-libgvpr2_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.75 Unpacking libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #6 21.80 Selecting previously unselected package liblab-gamut1:amd64. #6 21.81 Preparing to unpack .../77-liblab-gamut1_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.81 Unpacking liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #6 21.88 Selecting previously unselected package graphviz. #6 21.89 Preparing to unpack .../78-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... #6 21.89 Unpacking graphviz (2.42.2-6ubuntu0.1) ... #6 21.99 Selecting previously unselected package icc-profiles-free. #6 22.00 Preparing to unpack .../79-icc-profiles-free_2.0.1+dfsg-1.1_all.deb ... #6 22.01 Unpacking icc-profiles-free (2.0.1+dfsg-1.1) ... #6 22.08 Selecting previously unselected package libavalon-framework-java. #6 22.09 Preparing to unpack .../80-libavalon-framework-java_4.2.0-10_all.deb ... #6 22.10 Unpacking libavalon-framework-java (4.2.0-10) ... #6 22.16 Selecting previously unselected package libblas-dev:amd64. #6 22.17 Preparing to unpack .../81-libblas-dev_3.10.0-2ubuntu1_amd64.deb ... #6 22.17 Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ... #6 22.24 Selecting previously unselected package libfontbox2-java. #6 22.24 Preparing to unpack .../82-libfontbox2-java_2.0.25-1_all.deb ... #6 22.25 Unpacking libfontbox2-java (2.0.25-1) ... #6 22.30 Selecting previously unselected package libqdox-java. #6 22.31 Preparing to unpack .../83-libqdox-java_1.12.1-3_all.deb ... #6 22.31 Unpacking libqdox-java (1.12.1-3) ... #6 22.37 Selecting previously unselected package libfop-java. #6 22.38 Preparing to unpack .../84-libfop-java_1%3a2.6-2_all.deb ... #6 22.39 Unpacking libfop-java (1:2.6-2) ... #6 22.52 Selecting previously unselected package libgts-bin. #6 22.53 Preparing to unpack .../85-libgts-bin_0.7.6+darcs121130-5_amd64.deb ... #6 22.54 Unpacking libgts-bin (0.7.6+darcs121130-5) ... #6 22.59 Selecting previously unselected package libjlatexmath-java. #6 22.59 Preparing to unpack .../86-libjlatexmath-java_1.0.7-3_all.deb ... #6 22.60 Unpacking libjlatexmath-java (1.0.7-3) ... #6 22.73 Selecting previously unselected package liblapack-dev:amd64. #6 22.74 Preparing to unpack .../87-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ... #6 22.75 Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #6 22.95 Selecting previously unselected package libsaxon-java. #6 22.95 Preparing to unpack .../88-libsaxon-java_1%3a6.5.5-12_all.deb ... #6 22.96 Unpacking libsaxon-java (1:6.5.5-12) ... #6 23.05 Selecting previously unselected package libwacom-bin. #6 23.06 Preparing to unpack .../89-libwacom-bin_2.2.0-1_amd64.deb ... #6 23.07 Unpacking libwacom-bin (2.2.0-1) ... #6 23.12 Preparing to unpack .../90-libxml2-utils_2.9.14+dfsg-0.1+ubuntu22.04.1+deb.sury.org+1_amd64.deb ... #6 23.14 Unpacking libxml2-utils (2.9.14+dfsg-0.1+ubuntu22.04.1+deb.sury.org+1) over (2.9.13+dfsg-1ubuntu0.4) ... #6 23.20 Selecting previously unselected package plantuml. #6 23.21 Preparing to unpack .../91-plantuml_1%3a1.2020.2+ds-1_all.deb ... #6 23.22 Unpacking plantuml (1:1.2020.2+ds-1) ... #6 23.76 Selecting previously unselected package qt5-gtk-platformtheme:amd64. #6 23.77 Preparing to unpack .../92-qt5-gtk-platformtheme_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... #6 23.78 Unpacking qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 23.83 Selecting previously unselected package qttranslations5-l10n. #6 23.84 Preparing to unpack .../93-qttranslations5-l10n_5.15.3-1_all.deb ... #6 23.84 Unpacking qttranslations5-l10n (5.15.3-1) ... #6 23.99 Selecting previously unselected package shellcheck. #6 24.00 Preparing to unpack .../94-shellcheck_0.8.0-2_amd64.deb ... #6 24.00 Unpacking shellcheck (0.8.0-2) ... #6 24.17 Setting up fastjar (2:0.98-7) ... #6 24.31 Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... #6 24.33 Setting up fonts-cantarell (0.303-2) ... #6 24.35 Setting up libqdox-java (1.12.1-3) ... #6 24.37 Setting up java-wrappers (0.3) ... #6 24.38 Setting up default-jre-headless (2:1.11-72build2) ... #6 24.40 Setting up libxcb-xinput0:amd64 (1.14-3ubuntu3) ... #6 24.42 Setting up libwoff1:amd64 (1.0.2-1build4) ... #6 24.43 Setting up libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 24.45 Setting up libcommons-cli-java (1.4-2) ... #6 24.46 Setting up libsaxon-java (1:6.5.5-12) ... #6 24.48 Setting up libspiro1:amd64 (1:20200505-2) ... #6 24.50 Setting up liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #6 24.51 Setting up libxcb-keysyms1:amd64 (0.4.0-1build3) ... #6 24.53 Setting up libxcb-render-util0:amd64 (0.3.9-1build3) ... #6 24.55 Setting up fontforge-common (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 24.57 Setting up libxcb-icccm4:amd64 (0.4.1-1.1build2) ... #6 24.58 Setting up libpcre2-16-0:amd64 (10.42-3+ubuntu22.04.1+deb.sury.org+1) ... #6 24.60 Setting up shellcheck (0.8.0-2) ... #6 24.61 Setting up libxcb-util1:amd64 (0.4.0-1build2) ... #6 24.63 Setting up libjericho-html-java (3.2-2) ... #6 24.65 Setting up libxcb-xkb1:amd64 (1.14-3ubuntu3) ... #6 24.67 Setting up libxcb-image0:amd64 (0.4.0-2) ... #6 24.69 Setting up fonts-inconsolata (001.010-6build1) ... #6 24.70 Setting up libfontbox2-java (2.0.25-1) ... #6 24.72 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #6 24.74 Setting up libxcb-xinerama0:amd64 (1.14-3ubuntu3) ... #6 24.76 Setting up qttranslations5-l10n (5.15.3-1) ... #6 24.77 Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... #6 24.79 Setting up libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #6 24.80 Setting up aglfn (1.7+git20191031.4036a9c-2) ... #6 24.82 Setting up libapache-pom-java (18-1) ... #6 24.84 Setting up libann0 (1.1.2+doc-7build1) ... #6 24.86 Setting up libxkbcommon-x11-0:amd64 (1.4.0-1) ... #6 24.90 Setting up icc-profiles-free (2.0.1+dfsg-1.1) ... #6 24.92 Setting up libxml-commons-resolver1.1-java (1.2-11) ... #6 24.95 Setting up binfmt-support (2.2.1-2) ... #6 25.07 invoke-rc.d: could not determine current runlevel #6 25.08 invoke-rc.d: policy-rc.d denied execution of restart. #6 25.25 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. #6 25.26 Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 25.29 Setting up libhamcrest-java (1.3-9) ... #6 25.31 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 25.33 Setting up libmtdev1:amd64 (1.1.6-1build4) ... #6 25.34 Setting up libuninameslist1:amd64 (20211114-1) ... #6 25.36 Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 25.38 Setting up libxml-commons-external-java (1.4.01-5) ... #6 25.40 Setting up fonts-liberation (1:1.07.4-11) ... #6 25.42 Setting up libavalon-framework-java (4.2.0-10) ... #6 25.43 Setting up libmd4c0:amd64 (0.4.8-1) ... #6 25.45 Setting up liblua5.4-0:amd64 (5.4.4-1) ... #6 25.47 Setting up libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-4) ... #6 25.49 Setting up libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #6 25.50 Setting up libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #6 25.52 Setting up libjlatexmath-java (1.0.7-3) ... #6 25.53 Setting up libxerces2-java (2.12.1-1) ... #6 25.55 Setting up libjaxp1.3-java (1.3.05-6) ... #6 25.56 Setting up libxml2-utils (2.9.14+dfsg-0.1+ubuntu22.04.1+deb.sury.org+1) ... #6 25.58 Setting up libevdev2:amd64 (1.12.1+dfsg-1) ... #6 25.60 Setting up libgudev-1.0-0:amd64 (1:237-2build1) ... #6 25.62 Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ... #6 25.64 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 #6 25.65 Setting up libwacom-common (2.2.0-1) ... #6 25.66 Setting up junit4 (4.13.2-1) ... #6 25.68 Setting up gnuplot-data (5.4.2+dfsg2-2) ... #6 25.70 Setting up libgts-bin (0.7.6+darcs121130-5) ... #6 25.72 Setting up jarwrapper (0.78) ... #6 25.74 Setting up libwacom9:amd64 (2.2.0-1) ... #6 25.76 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 25.78 Setting up libcommons-parent-java (43-1) ... #6 25.80 Setting up libcommons-logging-java (1.2-2) ... #6 25.82 Setting up libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 25.83 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... #6 25.85 Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 25.86 Setting up libinput-bin (1.20.0-1ubuntu0.3) ... #6 25.88 Setting up libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 25.89 Setting up libxalan2-java (2.7.2-4) ... #6 25.91 Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #6 25.92 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 #6 25.94 Setting up libgvc6 (2.42.2-6ubuntu0.1) ... #6 26.11 Setting up libwacom-bin (2.2.0-1) ... #6 26.12 Setting up libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #6 26.14 Setting up libegl1:amd64 (1.4.0-1) ... #6 26.15 Setting up graphviz (2.42.2-6ubuntu0.1) ... #6 26.17 Setting up libinput10:amd64 (1.20.0-1ubuntu0.3) ... #6 26.19 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #6 26.21 Setting up fontforge (1:20201107~dfsg-4+deb11u1build0.22.04.1) ... #6 26.22 Setting up libcommons-io-java (2.11.0-2) ... #6 26.25 Setting up libqt5gui5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 26.27 Setting up libxmlgraphics-commons-java (2.6-1) ... #6 26.29 Setting up libqt5widgets5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 26.30 Setting up qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 26.32 Setting up libqt5printsupport5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... #6 26.33 Setting up libbatik-java (1.14-1ubuntu0.2) ... #6 26.35 Setting up libqt5svg5:amd64 (5.15.3-1) ... #6 26.36 Setting up gnuplot-qt (5.4.2+dfsg2-2) ... #6 26.38 update-alternatives: using /usr/bin/gnuplot-qt to provide /usr/bin/gnuplot (gnuplot) in auto mode #6 26.38 update-alternatives: warning: skip creation of /usr/share/man/man1/gnuplot.1.gz because associated file /usr/share/man/man1/gnuplot-qt.1.gz (of link group gnuplot) doesn't exist #6 26.39 Setting up ditaa (0.10+ds1-1.2) ... #6 26.41 Setting up gnuplot (5.4.2+dfsg2-2) ... #6 26.42 Setting up libfop-java (1:2.6-2) ... #6 26.44 Setting up plantuml (1:1.2020.2+ds-1) ... #6 26.46 Processing triggers for hicolor-icon-theme (0.17-2) ... #6 26.81 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #6 27.52 Processing triggers for man-db (2.10.2-1) ... #6 27.73 Processing triggers for shared-mime-info (2.1-2) ... #6 30.70 Processing triggers for mailcap (3.70+nmu1ubuntu1) ... #6 30.75 Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... #6 31.64 PlantUML version 1.2020.02 (Sun Mar 01 10:22:07 UTC 2020) #6 31.64 (GPL source distribution) #6 31.65 Java Runtime: OpenJDK Runtime Environment #6 31.65 JVM: OpenJDK 64-Bit Server VM #6 31.65 Java Version: 17.0.10+7-Ubuntu-122.04.1 #6 31.66 Operating System: Linux #6 31.66 Default Encoding: UTF-8 #6 31.66 Language: en #6 31.66 Country: US #6 31.66 Machine: buildkitsandbox #6 31.66 PLANTUML_LIMIT_SIZE: 4096 #6 31.66 Processors: 1 #6 31.66 Max Memory: 496,697,344 #6 31.66 Total Memory: 32,440,320 #6 31.67 Free Memory: 26,356,328 #6 31.67 Used Memory: 6,083,992 #6 31.67 Thread Active Count: 1 #6 31.67 #6 31.76 The environment variable GRAPHVIZ_DOT has not been set #6 31.76 Dot executable is /usr/bin/dot #6 31.76 Dot version: dot - graphviz version 2.43.0 (0) #6 31.76 Installation seems OK. File generation OK #6 31.77 @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8) #6 31.80 Copyright (c) 2000-2024. See AUTHORS for Contributors. #6 31.80 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> #6 31.80 with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE. #6 31.80 Version: 20201107 #6 31.80 Based on sources from 2024-06-24 13:55 UTC-ML-D-GDK3. #6 31.80 PythonUI_Init() #6 31.80 copyUIMethodsToBaseTable() #6 31.81 fontforge 20201107 #6 31.81 build date: 2024-06-24 13:55 UTC #6 31.88 gnuplot 5.4 patchlevel 2 #6 31.97 cmake version 3.22.1 #6 31.97 #6 31.97 CMake suite maintained and supported by Kitware (kitware.com/cmake). #6 31.98 ShellCheck - shell script analysis tool #6 31.98 version: 0.8.0 #6 31.98 license: GNU General Public License, version 3 #6 31.98 website: https://www.shellcheck.net #6 DONE 32.2s #7 [3/9] RUN npm install -g eslint@8.44.0 && eslint --version #7 5.496 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. #7 5.528 npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #7 5.607 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #7 5.611 npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #7 5.694 npm WARN deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #7 6.027 npm WARN deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #7 6.043 #7 6.043 added 98 packages in 5s #7 6.044 #7 6.044 24 packages are looking for funding #7 6.044 run `npm fund` for details #7 6.045 npm notice #7 6.046 npm notice New major version of npm available! 10.2.4 -> 11.0.0 #7 6.047 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v11.0.0> #7 6.048 npm notice Run `npm install -g npm@11.0.0` to update! #7 6.049 npm notice #7 6.331 v8.44.0 #7 DONE 6.6s #8 [4/9] RUN git clone https://github.com/htacg/tidy-html5.git _tidy-html5 && cd _tidy-html5/build/cmake && git checkout 5.8.0 && cmake ../.. && make && make install && tidy --version #8 0.359 Cloning into '_tidy-html5'... #8 2.334 Note: switching to '5.8.0'. #8 2.334 #8 2.334 You are in 'detached HEAD' state. You can look around, make experimental #8 2.334 changes and commit them, and you can discard any commits you make in this #8 2.334 state without impacting any branches by switching back to a branch. #8 2.334 #8 2.334 If you want to create a new branch to retain commits you create, you may #8 2.334 do so (now or later) by using -c with the switch command. Example: #8 2.334 #8 2.334 git switch -c <new-branch-name> #8 2.334 #8 2.334 Or undo this operation with: #8 2.334 #8 2.334 git switch - #8 2.334 #8 2.334 Turn off this advice by setting config variable advice.detachedHead to false #8 2.334 #8 2.334 HEAD is now at 1ca3747 Merging gitignore; no version bump. #8 2.647 -- The C compiler identification is GNU 11.4.0 #8 2.884 -- The CXX compiler identification is GNU 11.4.0 #8 2.911 -- Detecting C compiler ABI info #8 3.005 -- Detecting C compiler ABI info - done #8 3.015 -- Check for working C compiler: /usr/bin/cc - skipped #8 3.017 -- Detecting C compile features #8 3.019 -- Detecting C compile features - done #8 3.027 -- Detecting CXX compiler ABI info #8 3.119 -- Detecting CXX compiler ABI info - done #8 3.128 -- Check for working CXX compiler: /usr/bin/c++ - skipped #8 3.130 -- Detecting CXX compile features #8 3.131 -- Detecting CXX compile features - done #8 3.132 -> TIDY_SO_VERSION = 58. This is an EVEN (stable) release. #8 3.132 -- *** Debug Logging is NOT enabled. #8 3.133 -- *** Building support for runtime configuration files. #8 3.133 -- *** Also building DLL library SHARED, version 5.8.0, date 2021.07.10 #8 3.134 -- *** NOTE: xsltproc NOT FOUND! Can NOT generate man page. #8 3.134 -- *** You need to install xsltproc in your system. #8 3.147 -- Configuring done #8 3.160 -- Generating done #8 3.162 -- Build files have been written to: /tmp/_tidy-html5/build/cmake #8 3.207 [ 1%] Building C object CMakeFiles/tidy-static.dir/src/access.c.o #8 3.309 /tmp/_tidy-html5/src/access.c:892:40: warning: argument 2 of type ‘int[]’ with mismatched bound [-Warray-parameter=] #8 3.309 892 | static Bool GetRgb( ctmbstr color, int rgb[] ) #8 3.309 | ~~~~^~~~~ #8 3.309 /tmp/_tidy-html5/src/access.c:380:40: note: previously declared as ‘int[3]’ #8 3.309 380 | static Bool GetRgb( ctmbstr color, int rgb[3] ); #8 3.309 | ~~~~^~~~~~ #8 3.442 [ 3%] Building C object CMakeFiles/tidy-static.dir/src/attrs.c.o #8 3.486 /tmp/_tidy-html5/src/attrs.c: In function ‘CheckDecimal’: #8 3.486 /tmp/_tidy-html5/src/attrs.c:2300:13: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #8 3.486 2300 | else #8 3.486 | ^~~~ #8 3.487 /tmp/_tidy-html5/src/attrs.c:2302:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ #8 3.487 2302 | break; #8 3.487 | ^~~~~ #8 3.602 [ 5%] Building C object CMakeFiles/tidy-static.dir/src/istack.c.o #8 3.659 [ 7%] Building C object CMakeFiles/tidy-static.dir/src/parser.c.o #8 3.872 [ 8%] Building C object CMakeFiles/tidy-static.dir/src/tags.c.o #8 3.965 [ 10%] Building C object CMakeFiles/tidy-static.dir/src/entities.c.o #8 4.037 [ 12%] Building C object CMakeFiles/tidy-static.dir/src/lexer.c.o #8 4.235 [ 14%] Building C object CMakeFiles/tidy-static.dir/src/pprint.c.o #8 4.380 [ 16%] Building C object CMakeFiles/tidy-static.dir/src/charsets.c.o #8 4.433 [ 17%] Building C object CMakeFiles/tidy-static.dir/src/clean.c.o #8 4.588 [ 19%] Building C object CMakeFiles/tidy-static.dir/src/message.c.o #8 4.698 [ 21%] Building C object CMakeFiles/tidy-static.dir/src/config.c.o #8 4.833 [ 23%] Building C object CMakeFiles/tidy-static.dir/src/alloc.c.o #8 4.874 [ 25%] Building C object CMakeFiles/tidy-static.dir/src/attrdict.c.o #8 5.209 [ 26%] Building C object CMakeFiles/tidy-static.dir/src/buffio.c.o #8 5.259 [ 28%] Building C object CMakeFiles/tidy-static.dir/src/fileio.c.o #8 5.301 [ 30%] Building C object CMakeFiles/tidy-static.dir/src/streamio.c.o #8 5.391 [ 32%] Building C object CMakeFiles/tidy-static.dir/src/tagask.c.o #8 5.435 [ 33%] Building C object CMakeFiles/tidy-static.dir/src/tmbstr.c.o #8 5.485 [ 35%] Building C object CMakeFiles/tidy-static.dir/src/utf8.c.o #8 5.536 [ 37%] Building C object CMakeFiles/tidy-static.dir/src/tidylib.c.o #8 5.694 [ 39%] Building C object CMakeFiles/tidy-static.dir/src/mappedio.c.o #8 5.744 [ 41%] Building C object CMakeFiles/tidy-static.dir/src/gdoc.c.o #8 5.791 [ 42%] Building C object CMakeFiles/tidy-static.dir/src/language.c.o #8 5.873 [ 44%] Building C object CMakeFiles/tidy-static.dir/src/messageobj.c.o #8 5.947 [ 46%] Building C object CMakeFiles/tidy-static.dir/src/sprtf.c.o #8 5.985 [ 48%] Linking C static library libtidy.a #8 6.039 [ 48%] Built target tidy-static #8 6.059 [ 50%] Building C object CMakeFiles/tidy-share.dir/src/access.c.o #8 6.088 /tmp/_tidy-html5/src/access.c:892:40: warning: argument 2 of type ‘int[]’ with mismatched bound [-Warray-parameter=] #8 6.088 892 | static Bool GetRgb( ctmbstr color, int rgb[] ) #8 6.088 | ~~~~^~~~~ #8 6.089 /tmp/_tidy-html5/src/access.c:380:40: note: previously declared as ‘int[3]’ #8 6.089 380 | static Bool GetRgb( ctmbstr color, int rgb[3] ); #8 6.089 | ~~~~^~~~~~ #8 6.213 [ 51%] Building C object CMakeFiles/tidy-share.dir/src/attrs.c.o #8 6.251 /tmp/_tidy-html5/src/attrs.c: In function ‘CheckDecimal’: #8 6.251 /tmp/_tidy-html5/src/attrs.c:2300:13: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] #8 6.251 2300 | else #8 6.251 | ^~~~ #8 6.252 /tmp/_tidy-html5/src/attrs.c:2302:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ #8 6.252 2302 | break; #8 6.252 | ^~~~~ #8 6.362 [ 53%] Building C object CMakeFiles/tidy-share.dir/src/istack.c.o #8 6.421 [ 55%] Building C object CMakeFiles/tidy-share.dir/src/parser.c.o #8 6.635 [ 57%] Building C object CMakeFiles/tidy-share.dir/src/tags.c.o #8 6.720 [ 58%] Building C object CMakeFiles/tidy-share.dir/src/entities.c.o #8 6.792 [ 60%] Building C object CMakeFiles/tidy-share.dir/src/lexer.c.o #8 6.983 [ 62%] Building C object CMakeFiles/tidy-share.dir/src/pprint.c.o #8 7.128 [ 64%] Building C object CMakeFiles/tidy-share.dir/src/charsets.c.o #8 7.184 [ 66%] Building C object CMakeFiles/tidy-share.dir/src/clean.c.o #8 7.338 [ 67%] Building C object CMakeFiles/tidy-share.dir/src/message.c.o #8 7.437 [ 69%] Building C object CMakeFiles/tidy-share.dir/src/config.c.o #8 7.560 [ 71%] Building C object CMakeFiles/tidy-share.dir/src/alloc.c.o #8 7.603 [ 73%] Building C object CMakeFiles/tidy-share.dir/src/attrdict.c.o #8 7.927 [ 75%] Building C object CMakeFiles/tidy-share.dir/src/buffio.c.o #8 7.978 [ 76%] Building C object CMakeFiles/tidy-share.dir/src/fileio.c.o #8 8.022 [ 78%] Building C object CMakeFiles/tidy-share.dir/src/streamio.c.o #8 8.104 [ 80%] Building C object CMakeFiles/tidy-share.dir/src/tagask.c.o #8 8.148 [ 82%] Building C object CMakeFiles/tidy-share.dir/src/tmbstr.c.o #8 8.199 [ 83%] Building C object CMakeFiles/tidy-share.dir/src/utf8.c.o #8 8.250 [ 85%] Building C object CMakeFiles/tidy-share.dir/src/tidylib.c.o #8 8.403 [ 87%] Building C object CMakeFiles/tidy-share.dir/src/mappedio.c.o #8 8.447 [ 89%] Building C object CMakeFiles/tidy-share.dir/src/gdoc.c.o #8 8.494 [ 91%] Building C object CMakeFiles/tidy-share.dir/src/language.c.o #8 8.577 [ 92%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o #8 8.649 [ 94%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o #8 8.680 [ 96%] Linking C shared library libtidy.so #8 8.746 [ 96%] Built target tidy-share #8 8.764 [ 98%] Building C object CMakeFiles/tidy.dir/console/tidy.c.o #8 8.895 [100%] Linking C executable tidy #8 8.948 [100%] Built target tidy #8 8.998 Consolidate compiler generated dependencies of target tidy-static #8 9.012 [ 48%] Built target tidy-static #8 9.032 Consolidate compiler generated dependencies of target tidy-share #8 9.047 [ 96%] Built target tidy-share #8 9.057 Consolidate compiler generated dependencies of target tidy #8 9.068 [100%] Built target tidy #8 9.086 Install the project... #8 9.094 -- Install configuration: "" #8 9.094 -- Installing: /usr/local/lib/libtidy.a #8 9.097 -- Installing: /usr/local/include/tidyplatform.h #8 9.098 -- Installing: /usr/local/include/tidy.h #8 9.099 -- Installing: /usr/local/include/tidyenum.h #8 9.099 -- Installing: /usr/local/include/tidybuffio.h #8 9.100 -- Installing: /usr/local/lib/libtidy.so.5.8.0 #8 9.102 -- Installing: /usr/local/lib/libtidy.so.58 #8 9.102 -- Installing: /usr/local/lib/libtidy.so #8 9.103 -- Installing: /usr/local/bin/tidy #8 9.105 -- Installing: /usr/local/lib/pkgconfig/tidy.pc #8 9.108 HTML Tidy for Linux version 5.8.0 #8 DONE 9.2s #9 [5/9] RUN apt-get install -y woff2 #9 0.364 Reading package lists... #9 1.441 Building dependency tree... #9 1.654 Reading state information... #9 1.887 The following NEW packages will be installed: #9 1.888 woff2 #9 1.931 0 upgraded, 1 newly installed, 0 to remove and 169 not upgraded. #9 1.931 Need to get 11.4 kB of archives. #9 1.931 After this operation, 72.7 kB of additional disk space will be used. #9 1.931 Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 woff2 amd64 1.0.2-1build4 [11.4 kB] #9 2.202 debconf: delaying package configuration, since apt-utils is not installed #9 2.245 Fetched 11.4 kB in 0s (304 kB/s) #9 2.282 Selecting previously unselected package woff2. (Reading database ...a101449.files and directories currently installed.) #9 3.099 Preparing to unpack .../woff2_1.0.2-1build4_amd64.deb ... #9 3.104 Unpacking woff2 (1.0.2-1build4) ... #9 3.166 Setting up woff2 (1.0.2-1build4) ... #9 DONE 3.2s #10 [6/9] COPY _docker/woff.zip /tmp/woff.zip #10 DONE 0.1s #11 [7/9] RUN unzip /tmp/woff.zip -d _sfnt2woff && cd _sfnt2woff && make && cp sfnt2woff /usr/local/bin/ && sfnt2woff --version #11 0.318 Archive: /tmp/woff.zip #11 0.318 inflating: _sfnt2woff/Makefile #11 0.318 inflating: _sfnt2woff/sfnt2woff.c #11 0.318 inflating: _sfnt2woff/woff.c #11 0.318 inflating: _sfnt2woff/woff2sfnt.c #11 0.320 inflating: _sfnt2woff/woff-private.h #11 0.320 inflating: _sfnt2woff/woff.h #11 0.321 inflating: _sfnt2woff/woff-2009-10-03.html #11 0.324 cc -c -o sfnt2woff.o sfnt2woff.c #11 0.365 cc -c -o woff.o woff.c #11 0.457 cc -o sfnt2woff sfnt2woff.o woff.o -lz #11 0.480 cc -c -o woff2sfnt.o woff2sfnt.c #11 0.514 cc -o woff2sfnt woff2sfnt.o woff.o -lz #11 0.537 sfnt2woff: invalid option -- '-' #11 0.538 Usage: #11 0.538 sfnt2woff [-v <maj>.<min>] [-m <metadata.xml>] [-p <private.dat>] <otffile> #11 0.538 package OpenType <otffile> as WOFF, creating <otffile>.woff #11 0.538 Options: #11 0.538 -v <maj>.<min> set font version number (major and minor, both integers) #11 0.538 -m <metadata.xml> include metadata from <metadata.xml> (not validated) #11 0.538 -p <private.dat> include private data block #11 DONE 0.6s #12 [8/9] RUN npm install -g cssshrink@0.0.5 #12 3.915 #12 3.915 added 11 packages in 3s #12 DONE 4.1s #13 [9/9] RUN /bin/bash -l -c "gem update --system && gem install jgd -v 1.13.0" #13 0.623 Using /usr/local/rvm/gems/ruby-3.2.2 #13 1.358 Using /usr/local/rvm/gems/ruby-3.2.2 #13 5.192 Updating rubygems-update #13 5.192 Successfully installed rubygems-update-3.6.2 #13 5.192 Installing RubyGems 3.6.2 #13 5.893 Successfully built RubyGem #13 5.893 Name: bundler #13 5.893 Version: 2.6.2 #13 5.893 File: bundler-2.6.2.gem #13 5.893 Bundler 2.6.2 installed #13 5.893 RubyGems 3.6.2 installed #13 5.893 Regenerating binstubs #13 5.893 Regenerating plugins #13 5.893 #13 5.893 # 3.6.2 / 2024-12-23 #13 5.893 #13 5.893 ## Security: #13 5.893 #13 5.893 * Fix Gem::SafeMarshal buffer overrun when given lengths larger than fit #13 5.893 into a byte. Pull request #13 5.893 [#8305](https://github.com/rubygems/rubygems/pull/8305) by segiddins #13 5.893 * Improve type checking in marshal_load methods. Pull request #13 5.893 [#8306](https://github.com/rubygems/rubygems/pull/8306) by segiddins #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Skip rdoc hooks and their tests on newer rdoc versions. Pull request #13 5.893 [#8340](https://github.com/rubygems/rubygems/pull/8340) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.6.2 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix serialized metadata including an empty `@original_platform` #13 5.893 attribute. Pull request #13 5.893 [#8355](https://github.com/rubygems/rubygems/pull/8355) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.6.1 / 2024-12-17 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.6.1 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `gem info` tagging some non default gems as default. Pull request #13 5.893 [#8321](https://github.com/rubygems/rubygems/pull/8321) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Fix broken links. Pull request #13 5.893 [#8327](https://github.com/rubygems/rubygems/pull/8327) by st0012 #13 5.893 #13 5.893 # 3.6.0 / 2024-12-16 #13 5.893 #13 5.893 ## Security: #13 5.893 #13 5.893 * Stop storing executable names in ivars. Pull request #13 5.893 [#8307](https://github.com/rubygems/rubygems/pull/8307) by segiddins #13 5.893 #13 5.893 ## Breaking changes: #13 5.893 #13 5.893 * Drop ruby 3.0 support. Pull request #13 5.893 [#8091](https://github.com/rubygems/rubygems/pull/8091) by segiddins #13 5.893 #13 5.893 ## Features: #13 5.893 #13 5.893 * Add --attestation option to gem push. Pull request #13 5.893 [#8239](https://github.com/rubygems/rubygems/pull/8239) by segiddins #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Skip unresolved deps warning on `Gem::Specification.reset` on benign #13 5.893 cases. Pull request #13 5.893 [#8309](https://github.com/rubygems/rubygems/pull/8309) by #13 5.893 deivid-rodriguez #13 5.893 * Let `gem install <name>` suggest `<name>-ruby` and `ruby-<name>` when #13 5.893 providing "did you mean" suggestions. Pull request #13 5.893 [#8197](https://github.com/rubygems/rubygems/pull/8197) by duckinator #13 5.893 * Update SPDX license list as of 2024-08-19. Pull request #13 5.893 [#8233](https://github.com/rubygems/rubygems/pull/8233) by #13 5.893 github-actions[bot] #13 5.893 * Add `--target-rbconfig` option to `gem install` and `gem update` #13 5.893 commands. Pull request #13 5.893 [#7628](https://github.com/rubygems/rubygems/pull/7628) by kateinoigakukun #13 5.893 * Skip nil-value keys to make metadata reproducible. Pull request #13 5.893 [#7129](https://github.com/rubygems/rubygems/pull/7129) by nobu #13 5.893 * Allow disabling installation of compiled extensions into lib through #13 5.893 `Gem.configuration.install_extension_in_lib`. Pull request #13 5.893 [#6463](https://github.com/rubygems/rubygems/pull/6463) by hsbt #13 5.893 * Installs bundler 2.6.0 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Set $0 to exe when running `gem exec` to fix name in CLI output. Pull #13 5.893 request [#8267](https://github.com/rubygems/rubygems/pull/8267) by adam12 #13 5.893 * Fix manifest in gem package using incorrect platform sometimes. Pull #13 5.893 request [#8202](https://github.com/rubygems/rubygems/pull/8202) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Fix missing single quote in git source example. Pull request #13 5.893 [#8303](https://github.com/rubygems/rubygems/pull/8303) by nobu #13 5.893 * Update the `gem install` demo in REAME to use a gem that just works on #13 5.893 Windows. Pull request #13 5.893 [#8262](https://github.com/rubygems/rubygems/pull/8262) by soda92 #13 5.893 * Unify rubygems and bundler docs directory. Pull request #13 5.893 [#8159](https://github.com/rubygems/rubygems/pull/8159) by hsbt #13 5.893 #13 5.893 # 3.5.23 / 2024-11-05 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Validate user input encoding of `gem` CLI arguments. Pull request #13 5.893 [#6471](https://github.com/rubygems/rubygems/pull/6471) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem update --system` leaving old default bundler executables #13 5.893 around. Pull request #13 5.893 [#8172](https://github.com/rubygems/rubygems/pull/8172) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.23 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix commands with 2 MFA requests when webauthn is enabled. Pull request #13 5.893 [#8174](https://github.com/rubygems/rubygems/pull/8174) by #13 5.893 deivid-rodriguez #13 5.893 * Make `--enable-load-relative` binstubs prolog work when Ruby is not #13 5.893 installed in the same directory as the binstub. Pull request #13 5.893 [#7872](https://github.com/rubygems/rubygems/pull/7872) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Speed up `gem install <nonexistent-gem>` by finding alternative name #13 5.893 suggestions faster. Pull request #13 5.893 [#8084](https://github.com/rubygems/rubygems/pull/8084) by duckinator #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Add missing comma in documentation. Pull request #13 5.893 [#8152](https://github.com/rubygems/rubygems/pull/8152) by leoarnold #13 5.893 #13 5.893 # 3.5.22 / 2024-10-16 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Prevent `._*` files in packages generated from macOS. Pull request #13 5.893 [#8150](https://github.com/rubygems/rubygems/pull/8150) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem pristine etc` resetting gem twice sometimes. Pull request #13 5.893 [#8117](https://github.com/rubygems/rubygems/pull/8117) by #13 5.893 deivid-rodriguez #13 5.893 * Allow `gem pristine` to reset default gems too. Pull request #13 5.893 [#8118](https://github.com/rubygems/rubygems/pull/8118) by #13 5.893 deivid-rodriguez #13 5.893 * Update vendored `uri` and `net-http`. Pull request #13 5.893 [#8112](https://github.com/rubygems/rubygems/pull/8112) by segiddins #13 5.893 * Installs bundler 2.5.22 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `gem contents` for default gems. Pull request #13 5.893 [#8132](https://github.com/rubygems/rubygems/pull/8132) by #13 5.893 deivid-rodriguez #13 5.893 * Fix duplicated specs when they have been previously activated. Pull #13 5.893 request [#8131](https://github.com/rubygems/rubygems/pull/8131) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem install` on NFS shares. Pull request #13 5.893 [#8123](https://github.com/rubygems/rubygems/pull/8123) by #13 5.893 deivid-rodriguez #13 5.893 * Fix a `gem install` crash during "done installing" hooks. Pull request #13 5.893 [#8113](https://github.com/rubygems/rubygems/pull/8113) by #13 5.893 deivid-rodriguez #13 5.893 * Fix plugin command loading. Pull request #13 5.893 [#8121](https://github.com/rubygems/rubygems/pull/8121) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.21 / 2024-10-03 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Fix `Gem::MissingSpecVersionError#to_s` not showing exception message. #13 5.893 Pull request [#8074](https://github.com/rubygems/rubygems/pull/8074) by #13 5.893 deivid-rodriguez #13 5.893 * Remove code that makes suggest_gems_from_name give worse results. Pull #13 5.893 request [#8083](https://github.com/rubygems/rubygems/pull/8083) by #13 5.893 duckinator #13 5.893 * Warning about PATH in `--user-install` mode is only necessary for gems #13 5.893 with executables. Pull request #13 5.893 [#8071](https://github.com/rubygems/rubygems/pull/8071) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.21 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix error in one source when fetching dependency APIs clearing results #13 5.893 from all sources. Pull request #13 5.893 [#8080](https://github.com/rubygems/rubygems/pull/8080) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem cleanup` warning when two versions of psych installed. Pull #13 5.893 request [#8072](https://github.com/rubygems/rubygems/pull/8072) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.20 / 2024-09-24 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.20 as a default gem. #13 5.893 #13 5.893 # 3.5.19 / 2024-09-18 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Standardize pretty-print output for `Gem::Source` and subclasses. Pull #13 5.893 request [#7994](https://github.com/rubygems/rubygems/pull/7994) by #13 5.893 djberube #13 5.893 * Update vendored `molinillo` to master and vendored `resolv` to 0.4.0. #13 5.893 Pull request [#7521](https://github.com/rubygems/rubygems/pull/7521) by #13 5.893 hsbt #13 5.893 * Installs bundler 2.5.19 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `bundle exec rake install` failing when local gem has extensions. #13 5.893 Pull request [#7977](https://github.com/rubygems/rubygems/pull/7977) by #13 5.893 deivid-rodriguez #13 5.893 * Make `gem exec` use the standard GEM_HOME. Pull request #13 5.893 [#7982](https://github.com/rubygems/rubygems/pull/7982) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem fetch` always exiting with zero status code. Pull request #13 5.893 [#8007](https://github.com/rubygems/rubygems/pull/8007) by #13 5.893 deivid-rodriguez #13 5.893 * Remove temporary `.lock` files unintentionally left around by gem #13 5.893 installer. Pull request #13 5.893 [#7939](https://github.com/rubygems/rubygems/pull/7939) by nobu #13 5.893 * Removed unused stringio. Pull request #13 5.893 [#8001](https://github.com/rubygems/rubygems/pull/8001) by hsbt #13 5.893 * Avoid another race condition of open mode. Pull request #13 5.893 [#7931](https://github.com/rubygems/rubygems/pull/7931) by nobu #13 5.893 * Fix `@license` typo preventing licenses from being correctly #13 5.893 unmarshalled. Pull request #13 5.893 [#7975](https://github.com/rubygems/rubygems/pull/7975) by djberube #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Fix `gem install does-not-exist` being super slow. Pull request #13 5.893 [#8006](https://github.com/rubygems/rubygems/pull/8006) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.18 / 2024-08-26 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.18 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `gem uninstall <name>:<version>` failing on shadowed default gems. #13 5.893 Pull request [#7949](https://github.com/rubygems/rubygems/pull/7949) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.17 / 2024-08-01 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Explicitly encode `Gem::Dependency` to yaml. Pull request #13 5.893 [#7867](https://github.com/rubygems/rubygems/pull/7867) by segiddins #13 5.893 * Installs bundler 2.5.17 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `gem list` regression when a regular gem shadows a default one. Pull #13 5.893 request [#7892](https://github.com/rubygems/rubygems/pull/7892) by #13 5.893 deivid-rodriguez #13 5.893 * Always leave default gem executables around. Pull request #13 5.893 [#7879](https://github.com/rubygems/rubygems/pull/7879) by #13 5.893 deivid-rodriguez #13 5.893 * Fix line comment issue for hash when loading gemrc. Pull request #13 5.893 [#7857](https://github.com/rubygems/rubygems/pull/7857) by leetking #13 5.893 #13 5.893 # 3.5.16 / 2024-07-18 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.16 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix gemspec `require_paths` validation. Pull request #13 5.893 [#7866](https://github.com/rubygems/rubygems/pull/7866) by #13 5.893 deivid-rodriguez #13 5.893 * Fix loading of nested `gemrc` config keys when specified as symbols. #13 5.893 Pull request [#7851](https://github.com/rubygems/rubygems/pull/7851) by #13 5.893 moofkit #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Use `caller_locations` instead of splitting `caller`. Pull request #13 5.893 [#7708](https://github.com/rubygems/rubygems/pull/7708) by nobu #13 5.893 #13 5.893 # 3.5.15 / 2024-07-09 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.15 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Restrict generic `arm` to only match 32-bit arm. Pull request #13 5.893 [#7830](https://github.com/rubygems/rubygems/pull/7830) by ntkme #13 5.893 * Protect creating binstubs with a file lock. Pull request #13 5.893 [#7806](https://github.com/rubygems/rubygems/pull/7806) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Make it clearer that `add_dependency` is the main way to add #13 5.893 non-development dependencies. Pull request #13 5.893 [#7800](https://github.com/rubygems/rubygems/pull/7800) by jeromedalbert #13 5.893 #13 5.893 # 3.5.14 / 2024-06-21 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.14 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Make "bundler? update --bundler" behave identically. Pull request #13 5.893 [#7778](https://github.com/rubygems/rubygems/pull/7778) by x-yuri #13 5.893 #13 5.893 # 3.5.13 / 2024-06-14 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.13 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Never remove executables that may belong to a default gem. Pull request #13 5.893 [#7747](https://github.com/rubygems/rubygems/pull/7747) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.12 / 2024-06-13 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.12 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `gem uninstall` unresolved specifications warning. Pull request #13 5.893 [#7667](https://github.com/rubygems/rubygems/pull/7667) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem pristine` sometimes failing to pristine user installed gems. #13 5.893 Pull request [#7664](https://github.com/rubygems/rubygems/pull/7664) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.11 / 2024-05-28 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Update SPDX license list as of 2024-05-22. Pull request #13 5.893 [#7689](https://github.com/rubygems/rubygems/pull/7689) by #13 5.893 github-actions[bot] #13 5.893 * Fix the update_rubygems inconsistency (--disable-gems). Pull request #13 5.893 [#7658](https://github.com/rubygems/rubygems/pull/7658) by x-yuri #13 5.893 * Accept WASI as an OS name in Gem::Platform. Pull request #13 5.893 [#7629](https://github.com/rubygems/rubygems/pull/7629) by kateinoigakukun #13 5.893 * Warn if RubyGems version explicitly set in gemspec does not match #13 5.893 running version. Pull request #13 5.893 [#7460](https://github.com/rubygems/rubygems/pull/7460) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.11 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix binstubs sometimes not getting regenerated when `--destdir` is #13 5.893 given. Pull request #13 5.893 [#7660](https://github.com/rubygems/rubygems/pull/7660) by #13 5.893 deivid-rodriguez #13 5.893 * Fix `gem uninstall --user-install` for symlinked HOME. Pull request #13 5.893 [#7645](https://github.com/rubygems/rubygems/pull/7645) by #13 5.893 deivid-rodriguez #13 5.893 * Fix issue when plugin stubs would sometimes not be properly removed by #13 5.893 `gem uninstall`. Pull request #13 5.893 [#7631](https://github.com/rubygems/rubygems/pull/7631) by #13 5.893 deivid-rodriguez #13 5.893 * Fix plugins uninstallation for user installed gems. Pull request #13 5.893 [#6456](https://github.com/rubygems/rubygems/pull/6456) by voxik #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Use a constant empty tar header to avoid extra allocations. Pull request #13 5.893 [#7484](https://github.com/rubygems/rubygems/pull/7484) by segiddins #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Recommend `bin/rake` over `rake` in contributing docs. Pull request #13 5.893 [#7648](https://github.com/rubygems/rubygems/pull/7648) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.10 / 2024-05-03 #13 5.893 #13 5.893 ## Security: #13 5.893 #13 5.893 * Add a limit to the size of the metadata and checksums files in a gem #13 5.893 package. Pull request #13 5.893 [#7568](https://github.com/rubygems/rubygems/pull/7568) by segiddins #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Don't fully require `rubygems` from `rubygems/package` to prevent some #13 5.893 circular require warnings when using Bundler. Pull request #13 5.893 [#7612](https://github.com/rubygems/rubygems/pull/7612) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.10 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Rename credential email to identifier in WebAuthn poller. Pull request #13 5.893 [#7623](https://github.com/rubygems/rubygems/pull/7623) by jenshenny #13 5.893 #13 5.893 # 3.5.9 / 2024-04-12 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.9 as a default gem. #13 5.893 #13 5.893 # 3.5.8 / 2024-04-11 #13 5.893 #13 5.893 ## Security: #13 5.893 #13 5.893 * Respect global umask when writing regular files. Pull request #13 5.893 [#7518](https://github.com/rubygems/rubygems/pull/7518) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Allow string keys with gemrc. Pull request #13 5.893 [#7543](https://github.com/rubygems/rubygems/pull/7543) by hsbt #13 5.893 * [Experimental] Add "gem rebuild" command. Pull request #13 5.893 [#4913](https://github.com/rubygems/rubygems/pull/4913) by duckinator #13 5.893 * Installs bundler 2.5.8 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix NoMethodError crash when building errors about corrupt package #13 5.893 files. Pull request #13 5.893 [#7539](https://github.com/rubygems/rubygems/pull/7539) by jez #13 5.893 * Fix resolver to properly intersect Arrays of `Gem::Resolver::Activation` #13 5.893 objects. Pull request #13 5.893 [#7537](https://github.com/rubygems/rubygems/pull/7537) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.7 / 2024-03-22 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Warn on empty or open required_ruby_version specification attribute. #13 5.893 Pull request [#5010](https://github.com/rubygems/rubygems/pull/5010) by #13 5.893 simi #13 5.893 * Control whether YAML aliases are enabled in Gem::SafeYAML.safe_load via #13 5.893 attribute. Pull request #13 5.893 [#7464](https://github.com/rubygems/rubygems/pull/7464) by segiddins #13 5.893 * Update SPDX license list as of 2024-02-08. Pull request #13 5.893 [#7468](https://github.com/rubygems/rubygems/pull/7468) by #13 5.893 github-actions[bot] #13 5.893 * Installs bundler 2.5.7 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Allow prerelease activation (even if requirement is not explicit about #13 5.893 it) when it's the only possibility. Pull request #13 5.893 [#7428](https://github.com/rubygems/rubygems/pull/7428) by kimesf #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Fix a typo. Pull request #13 5.893 [#7505](https://github.com/rubygems/rubygems/pull/7505) by hsbt #13 5.893 * Use https instead of http in documentation links. Pull request #13 5.893 [#7481](https://github.com/rubygems/rubygems/pull/7481) by hsbt #13 5.893 #13 5.893 # 3.5.6 / 2024-02-06 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Deep copy requirements in `Gem::Specification` and `Gem::Requirement`. #13 5.893 Pull request [#7439](https://github.com/rubygems/rubygems/pull/7439) by #13 5.893 flavorjones #13 5.893 * Change gem login message to clear up that username can be also used. #13 5.893 Pull request [#7422](https://github.com/rubygems/rubygems/pull/7422) by #13 5.893 VitaliySerov #13 5.893 * Add metadata for rubygems.org. Pull request #13 5.893 [#7435](https://github.com/rubygems/rubygems/pull/7435) by m-nakamura145 #13 5.893 * Improve gem login scope selection. Pull request #13 5.893 [#7342](https://github.com/rubygems/rubygems/pull/7342) by williantenfen #13 5.893 * Vendor uri in RubyGems. Pull request #13 5.893 [#7386](https://github.com/rubygems/rubygems/pull/7386) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.6 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Skip to load commented out words. Pull request #13 5.893 [#7413](https://github.com/rubygems/rubygems/pull/7413) by hsbt #13 5.893 * Fix rake runtime dependency warning for rake based extension. Pull #13 5.893 request [#7395](https://github.com/rubygems/rubygems/pull/7395) by ntkme #13 5.893 #13 5.893 # 3.5.5 / 2024-01-18 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.5 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix `require` activation conflicts when requiring default gems under #13 5.893 some situations. Pull request #13 5.893 [#7379](https://github.com/rubygems/rubygems/pull/7379) by #13 5.893 deivid-rodriguez #13 5.893 * Use cache_home instead of data_home in default_spec_cache_dir. Pull #13 5.893 request [#7331](https://github.com/rubygems/rubygems/pull/7331) by mrkn #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Use squiggly heredocs in `Gem::Specification#description` documentation, #13 5.893 so it doesn't add leading whitespace. Pull request #13 5.893 [#7373](https://github.com/rubygems/rubygems/pull/7373) by bravehager #13 5.893 #13 5.893 # 3.5.4 / 2024-01-04 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Always avoid "Updating rubygems-update" message. Pull request #13 5.893 [#7335](https://github.com/rubygems/rubygems/pull/7335) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.5.4 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Make `gem update --system` respect ruby version constraints. Pull #13 5.893 request [#7334](https://github.com/rubygems/rubygems/pull/7334) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.5.3 / 2023-12-22 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.3 as a default gem. #13 5.893 #13 5.893 # 3.5.2 / 2023-12-21 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Support dynamic library loading with extension .so or .o. Pull request #13 5.893 [#7241](https://github.com/rubygems/rubygems/pull/7241) by hogelog #13 5.893 * Installs bundler 2.5.2 as a default gem. #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Replace `object_id` comparison with identity Hash. Pull request #13 5.893 [#7303](https://github.com/rubygems/rubygems/pull/7303) by amomchilov #13 5.893 * Use IO.copy_stream when reading, writing. Pull request #13 5.893 [#6958](https://github.com/rubygems/rubygems/pull/6958) by martinemde #13 5.893 #13 5.893 # 3.5.1 / 2023-12-15 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.5.1 as a default gem. #13 5.893 #13 5.893 # 3.5.0 / 2023-12-15 #13 5.893 #13 5.893 ## Security: #13 5.893 #13 5.893 * Replace `Marshal.load` with a fully-checked safe gemspec loader. Pull #13 5.893 request [#6896](https://github.com/rubygems/rubygems/pull/6896) by #13 5.893 segiddins #13 5.893 #13 5.893 ## Breaking changes: #13 5.893 #13 5.893 * Drop ruby 2.6 and 2.7 support. Pull request #13 5.893 [#7116](https://github.com/rubygems/rubygems/pull/7116) by #13 5.893 deivid-rodriguez #13 5.893 * Release package no longer includes test files. Pull request #13 5.893 [#6781](https://github.com/rubygems/rubygems/pull/6781) by hsbt #13 5.893 * Hide `Gem::MockGemUi` from users. Pull request #13 5.893 [#6623](https://github.com/rubygems/rubygems/pull/6623) by hsbt #13 5.893 * Deprecated `Gem.datadir` has been removed. Pull request #13 5.893 [#6469](https://github.com/rubygems/rubygems/pull/6469) by hsbt #13 5.893 #13 5.893 ## Deprecations: #13 5.893 #13 5.893 * Deprecate `Gem::Platform.match?`. Pull request #13 5.893 [#6783](https://github.com/rubygems/rubygems/pull/6783) by hsbt #13 5.893 * Deprecate `Gem::List`. Pull request #13 5.893 [#6311](https://github.com/rubygems/rubygems/pull/6311) by segiddins #13 5.893 #13 5.893 ## Features: #13 5.893 #13 5.893 * The `generate_index` command can now generate compact index files and #13 5.893 lives as an external `rubygems-generate_index` gem. Pull request #13 5.893 [#7085](https://github.com/rubygems/rubygems/pull/7085) by segiddins #13 5.893 * Make `gem install` fallback to user installation directory if default #13 5.893 gem home is not writable. Pull request #13 5.893 [#5327](https://github.com/rubygems/rubygems/pull/5327) by duckinator #13 5.893 * Leverage ruby feature to warn when requiring default gems from stdlib #13 5.893 that will be turned into bundled gems in the future. Pull request #13 5.893 [#6840](https://github.com/rubygems/rubygems/pull/6840) by hsbt #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Use match? when regexp match data is unused. Pull request #13 5.893 [#7263](https://github.com/rubygems/rubygems/pull/7263) by segiddins #13 5.893 * Fewer allocations in gem installation. Pull request #13 5.893 [#6975](https://github.com/rubygems/rubygems/pull/6975) by segiddins #13 5.893 * Optimize allocations in `Gem::Version`. Pull request #13 5.893 [#6970](https://github.com/rubygems/rubygems/pull/6970) by segiddins #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Warn for duplicate meta data links when building gems. Pull request #13 5.893 [#7213](https://github.com/rubygems/rubygems/pull/7213) by etherbob #13 5.893 * Vendor `net-http`, `net-protocol`, `resolv`, and `timeout` to reduce #13 5.893 conflicts between Gemfile gems and internal dependencies. Pull request #13 5.893 [#6793](https://github.com/rubygems/rubygems/pull/6793) by #13 5.893 deivid-rodriguez #13 5.893 * Remove non-transparent requirement added to prerelease gems. Pull #13 5.893 request [#7226](https://github.com/rubygems/rubygems/pull/7226) by #13 5.893 deivid-rodriguez #13 5.893 * Stream output from ext builds when --verbose. Pull request #13 5.893 [#7240](https://github.com/rubygems/rubygems/pull/7240) by osyoyu #13 5.893 * Add missing services to CI detection and make it consistent between #13 5.893 RubyGems and Bundler. Pull request #13 5.893 [#7205](https://github.com/rubygems/rubygems/pull/7205) by nevinera #13 5.893 * Update generate licenses template to not freeze regexps. Pull request #13 5.893 [#7154](https://github.com/rubygems/rubygems/pull/7154) by #13 5.893 github-actions[bot] #13 5.893 * Don't check `LIBRUBY_RELATIVE` in truffleruby to signal a bash prelude #13 5.893 in rubygems binstubs. Pull request #13 5.893 [#7156](https://github.com/rubygems/rubygems/pull/7156) by #13 5.893 deivid-rodriguez #13 5.893 * Update SPDX list and warn on deprecated identifiers. Pull request #13 5.893 [#6926](https://github.com/rubygems/rubygems/pull/6926) by simi #13 5.893 * Simplify extended `require` to potentially fix some deadlocks. Pull #13 5.893 request [#6827](https://github.com/rubygems/rubygems/pull/6827) by nobu #13 5.893 * Small refactors for `Gem::Resolver`. Pull request #13 5.893 [#6766](https://github.com/rubygems/rubygems/pull/6766) by hsbt #13 5.893 * Use double-quotes instead of single-quotes consistently in warnings. #13 5.893 Pull request [#6550](https://github.com/rubygems/rubygems/pull/6550) by #13 5.893 hsbt #13 5.893 * Add debug message for `nil` version gemspec. Pull request #13 5.893 [#6436](https://github.com/rubygems/rubygems/pull/6436) by hsbt #13 5.893 * Installs bundler 2.5.0 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fix installing from source with same default bundler version already #13 5.893 installed. Pull request #13 5.893 [#7244](https://github.com/rubygems/rubygems/pull/7244) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Improve comment explaining the necessity of `write_default_spec` method. #13 5.893 Pull request [#6563](https://github.com/rubygems/rubygems/pull/6563) by #13 5.893 voxik #13 5.893 #13 5.893 # 3.4.22 / 2023-11-09 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Update SPDX license list as of 2023-10-05. Pull request #13 5.893 [#7040](https://github.com/rubygems/rubygems/pull/7040) by #13 5.893 github-actions[bot] #13 5.893 * Remove unnecessary rescue. Pull request #13 5.893 [#7109](https://github.com/rubygems/rubygems/pull/7109) by #13 5.893 deivid-rodriguez #13 5.893 * Installs bundler 2.4.22 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Handle empty array at built-in YAML serializer. Pull request #13 5.893 [#7099](https://github.com/rubygems/rubygems/pull/7099) by hsbt #13 5.893 * Ignore non-tar format `.gem` files during search. Pull request #13 5.893 [#7095](https://github.com/rubygems/rubygems/pull/7095) by dearblue #13 5.893 * Allow explicitly uninstalling multiple versions of same gem. Pull #13 5.893 request [#7063](https://github.com/rubygems/rubygems/pull/7063) by #13 5.893 kstevens715 #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Avoid regexp match on every call to `Gem::Platform.local`. Pull request #13 5.893 [#7104](https://github.com/rubygems/rubygems/pull/7104) by segiddins #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Get `Gem::Specification#extensions_dir` documented. Pull request #13 5.893 [#6218](https://github.com/rubygems/rubygems/pull/6218) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.4.21 / 2023-10-17 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Abort `setup.rb` if Ruby is too old. Pull request #13 5.893 [#7011](https://github.com/rubygems/rubygems/pull/7011) by #13 5.893 deivid-rodriguez #13 5.893 * Remove usage of Dir.chdir that only execute a subprocess. Pull request #13 5.893 [#6930](https://github.com/rubygems/rubygems/pull/6930) by segiddins #13 5.893 * Freeze more strings in generated gemspecs. Pull request #13 5.893 [#6974](https://github.com/rubygems/rubygems/pull/6974) by segiddins #13 5.893 * Use pure-ruby YAML parser for loading configuration at RubyGems. Pull #13 5.893 request [#6615](https://github.com/rubygems/rubygems/pull/6615) by hsbt #13 5.893 * Installs bundler 2.4.21 as a default gem. #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Update suggested variable for bindir. Pull request #13 5.893 [#7028](https://github.com/rubygems/rubygems/pull/7028) by hsbt #13 5.893 * Fix invalid links in documentation. Pull request #13 5.893 [#7008](https://github.com/rubygems/rubygems/pull/7008) by simi #13 5.893 #13 5.893 # 3.4.20 / 2023-09-27 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Raise `Gem::Package::FormatError` when gem encounters corrupt EOF. #13 5.893 Pull request [#6882](https://github.com/rubygems/rubygems/pull/6882) #13 5.893 by martinemde #13 5.893 * Allow skipping empty license `gem build` warning by setting license to #13 5.893 `nil`. Pull request #13 5.893 [#6879](https://github.com/rubygems/rubygems/pull/6879) by jhong97 #13 5.893 * Update SPDX license list as of 2023-06-18. Pull request #13 5.893 [#6891](https://github.com/rubygems/rubygems/pull/6891) by #13 5.893 github-actions[bot] #13 5.893 * Update SPDX license list as of 2023-04-28. Pull request #13 5.893 [#6642](https://github.com/rubygems/rubygems/pull/6642) by segiddins #13 5.893 * Update SPDX license list as of 2023-01-26. Pull request #13 5.893 [#6310](https://github.com/rubygems/rubygems/pull/6310) by segiddins #13 5.893 * Installs bundler 2.4.20 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Fixed false positive SymlinkError in symbolic link directory. Pull #13 5.893 request [#6947](https://github.com/rubygems/rubygems/pull/6947) by #13 5.893 negi0109 #13 5.893 * Ensure that loading multiple gemspecs with legacy YAML class references #13 5.893 does not warn. Pull request #13 5.893 [#6889](https://github.com/rubygems/rubygems/pull/6889) by segiddins #13 5.893 * Fix NoMethodError when choosing a too big number from `gem uni` list. #13 5.893 Pull request [#6901](https://github.com/rubygems/rubygems/pull/6901) by #13 5.893 amatsuda #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Reduce allocations for stub specifications. Pull request #13 5.893 [#6972](https://github.com/rubygems/rubygems/pull/6972) by segiddins #13 5.893 #13 5.893 # 3.4.19 / 2023-08-17 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.19 as a default gem. #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Speedup building docs when updating rubygems. Pull request #13 5.893 [#6864](https://github.com/rubygems/rubygems/pull/6864) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.4.18 / 2023-08-02 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Add poller to fetch WebAuthn OTP. Pull request #13 5.893 [#6774](https://github.com/rubygems/rubygems/pull/6774) by jenshenny #13 5.893 * Remove side effects when unmarshaling old `Gem::Specification`. Pull #13 5.893 request [#6825](https://github.com/rubygems/rubygems/pull/6825) by nobu #13 5.893 * Ship rubygems executables in `exe` folder. Pull request #13 5.893 [#6704](https://github.com/rubygems/rubygems/pull/6704) by hsbt #13 5.893 * Installs bundler 2.4.18 as a default gem. #13 5.893 #13 5.893 # 3.4.17 / 2023-07-14 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.17 as a default gem. #13 5.893 #13 5.893 ## Performance: #13 5.893 #13 5.893 * Avoid unnecessary work for private local gem installation. Pull request #13 5.893 [#6810](https://github.com/rubygems/rubygems/pull/6810) by #13 5.893 deivid-rodriguez #13 5.893 #13 5.893 # 3.4.16 / 2023-07-10 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.16 as a default gem. #13 5.893 #13 5.893 # 3.4.15 / 2023-06-29 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.15 as a default gem. #13 5.893 #13 5.893 ## Bug fixes: #13 5.893 #13 5.893 * Autoload shellwords when it's needed. Pull request #13 5.893 [#6734](https://github.com/rubygems/rubygems/pull/6734) by ioquatix #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Update command to test local gem command changes. Pull request #13 5.893 [#6761](https://github.com/rubygems/rubygems/pull/6761) by jenshenny #13 5.893 #13 5.893 # 3.4.14 / 2023-06-12 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Load plugin immediately. Pull request #13 5.893 [#6673](https://github.com/rubygems/rubygems/pull/6673) by kou #13 5.893 * Installs bundler 2.4.14 as a default gem. #13 5.893 #13 5.893 ## Documentation: #13 5.893 #13 5.893 * Clarify what the `rubygems-update` gem is for, and link to source code #13 5.893 and guides. Pull request #13 5.893 [#6710](https://github.com/rubygems/rubygems/pull/6710) by davetron5000 #13 5.893 #13 5.893 # 3.4.13 / 2023-05-09 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.13 as a default gem. #13 5.893 #13 5.893 # 3.4.12 / 2023-04-11 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * [Experimental] Add WebAuthn Support to the CLI. Pull request #13 5.893 [#6560](https://github.com/rubygems/rubygems/pull/6560) by jenshenny #13 5.893 * Installs bundler 2.4.12 as a default gem. #13 5.893 #13 5.893 # 3.4.11 / 2023-04-10 #13 5.893 #13 5.893 ## Enhancements: #13 5.893 #13 5.893 * Installs bundler 2.4.11 as a default gem. #13 5.893 #13 5.899 #13 5.899 ------------------------------------------------------------------------------ #13 5.899 #13 5.899 RubyGems installed the following executables: #13 5.899 /usr/local/rvm/rubies/ruby-3.2.2/bin/gem #13 5.899 /usr/local/rvm/rubies/ruby-3.2.2/bin/bundle #13 5.899 /usr/local/rvm/rubies/ruby-3.2.2/bin/bundler #13 5.899 #13 5.926 RubyGems system software updated #13 8.078 ! The 'trollop' gem has been deprecated and has been replaced by 'optimist'. #13 8.078 ! See: https://rubygems.org/gems/optimist #13 8.078 ! And: https://github.com/ManageIQ/optimist #13 8.078 Successfully installed trollop-2.9.9 #13 8.078 Successfully installed webrick-1.9.1 #13 8.078 Successfully installed unicode-display_width-2.6.0 #13 8.078 Successfully installed terminal-table-3.0.2 #13 8.078 Successfully installed safe_yaml-1.0.5 #13 8.078 Successfully installed rouge-4.5.1 #13 8.078 Successfully installed forwardable-extended-2.6.0 #13 8.078 Successfully installed pathutil-0.16.2 #13 8.078 Successfully installed mercenary-0.4.0 #13 8.078 Successfully installed liquid-4.0.4 #13 8.078 Successfully installed rexml-3.4.0 #13 8.078 Successfully installed kramdown-2.5.1 #13 8.078 Successfully installed kramdown-parser-gfm-1.1.0 #13 8.078 Successfully installed ffi-1.17.1-x86_64-linux-gnu #13 8.078 Successfully installed rb-inotify-0.11.1 #13 8.078 Successfully installed rb-fsevent-0.11.2 #13 8.078 Successfully installed listen-3.9.0 #13 8.078 Successfully installed jekyll-watch-2.2.1 #13 8.078 Successfully installed google-protobuf-4.29.2-x86_64-linux #13 8.078 Successfully installed sass-embedded-1.83.0-x86_64-linux-gnu #13 8.078 Successfully installed jekyll-sass-converter-3.0.0 #13 8.078 Successfully installed concurrent-ruby-1.3.4 #13 8.078 PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025), due to Ruby's end of life for 3.1 and below (https://endoflife.date/ruby). Please upgrade to Ruby 3.2 or newer by April 2025 to continue using future versions of this gem. #13 8.078 Successfully installed i18n-1.14.6 #13 8.078 Building native extensions. This could take a while... #13 9.615 Successfully installed http_parser.rb-0.8.0 #13 9.615 Building native extensions. This could take a while... #13 24.75 Successfully installed eventmachine-1.2.7 #13 24.75 Successfully installed em-websocket-0.5.3 #13 24.75 Successfully installed colorator-1.1.0 #13 24.75 Successfully installed public_suffix-6.0.1 #13 24.75 Successfully installed addressable-2.8.7 #13 24.75 Successfully installed jekyll-4.3.4 #13 24.75 Successfully installed jgd-1.13.0 #13 24.75 31 gems installed #13 DONE 24.9s #14 exporting to image #14 exporting layers #14 exporting layers 5.6s done #14 writing image sha256:0597175fb0c6a142b86a72cbf3ae6b1d3220bb6f3139dbe0c6c690dc7ed294de done #14 naming to docker.io/yegor256/rultor-icdpx6ev done #14 DONE 5.6s + docker ps --filter=status=exited + grep --quiet '\syegor256_blog_755\s*$' + ls -al . total 196 drwx------ 3 ubuntu ubuntu 4096 Jan 3 18:32 . drwxrwxrwt 12 root root 4096 Jan 3 18:35 .. -rw-rw-r-- 1 ubuntu ubuntu 52 Jan 3 18:30 chatgpt-key.txt -rwxrwxr-x 1 ubuntu ubuntu 2090 Jan 3 18:36 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Jan 3 18:32 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 1679 Jan 3 18:30 id_rsa -rw-rw-r-- 1 ubuntu ubuntu 396 Jan 3 18:30 id_rsa.pub -rw-rw-r-- 1 ubuntu ubuntu 5 Jan 3 18:30 pid drwxrwxr-x 29 ubuntu ubuntu 4096 Jan 3 18:32 repo -rwxrwxr-x 1 ubuntu ubuntu 9132 Jan 3 18:30 run.sh -rw-rw-r-- 1 ubuntu ubuntu 554 Jan 3 18:32 script.sh -rw-rw-r-- 1 ubuntu ubuntu 58 Jan 3 18:30 secrets.yml -rw-rw-r-- 1 ubuntu ubuntu 139020 Jan 3 18:37 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-XaMs:/main --env=head=git@github.com:yegor256/blog.git --env=pull_id=755 --env=fork=git@github.com:yegor256/blog.git --env=fork_branch=renovate/fastimage-2.x --env=head_branch=master '--env=pull_title=Update dependency fastimage to v2.4.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=755'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/fastimage-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency fastimage to v2.4.0'\''\'\'''\'''\'' '\'';'\'' '\''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-XaMs/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_755 yegor256/rultor-icdpx6ev /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 + 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 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 systemd-timesync 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 rvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssl-cert r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./chatgpt-key.txt ./cid ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./script.sh ./secrets.yml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + cat /home/r/script.sh #!/bin/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=755' ; export 'fork=git@github.com:yegor256/blog.git' ; export 'fork_branch=renovate/fastimage-2.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency fastimage to v2.4.0' ; 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 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Writing lockfile to /home/r/repo/Gemfile.lock Fetching gem metadata from https://rubygems.org/.......... Resolving dependencies... Fetching gem metadata from https://rubygems.org/......... Fetching rake 13.2.1 Installing rake 13.2.1 Fetching Ascii85 2.0.1 Installing Ascii85 2.0.1 Fetching afm 0.2.2 Installing afm 0.2.2 Fetching ast 2.4.2 Installing ast 2.4.2 Fetching fiber-annotation 0.2.0 Installing fiber-annotation 0.2.0 Fetching fiber-storage 1.0.0 Installing fiber-storage 1.0.0 Fetching fiber-local 1.1.0 Installing fiber-local 1.1.0 Fetching json 2.9.1 Installing json 2.9.1 with native extensions Fetching console 1.29.2 Installing console 1.29.2 Fetching io-event 1.7.5 Installing io-event 1.7.5 with native extensions Fetching async 2.21.1 Installing async 2.21.1 Fetching bigdecimal 3.1.9 Installing bigdecimal 3.1.9 with native extensions Fetching csv 3.3.2 Installing csv 3.3.2 Fetching date 3.4.1 Installing date 3.4.1 with native extensions Fetching ethon 0.16.0 Installing ethon 0.16.0 Fetching event_stream_parser 1.0.0 Installing event_stream_parser 1.0.0 Fetching uri 1.0.2 Installing uri 1.0.2 Fetching net-http 0.6.0 Installing net-http 0.6.0 Fetching faraday-net_http 3.4.0 Installing faraday-net_http 3.4.0 Fetching logger 1.6.4 Installing logger 1.6.4 Fetching faraday 2.12.2 Installing faraday 2.12.2 Fetching multipart-post 2.4.1 Installing multipart-post 2.4.1 Fetching faraday-multipart 1.1.0 Installing faraday-multipart 1.1.0 Fetching fastimage 2.4.0 Installing fastimage 2.4.0 Fetching hashery 2.1.2 Installing hashery 2.1.2 Fetching racc 1.8.1 Installing racc 1.8.1 with native extensions Fetching nokogiri 1.18.1 (x86_64-linux-gnu) Installing nokogiri 1.18.1 (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.13.0 Installing pdf-reader 2.13.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.1 Installing zeitwerk 2.7.1 Fetching html-proofer 5.0.9 Installing html-proofer 5.0.9 Fetching humanize 3.1.0 Installing humanize 3.1.0 Fetching iri 0.8.0 Installing iri 0.8.0 Fetching iso-639 0.3.8 Installing iso-639 0.3.8 Fetching jekyll 4.3.3 Installing jekyll 4.3.3 Fetching jekyll-bits 0.15 Installing jekyll-bits 0.15 Fetching redcarpet 3.6.0 Installing redcarpet 3.6.0 with native extensions Fetching ruby-openai 7.3.1 Installing ruby-openai 7.3.1 Fetching tiktoken_ruby 0.0.10 (x86_64-linux) Installing tiktoken_ruby 0.0.10 (x86_64-linux) Fetching jekyll-chatgpt-translate 0.0.45 Installing jekyll-chatgpt-translate 0.0.45 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.3 Installing language_server-protocol 3.17.0.3 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.4 Installing net-imap 0.5.4 Fetching net-smtp 0.5.0 Installing net-smtp 0.5.0 Fetching mail 2.8.1 Installing mail 2.8.1 Fetching nuggets 1.6.1 Installing nuggets 1.6.1 Fetching parallel 1.26.3 Installing parallel 1.26.3 Fetching parser 3.3.6.0 Installing parser 3.3.6.0 Fetching pygments.rb 3.0.0 Installing pygments.rb 3.0.0 Fetching regexp_parser 2.10.0 Installing regexp_parser 2.10.0 Fetching rss 0.3.1 Installing rss 0.3.1 Fetching rubocop-ast 1.37.0 Installing rubocop-ast 1.37.0 Fetching ruby-progressbar 1.13.0 Installing ruby-progressbar 1.13.0 Fetching rubocop 1.69.1 Installing rubocop 1.69.1 Fetching rubocop-rspec 3.3.0 Installing rubocop-rspec 3.3.0 Fetching scss_lint 0.60.0 Installing scss_lint 0.60.0 Fetching uuidtools 2.2.0 Installing uuidtools 2.2.0 Fetching w3c_validators 1.3.7 Installing w3c_validators 1.3.7 Bundle complete! 33 Gemfile dependencies, 109 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 /usr/local/rvm/gems/ruby-3.2.2/gems/io-event-1.7.5/lib/io/event/support.rb:48: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future! Building Jekyll site... Configuration file: /home/r/repo/_config.yml /usr/local/rvm/gems/ruby-3.2.2/gems/jekyll-chatgpt-translate-0.0.45/lib/jekyll-chatgpt-translate/ping.rb:32: 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 YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that YouTube video pvZDcytPU3w found: SQM 14/24: Tech Debt [software quality crash course] [eng sub] YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33) YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg created (3411 bytes) YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17) YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video 7EytYc7K5JA found: eXtremely Distributed Software Development (XDSD), at DevTernity'2016 YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video tCr9dtGdi2c found: XDSD: How Extreme is Your Team YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6) YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3) YouTube video 4SRoLYxvIQ8 found: Practical Example of AOP with AspectJ (in Russian with English subtitles) File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg created (8680 bytes) YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video 2a2nWELIk-Y found: Yegor Bugayenko | Kyiv DevOps, September, 2015 YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor. YouTube video rEK3Rk2lX3M found: Cactoos 0.12 polishing and releasing (webinar #27) YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor. YouTube video _61CuGhyv-o found: Practical Example of a One-Click Release YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video F4N25kZ2zQU found: Object Oriented Lies (in Russian with English subtitles) YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8) YouTube video EDKbYVEInMU found: Built-in Fake Objects YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work? YouTube video MNxG1xcA2uA found: Object Thinking Meetup #3: Yegor Bugayenko / How to Inject Less? YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9) YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video LB_YLWhGrco found: Meetings-free Programming YouTube video 3IXk5yEJMIs found: Continuous Integration is Dead YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video PNSezrlemsY found: Hacker vs Designer Mentality YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) YouTube video PNSezrlemsY found: Hacker vs Designer Mentality YouTube video GS45LzE3LPQ found: How Much Do You Cost? YouTube video 6mfo_FHL3PE found: How we decide how much to pay programmers? YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video hTs_R0dFoFM found: M77: Lines-of-Code don't show anything meaningful, but Hits-of-Code are pretty accurate YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17) YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10) YouTube video aER4uwyFbqQ found: ORM is offensive (in Russian with English subtitles) YouTube video 63tS3HNmhiE found: ORM is a perfect anti-pattern YouTube video 03PXmPc7Q3g found: ORM is an Offensive Anti-Pattern YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20) YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster YouTube video oiNI2jF46h0 found: Make Customers Trust You YouTube video TxYi7J0vKC8 found: M80: Every two weeks you should hire a new auditor to review your software project YouTube video GlBf5-g4nGk found: M98: If you think that your team is doing fine, you are a bad manager YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video Rip_04Bv3Jk found: How to be Honest and Keep a Client? YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects YouTube video ues5Dks37zI found: M138: Morning stand-ups are nothing else but guilt-triggers YouTube video pt9uHp35fwM found: Meetings Or Discipline YouTube video b6r2W3P9vgY found: Blame the Project YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15) YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15) YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6) YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video biE86esgFAE found: Seven Enemies of Our Motivation (in Russian with English subtitles) YouTube video WpP4rIhh5e4 found: Don't Create Objects That End With -ER (webinar #5) YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12) YouTube video SCcJcSVBSpU found: Tacit CSS Framework @ Porto Codes 2017 YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video PNSezrlemsY found: Hacker vs Designer Mentality YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8) YouTube video lgScAwsYWCc found: M137: Don't ask your programmers to estimate, tell them how much you have YouTube video ZtWmlKi3ivc found: Seven Sins of a Software Project YouTube video hkXLOxZ6Fs4 found: Seven Sins of a Software Project YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12) YouTube video 3blBn65iQmU found: Why Private Static Literals are Evil? (Webinar #48) YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video LB_YLWhGrco found: Meetings-free Programming YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects YouTube video AwrMKTFyohg found: #NoMagic YouTube video pt9uHp35fwM found: Meetings Or Discipline YouTube video KUUzUb9arNg found: M39: Meeting are evil and must be replaced by a disciplined process of decision making YouTube video ODxm7w2DE-g found: #NoSalaries File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg created (3963 bytes) YouTube video QMcDa2eyRBY found: Need Robust Software? Make It Fragile YouTube video nCGBgI1MNwE found: Need It Robust? Make It Fragile! YouTube video wd-SA1HVmLg found: How Do You Know When Your Product is Ready to be Shipped? YouTube video ZVn7ufg-tk0 found: Micromanagement (in Russian with English subtitles) YouTube video 0Jte_LGR5Zk found: M32: Micromanagement happens when tasks are big and motivation is not explicit YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) YouTube video 9j5pq71BS5U found: Software Outsourcing, 10 Years Ahead (in Russian with English subtitles) YouTube video mHCwlZSlZeU found: Chat Bots are the new UI File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg created (3437 bytes) YouTube video jUil-aTImgU found: How Do You Talk To Your Microservice? File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg created (4564 bytes) YouTube video Xj226o2xI9Y found: Chat Bots vs UI YouTube video vOMqDcSXnT0 found: Microservices as Chat Bots YouTube video kPmbRkSWYnY found: M130: The root cause of most software problems is the chaos in the code YouTube video xbovkm0tTn0 found: Talk "MEETING-FREE SOFTWARE DEVELOPMENT, IN DISTRIBUTED TEAMS" by Yegor Bugayenko YouTube video pt9uHp35fwM found: Meetings Or Discipline YouTube video b6r2W3P9vgY found: Blame the Project YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work? YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10) YouTube video Mj1gA5mEk68 found: Unit Testing vs Debugging (webinar #26) YouTube video af6bidlat6Q found: BB1: Будьте смелее, покажите свое резюме YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3) File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg created (4463 bytes) File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg created (5504 bytes) YouTube video _Q0cNykXB04 found: Printers Instead of Getters in OOP (webinar #18) YouTube video g1ctRcW214w found: Java Annotations Are a Big Mistake (webinar #14) YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9) YouTube video cv23Z6xpwDw found: Java Annotations Are a Bad Idea YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video Xk9tIqwca3k found: Smart Classes and Functionality-Poor Interfaces (webinar #16) YouTube video zaKTNK8g2-M found: Who Is a Project Manager? (webinar #19) YouTube video sZoJ3gO4PSo found: Who Manages Who? (in Russian with English subtitles) YouTube video cGcCcxx4xrg found: Java vs OOP (JavaDay Kyiv) File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg created (3497 bytes) File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg created (3450 bytes) YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20) YouTube video DjrA7_Uymok found: Inheritance vs. Subtyping (webinar #24) YouTube video AwrMKTFyohg found: #NoMagic YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) YouTube video Nm274dGikFc found: Naked Data in OOP (webinar #22) 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 (3227 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 YouTube video GWLpAZqvqSc found: How to Deal With Conflicts in a Software Team (Webinar #21) YouTube video 4i-OK4IA4vA found: M158: Eliminating team conflicts leads to less collaboration, not more 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 YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32) 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 YouTube video Wcy53ZSF78o found: Decorating Envelopes in OOP (webinar #31) 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 YouTube video ZhWOlaMqppM found: How I didn't get a job at Amazon (in Russian with English subtitles) 33m Build Warning: Layout 'russian' requested in _posts/2017/mar/2017-03-02-history-of-separatism.md does not exist.0m YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) 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 YouTube video 1bAixLaOCSA found: Java Day Minsk 2017 | Yegor Bugayenko - Object Oriented JUnit Tests YouTube video CCr8hRE_TUs found: Object-Oriented Flavor for JUnit Tests YouTube video ZdHCrsQsoMI found: M136: Any software product has an unlimited number of bugs 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 YouTube video Op3EIwhMxrg found: M33: You don't need to be loyal to your employers, use them for your own good! YouTube video 4ZWHs1mloUw found: RAII in Java (Webinar #52) YouTube video KYd24FN58wg found: Object-Oriented Java Web App from Scratch in One Hour: ThreeCopies.com (Webinar #28) YouTube video 7WmsiV22IXM found: Lazy Loading via Java Lambda (Webinar #30) YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) 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 YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) 33m Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-22-opposition.md does not exist.0m YouTube video uhDmHkMAYnM found: Micro-management vs. micro-tasking (webinar #25) YouTube video tHeXxLdGqqI found: M19: Want to pay-by-result? You have to do microtasking first, otherwise nothing will work. YouTube video 1rmZN3r5SWg found: M27: Microtasking enables more accurate and precise estimates of a software project's future 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 YouTube video F3bjFXFRsI8 found: M20: Reporting bugs and deciding whether they should be fixed are two separate activities! YouTube video 55mwAbuDrV8 found: Quality vs. Quantity (in Russian) YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33) 33m Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-17-putin-election.md does not exist.0m YouTube video AwrMKTFyohg found: #NoMagic YouTube video GozQCUH2D0I found: M22: Both full-time hiring and outsourcing will lead your project to failure, Zerocracy won't. 33m Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-25-why-gas.md does not exist.0m YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32) YouTube video vXUwE3FGfpg found: #NoAltruism YouTube video Hrk_Jorc5z4 found: M127: The ability to explain a problem so that it's understood is the most important soft skill YouTube video -drZbHxydMc found: When do you validate your objects? (Webinar #35) YouTube video FNWyN_Q10TI found: What's wrong with global variables? (Webinar #36) YouTube video _ppWQCCT8zE found: M16: You either report bugs or implement features. You can't do any of that? You are out. YouTube video RNRaVmbWZXI found: M7: Don't be afraid to ask difficult qstns before you get into a partnership, or get ready to lose YouTube video oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37) YouTube video zljJpADEf_E found: M6: Keeping all source code in a single monolithic repository is a terrible idea! YouTube video 9tC7p2UTLsU found: M5: Professional programmers always need a second opinion, to make sure their code is good enough YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) 33m Build Warning: Layout 'russian' requested in _posts/2018/oct/2018-10-07-history-simplification.md does not exist.0m YouTube video ezE0hRH9BnQ found: M54: Make sure you control your programmers and do it explicitly and openly YouTube video fVMml2vpP-Y found: M13: A message without a context is unprofessional and very annoying for the listener; don't do it! YouTube video 2oAW9LmYJI4 found: M8: Since most tech editors have no idea what they are doing, ignore them YouTube video gMJNz9AWbQE found: M1: Your enthusiasm may only harm the project if you can't deliver it incrementally 33m Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-13-country-as-a-service.md does not exist.0m YouTube video PYq05UAwzNk found: M2: We must fully trust the architect, but regularly review the decisions he or she is making 33m Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-20-drugs.md does not exist.0m YouTube video mKZOuJ7AAas found: M30: Pay equality and smaller pay gap mean only one thing: the management is weak 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 YouTube video SoXV_scCMNY found: Logging, the Object-Oriented Way YouTube video bVzEPOZ_mDU found: A practical example of making an object-oriented HTTP server in Java (webinar #42) YouTube video Qxvk9z0tEP8 found: M123: One README should be enough for any open source project 33m Build Warning: Layout 'russian' requested in _posts/2019/apr/2019-04-28-formula-of-happiness.md does not exist.0m YouTube video WlI6IZ6M7vY found: M74: If your project doesn't have a formal Risk List, you are doing management wrong YouTube video KPbKqTXfZwA found: M89: Deliver your trust continuously, not discrete YouTube video _4pk5GNUySg found: M91: Full-timers want to look smart, freelancers want to deliver results 33m Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-07-strong-opinions.md does not exist.0m YouTube video 5FckPa6aOok found: M193: What is fun and joy for you, being a programmer? 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 YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) YouTube video eeXdDvIVu-Y found: What Is Cohesion in OOP? (Webinar #49) 33m Build Warning: Layout 'russian' requested in _posts/2019/dec/2019-12-31-testosterone.md does not exist.0m YouTube video CmUzNPqCF4s found: M120: Don't wait for your manager to tell you what to do, do what you think is right (open source) File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg created (13461 bytes) File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg created (8545 bytes) YouTube video rsWrgxm8ktU found: Fat and Skinny Design (Webinar #51) File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg created (17878 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 YouTube video D12gi1x6Cdw found: M105: Open source developers inevitably have better soft and tech skills YouTube video nErn5G_JHhE found: Veil Objects to Replace DTOs (Webinar #50) 33m Build Warning: Layout 'russian' requested in _posts/2020/jun/2020-06-12-protesters.md does not exist.0m YouTube video jjeW1hTtRh0 found: M114: The performance of programmers can be measured, with the right metrics 33m Build Warning: Layout 'russian' requested in _posts/2020/jul/2020-07-05-silence-doesnt-cure.md does not exist.0m YouTube video fJvUTlPHSvU found: Encapsulation Is Dead, Let's Use Distance of Coupling Instead (Webinar #55) YouTube video Yj1VFGK9vqc found: M143: Daily reports are a perfect guilt-triggering instrument for a lazy team YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) 33m Build Warning: Layout 'russian' requested in _posts/2020/nov/2020-11-21-svoboda-and-conflicts.md does not exist.0m YouTube video WZlIb5oxDBQ found: M152: There is no management without personal responsibility YouTube video TmAJPeM4UlE found: M153: How managers in self-managing orgs judge your performance? YouTube video vaFPNdNaOAY found: M160: Traditional top-down planning doesn't work, try better alternative YouTube video QaKIw1Bh3Oc found: EOLANG: Basics YouTube video ulrMXmIcC4w found: M167: Sometimes you have to be an imposter, either you like it or not YouTube video 65baOBHeVMI found: Yegor Bugayenko: Opening YouTube video dlPk1AE2aQk found: M170: recruiters may do a better job if listen to us programmers YouTube video 939ntzufGB0 found: M178: Try to focus your team on artifacts and their delivery status YouTube video 2IwBc9UI4Sg found: SIMBA: Simplified Management by Artifacts (at Merge Conf) YouTube video Qii3yrQJdHs found: M179: Calibrated Achievement Points (CAP) to measure R&D productivity YouTube video 8qfd93SyXpM found: SSD 13/16: Test-Driven Development [software design crash course] YouTube video 4I8BflW7EpU found: M188: I don't think ML will ever be able to write code YouTube video jiEJnLBowHc found: M190: Make sure the bugs you report explain the simplest possible scenarios YouTube video Y0Zx_sdVG48 found: M199: Unit tests are the Safety Net that you can't afford to not use YouTube video C6CQWzOKEJs found: Object Thinking #7: Yegor Bugayenko / Immutability + Generics 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 YouTube video gHznfuhRR60 found: AIIN'23: Robots vs. Programmers, How soon will computers fire us? 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 471 AMP pages generated in 38.56s places.txt generated tags.txt generated stats.svg generated Jekyll Feed: Generating feed for posts jekyll-shorts 0.0.10: 471 link(s) generated in 0.01s jekyll-chatgpt-translate 0.0.45 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/2018/08/22/builders-and-manipulators.html" (648 words) No need to translate, the page exists at "/ru/2018/08/22/builders-and-manipulators.html" (1270 words) No need to translate, the page exists at "/zh/2016/06/27/singletons-must-die.html" (656 words) No need to translate, the page exists at "/ru/2016/06/27/singletons-must-die.html" (1016 words) No need to translate, the page exists at "/zh/2022/08/04/code-and-tests-different-pull-requests.html" (631 words) No need to translate, the page exists at "/ru/2022/08/04/code-and-tests-different-pull-requests.html" (1101 words) No need to translate, the page exists at "/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html" (619 words) No need to translate, the page exists at "/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html" (783 words) No need to translate, the page exists at "/zh/2017/07/25/my-favorite-websites.html" (1289 words) No need to translate, the page exists at "/ru/2017/07/25/my-favorite-websites.html" (1324 words) No need to translate, the page exists at "/zh/2014/06/01/aop-aspectj-java-method-logging.html" (903 words) No need to translate, the page exists at "/ru/2014/06/01/aop-aspectj-java-method-logging.html" (1686 words) No need to translate, the page exists at "/zh/2014/10/03/di-containers-are-evil.html" (674 words) No need to translate, the page exists at "/ru/2014/10/03/di-containers-are-evil.html" (1206 words) No need to translate, the page exists at "/zh/2016/09/27/command-control-innovate.html" (626 words) No need to translate, the page exists at "/ru/2016/09/27/command-control-innovate.html" (1158 words) No need to translate, the page exists at "/zh/2015/06/18/good-programmers-bug-free.html" (635 words) No need to translate, the page exists at "/ru/2015/06/18/good-programmers-bug-free.html" (1066 words) No need to translate, the page exists at "/en/2024/09/21/interpreters-of-chaos.html" (1609 words) No need to translate, the page exists at "/zh/2024/09/21/interpreters-of-chaos.html" (842 words) No need to translate, the page exists at "/en/2017/01/05/justice-against-corruption.html" (1268 words) No need to translate, the page exists at "/zh/2017/01/05/justice-against-corruption.html" (822 words) No need to translate, the page exists at "/zh/2015/04/30/iterating-adapter.html" (633 words) No need to translate, the page exists at "/ru/2015/04/30/iterating-adapter.html" (788 words) No need to translate, the page exists at "/zh/2017/08/08/raii-in-java.html" (667 words) No need to translate, the page exists at "/ru/2017/08/08/raii-in-java.html" (1081 words) No need to translate, the page exists at "/zh/2020/12/01/abstract-objects.html" (704 words) No need to translate, the page exists at "/ru/2020/12/01/abstract-objects.html" (1060 words) No need to translate, the page exists at "/zh/2022/09/08/smaller-try-blocks.html" (625 words) No need to translate, the page exists at "/ru/2022/09/08/smaller-try-blocks.html" (787 words) No need to translate, the page exists at "/zh/2014/09/23/built-in-fake-objects.html" (690 words) No need to translate, the page exists at "/ru/2014/09/23/built-in-fake-objects.html" (1131 words) No need to translate, the page exists at "/zh/2017/08/29/xcop.html" (627 words) No need to translate, the page exists at "/ru/2017/08/29/xcop.html" (862 words) No need to translate, the page exists at "/zh/2016/03/08/pimp-up-your-resume.html" (632 words) No need to translate, the page exists at "/ru/2016/03/08/pimp-up-your-resume.html" (2877 words) No need to translate, the page exists at "/zh/2014/08/22/art-of-software-testing.html" (641 words) No need to translate, the page exists at "/ru/2014/08/22/art-of-software-testing.html" (1492 words) No need to translate, the page exists at "/zh/2018/12/11/unit-testing-anti-patterns.html" (705 words) No need to translate, the page exists at "/ru/2018/12/11/unit-testing-anti-patterns.html" (1462 words) No need to translate, the page exists at "/zh/2021/03/03/imposters-to-win.html" (612 words) No need to translate, the page exists at "/ru/2021/03/03/imposters-to-win.html" (1136 words) No need to translate, the page exists at "/zh/2023/09/19/five-ingredients-career.html" (611 words) No need to translate, the page exists at "/ru/2023/09/19/five-ingredients-career.html" (1226 words) No need to translate, the page exists at "/zh/2019/03/19/logging-without-static-logger.html" (651 words) No need to translate, the page exists at "/ru/2019/03/19/logging-without-static-logger.html" (1134 words) No need to translate, the page exists at "/zh/2015/01/15/how-to-cut-corners.html" (643 words) No need to translate, the page exists at "/ru/2015/01/15/how-to-cut-corners.html" (2410 words) No need to translate, the page exists at "/en/2020/03/29/coronavirus.html" (1643 words) No need to translate, the page exists at "/zh/2020/03/29/coronavirus.html" (842 words) No need to translate, the page exists at "/en/2018/01/10/dalles-plan.html" (1300 words) No need to translate, the page exists at "/zh/2018/01/10/dalles-plan.html" (843 words) No need to translate, the page exists at "/zh/2014/06/26/sass-in-java-webapp.html" (653 words) No need to translate, the page exists at "/ru/2014/06/26/sass-in-java-webapp.html" (714 words) No need to translate, the page exists at "/zh/2016/09/20/oop-without-classes.html" (605 words) No need to translate, the page exists at "/ru/2016/09/20/oop-without-classes.html" (712 words) No need to translate, the page exists at "/en/2016/12/26/what-would-you-ask-putin.html" (1508 words) No need to translate, the page exists at "/zh/2016/12/26/what-would-you-ask-putin.html" (882 words) No need to translate, the page exists at "/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (637 words) No need to translate, the page exists at "/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (1427 words) No need to translate, the page exists at "/zh/2019/10/29/sql-as-a-service.html" (654 words) No need to translate, the page exists at "/ru/2019/10/29/sql-as-a-service.html" (1193 words) No need to translate, the page exists at "/zh/2014/08/13/strict-code-quality-control.html" (648 words) No need to translate, the page exists at "/ru/2014/08/13/strict-code-quality-control.html" (1418 words) No need to translate, the page exists at "/zh/2020/12/22/self-managing-orgs.html" (622 words) No need to translate, the page exists at "/ru/2020/12/22/self-managing-orgs.html" (1490 words) No need to translate, the page exists at "/zh/2018/09/18/fear-of-coupling.html" (679 words) No need to translate, the page exists at "/ru/2018/09/18/fear-of-coupling.html" (1466 words) No need to translate, the page exists at "/zh/2017/01/17/synchronized-decorators.html" (625 words) No need to translate, the page exists at "/ru/2017/01/17/synchronized-decorators.html" (1005 words) No need to translate, the page exists at "/zh/2015/07/16/fools-dont-write-unit-tests.html" (623 words) No need to translate, the page exists at "/ru/2015/07/16/fools-dont-write-unit-tests.html" (1101 words) No need to translate, the page exists at "/zh/2015/05/18/cookie-based-authentication.html" (743 words) No need to translate, the page exists at "/ru/2015/05/18/cookie-based-authentication.html" (1592 words) No need to translate, the page exists at "/zh/2014/07/31/travis-and-rultor.html" (749 words) No need to translate, the page exists at "/ru/2014/07/31/travis-and-rultor.html" (1392 words) No need to translate, the page exists at "/zh/2017/03/07/traits-and-mixins.html" (671 words) No need to translate, the page exists at "/ru/2017/03/07/traits-and-mixins.html" (1158 words) No need to translate, the page exists at "/zh/2014/04/18/jcabi-http-server-mocking.html" (706 words) No need to translate, the page exists at "/ru/2014/04/18/jcabi-http-server-mocking.html" (1147 words) No need to translate, the page exists at "/zh/2015/07/09/catch-if-cant-otherwise.html" (626 words) No need to translate, the page exists at "/ru/2015/07/09/catch-if-cant-otherwise.html" (1116 words) No need to translate, the page exists at "/zh/2016/06/21/how-to-hire-programmer.html" (613 words) No need to translate, the page exists at "/ru/2016/06/21/how-to-hire-programmer.html" (1518 words) No need to translate, the page exists at "/zh/2017/08/22/to-be-nice-or-not.html" (678 words) No need to translate, the page exists at "/ru/2017/08/22/to-be-nice-or-not.html" (1515 words) No need to translate, the page exists at "/zh/2018/05/08/open-source-attributes.html" (739 words) No need to translate, the page exists at "/ru/2018/05/08/open-source-attributes.html" (2048 words) No need to translate, the page exists at "/zh/2018/04/03/donations-via-zerocracy.html" (624 words) No need to translate, the page exists at "/ru/2018/04/03/donations-via-zerocracy.html" (1003 words) No need to translate, the page exists at "/en/2017/02/06/how-to-eliminate-corruption.html" (1524 words) No need to translate, the page exists at "/zh/2017/02/06/how-to-eliminate-corruption.html" (823 words) No need to translate, the page exists at "/zh/2015/10/27/outsourcing-doesnt-work.html" (617 words) No need to translate, the page exists at "/ru/2015/10/27/outsourcing-doesnt-work.html" (1861 words) No need to translate, the page exists at "/zh/2017/02/21/say-no-to-google-recruiters.html" (655 words) No need to translate, the page exists at "/ru/2017/02/21/say-no-to-google-recruiters.html" (1268 words) No need to translate, the page exists at "/zh/2014/06/25/xml-and-xslt-in-browser.html" (666 words) No need to translate, the page exists at "/ru/2014/06/25/xml-and-xslt-in-browser.html" (1419 words) No need to translate, the page exists at "/zh/2019/06/26/syncem.html" (641 words) No need to translate, the page exists at "/ru/2019/06/26/syncem.html" (843 words) No need to translate, the page exists at "/zh/2016/03/22/try-finally-if-not-null.html" (630 words) No need to translate, the page exists at "/ru/2016/03/22/try-finally-if-not-null.html" (817 words) No need to translate, the page exists at "/zh/2016/07/10/software-project-roles.html" (674 words) No need to translate, the page exists at "/ru/2016/07/10/software-project-roles.html" (901 words) No need to translate, the page exists at "/zh/2014/10/26/hacker-vs-programmer-mentality.html" (677 words) No need to translate, the page exists at "/ru/2014/10/26/hacker-vs-programmer-mentality.html" (1476 words) No need to translate, the page exists at "/zh/2015/08/04/nine-steps-start-software-project.html" (658 words) No need to translate, the page exists at "/ru/2015/08/04/nine-steps-start-software-project.html" (2271 words) No need to translate, the page exists at "/zh/2015/05/07/ctors-must-be-code-free.html" (658 words) No need to translate, the page exists at "/ru/2015/05/07/ctors-must-be-code-free.html" (1179 words) No need to translate, the page exists at "/zh/2014/11/20/seven-virtues-of-good-object.html" (734 words) No need to translate, the page exists at "/ru/2014/11/20/seven-virtues-of-good-object.html" (2919 words) No need to translate, the page exists at "/zh/2019/06/11/where-do-you-seek-help.html" (641 words) No need to translate, the page exists at "/ru/2019/06/11/where-do-you-seek-help.html" (1225 words) No need to translate, the page exists at "/en/2017/01/30/lifetime-imprisonment-for-separatism.html" (1304 words) No need to translate, the page exists at "/zh/2017/01/30/lifetime-imprisonment-for-separatism.html" (830 words) No need to translate, the page exists at "/zh/2014/05/18/cloud-autoincrement-counters.html" (620 words) No need to translate, the page exists at "/ru/2014/05/18/cloud-autoincrement-counters.html" (897 words) No need to translate, the page exists at "/zh/2023/08/15/decision-making-process.html" (638 words) No need to translate, the page exists at "/ru/2023/08/15/decision-making-process.html" (1251 words) No need to translate, the page exists at "/zh/2014/05/13/why-null-is-bad.html" (775 words) No need to translate, the page exists at "/ru/2014/05/13/why-null-is-bad.html" (1605 words) No need to translate, the page exists at "/en/2017/01/23/consciousness-and-revolution.html" (1446 words) No need to translate, the page exists at "/zh/2017/01/23/consciousness-and-revolution.html" (852 words) No need to translate, the page exists at "/zh/2016/09/07/gradients-of-immutability.html" (714 words) No need to translate, the page exists at "/ru/2016/09/07/gradients-of-immutability.html" (1130 words) No need to translate, the page exists at "/zh/2016/11/09/why-no-ebooks.html" (650 words) No need to translate, the page exists at "/ru/2016/11/09/why-no-ebooks.html" (1307 words) No need to translate, the page exists at "/zh/2014/09/22/remote-programming-interview.html" (649 words) No need to translate, the page exists at "/ru/2014/09/22/remote-programming-interview.html" (791 words) No need to translate, the page exists at "/zh/2020/05/19/veil-objects.html" (684 words) No need to translate, the page exists at "/ru/2020/05/19/veil-objects.html" (1070 words) No need to translate, the page exists at "/zh/2014/10/06/software-project-lifecycle.html" (621 words) No need to translate, the page exists at "/ru/2014/10/06/software-project-lifecycle.html" (1716 words) No need to translate, the page exists at "/zh/2018/08/29/soft-skills.html" (626 words) No need to translate, the page exists at "/ru/2018/08/29/soft-skills.html" (1381 words) No need to translate, the page exists at "/en/2020/07/05/silence-doesnt-cure.html" (1754 words) No need to translate, the page exists at "/zh/2020/07/05/silence-doesnt-cure.html" (838 words) No need to translate, the page exists at "/zh/2015/09/01/redundant-variables-are-evil.html" (601 words) No need to translate, the page exists at "/ru/2015/09/01/redundant-variables-are-evil.html" (920 words) No need to translate, the page exists at "/en/2017/05/15/loyalty.html" (1118 words) No need to translate, the page exists at "/zh/2017/05/15/loyalty.html" (823 words) No need to translate, the page exists at "/zh/2014/08/19/how-to-release-to-maven-central.html" (734 words) No need to translate, the page exists at "/ru/2014/08/19/how-to-release-to-maven-central.html" (1203 words) No need to translate, the page exists at "/zh/2014/07/03/how-to-read-manifest-mf.html" (680 words) No need to translate, the page exists at "/ru/2014/07/03/how-to-read-manifest-mf.html" (943 words) No need to translate, the page exists at "/zh/2020/02/19/fat-skinny-design.html" (751 words) No need to translate, the page exists at "/ru/2020/02/19/fat-skinny-design.html" (1342 words) No need to translate, the page exists at "/zh/2014/07/21/read-only-master-branch.html" (659 words) No need to translate, the page exists at "/ru/2014/07/21/read-only-master-branch.html" (1562 words) No need to translate, the page exists at "/zh/2017/04/11/flexibility-equates-lower-quality.html" (672 words) No need to translate, the page exists at "/ru/2017/04/11/flexibility-equates-lower-quality.html" (1197 words) No need to translate, the page exists at "/zh/2015/04/02/class-casting-is-anti-pattern.html" (721 words) No need to translate, the page exists at "/ru/2015/04/02/class-casting-is-anti-pattern.html" (1201 words) No need to translate, the page exists at "/zh/2018/01/09/micro-budgeting.html" (632 words) No need to translate, the page exists at "/ru/2018/01/09/micro-budgeting.html" (1343 words) No need to translate, the page exists at "/zh/2016/01/19/how-expensive-is-outsourcing.html" (619 words) No need to translate, the page exists at "/ru/2016/01/19/how-expensive-is-outsourcing.html" (1346 words) No need to translate, the page exists at "/zh/2017/08/15/bitcoin-pyramid.html" (623 words) No need to translate, the page exists at "/ru/2017/08/15/bitcoin-pyramid.html" (1167 words) No need to translate, the page exists at "/zh/2018/12/25/speaker-cheat-sheet.html" (643 words) No need to translate, the page exists at "/ru/2018/12/25/speaker-cheat-sheet.html" (1544 words) No need to translate, the page exists at "/zh/2014/07/24/rultor-automated-merging.html" (673 words) No need to translate, the page exists at "/ru/2014/07/24/rultor-automated-merging.html" (959 words) No need to translate, the page exists at "/en/2016/11/28/saakashvili-speaks-ukrainian.html" (1184 words) No need to translate, the page exists at "/zh/2016/11/28/saakashvili-speaks-ukrainian.html" (815 words) No need to translate, the page exists at "/zh/2014/09/11/deployment-script-vs-rultor.html" (662 words) No need to translate, the page exists at "/ru/2014/09/11/deployment-script-vs-rultor.html" (1799 words) No need to translate, the page exists at "/zh/2015/12/16/investors-are-too-scared.html" (617 words) No need to translate, the page exists at "/ru/2015/12/16/investors-are-too-scared.html" (1660 words) No need to translate, the page exists at "/zh/2014/09/24/why-monetary-awards-dont-work.html" (626 words) No need to translate, the page exists at "/ru/2014/09/24/why-monetary-awards-dont-work.html" (1274 words) No need to translate, the page exists at "/zh/2017/07/04/sexism.html" (642 words) No need to translate, the page exists at "/ru/2017/07/04/sexism.html" (1247 words) No need to translate, the page exists at "/zh/2014/04/29/w3c-java-validators.html" (635 words) No need to translate, the page exists at "/ru/2014/04/29/w3c-java-validators.html" (785 words) No need to translate, the page exists at "/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (658 words) No need to translate, the page exists at "/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (1019 words) No need to translate, the page exists at "/zh/2014/09/10/anti-patterns-in-oop.html" (639 words) No need to translate, the page exists at "/ru/2014/09/10/anti-patterns-in-oop.html" (667 words) No need to translate, the page exists at "/zh/2018/01/16/educational-aspect-of-static-analysis.html" (646 words) No need to translate, the page exists at "/ru/2018/01/16/educational-aspect-of-static-analysis.html" (944 words) No need to translate, the page exists at "/zh/2015/05/04/how-to-protect-business-idea.html" (619 words) No need to translate, the page exists at "/ru/2015/05/04/how-to-protect-business-idea.html" (1923 words) No need to translate, the page exists at "/zh/2015/12/29/turnover-is-good-for-maintainability.html" (640 words) No need to translate, the page exists at "/ru/2015/12/29/turnover-is-good-for-maintainability.html" (1217 words) No need to translate, the page exists at "/en/2016/12/05/who-needs-war.html" (1428 words) No need to translate, the page exists at "/zh/2016/12/05/who-needs-war.html" (833 words) No need to translate, the page exists at "/zh/2016/05/24/who-is-project-manager.html" (599 words) No need to translate, the page exists at "/ru/2016/05/24/who-is-project-manager.html" (1412 words) No need to translate, the page exists at "/zh/2017/11/21/trust-pay-lose.html" (633 words) No need to translate, the page exists at "/ru/2017/11/21/trust-pay-lose.html" (996 words) No need to translate, the page exists at "/zh/2015/06/25/xml-data-xsl-views-takes-framework.html" (682 words) No need to translate, the page exists at "/ru/2015/06/25/xml-data-xsl-views-takes-framework.html" (1202 words) No need to translate, the page exists at "/zh/2015/11/16/json-vs-xml.html" (675 words) No need to translate, the page exists at "/ru/2015/11/16/json-vs-xml.html" (1387 words) No need to translate, the page exists at "/zh/2014/04/21/s3-http-basic-auth.html" (718 words) No need to translate, the page exists at "/ru/2014/04/21/s3-http-basic-auth.html" (1395 words) No need to translate, the page exists at "/en/2023/10/01/individualism-vs-collectivism.html" (1575 words) No need to translate, the page exists at "/zh/2023/10/01/individualism-vs-collectivism.html" (838 words) No need to translate, the page exists at "/zh/2019/09/03/injection-of-guilt.html" (626 words) No need to translate, the page exists at "/ru/2019/09/03/injection-of-guilt.html" (1594 words) No need to translate, the page exists at "/zh/2023/12/17/how-to-review-research-paper.html" (658 words) No need to translate, the page exists at "/ru/2023/12/17/how-to-review-research-paper.html" (1122 words) No need to translate, the page exists at "/zh/2016/07/21/convince-me.html" (627 words) No need to translate, the page exists at "/ru/2016/07/21/convince-me.html" (1355 words) No need to translate, the page exists at "/zh/2017/05/30/why-contribute-to-open-source.html" (620 words) No need to translate, the page exists at "/ru/2017/05/30/why-contribute-to-open-source.html" (1005 words) No need to translate, the page exists at "/zh/2016/06/17/dont-use-java-assertions.html" (635 words) No need to translate, the page exists at "/ru/2016/06/17/dont-use-java-assertions.html" (831 words) No need to translate, the page exists at "/zh/2015/11/24/imprisonment-for-irresponsible-coding.html" (611 words) No need to translate, the page exists at "/ru/2015/11/24/imprisonment-for-irresponsible-coding.html" (792 words) No need to translate, the page exists at "/zh/2021/10/12/calibrated-achievement-points.html" (641 words) No need to translate, the page exists at "/ru/2021/10/12/calibrated-achievement-points.html" (1641 words) No need to translate, the page exists at "/zh/2016/02/09/are-you-still-debugging.html" (635 words) No need to translate, the page exists at "/ru/2016/02/09/are-you-still-debugging.html" (1226 words) No need to translate, the page exists at "/zh/2016/03/30/jare-instant-free-cdn.html" (761 words) No need to translate, the page exists at "/ru/2016/03/30/jare-instant-free-cdn.html" (1831 words) No need to translate, the page exists at "/zh/2014/04/13/bugs-are-welcome.html" (621 words) No need to translate, the page exists at "/ru/2014/04/13/bugs-are-welcome.html" (1058 words) No need to translate, the page exists at "/zh/2016/07/26/active-record.html" (641 words) No need to translate, the page exists at "/ru/2016/07/26/active-record.html" (975 words) No need to translate, the page exists at "/zh/2014/05/05/oop-alternative-to-utility-classes.html" (815 words) No need to translate, the page exists at "/ru/2014/05/05/oop-alternative-to-utility-classes.html" (1290 words) No need to translate, the page exists at "/en/2019/09/28/what-is-the-point.html" (1743 words) No need to translate, the page exists at "/zh/2019/09/28/what-is-the-point.html" (885 words) No need to translate, the page exists at "/en/2016/12/12/putin-is-power.html" (1254 words) No need to translate, the page exists at "/zh/2016/12/12/putin-is-power.html" (815 words) No need to translate, the page exists at "/zh/2014/08/26/publish-to-rubygems.html" (687 words) No need to translate, the page exists at "/ru/2014/08/26/publish-to-rubygems.html" (938 words) No need to translate, the page exists at "/zh/2023/11/28/research-questionnaire.html" (622 words) No need to translate, the page exists at "/ru/2023/11/28/research-questionnaire.html" (1063 words) No need to translate, the page exists at "/zh/2019/03/26/sales-kit.html" (865 words) No need to translate, the page exists at "/ru/2019/03/26/sales-kit.html" (1502 words) No need to translate, the page exists at "/en/2023/09/17/turbulence.html" (1808 words) No need to translate, the page exists at "/zh/2023/09/17/turbulence.html" (865 words) No need to translate, the page exists at "/zh/2014/10/12/who-is-software-architect.html" (615 words) No need to translate, the page exists at "/ru/2014/10/12/who-is-software-architect.html" (1123 words) No need to translate, the page exists at "/zh/2018/01/02/operator-new-is-toxic.html" (647 words) No need to translate, the page exists at "/ru/2018/01/02/operator-new-is-toxic.html" (1079 words) No need to translate, the page exists at "/zh/2014/11/07/how-immutability-helps.html" (754 words) No need to translate, the page exists at "/ru/2014/11/07/how-immutability-helps.html" (2080 words) No need to translate, the page exists at "/zh/2016/01/26/defensive-programming.html" (642 words) No need to translate, the page exists at "/ru/2016/01/26/defensive-programming.html" (969 words) No need to translate, the page exists at "/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html" (652 words) No need to translate, the page exists at "/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html" (1268 words) No need to translate, the page exists at "/zh/2022/08/30/dont-group-exception-catchers.html" (672 words) No need to translate, the page exists at "/ru/2022/08/30/dont-group-exception-catchers.html" (906 words) No need to translate, the page exists at "/zh/2020/05/05/open-source-arms-race.html" (676 words) No need to translate, the page exists at "/ru/2020/05/05/open-source-arms-race.html" (1349 words) No need to translate, the page exists at "/zh/2016/03/15/wring-dispatcher-github-notifications.html" (615 words) No need to translate, the page exists at "/ru/2016/03/15/wring-dispatcher-github-notifications.html" (919 words) No need to translate, the page exists at "/zh/2016/02/18/holacracy-autocracy.html" (609 words) No need to translate, the page exists at "/ru/2016/02/18/holacracy-autocracy.html" (1090 words) No need to translate, the page exists at "/en/2016/12/08/lustration-in-ukraine.html" (1333 words) No need to translate, the page exists at "/zh/2016/12/08/lustration-in-ukraine.html" (821 words) No need to translate, the page exists at "/zh/2019/09/17/be-unhappy-to-be-happy.html" (656 words) No need to translate, the page exists at "/ru/2019/09/17/be-unhappy-to-be-happy.html" (1256 words) No need to translate, the page exists at "/en/2017/01/16/ukrainian-startups.html" (1583 words) No need to translate, the page exists at "/zh/2017/01/16/ukrainian-startups.html" (822 words) No need to translate, the page exists at "/zh/2022/07/05/safety-net.html" (661 words) No need to translate, the page exists at "/ru/2022/07/05/safety-net.html" (1195 words) No need to translate, the page exists at "/zh/2018/12/18/silicon-valley-criticism.html" (657 words) No need to translate, the page exists at "/ru/2018/12/18/silicon-valley-criticism.html" (2205 words) No need to translate, the page exists at "/zh/2015/04/22/favorite-software-books.html" (690 words) No need to translate, the page exists at "/ru/2015/04/22/favorite-software-books.html" (1334 words) No need to translate, the page exists at "/zh/2017/01/03/how-much-you-love-conflicts.html" (607 words) No need to translate, the page exists at "/ru/2017/01/03/how-much-you-love-conflicts.html" (1726 words) No need to translate, the page exists at "/zh/2020/12/29/metric-for-emotions.html" (621 words) No need to translate, the page exists at "/ru/2020/12/29/metric-for-emotions.html" (1390 words) No need to translate, the page exists at "/zh/2018/07/24/bugs-or-pull-requests.html" (659 words) No need to translate, the page exists at "/ru/2018/07/24/bugs-or-pull-requests.html" (844 words) No need to translate, the page exists at "/en/2019/09/15/revolution-bottom-up.html" (1640 words) No need to translate, the page exists at "/zh/2019/09/15/revolution-bottom-up.html" (825 words) No need to translate, the page exists at "/zh/2016/03/01/how-we-interview-programmers.html" (603 words) No need to translate, the page exists at "/ru/2016/03/01/how-we-interview-programmers.html" (1293 words) No need to translate, the page exists at "/zh/2015/07/21/hourly-pay-modern-slavery.html" (645 words) No need to translate, the page exists at "/ru/2015/07/21/hourly-pay-modern-slavery.html" (1125 words) No need to translate, the page exists at "/zh/2014/12/18/independent-technical-reviews.html" (611 words) No need to translate, the page exists at "/ru/2014/12/18/independent-technical-reviews.html" (1461 words) No need to translate, the page exists at "/en/2023/08/13/dictators.html" (1717 words) No need to translate, the page exists at "/zh/2023/08/13/dictators.html" (829 words) No need to translate, the page exists at "/zh/2024/02/06/research-flow.html" (634 words) No need to translate, the page exists at "/ru/2024/02/06/research-flow.html" (1036 words) No need to translate, the page exists at "/zh/2018/11/20/journalism.html" (624 words) No need to translate, the page exists at "/ru/2018/11/20/journalism.html" (1048 words) No need to translate, the page exists at "/zh/2018/04/17/how-to-be-lazy.html" (659 words) No need to translate, the page exists at "/ru/2018/04/17/how-to-be-lazy.html" (1503 words) No need to translate, the page exists at "/zh/2015/02/12/top-down-design.html" (628 words) No need to translate, the page exists at "/ru/2015/02/12/top-down-design.html" (1179 words) No need to translate, the page exists at "/zh/2017/04/18/no-help-via-email.html" (615 words) No need to translate, the page exists at "/ru/2017/04/18/no-help-via-email.html" (852 words) No need to translate, the page exists at "/zh/2014/08/29/docker-non-root.html" (671 words) No need to translate, the page exists at "/ru/2014/08/29/docker-non-root.html" (755 words) No need to translate, the page exists at "/zh/2015/08/18/multiple-return-statements-in-oop.html" (667 words) No need to translate, the page exists at "/ru/2015/08/18/multiple-return-statements-in-oop.html" (899 words) No need to translate, the page exists at "/en/2019/07/07/strong-opinions.html" (1773 words) No need to translate, the page exists at "/zh/2019/07/07/strong-opinions.html" (821 words) No need to translate, the page exists at "/zh/2016/05/03/test-methods-must-share-nothing.html" (654 words) No need to translate, the page exists at "/ru/2016/05/03/test-methods-must-share-nothing.html" (1225 words) No need to translate, the page exists at "/zh/2016/08/10/if-then-else-code-smell.html" (637 words) No need to translate, the page exists at "/ru/2016/08/10/if-then-else-code-smell.html" (869 words) No need to translate, the page exists at "/en/2018/01/03/fake-opposition.html" (1336 words) No need to translate, the page exists at "/zh/2018/01/03/fake-opposition.html" (808 words) No need to translate, the page exists at "/zh/2017/04/25/sixnines.html" (673 words) No need to translate, the page exists at "/ru/2017/04/25/sixnines.html" (951 words) No need to translate, the page exists at "/zh/2018/09/05/monolithic-repositories.html" (729 words) No need to translate, the page exists at "/ru/2018/09/05/monolithic-repositories.html" (1839 words) No need to translate, the page exists at "/zh/2014/11/14/hits-of-code.html" (625 words) No need to translate, the page exists at "/ru/2014/11/14/hits-of-code.html" (1406 words) No need to translate, the page exists at "/zh/2015/12/22/why-dont-you-contribute-to-open-source.html" (621 words) No need to translate, the page exists at "/ru/2015/12/22/why-dont-you-contribute-to-open-source.html" (1389 words) No need to translate, the page exists at "/zh/2023/12/11/results-and-discussion.html" (653 words) No need to translate, the page exists at "/ru/2023/12/11/results-and-discussion.html" (1117 words) No need to translate, the page exists at "/en/2019/02/21/jews-vs-french.html" (1595 words) No need to translate, the page exists at "/zh/2019/02/21/jews-vs-french.html" (842 words) No need to translate, the page exists at "/zh/2016/01/05/how-to-punish-employees.html" (628 words) No need to translate, the page exists at "/ru/2016/01/05/how-to-punish-employees.html" (1456 words) No need to translate, the page exists at "/zh/2019/05/14/cause-risk-effect.html" (697 words) No need to translate, the page exists at "/ru/2019/05/14/cause-risk-effect.html" (2397 words) No need to translate, the page exists at "/zh/2015/04/13/tacit-css-framework-for-dummies.html" (617 words) No need to translate, the page exists at "/ru/2015/04/13/tacit-css-framework-for-dummies.html" (924 words) No need to translate, the page exists at "/zh/2015/01/05/how-to-be-honest-and-keep-customer.html" (640 words) No need to translate, the page exists at "/ru/2015/01/05/how-to-be-honest-and-keep-customer.html" (2144 words) No need to translate, the page exists at "/zh/2014/10/21/incremental-billing.html" (605 words) No need to translate, the page exists at "/ru/2014/10/21/incremental-billing.html" (1277 words) No need to translate, the page exists at "/zh/2015/03/16/technical-glossaries.html" (631 words) No need to translate, the page exists at "/ru/2015/03/16/technical-glossaries.html" (1254 words) No need to translate, the page exists at "/zh/2015/10/06/how-to-be-good-office-slave.html" (633 words) No need to translate, the page exists at "/ru/2015/10/06/how-to-be-good-office-slave.html" (1976 words) No need to translate, the page exists at "/zh/2014/04/13/no-obligations-principle.html" (609 words) No need to translate, the page exists at "/ru/2014/04/13/no-obligations-principle.html" (1289 words) No need to translate, the page exists at "/en/2019/01/20/drugs.html" (1867 words) No need to translate, the page exists at "/zh/2019/01/20/drugs.html" (850 words) No need to translate, the page exists at "/zh/2015/02/02/xsl-transformations-in-java.html" (623 words) No need to translate, the page exists at "/ru/2015/02/02/xsl-transformations-in-java.html" (932 words) No need to translate, the page exists at "/en/2017/11/08/crimea.html" (1542 words) No need to translate, the page exists at "/zh/2017/11/08/crimea.html" (844 words) No need to translate, the page exists at "/zh/2020/10/27/distance-of-coupling.html" (660 words) No need to translate, the page exists at "/ru/2020/10/27/distance-of-coupling.html" (1371 words) No need to translate, the page exists at "/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (687 words) No need to translate, the page exists at "/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (1153 words) No need to translate, the page exists at "/zh/2021/08/04/prestructors.html" (619 words) No need to translate, the page exists at "/ru/2021/08/04/prestructors.html" (809 words) No need to translate, the page exists at "/zh/2017/10/10/streams-vs-decorators.html" (717 words) No need to translate, the page exists at "/ru/2017/10/10/streams-vs-decorators.html" (1372 words) No need to translate, the page exists at "/zh/2016/12/13/mvc-vs-oop.html" (619 words) No need to translate, the page exists at "/ru/2016/12/13/mvc-vs-oop.html" (973 words) No need to translate, the page exists at "/zh/2016/04/19/object-must-not-be-configurable.html" (667 words) No need to translate, the page exists at "/ru/2016/04/19/object-must-not-be-configurable.html" (1200 words) No need to translate, the page exists at "/zh/2016/08/01/continuous-integration-maturity.html" (624 words) No need to translate, the page exists at "/ru/2016/08/01/continuous-integration-maturity.html" (992 words) No need to translate, the page exists at "/zh/2014/08/18/fluent-jdbc-decorator.html" (651 words) No need to translate, the page exists at "/ru/2014/08/18/fluent-jdbc-decorator.html" (865 words) No need to translate, the page exists at "/zh/2019/01/01/hazardous-enthusiasm.html" (618 words) No need to translate, the page exists at "/ru/2019/01/01/hazardous-enthusiasm.html" (1160 words) No need to translate, the page exists at "/zh/2014/05/23/avoid-java-static-logger.html" (661 words) No need to translate, the page exists at "/ru/2014/05/23/avoid-java-static-logger.html" (795 words) No need to translate, the page exists at "/zh/2017/05/17/single-statement-unit-tests.html" (644 words) No need to translate, the page exists at "/ru/2017/05/17/single-statement-unit-tests.html" (921 words) No need to translate, the page exists at "/zh/2016/07/11/mistakes-in-agile-manifesto.html" (640 words) No need to translate, the page exists at "/ru/2016/07/11/mistakes-in-agile-manifesto.html" (1254 words) No need to translate, the page exists at "/zh/2014/04/06/phandom.html" (665 words) No need to translate, the page exists at "/ru/2014/04/06/phandom.html" (1005 words) No need to translate, the page exists at "/zh/2020/01/15/question-never-ask.html" (626 words) No need to translate, the page exists at "/ru/2020/01/15/question-never-ask.html" (975 words) No need to translate, the page exists at "/en/2017/01/02/ukraine-budget-2017.html" (1242 words) No need to translate, the page exists at "/zh/2017/01/02/ukraine-budget-2017.html" (836 words) No need to translate, the page exists at "/zh/2017/09/26/threecopies-server-data-backup.html" (622 words) No need to translate, the page exists at "/ru/2017/09/26/threecopies-server-data-backup.html" (1145 words) No need to translate, the page exists at "/zh/2018/07/03/global-variables.html" (651 words) No need to translate, the page exists at "/ru/2018/07/03/global-variables.html" (1006 words) No need to translate, the page exists at "/zh/2023/08/08/two-step-initialization.html" (803 words) No need to translate, the page exists at "/ru/2023/08/08/two-step-initialization.html" (1821 words) No need to translate, the page exists at "/zh/2021/02/10/dataization.html" (749 words) No need to translate, the page exists at "/ru/2021/02/10/dataization.html" (1250 words) No need to translate, the page exists at "/zh/2019/12/24/altruism-kills.html" (610 words) No need to translate, the page exists at "/ru/2019/12/24/altruism-kills.html" (1364 words) No need to translate, the page exists at "/zh/2017/12/26/software-quality-formula.html" (646 words) No need to translate, the page exists at "/ru/2017/12/26/software-quality-formula.html" (993 words) No need to translate, the page exists at "/zh/2019/04/23/elegant-readme.html" (644 words) No need to translate, the page exists at "/ru/2019/04/23/elegant-readme.html" (1855 words) No need to translate, the page exists at "/zh/2024/06/09/patent-claim.html" (893 words) No need to translate, the page exists at "/ru/2024/06/09/patent-claim.html" (1977 words) No need to translate, the page exists at "/zh/2019/07/30/joy-of-programming.html" (634 words) No need to translate, the page exists at "/ru/2019/07/30/joy-of-programming.html" (1655 words) No need to translate, the page exists at "/zh/2017/12/19/srp-is-hoax.html" (653 words) No need to translate, the page exists at "/ru/2017/12/19/srp-is-hoax.html" (1130 words) No need to translate, the page exists at "/zh/2014/04/11/cost-of-loc.html" (669 words) No need to translate, the page exists at "/ru/2014/04/11/cost-of-loc.html" (1350 words) No need to translate, the page exists at "/zh/2015/01/26/happy-boss-false-objective.html" (621 words) No need to translate, the page exists at "/ru/2015/01/26/happy-boss-false-objective.html" (1473 words) No need to translate, the page exists at "/zh/2014/07/20/liquibase-in-maven.html" (648 words) No need to translate, the page exists at "/ru/2014/07/20/liquibase-in-maven.html" (977 words) No need to translate, the page exists at "/zh/2019/01/29/dependency-hell.html" (681 words) No need to translate, the page exists at "/ru/2019/01/29/dependency-hell.html" (1219 words) No need to translate, the page exists at "/zh/2018/09/30/award-2019.html" (880 words) No need to translate, the page exists at "/ru/2018/09/30/award-2019.html" (1219 words) No need to translate, the page exists at "/zh/2024/07/07/checking-object-existence.html" (913 words) No need to translate, the page exists at "/ru/2024/07/07/checking-object-existence.html" (1396 words) No need to translate, the page exists at "/zh/2020/11/24/objects-without-methods.html" (741 words) No need to translate, the page exists at "/ru/2020/11/24/objects-without-methods.html" (1395 words) No need to translate, the page exists at "/en/2017/04/18/dnepr-corruption-item.html" (1638 words) No need to translate, the page exists at "/zh/2017/04/18/dnepr-corruption-item.html" (835 words) No need to translate, the page exists at "/zh/2018/11/06/ruby-threads.html" (669 words) No need to translate, the page exists at "/ru/2018/11/06/ruby-threads.html" (1151 words) No need to translate, the page exists at "/zh/2015/02/26/composable-decorators.html" (690 words) No need to translate, the page exists at "/ru/2015/02/26/composable-decorators.html" (1128 words) No need to translate, the page exists at "/zh/2014/08/25/deploy-to-cloudbees.html" (685 words) No need to translate, the page exists at "/ru/2014/08/25/deploy-to-cloudbees.html" (1049 words) No need to translate, the page exists at "/zh/2017/05/10/inversion-of-control.html" (651 words) No need to translate, the page exists at "/ru/2017/05/10/inversion-of-control.html" (858 words) No need to translate, the page exists at "/zh/2019/12/03/testing-in-code-review.html" (637 words) No need to translate, the page exists at "/ru/2019/12/03/testing-in-code-review.html" (1433 words) No need to translate, the page exists at "/zh/2014/10/05/ten-hosted-continuous-integration-services.html" (911 words) No need to translate, the page exists at "/ru/2014/10/05/ten-hosted-continuous-integration-services.html" (1745 words) No need to translate, the page exists at "/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html" (660 words) No need to translate, the page exists at "/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html" (1323 words) No need to translate, the page exists at "/zh/2014/12/01/orm-offensive-anti-pattern.html" (716 words) No need to translate, the page exists at "/ru/2014/12/01/orm-offensive-anti-pattern.html" (2232 words) No need to translate, the page exists at "/zh/2018/01/23/sociotech-skills.html" (640 words) No need to translate, the page exists at "/ru/2018/01/23/sociotech-skills.html" (1171 words) No need to translate, the page exists at "/zh/2015/06/15/software-outsourcing-survival-guide.html" (641 words) No need to translate, the page exists at "/ru/2015/06/15/software-outsourcing-survival-guide.html" (1301 words) No need to translate, the page exists at "/zh/2017/09/12/evil-object-name-suffix-client.html" (691 words) No need to translate, the page exists at "/ru/2017/09/12/evil-object-name-suffix-client.html" (1222 words) No need to translate, the page exists at "/zh/2014/04/24/java-xml-parsing-and-traversing.html" (628 words) No need to translate, the page exists at "/ru/2014/04/24/java-xml-parsing-and-traversing.html" (800 words) No need to translate, the page exists at "/zh/2019/05/07/sibit-bitcoin-command-line-client.html" (675 words) No need to translate, the page exists at "/ru/2019/05/07/sibit-bitcoin-command-line-client.html" (1597 words) No need to translate, the page exists at "/en/2018/10/07/history-simplification.html" (1408 words) No need to translate, the page exists at "/zh/2018/10/07/history-simplification.html" (806 words) No need to translate, the page exists at "/zh/2019/11/19/how-much-cohesion-is-enough.html" (636 words) No need to translate, the page exists at "/ru/2019/11/19/how-much-cohesion-is-enough.html" (997 words) No need to translate, the page exists at "/zh/2022/06/14/principle-of-one.html" (631 words) No need to translate, the page exists at "/ru/2022/06/14/principle-of-one.html" (865 words) No need to translate, the page exists at "/zh/2014/11/24/principles-of-bug-tracking.html" (638 words) No need to translate, the page exists at "/ru/2014/11/24/principles-of-bug-tracking.html" (2046 words) No need to translate, the page exists at "/zh/2021/04/14/how-we-organized-iccq.html" (732 words) No need to translate, the page exists at "/ru/2021/04/14/how-we-organized-iccq.html" (2031 words) No need to translate, the page exists at "/en/2016/12/29/who-wants-our-donations.html" (1364 words) No need to translate, the page exists at "/zh/2016/12/29/who-wants-our-donations.html" (823 words) No need to translate, the page exists at "/zh/2015/02/23/haircut.html" (591 words) No need to translate, the page exists at "/ru/2015/02/23/haircut.html" (1001 words) No need to translate, the page exists at "/zh/2016/11/29/eolang.html" (618 words) No need to translate, the page exists at "/ru/2016/11/29/eolang.html" (763 words) No need to translate, the page exists at "/zh/2015/02/20/utility-classes-vs-functional-programming.html" (685 words) No need to translate, the page exists at "/ru/2015/02/20/utility-classes-vs-functional-programming.html" (1766 words) No need to translate, the page exists at "/zh/2016/04/08/revenue-may-kill-startup.html" (608 words) No need to translate, the page exists at "/ru/2016/04/08/revenue-may-kill-startup.html" (1233 words) No need to translate, the page exists at "/zh/2014/04/15/github-guidelines.html" (617 words) No need to translate, the page exists at "/ru/2014/04/15/github-guidelines.html" (1370 words) No need to translate, the page exists at "/zh/2014/04/15/definition-of-done.html" (605 words) No need to translate, the page exists at "/ru/2014/04/15/definition-of-done.html" (842 words) No need to translate, the page exists at "/zh/2017/12/12/alan-kay-was-wrong.html" (616 words) No need to translate, the page exists at "/ru/2017/12/12/alan-kay-was-wrong.html" (959 words) No need to translate, the page exists at "/zh/2017/07/18/sexual-harassment.html" (639 words) No need to translate, the page exists at "/ru/2017/07/18/sexual-harassment.html" (1213 words) No need to translate, the page exists at "/zh/2018/09/07/what-is-speed.html" (872 words) No need to translate, the page exists at "/ru/2018/09/07/what-is-speed.html" (1464 words) No need to translate, the page exists at "/zh/2019/05/21/dont-improvise.html" (638 words) No need to translate, the page exists at "/ru/2019/05/21/dont-improvise.html" (1452 words) No need to translate, the page exists at "/zh/2020/06/23/individual-performance-metrics.html" (700 words) No need to translate, the page exists at "/ru/2020/06/23/individual-performance-metrics.html" (1575 words) No need to translate, the page exists at "/zh/2018/10/30/mailanes.html" (654 words) No need to translate, the page exists at "/ru/2018/10/30/mailanes.html" (1150 words) No need to translate, the page exists at "/zh/2021/06/01/tips-for-recruiters.html" (614 words) No need to translate, the page exists at "/ru/2021/06/01/tips-for-recruiters.html" (2047 words) No need to translate, the page exists at "/zh/2019/07/02/tdd-misbeliefs.html" (1278 words) No need to translate, the page exists at "/ru/2019/07/02/tdd-misbeliefs.html" (1413 words) No need to translate, the page exists at "/zh/2014/06/20/limit-method-execution-time.html" (631 words) No need to translate, the page exists at "/ru/2014/06/20/limit-method-execution-time.html" (899 words) No need to translate, the page exists at "/zh/2015/01/08/morning-standup-meetings.html" (646 words) No need to translate, the page exists at "/ru/2015/01/08/morning-standup-meetings.html" (2408 words) No need to translate, the page exists at "/zh/2014/04/11/jcabi-http-intro.html" (696 words) No need to translate, the page exists at "/ru/2014/04/11/jcabi-http-intro.html" (1081 words) No need to translate, the page exists at "/zh/2017/06/22/object-oriented-input-output-in-cactoos.html" (709 words) No need to translate, the page exists at "/ru/2017/06/22/object-oriented-input-output-in-cactoos.html" (1243 words) No need to translate, the page exists at "/zh/2015/01/10/windows-appveyor-maven.html" (630 words) No need to translate, the page exists at "/ru/2015/01/10/windows-appveyor-maven.html" (771 words) No need to translate, the page exists at "/zh/2014/10/08/continuous-integration-is-dead.html" (631 words) No need to translate, the page exists at "/ru/2014/10/08/continuous-integration-is-dead.html" (1373 words) No need to translate, the page exists at "/en/2017/03/02/history-of-separatism.html" (1407 words) No need to translate, the page exists at "/zh/2017/03/02/history-of-separatism.html" (830 words) No need to translate, the page exists at "/zh/2018/04/24/right-way-to-report-bugs.html" (625 words) No need to translate, the page exists at "/ru/2018/04/24/right-way-to-report-bugs.html" (1117 words) No need to translate, the page exists at "/zh/2019/11/03/award-2020.html" (1081 words) No need to translate, the page exists at "/ru/2019/11/03/award-2020.html" (1421 words) No need to translate, the page exists at "/zh/2017/09/19/what-motivates-me.html" (631 words) No need to translate, the page exists at "/ru/2017/09/19/what-motivates-me.html" (1535 words) No need to translate, the page exists at "/zh/2014/07/29/docker-in-rultor.html" (662 words) No need to translate, the page exists at "/ru/2014/07/29/docker-in-rultor.html" (1210 words) No need to translate, the page exists at "/zh/2018/02/13/micro-vesting.html" (629 words) No need to translate, the page exists at "/ru/2018/02/13/micro-vesting.html" (1058 words) No need to translate, the page exists at "/zh/2019/04/09/beg-them.html" (634 words) No need to translate, the page exists at "/ru/2019/04/09/beg-them.html" (1458 words) No need to translate, the page exists at "/zh/2016/07/06/data-transfer-object.html" (639 words) No need to translate, the page exists at "/ru/2016/07/06/data-transfer-object.html" (1004 words) No need to translate, the page exists at "/zh/2023/08/22/fast-vs-deep-testing.html" (638 words) No need to translate, the page exists at "/ru/2023/08/22/fast-vs-deep-testing.html" (1357 words) No need to translate, the page exists at "/en/2016/12/30/tu154-sochi.html" (1323 words) No need to translate, the page exists at "/zh/2016/12/30/tu154-sochi.html" (818 words) No need to translate, the page exists at "/zh/2019/07/10/inversive-management.html" (634 words) No need to translate, the page exists at "/ru/2019/07/10/inversive-management.html" (1300 words) No need to translate, the page exists at "/zh/2019/03/28/cost-of-zerocrat.html" (878 words) No need to translate, the page exists at "/ru/2019/03/28/cost-of-zerocrat.html" (1307 words) No need to translate, the page exists at "/en/2023/08/27/immigration-by-war.html" (1410 words) No need to translate, the page exists at "/zh/2023/08/27/immigration-by-war.html" (831 words) No need to translate, the page exists at "/zh/2017/11/07/five-new-java-features.html" (669 words) No need to translate, the page exists at "/ru/2017/11/07/five-new-java-features.html" (1244 words) No need to translate, the page exists at "/en/2019/01/13/country-as-a-service.html" (1747 words) No need to translate, the page exists at "/zh/2019/01/13/country-as-a-service.html" (842 words) No need to translate, the page exists at "/zh/2015/06/29/simple-diagrams.html" (657 words) No need to translate, the page exists at "/ru/2015/06/29/simple-diagrams.html" (1426 words) No need to translate, the page exists at "/zh/2018/03/06/speed-vs-quality.html" (652 words) No need to translate, the page exists at "/ru/2018/03/06/speed-vs-quality.html" (1214 words) No need to translate, the page exists at "/zh/2014/05/26/amazon-s3-java-oop-adapter.html" (707 words) No need to translate, the page exists at "/ru/2014/05/26/amazon-s3-java-oop-adapter.html" (1127 words) No need to translate, the page exists at "/zh/2024/04/01/ping-me-please.html" (587 words) No need to translate, the page exists at "/ru/2024/04/01/ping-me-please.html" (819 words) No need to translate, the page exists at "/zh/2023/07/25/contribute-disabled-tests.html" (662 words) No need to translate, the page exists at "/ru/2023/07/25/contribute-disabled-tests.html" (972 words) No need to translate, the page exists at "/zh/2015/12/01/rethrow-exceptions.html" (655 words) No need to translate, the page exists at "/ru/2015/12/01/rethrow-exceptions.html" (1088 words) No need to translate, the page exists at "/zh/2014/05/21/mysql-maven-plugin.html" (677 words) No need to translate, the page exists at "/ru/2014/05/21/mysql-maven-plugin.html" (1057 words) No need to translate, the page exists at "/zh/2014/04/26/incremental-requirements-with-requs.html" (658 words) No need to translate, the page exists at "/ru/2014/04/26/incremental-requirements-with-requs.html" (1509 words) No need to translate, the page exists at "/en/2017/02/20/nationalism-of-the-future.html" (1847 words) No need to translate, the page exists at "/zh/2017/02/20/nationalism-of-the-future.html" (833 words) No need to translate, the page exists at "/zh/2017/01/24/career-advice.html" (617 words) No need to translate, the page exists at "/ru/2017/01/24/career-advice.html" (1400 words) No need to translate, the page exists at "/zh/2018/08/14/seventy-percent.html" (632 words) No need to translate, the page exists at "/ru/2018/08/14/seventy-percent.html" (1340 words) No need to translate, the page exists at "/zh/2015/02/09/serious-code-reviewer.html" (663 words) No need to translate, the page exists at "/ru/2015/02/09/serious-code-reviewer.html" (2091 words) No need to translate, the page exists at "/zh/2017/12/05/data-access-object.html" (669 words) No need to translate, the page exists at "/ru/2017/12/05/data-access-object.html" (1019 words) No need to translate, the page exists at "/zh/2017/02/28/too-many-classes.html" (732 words) No need to translate, the page exists at "/ru/2017/02/28/too-many-classes.html" (1327 words) No need to translate, the page exists at "/en/2019/04/28/formula-of-happiness.html" (1588 words) No need to translate, the page exists at "/zh/2019/04/28/formula-of-happiness.html" (824 words) No need to translate, the page exists at "/zh/2019/02/12/silicon-valley-benefits.html" (659 words) No need to translate, the page exists at "/ru/2019/02/12/silicon-valley-benefits.html" (2052 words) No need to translate, the page exists at "/zh/2021/12/01/teaching.html" (680 words) No need to translate, the page exists at "/ru/2021/12/01/teaching.html" (1867 words) No need to translate, the page exists at "/zh/2018/11/27/you-can-do-better.html" (653 words) No need to translate, the page exists at "/ru/2018/11/27/you-can-do-better.html" (1621 words) No need to translate, the page exists at "/zh/2022/03/29/bugs-occam-razor.html" (623 words) No need to translate, the page exists at "/ru/2022/03/29/bugs-occam-razor.html" (906 words) No need to translate, the page exists at "/zh/2016/07/18/law-of-demeter.html" (644 words) No need to translate, the page exists at "/ru/2016/07/18/law-of-demeter.html" (1014 words) No need to translate, the page exists at "/zh/2017/09/05/rehttp-http-repeater.html" (619 words) No need to translate, the page exists at "/ru/2017/09/05/rehttp-http-repeater.html" (877 words) No need to translate, the page exists at "/zh/2018/04/10/learning-by-refactoring.html" (711 words) No need to translate, the page exists at "/ru/2018/04/10/learning-by-refactoring.html" (1818 words) No need to translate, the page exists at "/zh/2016/10/23/award-2017.html" (979 words) No need to translate, the page exists at "/ru/2016/10/23/award-2017.html" (1716 words) No need to translate, the page exists at "/zh/2017/06/27/my-environment.html" (1465 words) No need to translate, the page exists at "/ru/2017/06/27/my-environment.html" (1502 words) No need to translate, the page exists at "/zh/2020/10/13/lack-of-problem.html" (617 words) No need to translate, the page exists at "/ru/2020/10/13/lack-of-problem.html" (1052 words) No need to translate, the page exists at "/zh/2019/03/26/jpages.html" (722 words) No need to translate, the page exists at "/ru/2019/03/26/jpages.html" (1419 words) No need to translate, the page exists at "/zh/2016/04/26/why-inputstream-design-is-wrong.html" (646 words) No need to translate, the page exists at "/ru/2016/04/26/why-inputstream-design-is-wrong.html" (997 words) No need to translate, the page exists at "/zh/2015/08/25/fail-fast.html" (615 words) No need to translate, the page exists at "/ru/2015/08/25/fail-fast.html" (1041 words) No need to translate, the page exists at "/zh/2020/10/06/latex-spell-checking.html" (690 words) No need to translate, the page exists at "/ru/2020/10/06/latex-spell-checking.html" (1084 words) No need to translate, the page exists at "/zh/2016/08/15/what-is-wrong-object-oriented-programming.html" (1347 words) No need to translate, the page exists at "/ru/2016/08/15/what-is-wrong-object-oriented-programming.html" (1437 words) No need to translate, the page exists at "/zh/2019/05/28/trust-or-not.html" (669 words) No need to translate, the page exists at "/ru/2019/05/28/trust-or-not.html" (1356 words) No need to translate, the page exists at "/zh/2015/02/05/jcabi-parent-maven-pom.html" (634 words) No need to translate, the page exists at "/ru/2015/02/05/jcabi-parent-maven-pom.html" (928 words) No need to translate, the page exists at "/en/2020/11/21/svoboda-and-conflicts.html" (1701 words) No need to translate, the page exists at "/zh/2020/11/21/svoboda-and-conflicts.html" (836 words) No need to translate, the page exists at "/zh/2014/06/24/jekyll-github-deploy.html" (650 words) No need to translate, the page exists at "/ru/2014/06/24/jekyll-github-deploy.html" (769 words) No need to translate, the page exists at "/zh/2019/06/19/how-much-they-suffer.html" (639 words) No need to translate, the page exists at "/ru/2019/06/19/how-much-they-suffer.html" (1329 words) No need to translate, the page exists at "/zh/2019/04/17/nutch-from-java.html" (720 words) No need to translate, the page exists at "/ru/2019/04/17/nutch-from-java.html" (1076 words) No need to translate, the page exists at "/zh/2014/09/16/getters-and-setters-are-evil.html" (621 words) No need to translate, the page exists at "/ru/2014/09/16/getters-and-setters-are-evil.html" (1528 words) No need to translate, the page exists at "/en/2017/01/12/will-i-go-to-war.html" (1166 words) No need to translate, the page exists at "/zh/2017/01/12/will-i-go-to-war.html" (828 words) No need to translate, the page exists at "/zh/2014/04/17/how-xdsd-is-different.html" (609 words) No need to translate, the page exists at "/ru/2014/04/17/how-xdsd-is-different.html" (1480 words) No need to translate, the page exists at "/zh/2017/11/14/static-factory-methods.html" (702 words) No need to translate, the page exists at "/ru/2017/11/14/static-factory-methods.html" (1407 words) No need to translate, the page exists at "/zh/2016/05/17/convertible-notes.html" (623 words) No need to translate, the page exists at "/ru/2016/05/17/convertible-notes.html" (2373 words) No need to translate, the page exists at "/zh/2015/05/21/avoid-software-outsourcing-disaster.html" (621 words) No need to translate, the page exists at "/ru/2015/05/21/avoid-software-outsourcing-disaster.html" (2344 words) No need to translate, the page exists at "/en/2020/05/02/first-world-hysteria.html" (1535 words) No need to translate, the page exists at "/zh/2020/05/02/first-world-hysteria.html" (865 words) No need to translate, the page exists at "/zh/2023/08/01/method-overloading.html" (637 words) No need to translate, the page exists at "/ru/2023/08/01/method-overloading.html" (1139 words) No need to translate, the page exists at "/en/2016/12/01/what-is-wrong-about-guns.html" (1441 words) No need to translate, the page exists at "/zh/2016/12/01/what-is-wrong-about-guns.html" (828 words) No need to translate, the page exists at "/zh/2023/10/11/method-of-research.html" (663 words) No need to translate, the page exists at "/ru/2023/10/11/method-of-research.html" (1047 words) No need to translate, the page exists at "/zh/2014/05/14/object-oriented-github-java-sdk.html" (779 words) No need to translate, the page exists at "/ru/2014/05/14/object-oriented-github-java-sdk.html" (1100 words) No need to translate, the page exists at "/zh/2017/06/06/gluten-free-management.html" (640 words) No need to translate, the page exists at "/ru/2017/06/06/gluten-free-management.html" (1364 words) No need to translate, the page exists at "/zh/2019/01/15/what-if-architect-is-wrong.html" (631 words) No need to translate, the page exists at "/ru/2019/01/15/what-if-architect-is-wrong.html" (1357 words) No need to translate, the page exists at "/zh/2016/09/13/inheritance-is-procedural.html" (658 words) No need to translate, the page exists at "/ru/2016/09/13/inheritance-is-procedural.html" (1140 words) No need to translate, the page exists at "/zh/2023/09/29/how-to-write-related-work-section.html" (707 words) No need to translate, the page exists at "/ru/2023/09/29/how-to-write-related-work-section.html" (1095 words) No need to translate, the page exists at "/zh/2024/12/15/open-source-beginner-advice.html" (874 words) No need to translate, the page exists at "/ru/2024/12/15/open-source-beginner-advice.html" (1720 words) No need to translate, the page exists at "/zh/2017/10/03/java9.html" (830 words) No need to translate, the page exists at "/ru/2017/10/03/java9.html" (1640 words) No need to translate, the page exists at "/en/2017/11/22/opposition.html" (1592 words) No need to translate, the page exists at "/zh/2017/11/22/opposition.html" (816 words) No need to translate, the page exists at "/zh/2015/06/02/how-to-estimate-software-cost.html" (614 words) No need to translate, the page exists at "/ru/2015/06/02/how-to-estimate-software-cost.html" (1478 words) No need to translate, the page exists at "/zh/2020/01/07/embrace-the-chaos.html" (624 words) No need to translate, the page exists at "/ru/2020/01/07/embrace-the-chaos.html" (966 words) No need to translate, the page exists at "/zh/2010/03/04/pdd.html" (630 words) No need to translate, the page exists at "/ru/2010/03/04/pdd.html" (1262 words) No need to translate, the page exists at "/zh/2015/09/10/testing-exit-criteria.html" (623 words) No need to translate, the page exists at "/ru/2015/09/10/testing-exit-criteria.html" (1139 words) No need to translate, the page exists at "/zh/2017/05/02/remote-slaves.html" (628 words) No need to translate, the page exists at "/ru/2017/05/02/remote-slaves.html" (1324 words) No need to translate, the page exists at "/zh/2014/11/03/empty-line-code-smell.html" (638 words) No need to translate, the page exists at "/ru/2014/11/03/empty-line-code-smell.html" (976 words) No need to translate, the page exists at "/zh/2017/11/28/microtasking.html" (621 words) No need to translate, the page exists at "/ru/2017/11/28/microtasking.html" (2339 words) No need to translate, the page exists at "/zh/2015/03/29/rultor-with-appveyor.html" (704 words) No need to translate, the page exists at "/ru/2015/03/29/rultor-with-appveyor.html" (930 words) No need to translate, the page exists at "/zh/2020/11/03/daily-reports.html" (620 words) No need to translate, the page exists at "/ru/2020/11/03/daily-reports.html" (1439 words) No need to translate, the page exists at "/zh/2018/02/06/where-to-find-more-bugs.html" (621 words) No need to translate, the page exists at "/ru/2018/02/06/where-to-find-more-bugs.html" (954 words) No need to translate, the page exists at "/en/2017/04/24/slaves-of-the-law.html" (1350 words) No need to translate, the page exists at "/zh/2017/04/24/slaves-of-the-law.html" (832 words) No need to translate, the page exists at "/zh/2016/02/03/design-patterns-and-anti-patterns.html" (691 words) No need to translate, the page exists at "/ru/2016/02/03/design-patterns-and-anti-patterns.html" (1212 words) No need to translate, the page exists at "/zh/2014/04/20/how-hourly-rate-is-calculated.html" (632 words) No need to translate, the page exists at "/ru/2014/04/20/how-hourly-rate-is-calculated.html" (1317 words) No need to translate, the page exists at "/zh/2019/03/12/how-to-move-faster.html" (875 words) No need to translate, the page exists at "/ru/2019/03/12/how-to-move-faster.html" (1597 words) No need to translate, the page exists at "/zh/2016/04/12/java-annotations-are-evil.html" (680 words) No need to translate, the page exists at "/ru/2016/04/12/java-annotations-are-evil.html" (1417 words) No need to translate, the page exists at "/zh/2013/12/29/proto.html" (760 words) No need to translate, the page exists at "/ru/2013/12/29/proto.html" (1000 words) No need to translate, the page exists at "/zh/2018/10/01/remote-work.html" (861 words) No need to translate, the page exists at "/ru/2018/10/01/remote-work.html" (1105 words) No need to translate, the page exists at "/zh/2015/11/10/ten-mistakes-in-specs.html" (648 words) No need to translate, the page exists at "/ru/2015/11/10/ten-mistakes-in-specs.html" (2587 words) No need to translate, the page exists at "/zh/2020/03/03/prefixed-naming.html" (732 words) No need to translate, the page exists at "/ru/2020/03/03/prefixed-naming.html" (1224 words) No need to translate, the page exists at "/zh/2018/11/13/bigotry.html" (667 words) No need to translate, the page exists at "/ru/2018/11/13/bigotry.html" (1394 words) No need to translate, the page exists at "/zh/2014/10/29/how-much-do-you-cost.html" (621 words) No need to translate, the page exists at "/ru/2014/10/29/how-much-do-you-cost.html" (2905 words) No need to translate, the page exists at "/zh/2014/10/20/how-we-write-product-vision.html" (654 words) No need to translate, the page exists at "/ru/2014/10/20/how-we-write-product-vision.html" (1638 words) No need to translate, the page exists at "/zh/2015/05/11/software-architect-responsibilities.html" (617 words) No need to translate, the page exists at "/ru/2015/05/11/software-architect-responsibilities.html" (1078 words) No need to translate, the page exists at "/zh/2015/07/13/meetings-are-legalized-robbery.html" (597 words) No need to translate, the page exists at "/ru/2015/07/13/meetings-are-legalized-robbery.html" (2392 words) No need to translate, the page exists at "/en/2018/03/25/why-gas.html" (1305 words) No need to translate, the page exists at "/zh/2018/03/25/why-gas.html" (851 words) No need to translate, the page exists at "/zh/2023/08/29/ai-for-software-engineering.html" (606 words) No need to translate, the page exists at "/ru/2023/08/29/ai-for-software-engineering.html" (1461 words) No need to translate, the page exists at "/zh/2019/02/03/cloudrepo.html" (711 words) No need to translate, the page exists at "/ru/2019/02/03/cloudrepo.html" (1251 words) No need to translate, the page exists at "/zh/2021/02/02/greed-based-planning.html" (613 words) No need to translate, the page exists at "/ru/2021/02/02/greed-based-planning.html" (1048 words) No need to translate, the page exists at "/zh/2016/07/14/who-is-object.html" (644 words) No need to translate, the page exists at "/ru/2016/07/14/who-is-object.html" (1394 words) No need to translate, the page exists at "/zh/2015/06/08/deadly-sins-software-project.html" (634 words) No need to translate, the page exists at "/ru/2015/06/08/deadly-sins-software-project.html" (1941 words) No need to translate, the page exists at "/zh/2014/08/15/retry-java-method-on-exception.html" (630 words) No need to translate, the page exists at "/ru/2014/08/15/retry-java-method-on-exception.html" (730 words) No need to translate, the page exists at "/zh/2018/03/27/how-to-test-thread-safety.html" (705 words) No need to translate, the page exists at "/ru/2018/03/27/how-to-test-thread-safety.html" (1231 words) No need to translate, the page exists at "/en/2016/12/15/onishenko-our-hero.html" (1022 words) No need to translate, the page exists at "/zh/2016/12/15/onishenko-our-hero.html" (811 words) No need to translate, the page exists at "/zh/2015/05/28/one-primary-constructor.html" (611 words) No need to translate, the page exists at "/ru/2015/05/28/one-primary-constructor.html" (793 words) No need to translate, the page exists at "/zh/2014/06/29/custom-lexer-in-jekyll.html" (611 words) No need to translate, the page exists at "/ru/2014/06/29/custom-lexer-in-jekyll.html" (660 words) No need to translate, the page exists at "/zh/2015/06/11/wikipedia-bug-definition.html" (625 words) No need to translate, the page exists at "/ru/2015/06/11/wikipedia-bug-definition.html" (979 words) No need to translate, the page exists at "/zh/2017/01/10/how-to-teach-customers.html" (616 words) No need to translate, the page exists at "/ru/2017/01/10/how-to-teach-customers.html" (985 words) No need to translate, the page exists at "/zh/2018/09/12/clear-code.html" (628 words) No need to translate, the page exists at "/ru/2018/09/12/clear-code.html" (1020 words) No need to translate, the page exists at "/zh/2022/07/20/command-line-defaults.html" (700 words) No need to translate, the page exists at "/ru/2022/07/20/command-line-defaults.html" (1040 words) No need to translate, the page exists at "/zh/2015/10/01/vertical-horizontal-decorating.html" (624 words) No need to translate, the page exists at "/ru/2015/10/01/vertical-horizontal-decorating.html" (801 words) No need to translate, the page exists at "/zh/2018/06/26/are-you-an-architect.html" (673 words) No need to translate, the page exists at "/ru/2018/06/26/are-you-an-architect.html" (2105 words) No need to translate, the page exists at "/zh/2019/01/22/10x-paychecks.html" (638 words) No need to translate, the page exists at "/ru/2019/01/22/10x-paychecks.html" (1264 words) No need to translate, the page exists at "/zh/2021/10/21/objectionary.html" (965 words) No need to translate, the page exists at "/ru/2021/10/21/objectionary.html" (2464 words) No need to translate, the page exists at "/zh/2014/09/09/restful-web-sites.html" (684 words) No need to translate, the page exists at "/ru/2014/09/09/restful-web-sites.html" (1292 words) No need to translate, the page exists at "/zh/2015/07/28/checked-vs-unchecked-exceptions.html" (679 words) No need to translate, the page exists at "/ru/2015/07/28/checked-vs-unchecked-exceptions.html" (1793 words) No need to translate, the page exists at "/zh/2016/12/20/can-objects-be-friends.html" (646 words) No need to translate, the page exists at "/ru/2016/12/20/can-objects-be-friends.html" (940 words) No need to translate, the page exists at "/zh/2016/11/18/software-conferences-to-attend.html" (650 words) No need to translate, the page exists at "/ru/2016/11/18/software-conferences-to-attend.html" (709 words) No need to translate, the page exists at "/zh/2014/04/28/xml-xpath-hamcrest-matchers.html" (678 words) No need to translate, the page exists at "/ru/2014/04/28/xml-xpath-hamcrest-matchers.html" (882 words) No need to translate, the page exists at "/zh/2020/11/15/award-2021.html" (618 words) No need to translate, the page exists at "/ru/2020/11/15/award-2021.html" (886 words) No need to translate, the page exists at "/zh/2018/05/29/object-validation.html" (644 words) No need to translate, the page exists at "/ru/2018/05/29/object-validation.html" (1106 words) No need to translate, the page exists at "/zh/2016/08/23/communication-maturity.html" (614 words) No need to translate, the page exists at "/ru/2016/08/23/communication-maturity.html" (1068 words) No need to translate, the page exists at "/zh/2014/09/02/java-ssh-client.html" (846 words) No need to translate, the page exists at "/ru/2014/09/02/java-ssh-client.html" (939 words) No need to translate, the page exists at "/zh/2014/06/19/avoid-string-concatenation.html" (665 words) No need to translate, the page exists at "/ru/2014/06/19/avoid-string-concatenation.html" (1085 words) No need to translate, the page exists at "/zh/2014/06/21/casperjs-with-maven.html" (657 words) No need to translate, the page exists at "/ru/2014/06/21/casperjs-with-maven.html" (1109 words) No need to translate, the page exists at "/zh/2016/08/30/decomposition-of-responsibility.html" (667 words) No need to translate, the page exists at "/ru/2016/08/30/decomposition-of-responsibility.html" (986 words) No need to translate, the page exists at "/zh/2016/04/05/printers-instead-of-getters.html" (627 words) No need to translate, the page exists at "/ru/2016/04/05/printers-instead-of-getters.html" (1150 words) No need to translate, the page exists at "/zh/2014/10/23/paired-brackets-notation.html" (611 words) No need to translate, the page exists at "/ru/2014/10/23/paired-brackets-notation.html" (791 words) No need to translate, the page exists at "/zh/2017/02/14/stackoverflow-is-your-tool.html" (633 words) No need to translate, the page exists at "/ru/2017/02/14/stackoverflow-is-your-tool.html" (1331 words) No need to translate, the page exists at "/zh/2019/09/10/how-to-motivate-kids-to-code.html" (644 words) No need to translate, the page exists at "/ru/2019/09/10/how-to-motivate-kids-to-code.html" (1317 words) No need to translate, the page exists at "/zh/2016/06/03/conference-mistakes.html" (618 words) No need to translate, the page exists at "/ru/2016/06/03/conference-mistakes.html" (1399 words) No need to translate, the page exists at "/zh/2014/12/09/immutable-object-state-and-behavior.html" (758 words) No need to translate, the page exists at "/ru/2014/12/09/immutable-object-state-and-behavior.html" (2097 words) No need to translate, the page exists at "/zh/2015/11/21/ringelmann-effect-vs-agile.html" (622 words) No need to translate, the page exists at "/ru/2015/11/21/ringelmann-effect-vs-agile.html" (967 words) No need to translate, the page exists at "/zh/2019/04/02/software-project-review-checklist.html" (646 words) No need to translate, the page exists at "/ru/2019/04/02/software-project-review-checklist.html" (1026 words) No need to translate, the page exists at "/en/2017/10/24/motherland.html" (1555 words) No need to translate, the page exists at "/zh/2017/10/24/motherland.html" (840 words) No need to translate, the page exists at "/zh/2014/06/09/objects-should-be-immutable.html" (673 words) No need to translate, the page exists at "/ru/2014/06/09/objects-should-be-immutable.html" (1582 words) No need to translate, the page exists at "/zh/2014/04/06/movies-for-thanasis.html" (899 words) No need to translate, the page exists at "/ru/2014/04/06/movies-for-thanasis.html" (1008 words) No need to translate, the page exists at "/zh/2022/06/05/reflection-means-hidden-coupling.html" (838 words) No need to translate, the page exists at "/ru/2022/06/05/reflection-means-hidden-coupling.html" (2429 words) No need to translate, the page exists at "/zh/2017/05/16/monikers.html" (641 words) No need to translate, the page exists at "/ru/2017/05/16/monikers.html" (804 words) No need to translate, the page exists at "/zh/2014/05/01/dynamodb-local-maven-plugin.html" (696 words) No need to translate, the page exists at "/ru/2014/05/01/dynamodb-local-maven-plugin.html" (952 words) No need to translate, the page exists at "/zh/2014/04/06/introduction.html" (615 words) No need to translate, the page exists at "/ru/2014/04/06/introduction.html" (705 words) No need to translate, the page exists at "/zh/2016/08/05/distributed-teams-are-higher-quality.html" (623 words) No need to translate, the page exists at "/ru/2016/08/05/distributed-teams-are-higher-quality.html" (1367 words) No need to translate, the page exists at "/zh/2015/12/08/temporal-coupling-between-method-calls.html" (683 words) No need to translate, the page exists at "/ru/2015/12/08/temporal-coupling-between-method-calls.html" (1073 words) No need to translate, the page exists at "/zh/2015/03/09/objects-end-with-er.html" (672 words) No need to translate, the page exists at "/ru/2015/03/09/objects-end-with-er.html" (1184 words) No need to translate, the page exists at "/zh/2021/09/09/simba.html" (627 words) No need to translate, the page exists at "/ru/2021/09/09/simba.html" (1352 words) No need to translate, the page exists at "/zh/2015/09/22/micromanagement.html" (624 words) No need to translate, the page exists at "/ru/2015/09/22/micromanagement.html" (1058 words) No need to translate, the page exists at "/zh/2023/07/19/just-show-up.html" (631 words) No need to translate, the page exists at "/ru/2023/07/19/just-show-up.html" (1162 words) No need to translate, the page exists at "/zh/2015/09/16/how-to-fire-someone-right.html" (607 words) No need to translate, the page exists at "/ru/2015/09/16/how-to-fire-someone-right.html" (992 words) No need to translate, the page exists at "/zh/2018/02/27/parsing-objects.html" (647 words) No need to translate, the page exists at "/ru/2018/02/27/parsing-objects.html" (905 words) No need to translate, the page exists at "/zh/2018/10/09/can-you-control-us.html" (639 words) No need to translate, the page exists at "/ru/2018/10/09/can-you-control-us.html" (1177 words) No need to translate, the page exists at "/zh/2015/03/26/jaxb-vs-xembly.html" (645 words) No need to translate, the page exists at "/ru/2015/03/26/jaxb-vs-xembly.html" (962 words) No need to translate, the page exists at "/en/2016/12/19/privatbank-nationalization.html" (1255 words) No need to translate, the page exists at "/zh/2016/12/19/privatbank-nationalization.html" (835 words) No need to translate, the page exists at "/zh/2016/01/12/good-programmers-dont-work-for-equity.html" (613 words) No need to translate, the page exists at "/ru/2016/01/12/good-programmers-dont-work-for-equity.html" (836 words) No need to translate, the page exists at "/zh/2019/03/12/data-and-maintainability.html" (733 words) No need to translate, the page exists at "/ru/2019/03/12/data-and-maintainability.html" (1901 words) No need to translate, the page exists at "/en/2019/03/17/terrorism-and-power.html" (1437 words) No need to translate, the page exists at "/zh/2019/03/17/terrorism-and-power.html" (836 words) No need to translate, the page exists at "/zh/2015/02/16/it-is-not-a-school.html" (637 words) No need to translate, the page exists at "/ru/2015/02/16/it-is-not-a-school.html" (1435 words) No need to translate, the page exists at "/en/2017/07/27/sabotage-failed.html" (1217 words) No need to translate, the page exists at "/zh/2017/07/27/sabotage-failed.html" (816 words) No need to translate, the page exists at "/zh/2014/09/13/deploying-to-heroku.html" (658 words) No need to translate, the page exists at "/ru/2014/09/13/deploying-to-heroku.html" (934 words) No need to translate, the page exists at "/zh/2018/03/21/zerocracy-announcement.html" (658 words) No need to translate, the page exists at "/ru/2018/03/21/zerocracy-announcement.html" (1389 words) No need to translate, the page exists at "/zh/2015/03/22/takes-java-web-framework.html" (963 words) No need to translate, the page exists at "/ru/2015/03/22/takes-java-web-framework.html" (2638 words) No need to translate, the page exists at "/zh/2014/10/07/stop-chatting-start-coding.html" (609 words) No need to translate, the page exists at "/ru/2014/10/07/stop-chatting-start-coding.html" (1007 words) No need to translate, the page exists at "/en/2016/11/26/yanukovych-v-president.html" (1142 words) No need to translate, the page exists at "/zh/2016/11/26/yanukovych-v-president.html" (833 words) No need to translate, the page exists at "/zh/2020/02/11/object-cohesion.html" (660 words) No need to translate, the page exists at "/ru/2020/02/11/object-cohesion.html" (1174 words) No need to translate, the page exists at "/en/2016/12/22/what-causes-terrorism.html" (1539 words) No need to translate, the page exists at "/zh/2016/12/22/what-causes-terrorism.html" (856 words) No need to translate, the page exists at "/zh/2024/06/23/medals-to-win.html" (907 words) No need to translate, the page exists at "/ru/2024/06/23/medals-to-win.html" (1310 words) No need to translate, the page exists at "/zh/2017/03/24/tdd-that-works.html" (677 words) No need to translate, the page exists at "/ru/2017/03/24/tdd-that-works.html" (1538 words) No need to translate, the page exists at "/zh/2015/09/07/maven-repository-amazon-s3.html" (686 words) No need to translate, the page exists at "/ru/2015/09/07/maven-repository-amazon-s3.html" (1007 words) No need to translate, the page exists at "/zh/2014/04/09/xembly-intro.html" (661 words) No need to translate, the page exists at "/ru/2014/04/09/xembly-intro.html" (1233 words) No need to translate, the page exists at "/zh/2014/12/15/how-much-your-objects-encapsulate.html" (646 words) No need to translate, the page exists at "/ru/2014/12/15/how-much-your-objects-encapsulate.html" (1016 words) No need to translate, the page exists at "/zh/2015/10/20/interrupted-exception.html" (705 words) No need to translate, the page exists at "/ru/2015/10/20/interrupted-exception.html" (1436 words) No need to translate, the page exists at "/zh/2023/12/26/defend-me-against-chatgpt.html" (628 words) No need to translate, the page exists at "/ru/2023/12/26/defend-me-against-chatgpt.html" (1122 words) No need to translate, the page exists at "/zh/2018/05/22/default-arguments-against-null.html" (679 words) No need to translate, the page exists at "/ru/2018/05/22/default-arguments-against-null.html" (847 words) No need to translate, the page exists at "/zh/2016/12/06/how-to-pay-programmers-less.html" (633 words) No need to translate, the page exists at "/ru/2016/12/06/how-to-pay-programmers-less.html" (1447 words) No need to translate, the page exists at "/zh/2020/05/13/career-killer.html" (632 words) No need to translate, the page exists at "/ru/2020/05/13/career-killer.html" (1258 words) No need to translate, the page exists at "/zh/2022/02/16/ai-coding.html" (623 words) No need to translate, the page exists at "/ru/2022/02/16/ai-coding.html" (1290 words) No need to translate, the page exists at "/zh/2019/03/30/survival-guide.html" (902 words) No need to translate, the page exists at "/ru/2019/03/30/survival-guide.html" (1527 words) No need to translate, the page exists at "/zh/2019/03/29/concerns.html" (868 words) No need to translate, the page exists at "/ru/2019/03/29/concerns.html" (1334 words) No need to translate, the page exists at "/zh/2017/04/05/pdd-in-action.html" (623 words) No need to translate, the page exists at "/ru/2017/04/05/pdd-in-action.html" (926 words) No need to translate, the page exists at "/zh/2017/10/24/award-2018.html" (1190 words) No need to translate, the page exists at "/ru/2017/10/24/award-2018.html" (1775 words) No need to translate, the page exists at "/zh/2015/01/12/compound-name-is-code-smell.html" (679 words) No need to translate, the page exists at "/ru/2015/01/12/compound-name-is-code-smell.html" (984 words) No need to translate, the page exists at "/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html" (704 words) No need to translate, the page exists at "/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html" (2323 words) No need to translate, the page exists at "/zh/2017/03/28/solid.html" (656 words) No need to translate, the page exists at "/ru/2017/03/28/solid.html" (1271 words) No need to translate, the page exists at "/zh/2017/02/07/private-method-is-new-class.html" (669 words) No need to translate, the page exists at "/ru/2017/02/07/private-method-is-new-class.html" (899 words) No need to translate, the page exists at "/zh/2023/09/05/style-checker-for-bibtex-files.html" (667 words) No need to translate, the page exists at "/ru/2023/09/05/style-checker-for-bibtex-files.html" (999 words) No need to translate, the page exists at "/zh/2019/02/05/zache.html" (631 words) No need to translate, the page exists at "/ru/2019/02/05/zache.html" (788 words) No need to translate, the page exists at "/zh/2015/01/21/if-then-throw-else.html" (642 words) No need to translate, the page exists at "/ru/2015/01/21/if-then-throw-else.html" (835 words) No need to translate, the page exists at "/zh/2020/11/10/typing-without-types.html" (689 words) No need to translate, the page exists at "/ru/2020/11/10/typing-without-types.html" (1083 words) No need to translate, the page exists at "/zh/2017/06/13/dynamodb-rack-maven.html" (831 words) No need to translate, the page exists at "/ru/2017/06/13/dynamodb-rack-maven.html" (1357 words) No need to translate, the page exists at "/zh/2014/08/03/cacheable-java-annotation.html" (650 words) No need to translate, the page exists at "/ru/2014/08/03/cacheable-java-annotation.html" (882 words) No need to translate, the page exists at "/zh/2014/04/12/puzzle-driven-development-by-roles.html" (633 words) No need to translate, the page exists at "/ru/2014/04/12/puzzle-driven-development-by-roles.html" (1976 words) No need to translate, the page exists at "/zh/2014/12/04/synchronization-between-nodes.html" (610 words) No need to translate, the page exists at "/ru/2014/12/04/synchronization-between-nodes.html" (1077 words) No need to translate, the page exists at "/zh/2019/12/31/talented-programmers.html" (681 words) No need to translate, the page exists at "/ru/2019/12/31/talented-programmers.html" (1363 words) No need to translate, the page exists at "/zh/2019/09/27/parsing-and-printing.html" (714 words) No need to translate, the page exists at "/ru/2019/09/27/parsing-and-printing.html" (1340 words) No need to translate, the page exists at "/zh/2023/01/19/layout-of-tests.html" (724 words) No need to translate, the page exists at "/ru/2023/01/19/layout-of-tests.html" (2104 words) No need to translate, the page exists at "/zh/2015/05/13/two-instruments-of-software-architect.html" (605 words) No need to translate, the page exists at "/ru/2015/05/13/two-instruments-of-software-architect.html" (1096 words) No need to translate, the page exists at "/zh/2015/10/17/award-2016.html" (1432 words) No need to translate, the page exists at "/ru/2015/10/17/award-2016.html" (2118 words) No need to translate, the page exists at "/zh/2018/03/13/fluent-interfaces.html" (660 words) No need to translate, the page exists at "/ru/2018/03/13/fluent-interfaces.html" (1363 words) No need to translate, the page exists at "/zh/2016/11/21/naked-data.html" (633 words) No need to translate, the page exists at "/ru/2016/11/21/naked-data.html" (1036 words) No need to translate, the page exists at "/zh/2017/05/23/unlimited-number-of-bugs.html" (644 words) No need to translate, the page exists at "/ru/2017/05/23/unlimited-number-of-bugs.html" (993 words) No need to translate, the page exists at "/zh/2022/08/10/xsline-immutable-pipeline.html" (753 words) No need to translate, the page exists at "/ru/2022/08/10/xsline-immutable-pipeline.html" (1185 words) No need to translate, the page exists at "/en/2017/10/30/ukrainian-language.html" (2148 words) No need to translate, the page exists at "/zh/2017/10/30/ukrainian-language.html" (819 words) No need to translate, the page exists at "/zh/2018/08/27/penalty-for-refusal.html" (843 words) No need to translate, the page exists at "/ru/2018/08/27/penalty-for-refusal.html" (1146 words) No need to translate, the page exists at "/zh/2017/01/31/decorating-envelopes.html" (699 words) No need to translate, the page exists at "/ru/2017/01/31/decorating-envelopes.html" (872 words) No need to translate, the page exists at "/zh/2015/10/13/competition-without-rules.html" (623 words) No need to translate, the page exists at "/ru/2015/10/13/competition-without-rules.html" (977 words) No need to translate, the page exists at "/en/2020/06/12/protesters.html" (1498 words) No need to translate, the page exists at "/zh/2020/06/12/protesters.html" (832 words) No need to translate, the page exists at "/zh/2015/09/29/mayonnaise.html" (628 words) No need to translate, the page exists at "/ru/2015/09/29/mayonnaise.html" (1728 words) No need to translate, the page exists at "/zh/2018/11/23/freelance-vs-outsourcing.html" (857 words) No need to translate, the page exists at "/ru/2018/11/23/freelance-vs-outsourcing.html" (1160 words) No need to translate, the page exists at "/en/2019/01/28/the-wall.html" (1439 words) No need to translate, the page exists at "/zh/2019/01/28/the-wall.html" (829 words) No need to translate, the page exists at "/zh/2019/11/05/revolutionary-evolution.html" (607 words) No need to translate, the page exists at "/ru/2019/11/05/revolutionary-evolution.html" (1481 words) No need to translate, the page exists at "/zh/2015/04/16/award.html" (2600 words) No need to translate, the page exists at "/ru/2015/04/16/award.html" (3655 words) No need to translate, the page exists at "/zh/2017/07/11/how-to-redesign-equals.html" (673 words) No need to translate, the page exists at "/ru/2017/07/11/how-to-redesign-equals.html" (981 words) No need to translate, the page exists at "/zh/2015/03/02/team-morale-myths-and-reality.html" (608 words) No need to translate, the page exists at "/ru/2015/03/02/team-morale-myths-and-reality.html" (1308 words) No need to translate, the page exists at "/zh/2015/07/06/public-static-literals.html" (688 words) No need to translate, the page exists at "/ru/2015/07/06/public-static-literals.html" (1164 words) No need to translate, the page exists at "/en/2024/05/27/freedom-of-speech-vs-intelligence.html" (1610 words) No need to translate, the page exists at "/zh/2024/05/27/freedom-of-speech-vs-intelligence.html" (844 words) No need to translate, the page exists at "/en/2016/12/19/are-you-ashamed-of-voting.html" (1065 words) No need to translate, the page exists at "/zh/2016/12/19/are-you-ashamed-of-voting.html" (829 words) No need to translate, the page exists at "/en/2024/04/02/kulikovo-pole.html" (2364 words) No need to translate, the page exists at "/zh/2024/04/02/kulikovo-pole.html" (878 words) No need to translate, the page exists at "/zh/2020/07/29/open-source-etiquette.html" (639 words) No need to translate, the page exists at "/ru/2020/07/29/open-source-etiquette.html" (1286 words) No need to translate, the page exists at "/en/2024/01/03/not-able-to-speak.html" (1224 words) No need to translate, the page exists at "/zh/2024/01/03/not-able-to-speak.html" (839 words) No need to translate, the page exists at "/zh/2015/05/25/unit-test-scaffolding.html" (657 words) No need to translate, the page exists at "/ru/2015/05/25/unit-test-scaffolding.html" (1070 words) No need to translate, the page exists at "/en/2019/02/16/calibrated-democracy.html" (1626 words) No need to translate, the page exists at "/zh/2019/02/16/calibrated-democracy.html" (839 words) No need to translate, the page exists at "/en/2017/06/29/activists.html" (1596 words) No need to translate, the page exists at "/zh/2017/06/29/activists.html" (824 words) No need to translate, the page exists at "/zh/2018/06/19/glogin.html" (658 words) No need to translate, the page exists at "/ru/2018/06/19/glogin.html" (889 words) No need to translate, the page exists at "/zh/2016/05/10/keynote-clowns.html" (604 words) No need to translate, the page exists at "/ru/2016/05/10/keynote-clowns.html" (1155 words) No need to translate, the page exists at "/zh/2021/08/11/logging-in-unit-tests.html" (636 words) No need to translate, the page exists at "/ru/2021/08/11/logging-in-unit-tests.html" (1095 words) No need to translate, the page exists at "/en/2018/03/17/putin-election.html" (2011 words) No need to translate, the page exists at "/zh/2018/03/17/putin-election.html" (846 words) No need to translate, the page exists at "/zh/2017/08/01/how-to-manage-a-manager.html" (622 words) No need to translate, the page exists at "/ru/2017/08/01/how-to-manage-a-manager.html" (1516 words) No need to translate, the page exists at "/en/2019/12/31/testosterone.html" (2160 words) No need to translate, the page exists at "/zh/2019/12/31/testosterone.html" (824 words) No need to translate, the page exists at "/zh/2022/08/24/research-paper-template.html" (645 words) No need to translate, the page exists at "/ru/2022/08/24/research-paper-template.html" (1295 words) No need to translate, the page exists at "/zh/2014/04/27/typical-mistakes-in-java-code.html" (696 words) No need to translate, the page exists at "/ru/2014/04/27/typical-mistakes-in-java-code.html" (1625 words) No need to translate, the page exists at "/zh/2018/10/16/dont-make-me-guess.html" (627 words) No need to translate, the page exists at "/ru/2018/10/16/dont-make-me-guess.html" (1185 words) No need to translate, the page exists at "/zh/2014/12/22/immutable-objects-not-dumb.html" (643 words) No need to translate, the page exists at "/ru/2014/12/22/immutable-objects-not-dumb.html" (1155 words) No need to translate, the page exists at "/en/2019/07/31/moscow-protests.html" (1732 words) No need to translate, the page exists at "/zh/2019/07/31/moscow-protests.html" (845 words) jekyll-chatgpt-translate 0.0.45: 0 pages translated and 942 pages copied in 23.85s YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that YouTube video pvZDcytPU3w found: SQM 14/24: Tech Debt [software quality crash course] [eng sub] ......YouTube video qRZYJGYdrwk found: XDSD: management without meetings .Configuration file: /home/r/repo/_config.yml YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33) .YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) YouTube video LmSaC_OjIbQ found: M28: Microtasking works only if you can decompose tasks, PDD helps you do exactly that File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg already exists (3411 bytes) .YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17) YouTube video qRZYJGYdrwk found: XDSD: management without meetings .YouTube video qRZYJGYdrwk found: XDSD: management without meetings ..YouTube video qRZYJGYdrwk found: XDSD: management without meetings ..YouTube video 7EytYc7K5JA found: eXtremely Distributed Software Development (XDSD), at DevTernity'2016 YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video tCr9dtGdi2c found: XDSD: How Extreme is Your Team ..........YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6) YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) .YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3) ......YouTube video 4SRoLYxvIQ8 found: Practical Example of AOP with AspectJ (in Russian with English subtitles) File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg already exists (8680 bytes) .YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? ..........YouTube video 2a2nWELIk-Y found: Yegor Bugayenko | Kyiv DevOps, September, 2015 YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls .YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor. .......YouTube video rEK3Rk2lX3M found: Cactoos 0.12 polishing and releasing (webinar #27) ........YouTube video NflR7DKwxDY found: Deployment Scripts Are Dead. Meet Rultor. YouTube video _61CuGhyv-o found: Practical Example of a One-Click Release ..YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video F4N25kZ2zQU found: Object Oriented Lies (in Russian with English subtitles) ..YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8) YouTube video EDKbYVEInMU found: Built-in Fake Objects .YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work? .YouTube video MNxG1xcA2uA found: Object Thinking Meetup #3: Yegor Bugayenko / How to Inject Less? YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9) ...YouTube video qRZYJGYdrwk found: XDSD: management without meetings YouTube video LB_YLWhGrco found: Meetings-free Programming .YouTube video 3IXk5yEJMIs found: Continuous Integration is Dead YouTube video gL4XwP-EBOg found: Continuous Integration May Have Negative Effects YouTube video Ht0JI41kA4I found: Pre-flight Build Pitfalls .YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video PNSezrlemsY found: Hacker vs Designer Mentality YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) ....YouTube video PNSezrlemsY found: Hacker vs Designer Mentality .YouTube video GS45LzE3LPQ found: How Much Do You Cost? YouTube video 6mfo_FHL3PE found: How we decide how much to pay programmers? ..YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? .YouTube video hTs_R0dFoFM found: M77: Lines-of-Code don't show anything meaningful, but Hits-of-Code are pretty accurate .YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) .YouTube video 7DYr8GYzJ6Q found: The Philosophy of Bugs (webinar #17) .YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10) YouTube video aER4uwyFbqQ found: ORM is offensive (in Russian with English subtitles) YouTube video 63tS3HNmhiE found: ORM is a perfect anti-pattern YouTube video 03PXmPc7Q3g found: ORM is an Offensive Anti-Pattern ..YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20) .YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) .YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster YouTube video oiNI2jF46h0 found: Make Customers Trust You YouTube video TxYi7J0vKC8 found: M80: Every two weeks you should hire a new auditor to review your software project YouTube video GlBf5-g4nGk found: M98: If you think that your team is doing fine, you are a bad manager .YouTube video p7m7_iiqaHI found: How Much Immutability Is Enough? YouTube video KwP7Ay9Z-hc found: Immutable Objects vs. Common Sense (webinar #2) YouTube video EnhRgXrHCC4 found: How Immutability Helps in OOP (in Russian with English subtitles) .YouTube video Rip_04Bv3Jk found: How to be Honest and Keep a Client? .YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects YouTube video ues5Dks37zI found: M138: Morning stand-ups are nothing else but guilt-triggers YouTube video pt9uHp35fwM found: Meetings Or Discipline ...YouTube video b6r2W3P9vgY found: Blame the Project YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15) .......YouTube video YBQoTZ-1X-o found: How to Cut Corners and Stay Cool (webinar #15) .YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) YouTube video psrp3TtaYYI found: What's Wrong About Utility Classes? (webinar #6) ..YouTube video D0dqC_3Bch8 found: Objects vs. Static Methods (webinar #1) .YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video biE86esgFAE found: Seven Enemies of Our Motivation (in Russian with English subtitles) .YouTube video WpP4rIhh5e4 found: Don't Create Objects That End With -ER (webinar #5) ..YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12) ....YouTube video SCcJcSVBSpU found: Tacit CSS Framework @ Porto Codes 2017 .....YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) .YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video PNSezrlemsY found: Hacker vs Designer Mentality YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) .YouTube video 0fuEgmibJc4 found: Who Is a Software Architect? YouTube video AvVQ5NjS_Nk found: Who is a Software Architect? (webinar #13) ..YouTube video DLk_5BmgTVk found: How to Avoid Outsourcing Disaster .YouTube video l6MpCBzwDbg found: What Fake Objects Are For? (webinar #8) ..YouTube video lgScAwsYWCc found: M137: Don't ask your programmers to estimate, tell them how much you have .YouTube video ZtWmlKi3ivc found: Seven Sins of a Software Project YouTube video hkXLOxZ6Fs4 found: Seven Sins of a Software Project .....YouTube video nheD2LNYrpk found: Takes, Java Web Framework, Intro (webinar #12) ..YouTube video 3blBn65iQmU found: Why Private Static Literals are Evil? (Webinar #48) ..YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) YouTube video LB_YLWhGrco found: Meetings-free Programming YouTube video dE0_j4Kk6jo found: Meetings Help Us and Kill Our Projects YouTube video AwrMKTFyohg found: #NoMagic YouTube video pt9uHp35fwM found: Meetings Or Discipline YouTube video KUUzUb9arNg found: M39: Meeting are evil and must be replaced by a disciplined process of decision making ..YouTube video ODxm7w2DE-g found: #NoSalaries ..File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg already exists (3963 bytes) ..YouTube video QMcDa2eyRBY found: Need Robust Software? Make It Fragile YouTube video nCGBgI1MNwE found: Need It Robust? Make It Fragile! ...YouTube video wd-SA1HVmLg found: How Do You Know When Your Product is Ready to be Shipped? ..YouTube video ZVn7ufg-tk0 found: Micromanagement (in Russian with English subtitles) YouTube video 0Jte_LGR5Zk found: M32: Micromanagement happens when tasks are big and motivation is not explicit ......YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ..YouTube video 9j5pq71BS5U found: Software Outsourcing, 10 Years Ahead (in Russian with English subtitles) .YouTube video mHCwlZSlZeU found: Chat Bots are the new UI File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg already exists (3437 bytes) YouTube video jUil-aTImgU found: How Do You Talk To Your Microservice? File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg already exists (4564 bytes) YouTube video Xj226o2xI9Y found: Chat Bots vs UI YouTube video vOMqDcSXnT0 found: Microservices as Chat Bots ....YouTube video kPmbRkSWYnY found: M130: The root cause of most software problems is the chaos in the code .....YouTube video xbovkm0tTn0 found: Talk "MEETING-FREE SOFTWARE DEVELOPMENT, IN DISTRIBUTED TEAMS" by Yegor Bugayenko YouTube video pt9uHp35fwM found: Meetings Or Discipline YouTube video b6r2W3P9vgY found: Blame the Project .YouTube video F6NwcQyEY18 found: How Monetary Awards Can Work? YouTube video ibT5oKToMoQ found: Daily Stand-Up Meetings Are Evil (webinar #11) ....YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) YouTube video DEqcn4-freM found: Why ORM is an Anti-Pattern? (webinar #10) .YouTube video Mj1gA5mEk68 found: Unit Testing vs Debugging (webinar #26) ...YouTube video af6bidlat6Q found: BB1: Будьте смелее, покажите свое резюме ..YouTube video o3aNJX7AP3M found: What is Wrong About NULL in OOP? (webinar #3) ..File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg already exists (4463 bytes) File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg already exists (5504 bytes) .YouTube video _Q0cNykXB04 found: Printers Instead of Getters in OOP (webinar #18) ..YouTube video g1ctRcW214w found: Java Annotations Are a Big Mistake (webinar #14) YouTube video oV6Utb5Jows found: Dependency Injection Container is a Bad Idea (webinar #9) YouTube video cv23Z6xpwDw found: Java Annotations Are a Bad Idea YouTube video WSgP85kr6eU found: Why Getters-and-Setters Is An Anti-Pattern? (webinar #4) ..YouTube video Xk9tIqwca3k found: Smart Classes and Functionality-Poor Interfaces (webinar #16) ....YouTube video zaKTNK8g2-M found: Who Is a Project Manager? (webinar #19) .......YouTube video sZoJ3gO4PSo found: Who Manages Who? (in Russian with English subtitles) ........YouTube video cGcCcxx4xrg found: Java vs OOP (JavaDay Kyiv) ..File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg already exists (3497 bytes) File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg already exists (3450 bytes) .YouTube video PVvLQGnyDrQ found: Gradients of Immutability (webinar #20) .YouTube video DjrA7_Uymok found: Inheritance vs. Subtyping (webinar #24) ..YouTube video AwrMKTFyohg found: #NoMagic .YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ...YouTube video Nm274dGikFc found: Naked Data in OOP (webinar #22) ...File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg already exists (3227 bytes) ..YouTube video GWLpAZqvqSc found: How to Deal With Conflicts in a Software Team (Webinar #21) YouTube video 4i-OK4IA4vA found: M158: Eliminating team conflicts leads to less collaboration, not more ..YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32) ..YouTube video Wcy53ZSF78o found: Decorating Envelopes in OOP (webinar #31) ...YouTube video ZhWOlaMqppM found: How I didn't get a job at Amazon (in Russian with English subtitles) .....YouTube video nsYGC2aUwfQ found: Puzzle Driven Development (webinar #23) .......YouTube video 1bAixLaOCSA found: Java Day Minsk 2017 | Yegor Bugayenko - Object Oriented JUnit Tests YouTube video CCr8hRE_TUs found: Object-Oriented Flavor for JUnit Tests .YouTube video ZdHCrsQsoMI found: M136: Any software product has an unlimited number of bugs ..........YouTube video Op3EIwhMxrg found: M33: You don't need to be loyal to your employers, use them for your own good! .YouTube video 4ZWHs1mloUw found: RAII in Java (Webinar #52) .......YouTube video KYd24FN58wg found: Object-Oriented Java Web App from Scratch in One Hour: ThreeCopies.com (Webinar #28) ...YouTube video 7WmsiV22IXM found: Lazy Loading via Java Lambda (Webinar #30) .YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ..YouTube video 9yjtsCK6Wdk found: A Few Thoughts About Constructors in OOP (webinar #7) ..YouTube video uhDmHkMAYnM found: Micro-management vs. micro-tasking (webinar #25) YouTube video tHeXxLdGqqI found: M19: Want to pay-by-result? You have to do microtasking first, otherwise nothing will work. YouTube video 1rmZN3r5SWg found: M27: Microtasking enables more accurate and precise estimates of a software project's future .........YouTube video F3bjFXFRsI8 found: M20: Reporting bugs and deciding whether they should be fixed are two separate activities! ...YouTube video 55mwAbuDrV8 found: Quality vs. Quantity (in Russian) .YouTube video REj8pJesMVI found: The Alternative to Fluent Interfaces in Java (webinar #33) .YouTube video AwrMKTFyohg found: #NoMagic YouTube video GozQCUH2D0I found: M22: Both full-time hiring and outsourcing will lead your project to failure, Zerocracy won't. .YouTube video rC17YwowURQ found: Synchronized Decorators for Thread-Safety (Webinar #32) ...YouTube video vXUwE3FGfpg found: #NoAltruism .YouTube video Hrk_Jorc5z4 found: M127: The ability to explain a problem so that it's understood is the most important soft skill ...YouTube video -drZbHxydMc found: When do you validate your objects? (Webinar #35) ...YouTube video FNWyN_Q10TI found: What's wrong with global variables? (Webinar #36) .YouTube video _ppWQCCT8zE found: M16: You either report bugs or implement features. You can't do any of that? You are out. .YouTube video RNRaVmbWZXI found: M7: Don't be afraid to ask difficult qstns before you get into a partnership, or get ready to lose .YouTube video oXj9UWm1134 found: Names of objects, methods and variables in OOP (Webinar #37) ...YouTube video zljJpADEf_E found: M6: Keeping all source code in a single monolithic repository is a terrible idea! ..YouTube video 9tC7p2UTLsU found: M5: Professional programmers always need a second opinion, to make sure their code is good enough ..YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ..YouTube video ezE0hRH9BnQ found: M54: Make sure you control your programmers and do it explicitly and openly .YouTube video fVMml2vpP-Y found: M13: A message without a context is unprofessional and very annoying for the listener; don't do it! ....YouTube video 2oAW9LmYJI4 found: M8: Since most tech editors have no idea what they are doing, ignore them ......YouTube video gMJNz9AWbQE found: M1: Your enthusiasm may only harm the project if you can't deliver it incrementally .YouTube video PYq05UAwzNk found: M2: We must fully trust the architect, but regularly review the decisions he or she is making .YouTube video mKZOuJ7AAas found: M30: Pay equality and smaller pay gap mean only one thing: the management is weak .......YouTube video SoXV_scCMNY found: Logging, the Object-Oriented Way .YouTube video bVzEPOZ_mDU found: A practical example of making an object-oriented HTTP server in Java (webinar #42) ........YouTube video Qxvk9z0tEP8 found: M123: One README should be enough for any open source project ..YouTube video WlI6IZ6M7vY found: M74: If your project doesn't have a formal Risk List, you are doing management wrong ..YouTube video KPbKqTXfZwA found: M89: Deliver your trust continuously, not discrete .YouTube video _4pk5GNUySg found: M91: Full-timers want to look smart, freelancers want to deliver results .....YouTube video 5FckPa6aOok found: M193: What is fun and joy for you, being a programmer? ......YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ..YouTube video eeXdDvIVu-Y found: What Is Cohesion in OOP? (Webinar #49) .....YouTube video CmUzNPqCF4s found: M120: Don't wait for your manager to tell you what to do, do what you think is right (open source) ..File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg already exists (13461 bytes) File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg already exists (8545 bytes) YouTube video rsWrgxm8ktU found: Fat and Skinny Design (Webinar #51) .File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg already exists (17878 bytes) .YouTube video D12gi1x6Cdw found: M105: Open source developers inevitably have better soft and tech skills ..YouTube video nErn5G_JHhE found: Veil Objects to Replace DTOs (Webinar #50) .YouTube video jjeW1hTtRh0 found: M114: The performance of programmers can be measured, with the right metrics ....YouTube video fJvUTlPHSvU found: Encapsulation Is Dead, Let's Use Distance of Coupling Instead (Webinar #55) .YouTube video Yj1VFGK9vqc found: M143: Daily reports are a perfect guilt-triggering instrument for a lazy team ..YouTube video Z70PMGaxGhY found: How to win $4096 in the next year Quality Award? (webinar #29) ...YouTube video WZlIb5oxDBQ found: M152: There is no management without personal responsibility .YouTube video TmAJPeM4UlE found: M153: How managers in self-managing orgs judge your performance? .YouTube video vaFPNdNaOAY found: M160: Traditional top-down planning doesn't work, try better alternative .YouTube video QaKIw1Bh3Oc found: EOLANG: Basics .YouTube video ulrMXmIcC4w found: M167: Sometimes you have to be an imposter, either you like it or not .YouTube video 65baOBHeVMI found: Yegor Bugayenko: Opening .YouTube video dlPk1AE2aQk found: M170: recruiters may do a better job if listen to us programmers ...YouTube video 939ntzufGB0 found: M178: Try to focus your team on artifacts and their delivery status YouTube video 2IwBc9UI4Sg found: SIMBA: Simplified Management by Artifacts (at Merge Conf) .YouTube video Qii3yrQJdHs found: M179: Calibrated Achievement Points (CAP) to measure R&D productivity ..YouTube video 8qfd93SyXpM found: SSD 13/16: Test-Driven Development [software design crash course] .YouTube video 4I8BflW7EpU found: M188: I don't think ML will ever be able to write code .YouTube video jiEJnLBowHc found: M190: Make sure the bugs you report explain the simplest possible scenarios ...YouTube video Y0Zx_sdVG48 found: M199: Unit tests are the Safety Net that you can't afford to not use ...YouTube video C6CQWzOKEJs found: Object Thinking #7: Yegor Bugayenko / Immutability + Generics ...........YouTube video gHznfuhRR60 found: AIIN'23: Robots vs. Programmers, How soon will computers fire us? .....................................................................344,045 words in the entire blog, 13,812 uniques 33m1mDeprecation Warning0m: 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 34m21 │0m @import 31m'disqus'0m; 34m │0m 31m ^^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 21:9 root stylesheet 33m1mDeprecation Warning0m: 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 34m22 │0m @import 31m'defs'0m; 34m │0m 31m ^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 22:9 root stylesheet 33m1mDeprecation Warning0m: 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 34m23 │0m @import 31m'fonts'0m; 34m │0m 31m ^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 23:9 root stylesheet 33m1mDeprecation Warning0m: 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 34m24 │0m @import 31m'highlight'0m; 34m │0m 31m ^^^^^^^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 24:9 root stylesheet 33m1mDeprecation Warning0m: 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 34m25 │0m @import 31m'ico'0m; 34m │0m 31m ^^^^^0m 34m ╵0m /home/r/repo/css/layout.scss 25: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/buffer.rss created (210922 bytes) /home/r/repo/_site/gnuplot/2014/11/hoc-vs-loc.svg created (89739 bytes) /home/r/repo/_site/places.txt created (1005 bytes) /home/r/repo/_site/tags.txt created (1202 bytes) /home/r/repo/_site/stats.svg created (60873 bytes) /home/r/repo/_site/words.txt created (92873 bytes) Saved 648 words to "/home/r/repo/_site/zh/2018/08/22/builders-and-manipulators.html" Saved 1270 words to "/home/r/repo/_site/ru/2018/08/22/builders-and-manipulators.html" Saved 656 words to "/home/r/repo/_site/zh/2016/06/27/singletons-must-die.html" Saved 1016 words to "/home/r/repo/_site/ru/2016/06/27/singletons-must-die.html" Saved 631 words to "/home/r/repo/_site/zh/2022/08/04/code-and-tests-different-pull-requests.html" Saved 1101 words to "/home/r/repo/_site/ru/2022/08/04/code-and-tests-different-pull-requests.html" Saved 619 words to "/home/r/repo/_site/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html" Saved 783 words to "/home/r/repo/_site/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html" Saved 1289 words to "/home/r/repo/_site/zh/2017/07/25/my-favorite-websites.html" Saved 1324 words to "/home/r/repo/_site/ru/2017/07/25/my-favorite-websites.html" Saved 903 words to "/home/r/repo/_site/zh/2014/06/01/aop-aspectj-java-method-logging.html" Saved 1686 words to "/home/r/repo/_site/ru/2014/06/01/aop-aspectj-java-method-logging.html" Saved 674 words to "/home/r/repo/_site/zh/2014/10/03/di-containers-are-evil.html" Saved 1206 words to "/home/r/repo/_site/ru/2014/10/03/di-containers-are-evil.html" Saved 626 words to "/home/r/repo/_site/zh/2016/09/27/command-control-innovate.html" Saved 1158 words to "/home/r/repo/_site/ru/2016/09/27/command-control-innovate.html" Saved 635 words to "/home/r/repo/_site/zh/2015/06/18/good-programmers-bug-free.html" Saved 1066 words to "/home/r/repo/_site/ru/2015/06/18/good-programmers-bug-free.html" Saved 1609 words to "/home/r/repo/_site/en/2024/09/21/interpreters-of-chaos.html" Saved 842 words to "/home/r/repo/_site/zh/2024/09/21/interpreters-of-chaos.html" Saved 1268 words to "/home/r/repo/_site/en/2017/01/05/justice-against-corruption.html" Saved 822 words to "/home/r/repo/_site/zh/2017/01/05/justice-against-corruption.html" Saved 633 words to "/home/r/repo/_site/zh/2015/04/30/iterating-adapter.html" Saved 788 words to "/home/r/repo/_site/ru/2015/04/30/iterating-adapter.html" Saved 667 words to "/home/r/repo/_site/zh/2017/08/08/raii-in-java.html" Saved 1081 words to "/home/r/repo/_site/ru/2017/08/08/raii-in-java.html" Saved 704 words to "/home/r/repo/_site/zh/2020/12/01/abstract-objects.html" Saved 1060 words to "/home/r/repo/_site/ru/2020/12/01/abstract-objects.html" Saved 625 words to "/home/r/repo/_site/zh/2022/09/08/smaller-try-blocks.html" Saved 787 words to "/home/r/repo/_site/ru/2022/09/08/smaller-try-blocks.html" Saved 690 words to "/home/r/repo/_site/zh/2014/09/23/built-in-fake-objects.html" Saved 1131 words to "/home/r/repo/_site/ru/2014/09/23/built-in-fake-objects.html" Saved 627 words to "/home/r/repo/_site/zh/2017/08/29/xcop.html" Saved 862 words to "/home/r/repo/_site/ru/2017/08/29/xcop.html" Saved 632 words to "/home/r/repo/_site/zh/2016/03/08/pimp-up-your-resume.html" Saved 2877 words to "/home/r/repo/_site/ru/2016/03/08/pimp-up-your-resume.html" Saved 641 words to "/home/r/repo/_site/zh/2014/08/22/art-of-software-testing.html" Saved 1492 words to "/home/r/repo/_site/ru/2014/08/22/art-of-software-testing.html" Saved 705 words to "/home/r/repo/_site/zh/2018/12/11/unit-testing-anti-patterns.html" Saved 1462 words to "/home/r/repo/_site/ru/2018/12/11/unit-testing-anti-patterns.html" Saved 612 words to "/home/r/repo/_site/zh/2021/03/03/imposters-to-win.html" Saved 1136 words to "/home/r/repo/_site/ru/2021/03/03/imposters-to-win.html" Saved 611 words to "/home/r/repo/_site/zh/2023/09/19/five-ingredients-career.html" Saved 1226 words to "/home/r/repo/_site/ru/2023/09/19/five-ingredients-career.html" Saved 651 words to "/home/r/repo/_site/zh/2019/03/19/logging-without-static-logger.html" Saved 1134 words to "/home/r/repo/_site/ru/2019/03/19/logging-without-static-logger.html" Saved 643 words to "/home/r/repo/_site/zh/2015/01/15/how-to-cut-corners.html" Saved 2410 words to "/home/r/repo/_site/ru/2015/01/15/how-to-cut-corners.html" Saved 1643 words to "/home/r/repo/_site/en/2020/03/29/coronavirus.html" Saved 842 words to "/home/r/repo/_site/zh/2020/03/29/coronavirus.html" Saved 1300 words to "/home/r/repo/_site/en/2018/01/10/dalles-plan.html" Saved 843 words to "/home/r/repo/_site/zh/2018/01/10/dalles-plan.html" Saved 653 words to "/home/r/repo/_site/zh/2014/06/26/sass-in-java-webapp.html" Saved 714 words to "/home/r/repo/_site/ru/2014/06/26/sass-in-java-webapp.html" Saved 605 words to "/home/r/repo/_site/zh/2016/09/20/oop-without-classes.html" Saved 712 words to "/home/r/repo/_site/ru/2016/09/20/oop-without-classes.html" Saved 1508 words to "/home/r/repo/_site/en/2016/12/26/what-would-you-ask-putin.html" Saved 882 words to "/home/r/repo/_site/zh/2016/12/26/what-would-you-ask-putin.html" Saved 637 words to "/home/r/repo/_site/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html" Saved 1427 words to "/home/r/repo/_site/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html" Saved 654 words to "/home/r/repo/_site/zh/2019/10/29/sql-as-a-service.html" Saved 1193 words to "/home/r/repo/_site/ru/2019/10/29/sql-as-a-service.html" Saved 648 words to "/home/r/repo/_site/zh/2014/08/13/strict-code-quality-control.html" Saved 1418 words to "/home/r/repo/_site/ru/2014/08/13/strict-code-quality-control.html" Saved 622 words to "/home/r/repo/_site/zh/2020/12/22/self-managing-orgs.html" Saved 1490 words to "/home/r/repo/_site/ru/2020/12/22/self-managing-orgs.html" Saved 679 words to "/home/r/repo/_site/zh/2018/09/18/fear-of-coupling.html" Saved 1466 words to "/home/r/repo/_site/ru/2018/09/18/fear-of-coupling.html" Saved 625 words to "/home/r/repo/_site/zh/2017/01/17/synchronized-decorators.html" Saved 1005 words to "/home/r/repo/_site/ru/2017/01/17/synchronized-decorators.html" Saved 623 words to "/home/r/repo/_site/zh/2015/07/16/fools-dont-write-unit-tests.html" Saved 1101 words to "/home/r/repo/_site/ru/2015/07/16/fools-dont-write-unit-tests.html" Saved 743 words to "/home/r/repo/_site/zh/2015/05/18/cookie-based-authentication.html" Saved 1592 words to "/home/r/repo/_site/ru/2015/05/18/cookie-based-authentication.html" Saved 749 words to "/home/r/repo/_site/zh/2014/07/31/travis-and-rultor.html" Saved 1392 words to "/home/r/repo/_site/ru/2014/07/31/travis-and-rultor.html" Saved 671 words to "/home/r/repo/_site/zh/2017/03/07/traits-and-mixins.html" Saved 1158 words to "/home/r/repo/_site/ru/2017/03/07/traits-and-mixins.html" Saved 706 words to "/home/r/repo/_site/zh/2014/04/18/jcabi-http-server-mocking.html" Saved 1147 words to "/home/r/repo/_site/ru/2014/04/18/jcabi-http-server-mocking.html" Saved 626 words to "/home/r/repo/_site/zh/2015/07/09/catch-if-cant-otherwise.html" Saved 1116 words to "/home/r/repo/_site/ru/2015/07/09/catch-if-cant-otherwise.html" Saved 613 words to "/home/r/repo/_site/zh/2016/06/21/how-to-hire-programmer.html" Saved 1518 words to "/home/r/repo/_site/ru/2016/06/21/how-to-hire-programmer.html" Saved 678 words to "/home/r/repo/_site/zh/2017/08/22/to-be-nice-or-not.html" Saved 1515 words to "/home/r/repo/_site/ru/2017/08/22/to-be-nice-or-not.html" Saved 739 words to "/home/r/repo/_site/zh/2018/05/08/open-source-attributes.html" Saved 2048 words to "/home/r/repo/_site/ru/2018/05/08/open-source-attributes.html" Saved 624 words to "/home/r/repo/_site/zh/2018/04/03/donations-via-zerocracy.html" Saved 1003 words to "/home/r/repo/_site/ru/2018/04/03/donations-via-zerocracy.html" Saved 1524 words to "/home/r/repo/_site/en/2017/02/06/how-to-eliminate-corruption.html" Saved 823 words to "/home/r/repo/_site/zh/2017/02/06/how-to-eliminate-corruption.html" Saved 617 words to "/home/r/repo/_site/zh/2015/10/27/outsourcing-doesnt-work.html" Saved 1861 words to "/home/r/repo/_site/ru/2015/10/27/outsourcing-doesnt-work.html" Saved 655 words to "/home/r/repo/_site/zh/2017/02/21/say-no-to-google-recruiters.html" Saved 1268 words to "/home/r/repo/_site/ru/2017/02/21/say-no-to-google-recruiters.html" Saved 666 words to "/home/r/repo/_site/zh/2014/06/25/xml-and-xslt-in-browser.html" Saved 1419 words to "/home/r/repo/_site/ru/2014/06/25/xml-and-xslt-in-browser.html" Saved 641 words to "/home/r/repo/_site/zh/2019/06/26/syncem.html" Saved 843 words to "/home/r/repo/_site/ru/2019/06/26/syncem.html" Saved 630 words to "/home/r/repo/_site/zh/2016/03/22/try-finally-if-not-null.html" Saved 817 words to "/home/r/repo/_site/ru/2016/03/22/try-finally-if-not-null.html" Saved 674 words to "/home/r/repo/_site/zh/2016/07/10/software-project-roles.html" Saved 901 words to "/home/r/repo/_site/ru/2016/07/10/software-project-roles.html" Saved 677 words to "/home/r/repo/_site/zh/2014/10/26/hacker-vs-programmer-mentality.html" Saved 1476 words to "/home/r/repo/_site/ru/2014/10/26/hacker-vs-programmer-mentality.html" Saved 658 words to "/home/r/repo/_site/zh/2015/08/04/nine-steps-start-software-project.html" Saved 2271 words to "/home/r/repo/_site/ru/2015/08/04/nine-steps-start-software-project.html" Saved 658 words to "/home/r/repo/_site/zh/2015/05/07/ctors-must-be-code-free.html" Saved 1179 words to "/home/r/repo/_site/ru/2015/05/07/ctors-must-be-code-free.html" Saved 734 words to "/home/r/repo/_site/zh/2014/11/20/seven-virtues-of-good-object.html" Saved 2919 words to "/home/r/repo/_site/ru/2014/11/20/seven-virtues-of-good-object.html" Saved 641 words to "/home/r/repo/_site/zh/2019/06/11/where-do-you-seek-help.html" Saved 1225 words to "/home/r/repo/_site/ru/2019/06/11/where-do-you-seek-help.html" Saved 1304 words to "/home/r/repo/_site/en/2017/01/30/lifetime-imprisonment-for-separatism.html" Saved 830 words to "/home/r/repo/_site/zh/2017/01/30/lifetime-imprisonment-for-separatism.html" Saved 620 words to "/home/r/repo/_site/zh/2014/05/18/cloud-autoincrement-counters.html" Saved 897 words to "/home/r/repo/_site/ru/2014/05/18/cloud-autoincrement-counters.html" Saved 638 words to "/home/r/repo/_site/zh/2023/08/15/decision-making-process.html" Saved 1251 words to "/home/r/repo/_site/ru/2023/08/15/decision-making-process.html" Saved 775 words to "/home/r/repo/_site/zh/2014/05/13/why-null-is-bad.html" Saved 1605 words to "/home/r/repo/_site/ru/2014/05/13/why-null-is-bad.html" Saved 1446 words to "/home/r/repo/_site/en/2017/01/23/consciousness-and-revolution.html" Saved 852 words to "/home/r/repo/_site/zh/2017/01/23/consciousness-and-revolution.html" Saved 714 words to "/home/r/repo/_site/zh/2016/09/07/gradients-of-immutability.html" Saved 1130 words to "/home/r/repo/_site/ru/2016/09/07/gradients-of-immutability.html" Saved 650 words to "/home/r/repo/_site/zh/2016/11/09/why-no-ebooks.html" Saved 1307 words to "/home/r/repo/_site/ru/2016/11/09/why-no-ebooks.html" Saved 649 words to "/home/r/repo/_site/zh/2014/09/22/remote-programming-interview.html" Saved 791 words to "/home/r/repo/_site/ru/2014/09/22/remote-programming-interview.html" Saved 684 words to "/home/r/repo/_site/zh/2020/05/19/veil-objects.html" Saved 1070 words to "/home/r/repo/_site/ru/2020/05/19/veil-objects.html" Saved 621 words to "/home/r/repo/_site/zh/2014/10/06/software-project-lifecycle.html" Saved 1716 words to "/home/r/repo/_site/ru/2014/10/06/software-project-lifecycle.html" Saved 626 words to "/home/r/repo/_site/zh/2018/08/29/soft-skills.html" Saved 1381 words to "/home/r/repo/_site/ru/2018/08/29/soft-skills.html" Saved 1754 words to "/home/r/repo/_site/en/2020/07/05/silence-doesnt-cure.html" Saved 838 words to "/home/r/repo/_site/zh/2020/07/05/silence-doesnt-cure.html" Saved 601 words to "/home/r/repo/_site/zh/2015/09/01/redundant-variables-are-evil.html" Saved 920 words to "/home/r/repo/_site/ru/2015/09/01/redundant-variables-are-evil.html" Saved 1118 words to "/home/r/repo/_site/en/2017/05/15/loyalty.html" Saved 823 words to "/home/r/repo/_site/zh/2017/05/15/loyalty.html" Saved 734 words to "/home/r/repo/_site/zh/2014/08/19/how-to-release-to-maven-central.html" Saved 1203 words to "/home/r/repo/_site/ru/2014/08/19/how-to-release-to-maven-central.html" Saved 680 words to "/home/r/repo/_site/zh/2014/07/03/how-to-read-manifest-mf.html" Saved 943 words to "/home/r/repo/_site/ru/2014/07/03/how-to-read-manifest-mf.html" Saved 751 words to "/home/r/repo/_site/zh/2020/02/19/fat-skinny-design.html" Saved 1342 words to "/home/r/repo/_site/ru/2020/02/19/fat-skinny-design.html" Saved 659 words to "/home/r/repo/_site/zh/2014/07/21/read-only-master-branch.html" Saved 1562 words to "/home/r/repo/_site/ru/2014/07/21/read-only-master-branch.html" Saved 672 words to "/home/r/repo/_site/zh/2017/04/11/flexibility-equates-lower-quality.html" Saved 1197 words to "/home/r/repo/_site/ru/2017/04/11/flexibility-equates-lower-quality.html" Saved 721 words to "/home/r/repo/_site/zh/2015/04/02/class-casting-is-anti-pattern.html" Saved 1201 words to "/home/r/repo/_site/ru/2015/04/02/class-casting-is-anti-pattern.html" Saved 632 words to "/home/r/repo/_site/zh/2018/01/09/micro-budgeting.html" Saved 1343 words to "/home/r/repo/_site/ru/2018/01/09/micro-budgeting.html" Saved 619 words to "/home/r/repo/_site/zh/2016/01/19/how-expensive-is-outsourcing.html" Saved 1346 words to "/home/r/repo/_site/ru/2016/01/19/how-expensive-is-outsourcing.html" Saved 623 words to "/home/r/repo/_site/zh/2017/08/15/bitcoin-pyramid.html" Saved 1167 words to "/home/r/repo/_site/ru/2017/08/15/bitcoin-pyramid.html" Saved 643 words to "/home/r/repo/_site/zh/2018/12/25/speaker-cheat-sheet.html" Saved 1544 words to "/home/r/repo/_site/ru/2018/12/25/speaker-cheat-sheet.html" Saved 673 words to "/home/r/repo/_site/zh/2014/07/24/rultor-automated-merging.html" Saved 959 words to "/home/r/repo/_site/ru/2014/07/24/rultor-automated-merging.html" Saved 1184 words to "/home/r/repo/_site/en/2016/11/28/saakashvili-speaks-ukrainian.html" Saved 815 words to "/home/r/repo/_site/zh/2016/11/28/saakashvili-speaks-ukrainian.html" Saved 662 words to "/home/r/repo/_site/zh/2014/09/11/deployment-script-vs-rultor.html" Saved 1799 words to "/home/r/repo/_site/ru/2014/09/11/deployment-script-vs-rultor.html" Saved 617 words to "/home/r/repo/_site/zh/2015/12/16/investors-are-too-scared.html" Saved 1660 words to "/home/r/repo/_site/ru/2015/12/16/investors-are-too-scared.html" Saved 626 words to "/home/r/repo/_site/zh/2014/09/24/why-monetary-awards-dont-work.html" Saved 1274 words to "/home/r/repo/_site/ru/2014/09/24/why-monetary-awards-dont-work.html" Saved 642 words to "/home/r/repo/_site/zh/2017/07/04/sexism.html" Saved 1247 words to "/home/r/repo/_site/ru/2017/07/04/sexism.html" Saved 635 words to "/home/r/repo/_site/zh/2014/04/29/w3c-java-validators.html" Saved 785 words to "/home/r/repo/_site/ru/2014/04/29/w3c-java-validators.html" Saved 658 words to "/home/r/repo/_site/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" Saved 1019 words to "/home/r/repo/_site/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" Saved 639 words to "/home/r/repo/_site/zh/2014/09/10/anti-patterns-in-oop.html" Saved 667 words to "/home/r/repo/_site/ru/2014/09/10/anti-patterns-in-oop.html" Saved 646 words to "/home/r/repo/_site/zh/2018/01/16/educational-aspect-of-static-analysis.html" Saved 944 words to "/home/r/repo/_site/ru/2018/01/16/educational-aspect-of-static-analysis.html" Saved 619 words to "/home/r/repo/_site/zh/2015/05/04/how-to-protect-business-idea.html" Saved 1923 words to "/home/r/repo/_site/ru/2015/05/04/how-to-protect-business-idea.html" Saved 640 words to "/home/r/repo/_site/zh/2015/12/29/turnover-is-good-for-maintainability.html" Saved 1217 words to "/home/r/repo/_site/ru/2015/12/29/turnover-is-good-for-maintainability.html" Saved 1428 words to "/home/r/repo/_site/en/2016/12/05/who-needs-war.html" Saved 833 words to "/home/r/repo/_site/zh/2016/12/05/who-needs-war.html" Saved 599 words to "/home/r/repo/_site/zh/2016/05/24/who-is-project-manager.html" Saved 1412 words to "/home/r/repo/_site/ru/2016/05/24/who-is-project-manager.html" Saved 633 words to "/home/r/repo/_site/zh/2017/11/21/trust-pay-lose.html" Saved 996 words to "/home/r/repo/_site/ru/2017/11/21/trust-pay-lose.html" Saved 682 words to "/home/r/repo/_site/zh/2015/06/25/xml-data-xsl-views-takes-framework.html" Saved 1202 words to "/home/r/repo/_site/ru/2015/06/25/xml-data-xsl-views-takes-framework.html" Saved 675 words to "/home/r/repo/_site/zh/2015/11/16/json-vs-xml.html" Saved 1387 words to "/home/r/repo/_site/ru/2015/11/16/json-vs-xml.html" Saved 718 words to "/home/r/repo/_site/zh/2014/04/21/s3-http-basic-auth.html" Saved 1395 words to "/home/r/repo/_site/ru/2014/04/21/s3-http-basic-auth.html" Saved 1575 words to "/home/r/repo/_site/en/2023/10/01/individualism-vs-collectivism.html" Saved 838 words to "/home/r/repo/_site/zh/2023/10/01/individualism-vs-collectivism.html" Saved 626 words to "/home/r/repo/_site/zh/2019/09/03/injection-of-guilt.html" Saved 1594 words to "/home/r/repo/_site/ru/2019/09/03/injection-of-guilt.html" Saved 658 words to "/home/r/repo/_site/zh/2023/12/17/how-to-review-research-paper.html" Saved 1122 words to "/home/r/repo/_site/ru/2023/12/17/how-to-review-research-paper.html" Saved 627 words to "/home/r/repo/_site/zh/2016/07/21/convince-me.html" Saved 1355 words to "/home/r/repo/_site/ru/2016/07/21/convince-me.html" Saved 620 words to "/home/r/repo/_site/zh/2017/05/30/why-contribute-to-open-source.html" Saved 1005 words to "/home/r/repo/_site/ru/2017/05/30/why-contribute-to-open-source.html" Saved 635 words to "/home/r/repo/_site/zh/2016/06/17/dont-use-java-assertions.html" Saved 831 words to "/home/r/repo/_site/ru/2016/06/17/dont-use-java-assertions.html" Saved 611 words to "/home/r/repo/_site/zh/2015/11/24/imprisonment-for-irresponsible-coding.html" Saved 792 words to "/home/r/repo/_site/ru/2015/11/24/imprisonment-for-irresponsible-coding.html" Saved 641 words to "/home/r/repo/_site/zh/2021/10/12/calibrated-achievement-points.html" Saved 1641 words to "/home/r/repo/_site/ru/2021/10/12/calibrated-achievement-points.html" Saved 635 words to "/home/r/repo/_site/zh/2016/02/09/are-you-still-debugging.html" Saved 1226 words to "/home/r/repo/_site/ru/2016/02/09/are-you-still-debugging.html" Saved 761 words to "/home/r/repo/_site/zh/2016/03/30/jare-instant-free-cdn.html" Saved 1831 words to "/home/r/repo/_site/ru/2016/03/30/jare-instant-free-cdn.html" Saved 621 words to "/home/r/repo/_site/zh/2014/04/13/bugs-are-welcome.html" Saved 1058 words to "/home/r/repo/_site/ru/2014/04/13/bugs-are-welcome.html" Saved 641 words to "/home/r/repo/_site/zh/2016/07/26/active-record.html" Saved 975 words to "/home/r/repo/_site/ru/2016/07/26/active-record.html" Saved 815 words to "/home/r/repo/_site/zh/2014/05/05/oop-alternative-to-utility-classes.html" Saved 1290 words to "/home/r/repo/_site/ru/2014/05/05/oop-alternative-to-utility-classes.html" Saved 1743 words to "/home/r/repo/_site/en/2019/09/28/what-is-the-point.html" Saved 885 words to "/home/r/repo/_site/zh/2019/09/28/what-is-the-point.html" Saved 1254 words to "/home/r/repo/_site/en/2016/12/12/putin-is-power.html" Saved 815 words to "/home/r/repo/_site/zh/2016/12/12/putin-is-power.html" Saved 687 words to "/home/r/repo/_site/zh/2014/08/26/publish-to-rubygems.html" Saved 938 words to "/home/r/repo/_site/ru/2014/08/26/publish-to-rubygems.html" Saved 622 words to "/home/r/repo/_site/zh/2023/11/28/research-questionnaire.html" Saved 1063 words to "/home/r/repo/_site/ru/2023/11/28/research-questionnaire.html" Saved 865 words to "/home/r/repo/_site/zh/2019/03/26/sales-kit.html" Saved 1502 words to "/home/r/repo/_site/ru/2019/03/26/sales-kit.html" Saved 1808 words to "/home/r/repo/_site/en/2023/09/17/turbulence.html" Saved 865 words to "/home/r/repo/_site/zh/2023/09/17/turbulence.html" Saved 615 words to "/home/r/repo/_site/zh/2014/10/12/who-is-software-architect.html" Saved 1123 words to "/home/r/repo/_site/ru/2014/10/12/who-is-software-architect.html" Saved 647 words to "/home/r/repo/_site/zh/2018/01/02/operator-new-is-toxic.html" Saved 1079 words to "/home/r/repo/_site/ru/2018/01/02/operator-new-is-toxic.html" Saved 754 words to "/home/r/repo/_site/zh/2014/11/07/how-immutability-helps.html" Saved 2080 words to "/home/r/repo/_site/ru/2014/11/07/how-immutability-helps.html" Saved 642 words to "/home/r/repo/_site/zh/2016/01/26/defensive-programming.html" Saved 969 words to "/home/r/repo/_site/ru/2016/01/26/defensive-programming.html" Saved 652 words to "/home/r/repo/_site/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html" Saved 1268 words to "/home/r/repo/_site/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html" Saved 672 words to "/home/r/repo/_site/zh/2022/08/30/dont-group-exception-catchers.html" Saved 906 words to "/home/r/repo/_site/ru/2022/08/30/dont-group-exception-catchers.html" Saved 676 words to "/home/r/repo/_site/zh/2020/05/05/open-source-arms-race.html" Saved 1349 words to "/home/r/repo/_site/ru/2020/05/05/open-source-arms-race.html" Saved 615 words to "/home/r/repo/_site/zh/2016/03/15/wring-dispatcher-github-notifications.html" Saved 919 words to "/home/r/repo/_site/ru/2016/03/15/wring-dispatcher-github-notifications.html" Saved 609 words to "/home/r/repo/_site/zh/2016/02/18/holacracy-autocracy.html" Saved 1090 words to "/home/r/repo/_site/ru/2016/02/18/holacracy-autocracy.html" Saved 1333 words to "/home/r/repo/_site/en/2016/12/08/lustration-in-ukraine.html" Saved 821 words to "/home/r/repo/_site/zh/2016/12/08/lustration-in-ukraine.html" Saved 656 words to "/home/r/repo/_site/zh/2019/09/17/be-unhappy-to-be-happy.html" Saved 1256 words to "/home/r/repo/_site/ru/2019/09/17/be-unhappy-to-be-happy.html" Saved 1583 words to "/home/r/repo/_site/en/2017/01/16/ukrainian-startups.html" Saved 822 words to "/home/r/repo/_site/zh/2017/01/16/ukrainian-startups.html" Saved 661 words to "/home/r/repo/_site/zh/2022/07/05/safety-net.html" Saved 1195 words to "/home/r/repo/_site/ru/2022/07/05/safety-net.html" Saved 657 words to "/home/r/repo/_site/zh/2018/12/18/silicon-valley-criticism.html" Saved 2205 words to "/home/r/repo/_site/ru/2018/12/18/silicon-valley-criticism.html" Saved 690 words to "/home/r/repo/_site/zh/2015/04/22/favorite-software-books.html" Saved 1334 words to "/home/r/repo/_site/ru/2015/04/22/favorite-software-books.html" Saved 607 words to "/home/r/repo/_site/zh/2017/01/03/how-much-you-love-conflicts.html" Saved 1726 words to "/home/r/repo/_site/ru/2017/01/03/how-much-you-love-conflicts.html" Saved 621 words to "/home/r/repo/_site/zh/2020/12/29/metric-for-emotions.html" Saved 1390 words to "/home/r/repo/_site/ru/2020/12/29/metric-for-emotions.html" Saved 659 words to "/home/r/repo/_site/zh/2018/07/24/bugs-or-pull-requests.html" Saved 844 words to "/home/r/repo/_site/ru/2018/07/24/bugs-or-pull-requests.html" Saved 1640 words to "/home/r/repo/_site/en/2019/09/15/revolution-bottom-up.html" Saved 825 words to "/home/r/repo/_site/zh/2019/09/15/revolution-bottom-up.html" Saved 603 words to "/home/r/repo/_site/zh/2016/03/01/how-we-interview-programmers.html" Saved 1293 words to "/home/r/repo/_site/ru/2016/03/01/how-we-interview-programmers.html" Saved 645 words to "/home/r/repo/_site/zh/2015/07/21/hourly-pay-modern-slavery.html" Saved 1125 words to "/home/r/repo/_site/ru/2015/07/21/hourly-pay-modern-slavery.html" Saved 611 words to "/home/r/repo/_site/zh/2014/12/18/independent-technical-reviews.html" Saved 1461 words to "/home/r/repo/_site/ru/2014/12/18/independent-technical-reviews.html" Saved 1717 words to "/home/r/repo/_site/en/2023/08/13/dictators.html" Saved 829 words to "/home/r/repo/_site/zh/2023/08/13/dictators.html" Saved 634 words to "/home/r/repo/_site/zh/2024/02/06/research-flow.html" Saved 1036 words to "/home/r/repo/_site/ru/2024/02/06/research-flow.html" Saved 624 words to "/home/r/repo/_site/zh/2018/11/20/journalism.html" Saved 1048 words to "/home/r/repo/_site/ru/2018/11/20/journalism.html" Saved 659 words to "/home/r/repo/_site/zh/2018/04/17/how-to-be-lazy.html" Saved 1503 words to "/home/r/repo/_site/ru/2018/04/17/how-to-be-lazy.html" Saved 628 words to "/home/r/repo/_site/zh/2015/02/12/top-down-design.html" Saved 1179 words to "/home/r/repo/_site/ru/2015/02/12/top-down-design.html" Saved 615 words to "/home/r/repo/_site/zh/2017/04/18/no-help-via-email.html" Saved 852 words to "/home/r/repo/_site/ru/2017/04/18/no-help-via-email.html" Saved 671 words to "/home/r/repo/_site/zh/2014/08/29/docker-non-root.html" Saved 755 words to "/home/r/repo/_site/ru/2014/08/29/docker-non-root.html" Saved 667 words to "/home/r/repo/_site/zh/2015/08/18/multiple-return-statements-in-oop.html" Saved 899 words to "/home/r/repo/_site/ru/2015/08/18/multiple-return-statements-in-oop.html" Saved 1773 words to "/home/r/repo/_site/en/2019/07/07/strong-opinions.html" Saved 821 words to "/home/r/repo/_site/zh/2019/07/07/strong-opinions.html" Saved 654 words to "/home/r/repo/_site/zh/2016/05/03/test-methods-must-share-nothing.html" Saved 1225 words to "/home/r/repo/_site/ru/2016/05/03/test-methods-must-share-nothing.html" Saved 637 words to "/home/r/repo/_site/zh/2016/08/10/if-then-else-code-smell.html" Saved 869 words to "/home/r/repo/_site/ru/2016/08/10/if-then-else-code-smell.html" Saved 1336 words to "/home/r/repo/_site/en/2018/01/03/fake-opposition.html" Saved 808 words to "/home/r/repo/_site/zh/2018/01/03/fake-opposition.html" Saved 673 words to "/home/r/repo/_site/zh/2017/04/25/sixnines.html" Saved 951 words to "/home/r/repo/_site/ru/2017/04/25/sixnines.html" Saved 729 words to "/home/r/repo/_site/zh/2018/09/05/monolithic-repositories.html" Saved 1839 words to "/home/r/repo/_site/ru/2018/09/05/monolithic-repositories.html" Saved 625 words to "/home/r/repo/_site/zh/2014/11/14/hits-of-code.html" Saved 1406 words to "/home/r/repo/_site/ru/2014/11/14/hits-of-code.html" Saved 621 words to "/home/r/repo/_site/zh/2015/12/22/why-dont-you-contribute-to-open-source.html" Saved 1389 words to "/home/r/repo/_site/ru/2015/12/22/why-dont-you-contribute-to-open-source.html" Saved 653 words to "/home/r/repo/_site/zh/2023/12/11/results-and-discussion.html" Saved 1117 words to "/home/r/repo/_site/ru/2023/12/11/results-and-discussion.html" Saved 1595 words to "/home/r/repo/_site/en/2019/02/21/jews-vs-french.html" Saved 842 words to "/home/r/repo/_site/zh/2019/02/21/jews-vs-french.html" Saved 628 words to "/home/r/repo/_site/zh/2016/01/05/how-to-punish-employees.html" Saved 1456 words to "/home/r/repo/_site/ru/2016/01/05/how-to-punish-employees.html" Saved 697 words to "/home/r/repo/_site/zh/2019/05/14/cause-risk-effect.html" Saved 2397 words to "/home/r/repo/_site/ru/2019/05/14/cause-risk-effect.html" Saved 617 words to "/home/r/repo/_site/zh/2015/04/13/tacit-css-framework-for-dummies.html" Saved 924 words to "/home/r/repo/_site/ru/2015/04/13/tacit-css-framework-for-dummies.html" Saved 640 words to "/home/r/repo/_site/zh/2015/01/05/how-to-be-honest-and-keep-customer.html" Saved 2144 words to "/home/r/repo/_site/ru/2015/01/05/how-to-be-honest-and-keep-customer.html" Saved 605 words to "/home/r/repo/_site/zh/2014/10/21/incremental-billing.html" Saved 1277 words to "/home/r/repo/_site/ru/2014/10/21/incremental-billing.html" Saved 631 words to "/home/r/repo/_site/zh/2015/03/16/technical-glossaries.html" Saved 1254 words to "/home/r/repo/_site/ru/2015/03/16/technical-glossaries.html" Saved 633 words to "/home/r/repo/_site/zh/2015/10/06/how-to-be-good-office-slave.html" Saved 1976 words to "/home/r/repo/_site/ru/2015/10/06/how-to-be-good-office-slave.html" Saved 609 words to "/home/r/repo/_site/zh/2014/04/13/no-obligations-principle.html" Saved 1289 words to "/home/r/repo/_site/ru/2014/04/13/no-obligations-principle.html" Saved 1867 words to "/home/r/repo/_site/en/2019/01/20/drugs.html" Saved 850 words to "/home/r/repo/_site/zh/2019/01/20/drugs.html" Saved 623 words to "/home/r/repo/_site/zh/2015/02/02/xsl-transformations-in-java.html" Saved 932 words to "/home/r/repo/_site/ru/2015/02/02/xsl-transformations-in-java.html" Saved 1542 words to "/home/r/repo/_site/en/2017/11/08/crimea.html" Saved 844 words to "/home/r/repo/_site/zh/2017/11/08/crimea.html" Saved 660 words to "/home/r/repo/_site/zh/2020/10/27/distance-of-coupling.html" Saved 1371 words to "/home/r/repo/_site/ru/2020/10/27/distance-of-coupling.html" Saved 687 words to "/home/r/repo/_site/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html" Saved 1153 words to "/home/r/repo/_site/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html" Saved 619 words to "/home/r/repo/_site/zh/2021/08/04/prestructors.html" Saved 809 words to "/home/r/repo/_site/ru/2021/08/04/prestructors.html" Saved 717 words to "/home/r/repo/_site/zh/2017/10/10/streams-vs-decorators.html" Saved 1372 words to "/home/r/repo/_site/ru/2017/10/10/streams-vs-decorators.html" Saved 619 words to "/home/r/repo/_site/zh/2016/12/13/mvc-vs-oop.html" Saved 973 words to "/home/r/repo/_site/ru/2016/12/13/mvc-vs-oop.html" Saved 667 words to "/home/r/repo/_site/zh/2016/04/19/object-must-not-be-configurable.html" Saved 1200 words to "/home/r/repo/_site/ru/2016/04/19/object-must-not-be-configurable.html" Saved 624 words to "/home/r/repo/_site/zh/2016/08/01/continuous-integration-maturity.html" Saved 992 words to "/home/r/repo/_site/ru/2016/08/01/continuous-integration-maturity.html" Saved 651 words to "/home/r/repo/_site/zh/2014/08/18/fluent-jdbc-decorator.html" Saved 865 words to "/home/r/repo/_site/ru/2014/08/18/fluent-jdbc-decorator.html" Saved 618 words to "/home/r/repo/_site/zh/2019/01/01/hazardous-enthusiasm.html" Saved 1160 words to "/home/r/repo/_site/ru/2019/01/01/hazardous-enthusiasm.html" Saved 661 words to "/home/r/repo/_site/zh/2014/05/23/avoid-java-static-logger.html" Saved 795 words to "/home/r/repo/_site/ru/2014/05/23/avoid-java-static-logger.html" Saved 644 words to "/home/r/repo/_site/zh/2017/05/17/single-statement-unit-tests.html" Saved 921 words to "/home/r/repo/_site/ru/2017/05/17/single-statement-unit-tests.html" Saved 640 words to "/home/r/repo/_site/zh/2016/07/11/mistakes-in-agile-manifesto.html" Saved 1254 words to "/home/r/repo/_site/ru/2016/07/11/mistakes-in-agile-manifesto.html" Saved 665 words to "/home/r/repo/_site/zh/2014/04/06/phandom.html" Saved 1005 words to "/home/r/repo/_site/ru/2014/04/06/phandom.html" Saved 626 words to "/home/r/repo/_site/zh/2020/01/15/question-never-ask.html" Saved 975 words to "/home/r/repo/_site/ru/2020/01/15/question-never-ask.html" Saved 1242 words to "/home/r/repo/_site/en/2017/01/02/ukraine-budget-2017.html" Saved 836 words to "/home/r/repo/_site/zh/2017/01/02/ukraine-budget-2017.html" Saved 622 words to "/home/r/repo/_site/zh/2017/09/26/threecopies-server-data-backup.html" Saved 1145 words to "/home/r/repo/_site/ru/2017/09/26/threecopies-server-data-backup.html" Saved 651 words to "/home/r/repo/_site/zh/2018/07/03/global-variables.html" Saved 1006 words to "/home/r/repo/_site/ru/2018/07/03/global-variables.html" Saved 803 words to "/home/r/repo/_site/zh/2023/08/08/two-step-initialization.html" Saved 1821 words to "/home/r/repo/_site/ru/2023/08/08/two-step-initialization.html" Saved 749 words to "/home/r/repo/_site/zh/2021/02/10/dataization.html" Saved 1250 words to "/home/r/repo/_site/ru/2021/02/10/dataization.html" Saved 610 words to "/home/r/repo/_site/zh/2019/12/24/altruism-kills.html" Saved 1364 words to "/home/r/repo/_site/ru/2019/12/24/altruism-kills.html" Saved 646 words to "/home/r/repo/_site/zh/2017/12/26/software-quality-formula.html" Saved 993 words to "/home/r/repo/_site/ru/2017/12/26/software-quality-formula.html" Saved 644 words to "/home/r/repo/_site/zh/2019/04/23/elegant-readme.html" Saved 1855 words to "/home/r/repo/_site/ru/2019/04/23/elegant-readme.html" Saved 893 words to "/home/r/repo/_site/zh/2024/06/09/patent-claim.html" Saved 1977 words to "/home/r/repo/_site/ru/2024/06/09/patent-claim.html" Saved 634 words to "/home/r/repo/_site/zh/2019/07/30/joy-of-programming.html" Saved 1655 words to "/home/r/repo/_site/ru/2019/07/30/joy-of-programming.html" Saved 653 words to "/home/r/repo/_site/zh/2017/12/19/srp-is-hoax.html" Saved 1130 words to "/home/r/repo/_site/ru/2017/12/19/srp-is-hoax.html" Saved 669 words to "/home/r/repo/_site/zh/2014/04/11/cost-of-loc.html" Saved 1350 words to "/home/r/repo/_site/ru/2014/04/11/cost-of-loc.html" Saved 621 words to "/home/r/repo/_site/zh/2015/01/26/happy-boss-false-objective.html" Saved 1473 words to "/home/r/repo/_site/ru/2015/01/26/happy-boss-false-objective.html" Saved 648 words to "/home/r/repo/_site/zh/2014/07/20/liquibase-in-maven.html" Saved 977 words to "/home/r/repo/_site/ru/2014/07/20/liquibase-in-maven.html" Saved 681 words to "/home/r/repo/_site/zh/2019/01/29/dependency-hell.html" Saved 1219 words to "/home/r/repo/_site/ru/2019/01/29/dependency-hell.html" Saved 880 words to "/home/r/repo/_site/zh/2018/09/30/award-2019.html" Saved 1219 words to "/home/r/repo/_site/ru/2018/09/30/award-2019.html" Saved 913 words to "/home/r/repo/_site/zh/2024/07/07/checking-object-existence.html" Saved 1396 words to "/home/r/repo/_site/ru/2024/07/07/checking-object-existence.html" Saved 741 words to "/home/r/repo/_site/zh/2020/11/24/objects-without-methods.html" Saved 1395 words to "/home/r/repo/_site/ru/2020/11/24/objects-without-methods.html" Saved 1638 words to "/home/r/repo/_site/en/2017/04/18/dnepr-corruption-item.html" Saved 835 words to "/home/r/repo/_site/zh/2017/04/18/dnepr-corruption-item.html" Saved 669 words to "/home/r/repo/_site/zh/2018/11/06/ruby-threads.html" Saved 1151 words to "/home/r/repo/_site/ru/2018/11/06/ruby-threads.html" Saved 690 words to "/home/r/repo/_site/zh/2015/02/26/composable-decorators.html" Saved 1128 words to "/home/r/repo/_site/ru/2015/02/26/composable-decorators.html" Saved 685 words to "/home/r/repo/_site/zh/2014/08/25/deploy-to-cloudbees.html" Saved 1049 words to "/home/r/repo/_site/ru/2014/08/25/deploy-to-cloudbees.html" Saved 651 words to "/home/r/repo/_site/zh/2017/05/10/inversion-of-control.html" Saved 858 words to "/home/r/repo/_site/ru/2017/05/10/inversion-of-control.html" Saved 637 words to "/home/r/repo/_site/zh/2019/12/03/testing-in-code-review.html" Saved 1433 words to "/home/r/repo/_site/ru/2019/12/03/testing-in-code-review.html" Saved 911 words to "/home/r/repo/_site/zh/2014/10/05/ten-hosted-continuous-integration-services.html" Saved 1745 words to "/home/r/repo/_site/ru/2014/10/05/ten-hosted-continuous-integration-services.html" Saved 660 words to "/home/r/repo/_site/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html" Saved 1323 words to "/home/r/repo/_site/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html" Saved 716 words to "/home/r/repo/_site/zh/2014/12/01/orm-offensive-anti-pattern.html" Saved 2232 words to "/home/r/repo/_site/ru/2014/12/01/orm-offensive-anti-pattern.html" Saved 640 words to "/home/r/repo/_site/zh/2018/01/23/sociotech-skills.html" Saved 1171 words to "/home/r/repo/_site/ru/2018/01/23/sociotech-skills.html" Saved 641 words to "/home/r/repo/_site/zh/2015/06/15/software-outsourcing-survival-guide.html" Saved 1301 words to "/home/r/repo/_site/ru/2015/06/15/software-outsourcing-survival-guide.html" Saved 691 words to "/home/r/repo/_site/zh/2017/09/12/evil-object-name-suffix-client.html" Saved 1222 words to "/home/r/repo/_site/ru/2017/09/12/evil-object-name-suffix-client.html" Saved 628 words to "/home/r/repo/_site/zh/2014/04/24/java-xml-parsing-and-traversing.html" Saved 800 words to "/home/r/repo/_site/ru/2014/04/24/java-xml-parsing-and-traversing.html" Saved 675 words to "/home/r/repo/_site/zh/2019/05/07/sibit-bitcoin-command-line-client.html" Saved 1597 words to "/home/r/repo/_site/ru/2019/05/07/sibit-bitcoin-command-line-client.html" Saved 1408 words to "/home/r/repo/_site/en/2018/10/07/history-simplification.html" Saved 806 words to "/home/r/repo/_site/zh/2018/10/07/history-simplification.html" Saved 636 words to "/home/r/repo/_site/zh/2019/11/19/how-much-cohesion-is-enough.html" Saved 997 words to "/home/r/repo/_site/ru/2019/11/19/how-much-cohesion-is-enough.html" Saved 631 words to "/home/r/repo/_site/zh/2022/06/14/principle-of-one.html" Saved 865 words to "/home/r/repo/_site/ru/2022/06/14/principle-of-one.html" Saved 638 words to "/home/r/repo/_site/zh/2014/11/24/principles-of-bug-tracking.html" Saved 2046 words to "/home/r/repo/_site/ru/2014/11/24/principles-of-bug-tracking.html" Saved 732 words to "/home/r/repo/_site/zh/2021/04/14/how-we-organized-iccq.html" Saved 2031 words to "/home/r/repo/_site/ru/2021/04/14/how-we-organized-iccq.html" Saved 1364 words to "/home/r/repo/_site/en/2016/12/29/who-wants-our-donations.html" Saved 823 words to "/home/r/repo/_site/zh/2016/12/29/who-wants-our-donations.html" Saved 591 words to "/home/r/repo/_site/zh/2015/02/23/haircut.html" Saved 1001 words to "/home/r/repo/_site/ru/2015/02/23/haircut.html" Saved 618 words to "/home/r/repo/_site/zh/2016/11/29/eolang.html" Saved 763 words to "/home/r/repo/_site/ru/2016/11/29/eolang.html" Saved 685 words to "/home/r/repo/_site/zh/2015/02/20/utility-classes-vs-functional-programming.html" Saved 1766 words to "/home/r/repo/_site/ru/2015/02/20/utility-classes-vs-functional-programming.html" Saved 608 words to "/home/r/repo/_site/zh/2016/04/08/revenue-may-kill-startup.html" Saved 1233 words to "/home/r/repo/_site/ru/2016/04/08/revenue-may-kill-startup.html" Saved 617 words to "/home/r/repo/_site/zh/2014/04/15/github-guidelines.html" Saved 1370 words to "/home/r/repo/_site/ru/2014/04/15/github-guidelines.html" Saved 605 words to "/home/r/repo/_site/zh/2014/04/15/definition-of-done.html" Saved 842 words to "/home/r/repo/_site/ru/2014/04/15/definition-of-done.html" Saved 616 words to "/home/r/repo/_site/zh/2017/12/12/alan-kay-was-wrong.html" Saved 959 words to "/home/r/repo/_site/ru/2017/12/12/alan-kay-was-wrong.html" Saved 639 words to "/home/r/repo/_site/zh/2017/07/18/sexual-harassment.html" Saved 1213 words to "/home/r/repo/_site/ru/2017/07/18/sexual-harassment.html" Saved 872 words to "/home/r/repo/_site/zh/2018/09/07/what-is-speed.html" Saved 1464 words to "/home/r/repo/_site/ru/2018/09/07/what-is-speed.html" Saved 638 words to "/home/r/repo/_site/zh/2019/05/21/dont-improvise.html" Saved 1452 words to "/home/r/repo/_site/ru/2019/05/21/dont-improvise.html" Saved 700 words to "/home/r/repo/_site/zh/2020/06/23/individual-performance-metrics.html" Saved 1575 words to "/home/r/repo/_site/ru/2020/06/23/individual-performance-metrics.html" Saved 654 words to "/home/r/repo/_site/zh/2018/10/30/mailanes.html" Saved 1150 words to "/home/r/repo/_site/ru/2018/10/30/mailanes.html" Saved 614 words to "/home/r/repo/_site/zh/2021/06/01/tips-for-recruiters.html" Saved 2047 words to "/home/r/repo/_site/ru/2021/06/01/tips-for-recruiters.html" Saved 1278 words to "/home/r/repo/_site/zh/2019/07/02/tdd-misbeliefs.html" Saved 1413 words to "/home/r/repo/_site/ru/2019/07/02/tdd-misbeliefs.html" Saved 631 words to "/home/r/repo/_site/zh/2014/06/20/limit-method-execution-time.html" Saved 899 words to "/home/r/repo/_site/ru/2014/06/20/limit-method-execution-time.html" Saved 646 words to "/home/r/repo/_site/zh/2015/01/08/morning-standup-meetings.html" Saved 2408 words to "/home/r/repo/_site/ru/2015/01/08/morning-standup-meetings.html" Saved 696 words to "/home/r/repo/_site/zh/2014/04/11/jcabi-http-intro.html" Saved 1081 words to "/home/r/repo/_site/ru/2014/04/11/jcabi-http-intro.html" Saved 709 words to "/home/r/repo/_site/zh/2017/06/22/object-oriented-input-output-in-cactoos.html" Saved 1243 words to "/home/r/repo/_site/ru/2017/06/22/object-oriented-input-output-in-cactoos.html" Saved 630 words to "/home/r/repo/_site/zh/2015/01/10/windows-appveyor-maven.html" Saved 771 words to "/home/r/repo/_site/ru/2015/01/10/windows-appveyor-maven.html" Saved 631 words to "/home/r/repo/_site/zh/2014/10/08/continuous-integration-is-dead.html" Saved 1373 words to "/home/r/repo/_site/ru/2014/10/08/continuous-integration-is-dead.html" Saved 1407 words to "/home/r/repo/_site/en/2017/03/02/history-of-separatism.html" Saved 830 words to "/home/r/repo/_site/zh/2017/03/02/history-of-separatism.html" Saved 625 words to "/home/r/repo/_site/zh/2018/04/24/right-way-to-report-bugs.html" Saved 1117 words to "/home/r/repo/_site/ru/2018/04/24/right-way-to-report-bugs.html" Saved 1081 words to "/home/r/repo/_site/zh/2019/11/03/award-2020.html" Saved 1421 words to "/home/r/repo/_site/ru/2019/11/03/award-2020.html" Saved 631 words to "/home/r/repo/_site/zh/2017/09/19/what-motivates-me.html" Saved 1535 words to "/home/r/repo/_site/ru/2017/09/19/what-motivates-me.html" Saved 662 words to "/home/r/repo/_site/zh/2014/07/29/docker-in-rultor.html" Saved 1210 words to "/home/r/repo/_site/ru/2014/07/29/docker-in-rultor.html" Saved 629 words to "/home/r/repo/_site/zh/2018/02/13/micro-vesting.html" Saved 1058 words to "/home/r/repo/_site/ru/2018/02/13/micro-vesting.html" Saved 634 words to "/home/r/repo/_site/zh/2019/04/09/beg-them.html" Saved 1458 words to "/home/r/repo/_site/ru/2019/04/09/beg-them.html" Saved 639 words to "/home/r/repo/_site/zh/2016/07/06/data-transfer-object.html" Saved 1004 words to "/home/r/repo/_site/ru/2016/07/06/data-transfer-object.html" Saved 638 words to "/home/r/repo/_site/zh/2023/08/22/fast-vs-deep-testing.html" Saved 1357 words to "/home/r/repo/_site/ru/2023/08/22/fast-vs-deep-testing.html" Saved 1323 words to "/home/r/repo/_site/en/2016/12/30/tu154-sochi.html" Saved 818 words to "/home/r/repo/_site/zh/2016/12/30/tu154-sochi.html" Saved 634 words to "/home/r/repo/_site/zh/2019/07/10/inversive-management.html" Saved 1300 words to "/home/r/repo/_site/ru/2019/07/10/inversive-management.html" Saved 878 words to "/home/r/repo/_site/zh/2019/03/28/cost-of-zerocrat.html" Saved 1307 words to "/home/r/repo/_site/ru/2019/03/28/cost-of-zerocrat.html" Saved 1410 words to "/home/r/repo/_site/en/2023/08/27/immigration-by-war.html" Saved 831 words to "/home/r/repo/_site/zh/2023/08/27/immigration-by-war.html" Saved 669 words to "/home/r/repo/_site/zh/2017/11/07/five-new-java-features.html" Saved 1244 words to "/home/r/repo/_site/ru/2017/11/07/five-new-java-features.html" Saved 1747 words to "/home/r/repo/_site/en/2019/01/13/country-as-a-service.html" Saved 842 words to "/home/r/repo/_site/zh/2019/01/13/country-as-a-service.html" Saved 657 words to "/home/r/repo/_site/zh/2015/06/29/simple-diagrams.html" Saved 1426 words to "/home/r/repo/_site/ru/2015/06/29/simple-diagrams.html" Saved 652 words to "/home/r/repo/_site/zh/2018/03/06/speed-vs-quality.html" Saved 1214 words to "/home/r/repo/_site/ru/2018/03/06/speed-vs-quality.html" Saved 707 words to "/home/r/repo/_site/zh/2014/05/26/amazon-s3-java-oop-adapter.html" Saved 1127 words to "/home/r/repo/_site/ru/2014/05/26/amazon-s3-java-oop-adapter.html" Saved 587 words to "/home/r/repo/_site/zh/2024/04/01/ping-me-please.html" Saved 819 words to "/home/r/repo/_site/ru/2024/04/01/ping-me-please.html" Saved 662 words to "/home/r/repo/_site/zh/2023/07/25/contribute-disabled-tests.html" Saved 972 words to "/home/r/repo/_site/ru/2023/07/25/contribute-disabled-tests.html" Saved 655 words to "/home/r/repo/_site/zh/2015/12/01/rethrow-exceptions.html" Saved 1088 words to "/home/r/repo/_site/ru/2015/12/01/rethrow-exceptions.html" Saved 677 words to "/home/r/repo/_site/zh/2014/05/21/mysql-maven-plugin.html" Saved 1057 words to "/home/r/repo/_site/ru/2014/05/21/mysql-maven-plugin.html" Saved 658 words to "/home/r/repo/_site/zh/2014/04/26/incremental-requirements-with-requs.html" Saved 1509 words to "/home/r/repo/_site/ru/2014/04/26/incremental-requirements-with-requs.html" Saved 1847 words to "/home/r/repo/_site/en/2017/02/20/nationalism-of-the-future.html" Saved 833 words to "/home/r/repo/_site/zh/2017/02/20/nationalism-of-the-future.html" Saved 617 words to "/home/r/repo/_site/zh/2017/01/24/career-advice.html" Saved 1400 words to "/home/r/repo/_site/ru/2017/01/24/career-advice.html" Saved 632 words to "/home/r/repo/_site/zh/2018/08/14/seventy-percent.html" Saved 1340 words to "/home/r/repo/_site/ru/2018/08/14/seventy-percent.html" Saved 663 words to "/home/r/repo/_site/zh/2015/02/09/serious-code-reviewer.html" Saved 2091 words to "/home/r/repo/_site/ru/2015/02/09/serious-code-reviewer.html" Saved 669 words to "/home/r/repo/_site/zh/2017/12/05/data-access-object.html" Saved 1019 words to "/home/r/repo/_site/ru/2017/12/05/data-access-object.html" Saved 732 words to "/home/r/repo/_site/zh/2017/02/28/too-many-classes.html" Saved 1327 words to "/home/r/repo/_site/ru/2017/02/28/too-many-classes.html" Saved 1588 words to "/home/r/repo/_site/en/2019/04/28/formula-of-happiness.html" Saved 824 words to "/home/r/repo/_site/zh/2019/04/28/formula-of-happiness.html" Saved 659 words to "/home/r/repo/_site/zh/2019/02/12/silicon-valley-benefits.html" Saved 2052 words to "/home/r/repo/_site/ru/2019/02/12/silicon-valley-benefits.html" Saved 680 words to "/home/r/repo/_site/zh/2021/12/01/teaching.html" Saved 1867 words to "/home/r/repo/_site/ru/2021/12/01/teaching.html" Saved 653 words to "/home/r/repo/_site/zh/2018/11/27/you-can-do-better.html" Saved 1621 words to "/home/r/repo/_site/ru/2018/11/27/you-can-do-better.html" Saved 623 words to "/home/r/repo/_site/zh/2022/03/29/bugs-occam-razor.html" Saved 906 words to "/home/r/repo/_site/ru/2022/03/29/bugs-occam-razor.html" Saved 644 words to "/home/r/repo/_site/zh/2016/07/18/law-of-demeter.html" Saved 1014 words to "/home/r/repo/_site/ru/2016/07/18/law-of-demeter.html" Saved 619 words to "/home/r/repo/_site/zh/2017/09/05/rehttp-http-repeater.html" Saved 877 words to "/home/r/repo/_site/ru/2017/09/05/rehttp-http-repeater.html" Saved 711 words to "/home/r/repo/_site/zh/2018/04/10/learning-by-refactoring.html" Saved 1818 words to "/home/r/repo/_site/ru/2018/04/10/learning-by-refactoring.html" Saved 979 words to "/home/r/repo/_site/zh/2016/10/23/award-2017.html" Saved 1716 words to "/home/r/repo/_site/ru/2016/10/23/award-2017.html" Saved 1465 words to "/home/r/repo/_site/zh/2017/06/27/my-environment.html" Saved 1502 words to "/home/r/repo/_site/ru/2017/06/27/my-environment.html" Saved 617 words to "/home/r/repo/_site/zh/2020/10/13/lack-of-problem.html" Saved 1052 words to "/home/r/repo/_site/ru/2020/10/13/lack-of-problem.html" Saved 722 words to "/home/r/repo/_site/zh/2019/03/26/jpages.html" Saved 1419 words to "/home/r/repo/_site/ru/2019/03/26/jpages.html" Saved 646 words to "/home/r/repo/_site/zh/2016/04/26/why-inputstream-design-is-wrong.html" Saved 997 words to "/home/r/repo/_site/ru/2016/04/26/why-inputstream-design-is-wrong.html" Saved 615 words to "/home/r/repo/_site/zh/2015/08/25/fail-fast.html" Saved 1041 words to "/home/r/repo/_site/ru/2015/08/25/fail-fast.html" Saved 690 words to "/home/r/repo/_site/zh/2020/10/06/latex-spell-checking.html" Saved 1084 words to "/home/r/repo/_site/ru/2020/10/06/latex-spell-checking.html" Saved 1347 words to "/home/r/repo/_site/zh/2016/08/15/what-is-wrong-object-oriented-programming.html" Saved 1437 words to "/home/r/repo/_site/ru/2016/08/15/what-is-wrong-object-oriented-programming.html" Saved 669 words to "/home/r/repo/_site/zh/2019/05/28/trust-or-not.html" Saved 1356 words to "/home/r/repo/_site/ru/2019/05/28/trust-or-not.html" Saved 634 words to "/home/r/repo/_site/zh/2015/02/05/jcabi-parent-maven-pom.html" Saved 928 words to "/home/r/repo/_site/ru/2015/02/05/jcabi-parent-maven-pom.html" Saved 1701 words to "/home/r/repo/_site/en/2020/11/21/svoboda-and-conflicts.html" Saved 836 words to "/home/r/repo/_site/zh/2020/11/21/svoboda-and-conflicts.html" Saved 650 words to "/home/r/repo/_site/zh/2014/06/24/jekyll-github-deploy.html" Saved 769 words to "/home/r/repo/_site/ru/2014/06/24/jekyll-github-deploy.html" Saved 639 words to "/home/r/repo/_site/zh/2019/06/19/how-much-they-suffer.html" Saved 1329 words to "/home/r/repo/_site/ru/2019/06/19/how-much-they-suffer.html" Saved 720 words to "/home/r/repo/_site/zh/2019/04/17/nutch-from-java.html" Saved 1076 words to "/home/r/repo/_site/ru/2019/04/17/nutch-from-java.html" Saved 621 words to "/home/r/repo/_site/zh/2014/09/16/getters-and-setters-are-evil.html" Saved 1528 words to "/home/r/repo/_site/ru/2014/09/16/getters-and-setters-are-evil.html" Saved 1166 words to "/home/r/repo/_site/en/2017/01/12/will-i-go-to-war.html" Saved 828 words to "/home/r/repo/_site/zh/2017/01/12/will-i-go-to-war.html" Saved 609 words to "/home/r/repo/_site/zh/2014/04/17/how-xdsd-is-different.html" Saved 1480 words to "/home/r/repo/_site/ru/2014/04/17/how-xdsd-is-different.html" Saved 702 words to "/home/r/repo/_site/zh/2017/11/14/static-factory-methods.html" Saved 1407 words to "/home/r/repo/_site/ru/2017/11/14/static-factory-methods.html" Saved 623 words to "/home/r/repo/_site/zh/2016/05/17/convertible-notes.html" Saved 2373 words to "/home/r/repo/_site/ru/2016/05/17/convertible-notes.html" Saved 621 words to "/home/r/repo/_site/zh/2015/05/21/avoid-software-outsourcing-disaster.html" Saved 2344 words to "/home/r/repo/_site/ru/2015/05/21/avoid-software-outsourcing-disaster.html" Saved 1535 words to "/home/r/repo/_site/en/2020/05/02/first-world-hysteria.html" Saved 865 words to "/home/r/repo/_site/zh/2020/05/02/first-world-hysteria.html" Saved 637 words to "/home/r/repo/_site/zh/2023/08/01/method-overloading.html" Saved 1139 words to "/home/r/repo/_site/ru/2023/08/01/method-overloading.html" Saved 1441 words to "/home/r/repo/_site/en/2016/12/01/what-is-wrong-about-guns.html" Saved 828 words to "/home/r/repo/_site/zh/2016/12/01/what-is-wrong-about-guns.html" Saved 663 words to "/home/r/repo/_site/zh/2023/10/11/method-of-research.html" Saved 1047 words to "/home/r/repo/_site/ru/2023/10/11/method-of-research.html" Saved 779 words to "/home/r/repo/_site/zh/2014/05/14/object-oriented-github-java-sdk.html" Saved 1100 words to "/home/r/repo/_site/ru/2014/05/14/object-oriented-github-java-sdk.html" Saved 640 words to "/home/r/repo/_site/zh/2017/06/06/gluten-free-management.html" Saved 1364 words to "/home/r/repo/_site/ru/2017/06/06/gluten-free-management.html" Saved 631 words to "/home/r/repo/_site/zh/2019/01/15/what-if-architect-is-wrong.html" Saved 1357 words to "/home/r/repo/_site/ru/2019/01/15/what-if-architect-is-wrong.html" Saved 658 words to "/home/r/repo/_site/zh/2016/09/13/inheritance-is-procedural.html" Saved 1140 words to "/home/r/repo/_site/ru/2016/09/13/inheritance-is-procedural.html" Saved 707 words to "/home/r/repo/_site/zh/2023/09/29/how-to-write-related-work-section.html" Saved 1095 words to "/home/r/repo/_site/ru/2023/09/29/how-to-write-related-work-section.html" Saved 874 words to "/home/r/repo/_site/zh/2024/12/15/open-source-beginner-advice.html" Saved 1720 words to "/home/r/repo/_site/ru/2024/12/15/open-source-beginner-advice.html" Saved 830 words to "/home/r/repo/_site/zh/2017/10/03/java9.html" Saved 1640 words to "/home/r/repo/_site/ru/2017/10/03/java9.html" Saved 1592 words to "/home/r/repo/_site/en/2017/11/22/opposition.html" Saved 816 words to "/home/r/repo/_site/zh/2017/11/22/opposition.html" Saved 614 words to "/home/r/repo/_site/zh/2015/06/02/how-to-estimate-software-cost.html" Saved 1478 words to "/home/r/repo/_site/ru/2015/06/02/how-to-estimate-software-cost.html" Saved 624 words to "/home/r/repo/_site/zh/2020/01/07/embrace-the-chaos.html" Saved 966 words to "/home/r/repo/_site/ru/2020/01/07/embrace-the-chaos.html" Saved 630 words to "/home/r/repo/_site/zh/2010/03/04/pdd.html" Saved 1262 words to "/home/r/repo/_site/ru/2010/03/04/pdd.html" Saved 623 words to "/home/r/repo/_site/zh/2015/09/10/testing-exit-criteria.html" Saved 1139 words to "/home/r/repo/_site/ru/2015/09/10/testing-exit-criteria.html" Saved 628 words to "/home/r/repo/_site/zh/2017/05/02/remote-slaves.html" Saved 1324 words to "/home/r/repo/_site/ru/2017/05/02/remote-slaves.html" Saved 638 words to "/home/r/repo/_site/zh/2014/11/03/empty-line-code-smell.html" Saved 976 words to "/home/r/repo/_site/ru/2014/11/03/empty-line-code-smell.html" Saved 621 words to "/home/r/repo/_site/zh/2017/11/28/microtasking.html" Saved 2339 words to "/home/r/repo/_site/ru/2017/11/28/microtasking.html" Saved 704 words to "/home/r/repo/_site/zh/2015/03/29/rultor-with-appveyor.html" Saved 930 words to "/home/r/repo/_site/ru/2015/03/29/rultor-with-appveyor.html" Saved 620 words to "/home/r/repo/_site/zh/2020/11/03/daily-reports.html" Saved 1439 words to "/home/r/repo/_site/ru/2020/11/03/daily-reports.html" Saved 621 words to "/home/r/repo/_site/zh/2018/02/06/where-to-find-more-bugs.html" Saved 954 words to "/home/r/repo/_site/ru/2018/02/06/where-to-find-more-bugs.html" Saved 1350 words to "/home/r/repo/_site/en/2017/04/24/slaves-of-the-law.html" Saved 832 words to "/home/r/repo/_site/zh/2017/04/24/slaves-of-the-law.html" Saved 691 words to "/home/r/repo/_site/zh/2016/02/03/design-patterns-and-anti-patterns.html" Saved 1212 words to "/home/r/repo/_site/ru/2016/02/03/design-patterns-and-anti-patterns.html" Saved 632 words to "/home/r/repo/_site/zh/2014/04/20/how-hourly-rate-is-calculated.html" Saved 1317 words to "/home/r/repo/_site/ru/2014/04/20/how-hourly-rate-is-calculated.html" Saved 875 words to "/home/r/repo/_site/zh/2019/03/12/how-to-move-faster.html" Saved 1597 words to "/home/r/repo/_site/ru/2019/03/12/how-to-move-faster.html" Saved 680 words to "/home/r/repo/_site/zh/2016/04/12/java-annotations-are-evil.html" Saved 1417 words to "/home/r/repo/_site/ru/2016/04/12/java-annotations-are-evil.html" Saved 760 words to "/home/r/repo/_site/zh/2013/12/29/proto.html" Saved 1000 words to "/home/r/repo/_site/ru/2013/12/29/proto.html" Saved 861 words to "/home/r/repo/_site/zh/2018/10/01/remote-work.html" Saved 1105 words to "/home/r/repo/_site/ru/2018/10/01/remote-work.html" Saved 648 words to "/home/r/repo/_site/zh/2015/11/10/ten-mistakes-in-specs.html" Saved 2587 words to "/home/r/repo/_site/ru/2015/11/10/ten-mistakes-in-specs.html" Saved 732 words to "/home/r/repo/_site/zh/2020/03/03/prefixed-naming.html" Saved 1224 words to "/home/r/repo/_site/ru/2020/03/03/prefixed-naming.html" Saved 667 words to "/home/r/repo/_site/zh/2018/11/13/bigotry.html" Saved 1394 words to "/home/r/repo/_site/ru/2018/11/13/bigotry.html" Saved 621 words to "/home/r/repo/_site/zh/2014/10/29/how-much-do-you-cost.html" Saved 2905 words to "/home/r/repo/_site/ru/2014/10/29/how-much-do-you-cost.html" Saved 654 words to "/home/r/repo/_site/zh/2014/10/20/how-we-write-product-vision.html" Saved 1638 words to "/home/r/repo/_site/ru/2014/10/20/how-we-write-product-vision.html" Saved 617 words to "/home/r/repo/_site/zh/2015/05/11/software-architect-responsibilities.html" Saved 1078 words to "/home/r/repo/_site/ru/2015/05/11/software-architect-responsibilities.html" Saved 597 words to "/home/r/repo/_site/zh/2015/07/13/meetings-are-legalized-robbery.html" Saved 2392 words to "/home/r/repo/_site/ru/2015/07/13/meetings-are-legalized-robbery.html" Saved 1305 words to "/home/r/repo/_site/en/2018/03/25/why-gas.html" Saved 851 words to "/home/r/repo/_site/zh/2018/03/25/why-gas.html" Saved 606 words to "/home/r/repo/_site/zh/2023/08/29/ai-for-software-engineering.html" Saved 1461 words to "/home/r/repo/_site/ru/2023/08/29/ai-for-software-engineering.html" Saved 711 words to "/home/r/repo/_site/zh/2019/02/03/cloudrepo.html" Saved 1251 words to "/home/r/repo/_site/ru/2019/02/03/cloudrepo.html" Saved 613 words to "/home/r/repo/_site/zh/2021/02/02/greed-based-planning.html" Saved 1048 words to "/home/r/repo/_site/ru/2021/02/02/greed-based-planning.html" Saved 644 words to "/home/r/repo/_site/zh/2016/07/14/who-is-object.html" Saved 1394 words to "/home/r/repo/_site/ru/2016/07/14/who-is-object.html" Saved 634 words to "/home/r/repo/_site/zh/2015/06/08/deadly-sins-software-project.html" Saved 1941 words to "/home/r/repo/_site/ru/2015/06/08/deadly-sins-software-project.html" Saved 630 words to "/home/r/repo/_site/zh/2014/08/15/retry-java-method-on-exception.html" Saved 730 words to "/home/r/repo/_site/ru/2014/08/15/retry-java-method-on-exception.html" Saved 705 words to "/home/r/repo/_site/zh/2018/03/27/how-to-test-thread-safety.html" Saved 1231 words to "/home/r/repo/_site/ru/2018/03/27/how-to-test-thread-safety.html" Saved 1022 words to "/home/r/repo/_site/en/2016/12/15/onishenko-our-hero.html" Saved 811 words to "/home/r/repo/_site/zh/2016/12/15/onishenko-our-hero.html" Saved 611 words to "/home/r/repo/_site/zh/2015/05/28/one-primary-constructor.html" Saved 793 words to "/home/r/repo/_site/ru/2015/05/28/one-primary-constructor.html" Saved 611 words to "/home/r/repo/_site/zh/2014/06/29/custom-lexer-in-jekyll.html" Saved 660 words to "/home/r/repo/_site/ru/2014/06/29/custom-lexer-in-jekyll.html" Saved 625 words to "/home/r/repo/_site/zh/2015/06/11/wikipedia-bug-definition.html" Saved 979 words to "/home/r/repo/_site/ru/2015/06/11/wikipedia-bug-definition.html" Saved 616 words to "/home/r/repo/_site/zh/2017/01/10/how-to-teach-customers.html" Saved 985 words to "/home/r/repo/_site/ru/2017/01/10/how-to-teach-customers.html" Saved 628 words to "/home/r/repo/_site/zh/2018/09/12/clear-code.html" Saved 1020 words to "/home/r/repo/_site/ru/2018/09/12/clear-code.html" Saved 700 words to "/home/r/repo/_site/zh/2022/07/20/command-line-defaults.html" Saved 1040 words to "/home/r/repo/_site/ru/2022/07/20/command-line-defaults.html" Saved 624 words to "/home/r/repo/_site/zh/2015/10/01/vertical-horizontal-decorating.html" Saved 801 words to "/home/r/repo/_site/ru/2015/10/01/vertical-horizontal-decorating.html" Saved 673 words to "/home/r/repo/_site/zh/2018/06/26/are-you-an-architect.html" Saved 2105 words to "/home/r/repo/_site/ru/2018/06/26/are-you-an-architect.html" Saved 638 words to "/home/r/repo/_site/zh/2019/01/22/10x-paychecks.html" Saved 1264 words to "/home/r/repo/_site/ru/2019/01/22/10x-paychecks.html" Saved 965 words to "/home/r/repo/_site/zh/2021/10/21/objectionary.html" Saved 2464 words to "/home/r/repo/_site/ru/2021/10/21/objectionary.html" Saved 684 words to "/home/r/repo/_site/zh/2014/09/09/restful-web-sites.html" Saved 1292 words to "/home/r/repo/_site/ru/2014/09/09/restful-web-sites.html" Saved 679 words to "/home/r/repo/_site/zh/2015/07/28/checked-vs-unchecked-exceptions.html" Saved 1793 words to "/home/r/repo/_site/ru/2015/07/28/checked-vs-unchecked-exceptions.html" Saved 646 words to "/home/r/repo/_site/zh/2016/12/20/can-objects-be-friends.html" Saved 940 words to "/home/r/repo/_site/ru/2016/12/20/can-objects-be-friends.html" Saved 650 words to "/home/r/repo/_site/zh/2016/11/18/software-conferences-to-attend.html" Saved 709 words to "/home/r/repo/_site/ru/2016/11/18/software-conferences-to-attend.html" Saved 678 words to "/home/r/repo/_site/zh/2014/04/28/xml-xpath-hamcrest-matchers.html" Saved 882 words to "/home/r/repo/_site/ru/2014/04/28/xml-xpath-hamcrest-matchers.html" Saved 618 words to "/home/r/repo/_site/zh/2020/11/15/award-2021.html" Saved 886 words to "/home/r/repo/_site/ru/2020/11/15/award-2021.html" Saved 644 words to "/home/r/repo/_site/zh/2018/05/29/object-validation.html" Saved 1106 words to "/home/r/repo/_site/ru/2018/05/29/object-validation.html" Saved 614 words to "/home/r/repo/_site/zh/2016/08/23/communication-maturity.html" Saved 1068 words to "/home/r/repo/_site/ru/2016/08/23/communication-maturity.html" Saved 846 words to "/home/r/repo/_site/zh/2014/09/02/java-ssh-client.html" Saved 939 words to "/home/r/repo/_site/ru/2014/09/02/java-ssh-client.html" Saved 665 words to "/home/r/repo/_site/zh/2014/06/19/avoid-string-concatenation.html" Saved 1085 words to "/home/r/repo/_site/ru/2014/06/19/avoid-string-concatenation.html" Saved 657 words to "/home/r/repo/_site/zh/2014/06/21/casperjs-with-maven.html" Saved 1109 words to "/home/r/repo/_site/ru/2014/06/21/casperjs-with-maven.html" Saved 667 words to "/home/r/repo/_site/zh/2016/08/30/decomposition-of-responsibility.html" Saved 986 words to "/home/r/repo/_site/ru/2016/08/30/decomposition-of-responsibility.html" Saved 627 words to "/home/r/repo/_site/zh/2016/04/05/printers-instead-of-getters.html" Saved 1150 words to "/home/r/repo/_site/ru/2016/04/05/printers-instead-of-getters.html" Saved 611 words to "/home/r/repo/_site/zh/2014/10/23/paired-brackets-notation.html" Saved 791 words to "/home/r/repo/_site/ru/2014/10/23/paired-brackets-notation.html" Saved 633 words to "/home/r/repo/_site/zh/2017/02/14/stackoverflow-is-your-tool.html" Saved 1331 words to "/home/r/repo/_site/ru/2017/02/14/stackoverflow-is-your-tool.html" Saved 644 words to "/home/r/repo/_site/zh/2019/09/10/how-to-motivate-kids-to-code.html" Saved 1317 words to "/home/r/repo/_site/ru/2019/09/10/how-to-motivate-kids-to-code.html" Saved 618 words to "/home/r/repo/_site/zh/2016/06/03/conference-mistakes.html" Saved 1399 words to "/home/r/repo/_site/ru/2016/06/03/conference-mistakes.html" Saved 758 words to "/home/r/repo/_site/zh/2014/12/09/immutable-object-state-and-behavior.html" Saved 2097 words to "/home/r/repo/_site/ru/2014/12/09/immutable-object-state-and-behavior.html" Saved 622 words to "/home/r/repo/_site/zh/2015/11/21/ringelmann-effect-vs-agile.html" Saved 967 words to "/home/r/repo/_site/ru/2015/11/21/ringelmann-effect-vs-agile.html" Saved 646 words to "/home/r/repo/_site/zh/2019/04/02/software-project-review-checklist.html" Saved 1026 words to "/home/r/repo/_site/ru/2019/04/02/software-project-review-checklist.html" Saved 1555 words to "/home/r/repo/_site/en/2017/10/24/motherland.html" Saved 840 words to "/home/r/repo/_site/zh/2017/10/24/motherland.html" Saved 673 words to "/home/r/repo/_site/zh/2014/06/09/objects-should-be-immutable.html" Saved 1582 words to "/home/r/repo/_site/ru/2014/06/09/objects-should-be-immutable.html" Saved 899 words to "/home/r/repo/_site/zh/2014/04/06/movies-for-thanasis.html" Saved 1008 words to "/home/r/repo/_site/ru/2014/04/06/movies-for-thanasis.html" Saved 838 words to "/home/r/repo/_site/zh/2022/06/05/reflection-means-hidden-coupling.html" Saved 2429 words to "/home/r/repo/_site/ru/2022/06/05/reflection-means-hidden-coupling.html" Saved 641 words to "/home/r/repo/_site/zh/2017/05/16/monikers.html" Saved 804 words to "/home/r/repo/_site/ru/2017/05/16/monikers.html" Saved 696 words to "/home/r/repo/_site/zh/2014/05/01/dynamodb-local-maven-plugin.html" Saved 952 words to "/home/r/repo/_site/ru/2014/05/01/dynamodb-local-maven-plugin.html" Saved 615 words to "/home/r/repo/_site/zh/2014/04/06/introduction.html" Saved 705 words to "/home/r/repo/_site/ru/2014/04/06/introduction.html" Saved 623 words to "/home/r/repo/_site/zh/2016/08/05/distributed-teams-are-higher-quality.html" Saved 1367 words to "/home/r/repo/_site/ru/2016/08/05/distributed-teams-are-higher-quality.html" Saved 683 words to "/home/r/repo/_site/zh/2015/12/08/temporal-coupling-between-method-calls.html" Saved 1073 words to "/home/r/repo/_site/ru/2015/12/08/temporal-coupling-between-method-calls.html" Saved 672 words to "/home/r/repo/_site/zh/2015/03/09/objects-end-with-er.html" Saved 1184 words to "/home/r/repo/_site/ru/2015/03/09/objects-end-with-er.html" Saved 627 words to "/home/r/repo/_site/zh/2021/09/09/simba.html" Saved 1352 words to "/home/r/repo/_site/ru/2021/09/09/simba.html" Saved 624 words to "/home/r/repo/_site/zh/2015/09/22/micromanagement.html" Saved 1058 words to "/home/r/repo/_site/ru/2015/09/22/micromanagement.html" Saved 631 words to "/home/r/repo/_site/zh/2023/07/19/just-show-up.html" Saved 1162 words to "/home/r/repo/_site/ru/2023/07/19/just-show-up.html" Saved 607 words to "/home/r/repo/_site/zh/2015/09/16/how-to-fire-someone-right.html" Saved 992 words to "/home/r/repo/_site/ru/2015/09/16/how-to-fire-someone-right.html" Saved 647 words to "/home/r/repo/_site/zh/2018/02/27/parsing-objects.html" Saved 905 words to "/home/r/repo/_site/ru/2018/02/27/parsing-objects.html" Saved 639 words to "/home/r/repo/_site/zh/2018/10/09/can-you-control-us.html" Saved 1177 words to "/home/r/repo/_site/ru/2018/10/09/can-you-control-us.html" Saved 645 words to "/home/r/repo/_site/zh/2015/03/26/jaxb-vs-xembly.html" Saved 962 words to "/home/r/repo/_site/ru/2015/03/26/jaxb-vs-xembly.html" Saved 1255 words to "/home/r/repo/_site/en/2016/12/19/privatbank-nationalization.html" Saved 835 words to "/home/r/repo/_site/zh/2016/12/19/privatbank-nationalization.html" Saved 613 words to "/home/r/repo/_site/zh/2016/01/12/good-programmers-dont-work-for-equity.html" Saved 836 words to "/home/r/repo/_site/ru/2016/01/12/good-programmers-dont-work-for-equity.html" Saved 733 words to "/home/r/repo/_site/zh/2019/03/12/data-and-maintainability.html" Saved 1901 words to "/home/r/repo/_site/ru/2019/03/12/data-and-maintainability.html" Saved 1437 words to "/home/r/repo/_site/en/2019/03/17/terrorism-and-power.html" Saved 836 words to "/home/r/repo/_site/zh/2019/03/17/terrorism-and-power.html" Saved 637 words to "/home/r/repo/_site/zh/2015/02/16/it-is-not-a-school.html" Saved 1435 words to "/home/r/repo/_site/ru/2015/02/16/it-is-not-a-school.html" Saved 1217 words to "/home/r/repo/_site/en/2017/07/27/sabotage-failed.html" Saved 816 words to "/home/r/repo/_site/zh/2017/07/27/sabotage-failed.html" Saved 658 words to "/home/r/repo/_site/zh/2014/09/13/deploying-to-heroku.html" Saved 934 words to "/home/r/repo/_site/ru/2014/09/13/deploying-to-heroku.html" Saved 658 words to "/home/r/repo/_site/zh/2018/03/21/zerocracy-announcement.html" Saved 1389 words to "/home/r/repo/_site/ru/2018/03/21/zerocracy-announcement.html" Saved 963 words to "/home/r/repo/_site/zh/2015/03/22/takes-java-web-framework.html" Saved 2638 words to "/home/r/repo/_site/ru/2015/03/22/takes-java-web-framework.html" Saved 609 words to "/home/r/repo/_site/zh/2014/10/07/stop-chatting-start-coding.html" Saved 1007 words to "/home/r/repo/_site/ru/2014/10/07/stop-chatting-start-coding.html" Saved 1142 words to "/home/r/repo/_site/en/2016/11/26/yanukovych-v-president.html" Saved 833 words to "/home/r/repo/_site/zh/2016/11/26/yanukovych-v-president.html" Saved 660 words to "/home/r/repo/_site/zh/2020/02/11/object-cohesion.html" Saved 1174 words to "/home/r/repo/_site/ru/2020/02/11/object-cohesion.html" Saved 1539 words to "/home/r/repo/_site/en/2016/12/22/what-causes-terrorism.html" Saved 856 words to "/home/r/repo/_site/zh/2016/12/22/what-causes-terrorism.html" Saved 907 words to "/home/r/repo/_site/zh/2024/06/23/medals-to-win.html" Saved 1310 words to "/home/r/repo/_site/ru/2024/06/23/medals-to-win.html" Saved 677 words to "/home/r/repo/_site/zh/2017/03/24/tdd-that-works.html" Saved 1538 words to "/home/r/repo/_site/ru/2017/03/24/tdd-that-works.html" Saved 686 words to "/home/r/repo/_site/zh/2015/09/07/maven-repository-amazon-s3.html" Saved 1007 words to "/home/r/repo/_site/ru/2015/09/07/maven-repository-amazon-s3.html" Saved 661 words to "/home/r/repo/_site/zh/2014/04/09/xembly-intro.html" Saved 1233 words to "/home/r/repo/_site/ru/2014/04/09/xembly-intro.html" Saved 646 words to "/home/r/repo/_site/zh/2014/12/15/how-much-your-objects-encapsulate.html" Saved 1016 words to "/home/r/repo/_site/ru/2014/12/15/how-much-your-objects-encapsulate.html" Saved 705 words to "/home/r/repo/_site/zh/2015/10/20/interrupted-exception.html" Saved 1436 words to "/home/r/repo/_site/ru/2015/10/20/interrupted-exception.html" Saved 628 words to "/home/r/repo/_site/zh/2023/12/26/defend-me-against-chatgpt.html" Saved 1122 words to "/home/r/repo/_site/ru/2023/12/26/defend-me-against-chatgpt.html" Saved 679 words to "/home/r/repo/_site/zh/2018/05/22/default-arguments-against-null.html" Saved 847 words to "/home/r/repo/_site/ru/2018/05/22/default-arguments-against-null.html" Saved 633 words to "/home/r/repo/_site/zh/2016/12/06/how-to-pay-programmers-less.html" Saved 1447 words to "/home/r/repo/_site/ru/2016/12/06/how-to-pay-programmers-less.html" Saved 632 words to "/home/r/repo/_site/zh/2020/05/13/career-killer.html" Saved 1258 words to "/home/r/repo/_site/ru/2020/05/13/career-killer.html" Saved 623 words to "/home/r/repo/_site/zh/2022/02/16/ai-coding.html" Saved 1290 words to "/home/r/repo/_site/ru/2022/02/16/ai-coding.html" Saved 902 words to "/home/r/repo/_site/zh/2019/03/30/survival-guide.html" Saved 1527 words to "/home/r/repo/_site/ru/2019/03/30/survival-guide.html" Saved 868 words to "/home/r/repo/_site/zh/2019/03/29/concerns.html" Saved 1334 words to "/home/r/repo/_site/ru/2019/03/29/concerns.html" Saved 623 words to "/home/r/repo/_site/zh/2017/04/05/pdd-in-action.html" Saved 926 words to "/home/r/repo/_site/ru/2017/04/05/pdd-in-action.html" Saved 1190 words to "/home/r/repo/_site/zh/2017/10/24/award-2018.html" Saved 1775 words to "/home/r/repo/_site/ru/2017/10/24/award-2018.html" Saved 679 words to "/home/r/repo/_site/zh/2015/01/12/compound-name-is-code-smell.html" Saved 984 words to "/home/r/repo/_site/ru/2015/01/12/compound-name-is-code-smell.html" Saved 704 words to "/home/r/repo/_site/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html" Saved 2323 words to "/home/r/repo/_site/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html" Saved 656 words to "/home/r/repo/_site/zh/2017/03/28/solid.html" Saved 1271 words to "/home/r/repo/_site/ru/2017/03/28/solid.html" Saved 669 words to "/home/r/repo/_site/zh/2017/02/07/private-method-is-new-class.html" Saved 899 words to "/home/r/repo/_site/ru/2017/02/07/private-method-is-new-class.html" Saved 667 words to "/home/r/repo/_site/zh/2023/09/05/style-checker-for-bibtex-files.html" Saved 999 words to "/home/r/repo/_site/ru/2023/09/05/style-checker-for-bibtex-files.html" Saved 631 words to "/home/r/repo/_site/zh/2019/02/05/zache.html" Saved 788 words to "/home/r/repo/_site/ru/2019/02/05/zache.html" Saved 642 words to "/home/r/repo/_site/zh/2015/01/21/if-then-throw-else.html" Saved 835 words to "/home/r/repo/_site/ru/2015/01/21/if-then-throw-else.html" Saved 689 words to "/home/r/repo/_site/zh/2020/11/10/typing-without-types.html" Saved 1083 words to "/home/r/repo/_site/ru/2020/11/10/typing-without-types.html" Saved 831 words to "/home/r/repo/_site/zh/2017/06/13/dynamodb-rack-maven.html" Saved 1357 words to "/home/r/repo/_site/ru/2017/06/13/dynamodb-rack-maven.html" Saved 650 words to "/home/r/repo/_site/zh/2014/08/03/cacheable-java-annotation.html" Saved 882 words to "/home/r/repo/_site/ru/2014/08/03/cacheable-java-annotation.html" Saved 633 words to "/home/r/repo/_site/zh/2014/04/12/puzzle-driven-development-by-roles.html" Saved 1976 words to "/home/r/repo/_site/ru/2014/04/12/puzzle-driven-development-by-roles.html" Saved 610 words to "/home/r/repo/_site/zh/2014/12/04/synchronization-between-nodes.html" Saved 1077 words to "/home/r/repo/_site/ru/2014/12/04/synchronization-between-nodes.html" Saved 681 words to "/home/r/repo/_site/zh/2019/12/31/talented-programmers.html" Saved 1363 words to "/home/r/repo/_site/ru/2019/12/31/talented-programmers.html" Saved 714 words to "/home/r/repo/_site/zh/2019/09/27/parsing-and-printing.html" Saved 1340 words to "/home/r/repo/_site/ru/2019/09/27/parsing-and-printing.html" Saved 724 words to "/home/r/repo/_site/zh/2023/01/19/layout-of-tests.html" Saved 2104 words to "/home/r/repo/_site/ru/2023/01/19/layout-of-tests.html" Saved 605 words to "/home/r/repo/_site/zh/2015/05/13/two-instruments-of-software-architect.html" Saved 1096 words to "/home/r/repo/_site/ru/2015/05/13/two-instruments-of-software-architect.html" Saved 1432 words to "/home/r/repo/_site/zh/2015/10/17/award-2016.html" Saved 2118 words to "/home/r/repo/_site/ru/2015/10/17/award-2016.html" Saved 660 words to "/home/r/repo/_site/zh/2018/03/13/fluent-interfaces.html" Saved 1363 words to "/home/r/repo/_site/ru/2018/03/13/fluent-interfaces.html" Saved 633 words to "/home/r/repo/_site/zh/2016/11/21/naked-data.html" Saved 1036 words to "/home/r/repo/_site/ru/2016/11/21/naked-data.html" Saved 644 words to "/home/r/repo/_site/zh/2017/05/23/unlimited-number-of-bugs.html" Saved 993 words to "/home/r/repo/_site/ru/2017/05/23/unlimited-number-of-bugs.html" Saved 753 words to "/home/r/repo/_site/zh/2022/08/10/xsline-immutable-pipeline.html" Saved 1185 words to "/home/r/repo/_site/ru/2022/08/10/xsline-immutable-pipeline.html" Saved 2148 words to "/home/r/repo/_site/en/2017/10/30/ukrainian-language.html" Saved 819 words to "/home/r/repo/_site/zh/2017/10/30/ukrainian-language.html" Saved 843 words to "/home/r/repo/_site/zh/2018/08/27/penalty-for-refusal.html" Saved 1146 words to "/home/r/repo/_site/ru/2018/08/27/penalty-for-refusal.html" Saved 699 words to "/home/r/repo/_site/zh/2017/01/31/decorating-envelopes.html" Saved 872 words to "/home/r/repo/_site/ru/2017/01/31/decorating-envelopes.html" Saved 623 words to "/home/r/repo/_site/zh/2015/10/13/competition-without-rules.html" Saved 977 words to "/home/r/repo/_site/ru/2015/10/13/competition-without-rules.html" Saved 1498 words to "/home/r/repo/_site/en/2020/06/12/protesters.html" Saved 832 words to "/home/r/repo/_site/zh/2020/06/12/protesters.html" Saved 628 words to "/home/r/repo/_site/zh/2015/09/29/mayonnaise.html" Saved 1728 words to "/home/r/repo/_site/ru/2015/09/29/mayonnaise.html" Saved 857 words to "/home/r/repo/_site/zh/2018/11/23/freelance-vs-outsourcing.html" Saved 1160 words to "/home/r/repo/_site/ru/2018/11/23/freelance-vs-outsourcing.html" Saved 1439 words to "/home/r/repo/_site/en/2019/01/28/the-wall.html" Saved 829 words to "/home/r/repo/_site/zh/2019/01/28/the-wall.html" Saved 607 words to "/home/r/repo/_site/zh/2019/11/05/revolutionary-evolution.html" Saved 1481 words to "/home/r/repo/_site/ru/2019/11/05/revolutionary-evolution.html" Saved 2600 words to "/home/r/repo/_site/zh/2015/04/16/award.html" Saved 3655 words to "/home/r/repo/_site/ru/2015/04/16/award.html" Saved 673 words to "/home/r/repo/_site/zh/2017/07/11/how-to-redesign-equals.html" Saved 981 words to "/home/r/repo/_site/ru/2017/07/11/how-to-redesign-equals.html" Saved 608 words to "/home/r/repo/_site/zh/2015/03/02/team-morale-myths-and-reality.html" Saved 1308 words to "/home/r/repo/_site/ru/2015/03/02/team-morale-myths-and-reality.html" Saved 688 words to "/home/r/repo/_site/zh/2015/07/06/public-static-literals.html" Saved 1164 words to "/home/r/repo/_site/ru/2015/07/06/public-static-literals.html" Saved 1610 words to "/home/r/repo/_site/en/2024/05/27/freedom-of-speech-vs-intelligence.html" Saved 844 words to "/home/r/repo/_site/zh/2024/05/27/freedom-of-speech-vs-intelligence.html" Saved 1065 words to "/home/r/repo/_site/en/2016/12/19/are-you-ashamed-of-voting.html" Saved 829 words to "/home/r/repo/_site/zh/2016/12/19/are-you-ashamed-of-voting.html" Saved 2364 words to "/home/r/repo/_site/en/2024/04/02/kulikovo-pole.html" Saved 878 words to "/home/r/repo/_site/zh/2024/04/02/kulikovo-pole.html" Saved 639 words to "/home/r/repo/_site/zh/2020/07/29/open-source-etiquette.html" Saved 1286 words to "/home/r/repo/_site/ru/2020/07/29/open-source-etiquette.html" Saved 1224 words to "/home/r/repo/_site/en/2024/01/03/not-able-to-speak.html" Saved 839 words to "/home/r/repo/_site/zh/2024/01/03/not-able-to-speak.html" Saved 657 words to "/home/r/repo/_site/zh/2015/05/25/unit-test-scaffolding.html" Saved 1070 words to "/home/r/repo/_site/ru/2015/05/25/unit-test-scaffolding.html" Saved 1626 words to "/home/r/repo/_site/en/2019/02/16/calibrated-democracy.html" Saved 839 words to "/home/r/repo/_site/zh/2019/02/16/calibrated-democracy.html" Saved 1596 words to "/home/r/repo/_site/en/2017/06/29/activists.html" Saved 824 words to "/home/r/repo/_site/zh/2017/06/29/activists.html" Saved 658 words to "/home/r/repo/_site/zh/2018/06/19/glogin.html" Saved 889 words to "/home/r/repo/_site/ru/2018/06/19/glogin.html" Saved 604 words to "/home/r/repo/_site/zh/2016/05/10/keynote-clowns.html" Saved 1155 words to "/home/r/repo/_site/ru/2016/05/10/keynote-clowns.html" Saved 636 words to "/home/r/repo/_site/zh/2021/08/11/logging-in-unit-tests.html" Saved 1095 words to "/home/r/repo/_site/ru/2021/08/11/logging-in-unit-tests.html" Saved 2011 words to "/home/r/repo/_site/en/2018/03/17/putin-election.html" Saved 846 words to "/home/r/repo/_site/zh/2018/03/17/putin-election.html" Saved 622 words to "/home/r/repo/_site/zh/2017/08/01/how-to-manage-a-manager.html" Saved 1516 words to "/home/r/repo/_site/ru/2017/08/01/how-to-manage-a-manager.html" Saved 2160 words to "/home/r/repo/_site/en/2019/12/31/testosterone.html" Saved 824 words to "/home/r/repo/_site/zh/2019/12/31/testosterone.html" Saved 645 words to "/home/r/repo/_site/zh/2022/08/24/research-paper-template.html" Saved 1295 words to "/home/r/repo/_site/ru/2022/08/24/research-paper-template.html" Saved 696 words to "/home/r/repo/_site/zh/2014/04/27/typical-mistakes-in-java-code.html" Saved 1625 words to "/home/r/repo/_site/ru/2014/04/27/typical-mistakes-in-java-code.html" Saved 627 words to "/home/r/repo/_site/zh/2018/10/16/dont-make-me-guess.html" Saved 1185 words to "/home/r/repo/_site/ru/2018/10/16/dont-make-me-guess.html" Saved 643 words to "/home/r/repo/_site/zh/2014/12/22/immutable-objects-not-dumb.html" Saved 1155 words to "/home/r/repo/_site/ru/2014/12/22/immutable-objects-not-dumb.html" Saved 1732 words to "/home/r/repo/_site/en/2019/07/31/moscow-protests.html" Saved 845 words to "/home/r/repo/_site/zh/2019/07/31/moscow-protests.html" done in 171.784 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 1116 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: 22 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: 30 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: 11 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: 60 https://www.yegor256.com/2014/05/13/why-null-is-bad.html: 37 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: 19 https://www.yegor256.com/2014/06/09/objects-should-be-immutable.html: 50 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: 28 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: 25 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: 13 https://www.yegor256.com/2014/09/09/restful-web-sites.html: 15 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: 19 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: 53 https://www.yegor256.com/2014/09/22/remote-programming-interview.html: 5 https://www.yegor256.com/2014/09/23/built-in-fake-objects.html: 20 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: 16 https://www.yegor256.com/2014/10/06/software-project-lifecycle.html: 16 https://www.yegor256.com/2014/10/07/stop-chatting-start-coding.html: 34 https://www.yegor256.com/2014/10/08/continuous-integration-is-dead.html: 43 https://www.yegor256.com/2014/10/12/who-is-software-architect.html: 48 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: 19 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: 20 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: 24 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: 15 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: 14 https://www.yegor256.com/2015/01/15/how-to-cut-corners.html: 26 https://www.yegor256.com/2015/01/21/if-then-throw-else.html: 13 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: 15 https://www.yegor256.com/2015/02/05/jcabi-parent-maven-pom.html: 18 https://www.yegor256.com/2015/02/09/serious-code-reviewer.html: 15 https://www.yegor256.com/2015/02/12/top-down-design.html: 13 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: 22 https://www.yegor256.com/2015/02/23/haircut.html: 16 https://www.yegor256.com/2015/02/26/composable-decorators.html: 30 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: 17 https://www.yegor256.com/2015/03/26/jaxb-vs-xembly.html: 16 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: 11 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: 32 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: 15 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: 15 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: 15 https://www.yegor256.com/2015/06/22/valid-reasons-to-reject-bug-fix.html: 14 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: 13 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: 20 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: 16 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: 14 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: 15 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: 32 https://www.yegor256.com/2015/12/08/temporal-coupling-between-method-calls.html: 21 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: 17 https://www.yegor256.com/2016/01/19/how-expensive-is-outsourcing.html: 14 https://www.yegor256.com/2016/01/26/defensive-programming.html: 13 https://www.yegor256.com/2016/02/03/design-patterns-and-anti-patterns.html: 25 https://www.yegor256.com/2016/02/09/are-you-still-debugging.html: 18 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: 14 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: 26 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: 27 https://www.yegor256.com/2016/04/19/object-must-not-be-configurable.html: 16 https://www.yegor256.com/2016/04/26/why-inputstream-design-is-wrong.html: 27 https://www.yegor256.com/2016/05/03/test-methods-must-share-nothing.html: 14 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: 12 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: 32 https://www.yegor256.com/2016/08/23/communication-maturity.html: 25 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: 21 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: 42 https://www.yegor256.com/2016/11/26/yanukovych-v-president.html: 13 https://www.yegor256.com/2016/11/28/saakashvili-speaks-ukrainian.html: 16 https://www.yegor256.com/2016/11/29/eolang.html: 12 https://www.yegor256.com/2016/12/01/what-is-wrong-about-guns.html: 11 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: 9 https://www.yegor256.com/2016/12/13/mvc-vs-oop.html: 16 https://www.yegor256.com/2016/12/15/onishenko-our-hero.html: 10 https://www.yegor256.com/2016/12/19/are-you-ashamed-of-voting.html: 13 https://www.yegor256.com/2016/12/19/privatbank-nationalization.html: 12 https://www.yegor256.com/2016/12/20/can-objects-be-friends.html: 16 https://www.yegor256.com/2016/12/22/what-causes-terrorism.html: 13 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: 14 https://www.yegor256.com/2016/12/30/tu154-sochi.html: 8 https://www.yegor256.com/2017/01/02/ukraine-budget-2017.html: 9 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: 14 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: 9 https://www.yegor256.com/2017/01/16/ukrainian-startups.html: 9 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: 12 https://www.yegor256.com/2017/01/31/decorating-envelopes.html: 13 https://www.yegor256.com/2017/02/06/how-to-eliminate-corruption.html: 14 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: 13 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: 10 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: 9 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: 9 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: 15 https://www.yegor256.com/2017/11/07/five-new-java-features.html: 12 https://www.yegor256.com/2017/11/08/crimea.html: 10 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: 9 https://www.yegor256.com/2018/01/09/micro-budgeting.html: 25 https://www.yegor256.com/2018/01/10/dalles-plan.html: 9 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: 9 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: 10 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: 34 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: 11 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: 9 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: 13 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: 9 https://www.yegor256.com/2019/01/15/what-if-architect-is-wrong.html: 11 https://www.yegor256.com/2019/01/20/drugs.html: 9 https://www.yegor256.com/2019/01/22/10x-paychecks.html: 11 https://www.yegor256.com/2019/01/28/the-wall.html: 12 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: 10 https://www.yegor256.com/2019/02/21/jews-vs-french.html: 15 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: 13 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: 12 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: 12 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: 11 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: 10 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: 9 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: 13 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: 10 https://www.yegor256.com/2020/05/02/first-world-hysteria.html: 11 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: 14 https://www.yegor256.com/2020/06/23/individual-performance-metrics.html: 19 https://www.yegor256.com/2020/07/05/silence-doesnt-cure.html: 13 https://www.yegor256.com/2020/07/29/open-source-etiquette.html: 14 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: 9 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: 11 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: 11 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: 13 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: 9 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: 9 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: 13 https://www.yegor256.com/2024/02/06/research-flow.html: 9 https://www.yegor256.com/2024/04/01/ping-me-please.html: 15 https://www.yegor256.com/2024/04/02/kulikovo-pole.html: 9 https://www.yegor256.com/2024/05/27/freedom-of-speech-vs-intelligence.html: 9 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: 9 https://www.yegor256.com/2024/12/15/open-source-beginner-advice.html: 12 There are no orphans in 9979 links 128 links found, testing them... + links=/tmp/yegor256-20250103-1388-gk3ry7.txt + report=/tmp/yegor256-20250103-1388-k1hfuf.txt + export -f ping_uri + cmd='ping_uri "$0" >> "/tmp/yegor256-20250103-1388-k1hfuf.txt"; echo "$0";' + xargs -P 10 -n 1 /bin/bash -c 'ping_uri "$0" >> "/tmp/yegor256-20250103-1388-k1hfuf.txt"; echo "$0";' https://en.wikipedia.org/wiki/Tracing_%28software%29 https://dynamodb.jcabi.com https://martinfowler.com/bliki/LocalDTO.html https://maven.apache.org/pom.html https://www.smtp2go.com https://www.uscis.gov/ukraine https://www.whatsapp.com/ https://overleaf.com https://ru.wikisource.org/wiki/%D0%92%D0%BE_%D0%B3%D0%BB%D1%83%D0%B1%D0%B8%D0%BD%D0%B5_%D1%81%D0%B8%D0%B1%D0%B8%D1%80%D1%81%D0%BA%D0%B8%D1%85_%D1%80%D1%83%D0%B4_%28%D0%9F%D1%83%D1%88%D0%BA%D0%B8%D0%BD%29 https://en.wikipedia.org/wiki/World_War_II https://www.pmi.org/PMBOK-Guide-and-Standards.aspx https://en.bitcoin.it/wiki/Block https://www.scientificamerican.com/article/how-2-pro-nazi-nobelists-attacked-einstein-s-jewish-science-excerpt1/ https://http.jcabi.com/apidocs-1.3/com/jcabi/http/request/ApacheRequest.html https://www.paulgraham.com/safe.html https://github.com/Feng14/MiniWeChat-Server https://github.com/citiususc/hipster/blob/1.0.X/hipster-core/src/main/java/es/usc/citius/hipster/algorithm/DepthFirstSearch.java https://github.com/akara https://jokerconf.com/2018/talks/6lu7550n0kew2eeugei4sq/ https://github.com/nikolamilosevic86/owasp-seraphimdroid https://youtu.be/NFJNp5ke4CM https://github.com/yegor256/jare/blob/0.8.4/src/main/java/io/jare/dynamo/DyDomain.java http://jigsaw.w3.org/css-validator/ 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://ru.wikipedia.org/wiki/%D0%93%D1%80%D0%B8%D0%BF%D0%BF https://en.wikipedia.org/wiki/Minimum_viable_product https://github.com/mangstadt/ez-vcard/ http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html https://en.wikipedia.org/wiki/Xeround https://en.wikipedia.org/wiki/Iterative_and_incremental_development https://edition.cnn.com/2020/05/29/us/george-floyd-new-video-officers-kneel-trnd/index.html https://ru.wikipedia.org/wiki/%D0%9C%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%8F_%D1%80%D0%B5%D0%B2%D0%BE%D0%BB%D1%8E%D1%86%D0%B8%D1%8F https://ru.wikipedia.org/wiki/%D0%92%D0%BE%D1%81%D1%81%D1%82%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BF%D0%BE%D0%B4_%D0%BF%D1%80%D0%B5%D0%B4%D0%B2%D0%BE%D0%B4%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D1%81%D1%82%D0%B2%D0%BE%D0%BC_%D0%A1%D1%82%D0%B5%D0%BF%D0%B0%D0%BD%D0%B0_%D0%A0%D0%B0%D0%B7%D0%B8%D0%BD%D0%B0 https://www.imdb.com/title/tt0112922/ https://en.wikipedia.org/wiki/Power_and_control_in_abusive_relationships https://scrumology.com/performance-evaluations-and-scrum/ http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/max https://ru.wikipedia.org/wiki/%D0%9C%D0%B0%D0%BA%D0%B2%D0%B5%D0%B9,_%D0%A2%D0%B8%D0%BC%D0%BE%D1%82%D0%B8 https://ru.wikipedia.org/wiki/%D0%95%D0%B2%D1%80%D0%BE%D0%BF%D0%B5%D0%B9%D1%81%D0%BA%D0%B8%D0%B9_%D0%BC%D0%B8%D0%B3%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D1%8B%D0%B9_%D0%BA%D1%80%D0%B8%D0%B7%D0%B8%D1%81 https://ricardo-vargas.com/ https://en.wikipedia.org/wiki/Safety_net https://en.wikipedia.org/wiki/Leadership_style#Laissez-faire https://twitter.com/yegor256/status/1048824708068777984?ref_src=twsrc%5Etfw https://ru.wikipedia.org/wiki/%D0%92%D1%82%D0%BE%D1%80%D0%B0%D1%8F_%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%8F_%D0%B2%D0%BE%D0%B9%D0%BD%D0%B0 https://youtu.be/2Zt9oJtFKGw https://github.com/blambeau https://scholar.google.com/citations?user=68uxw-AAAAAJ&hl=en https://ru.wikipedia.org/wiki/%D0%A0%D0%BE%D1%82%D1%88%D0%B8%D0%BB%D1%8C%D0%B4%D1%8B http://fizkult-frunz.ru/Links/pp1.htm https://en.wikipedia.org/wiki/Patent_war https://ru.wikipedia.org/wiki/%D0%92%D0%B5%D0%BD%D0%B3%D1%80%D1%8B_%D0%BD%D0%B0_%D0%A3%D0%BA%D1%80%D0%B0%D0%B8%D0%BD%D0%B5 https://www.emerald.com/insight/content/doi/10.1108/09534810710760045/full/html https://en.wikipedia.org/wiki/Code_smell https://hbr.org/2014/11/to-encourage-innovation-make-it-a-competition https://git-scm.com/ https://www.jfrog.com/ https://www.facebook.com/yegor256/posts/10211115240946846 https://www.devops.com https://github.com/polystat/polystat/issues/10 http://static.javadoc.io/com.jcabi/jcabi-http/1.17.2/com/jcabi/http/request/JdkRequest.html https://github.com/jcabi/jcabi-email https://twitter.com/yegor256/status/1152983961674702848?ref_src=twsrc%5Etfw https://golos.ua/i/747090 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractLoader.java https://amzn.to/2hBZ17W https://github.com/yegor256/sixnines/blob/0.17/dynamodb-local/pom.xml#L79-L100 http://docs.oracle.com/javase/tutorial/essential/concurrency/immutable.html https://www.wipo.int/portal/en/index.html https://github.com/simplcommerce/SimplCommerce https://ru.wikipedia.org/wiki/%D0%A0%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%D1%8F%D0%B9_%D0%B8_%D0%B2%D0%BB%D0%B0%D1%81%D1%82%D0%B2%D1%83%D0%B9 https://censor.net.ua/news/434195/za_chertoyi_bednosti_jivet_60_naseleniya_ukrainy_oon https://ru.wikipedia.org/wiki/%D0%9D%D0%B0%D1%91%D0%BC%D0%BD%D0%BE%D0%B5_%D1%80%D0%B0%D0%B1%D1%81%D1%82%D0%B2%D0%BE https://github.com/yegor256/sixnines/blob/0.17/dynamodb-local/pom.xml#L101-L128 https://github.com/yegor256/takes/blob/0.32.7/src/test/java/org/takes/misc/VerboseListTest.java#L77-L80 https://www.048.ua/news/1531840 https://russian.rt.com/world/article/386693-pro-ssha-rossiya-severnaya-koreya http://item.com.ua/?utm_source=yegorbugayenko&utm_medium=blog&utm_campaign=item2016#speakers https://thenextweb.com/entrepreneur/2013/07/21/startup-founders-heres-why-vesting-is-your-best-friend/ https://spring.io/ https://news.ycombinator.com/item?id=14446516 https://en.wikipedia.org/wiki/Robert_Klitgaard https://en.wikipedia.org/wiki/Gamestorming https://github.com/retejs https://amzn.to/28PEqSi http://static.javadoc.io/org.takes/takes/1.1/org/takes/rq/RqBuffered.html https://ru.wikiquote.org/wiki/%D0%9C%D0%B0%D1%80%D0%BA_%D0%A2%D1%83%D0%BB%D0%BB%D0%B8%D0%B9_%D0%A6%D0%B8%D1%86%D0%B5%D1%80%D0%BE%D0%BD https://github.com/hujiaweibujidao/WeChat4j https://twitter.com/yegor256/status/1241658061183475712?ref_src=twsrc%5Etfw https://www.guide2research.com/topconf/ https://github.com/apache/wicket https://en.wikipedia.org/wiki/Peter_Coad https://www.gazeta.ru/culture/2019/03/06/a_12226567.shtml https://en.wikipedia.org/wiki/Comparison_between_U.S._states_and_countries_by_GDP_%28nominal%29 https://www.slideshare.net/YegorBugayenko/need-it-robust-make-it-fragile https://help.github.com/articles/using-pull-requests https://www.jcp.org/en/jsr/detail?id=221 https://github.com/chenjishi/SlideActivity https://en.wikipedia.org/wiki/Control_%28management%29 https://github.com/apache/maven https://en.wikipedia.org/wiki/Flat_organization#Self-managing_teams https://cryptoevent.io/cryptobbq https://www.golos-ameriki.ru/a/skripal-poisoning-interview/4283305.html https://chat.openai.com/ https://iz.ru/991156/2020-03-25/rossiiskii-virusolog-sprognoziroval-sroki-okonchaniia-vspyshki-koronavirusa https://en.wikipedia.org/wiki/The_International_Jew https://aspects.jcabi.com/annotation-cacheable.html http://pygments.org/docs/lexerdevelopment/ https://twitter.com/yegor256/status/1071662601883607040?ref_src=twsrc%5Etfw https://www.hse.ru/en/staff/avdoshin http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html#interrupt%28%29 https://en.wikipedia.org/wiki/Return_on_investment https://docs.oracle.com/javaee/6/api/javax/servlet/ServletRequest.html https://twitter.com/yegor256/status/1155407856025460737?ref_src=twsrc%5Etfw https://developer.github.com/webhooks/ https://github.com/Flipkart/phantom https://www.facebook.com/yegor256/posts/10214457525621874 https://amzn.to/2crH5tW https://www.litres.ru/valentin-katasonov/ot-rabstva-k-rabstvu-drevniy-rim-i-sovremennyy-kapitalizm-10235723/ https://itunes.apple.com/us/podcast/yegor256-podcast/id1150826721 https://twitter.com/yegor256/status/1053922638517731329?ref_src=twsrc%5Etfw http://www.ng.ru/economics/2018-12-20/4_7470_peregrev.html http://article.gmane.org/gmane.comp.version-control.git/57918/ http://datum.zerocracy.com/pages/policy.html#27 https://www.jolbox.com/ https://ujew.com.ua/brit-mila http://david.heinemeierhansson.com/2014/test-induced-design-damage.html https://www.weeklystandard.com/michael-warren/will-america-in-10-years-look-like-california-does-today https://www.whatsapp.com/: 400 https://www.pmi.org/PMBOK-Guide-and-Standards.aspx: 403 https://jokerconf.com/2018/talks/6lu7550n0kew2eeugei4sq/: 404 https://scrumology.com/performance-evaluations-and-scrum/: 000 https://scholar.google.com/citations?user=68uxw-AAAAAJ&hl=en: 403 http://fizkult-frunz.ru/Links/pp1.htm: 404 https://www.facebook.com/yegor256/posts/10211115240946846: 400 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractLoader.java: 404 https://censor.net.ua/news/434195/za_chertoyi_bednosti_jivet_60_naseleniya_ukrainy_oon: 403 http://item.com.ua/?utm_source=yegorbugayenko&utm_medium=blog&utm_campaign=item2016#speakers: 403 https://research.com/topconf/: 403 https://en.wikipedia.org/wiki/Comparison_between_U.S._states_and_countries_by_GDP_%28nominal%29: 404 https://chatgpt.com/: 403 https://iz.ru/991156/2020-03-25/rossiiskii-virusolog-sprognoziroval-sroki-okonchaniia-vspyshki-koronavirusa: 403 https://www.facebook.com/yegor256/posts/10214457525621874: 400 https://www.litres.ru/valentin-katasonov/ot-rabstva-k-rabstvu-drevniy-rim-i-sovremennyy-kapitalizm-10235723/: 403 http://article.gmane.org/gmane.comp.version-control.git/57918/: 000 http://datum.zerocracy.com/pages/policy.html#27: 000 https://www.jolbox.com/: 000 https://ujew.com.ua/brit-mila: 000 http://david.heinemeierhansson.com/2014/test-induced-design-damage.html: 000 https://www.weeklystandard.com/michael-warren/will-america-in-10-years-look-like-california-does-today: 000 rake aborted! 22 among 128 links are broken (17%) /home/r/repo/Rakefile:266:in `block in <top (required)>' /usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/exe/rake:27:in `<top (required)>' /usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `eval' /usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `<main>' Tasks: TOP => default => ping (See full trace by running task with --trace) container e4594908fbb0764c6aa87e9d33cf0d17a82c56f1d7d18462ba1619a5f073623c is dead Fri Jan 3 18:44:35 UTC 2025