Update-AUPackages
UTC: 2023-01-30 00:01
virtualex-itv/chocolatey-packages
This file is automatically generated by the update_all.ps1 script using the AU module.
Ignored | History | Force Test | [Releases](https://gi
UTC: 2023-01-30 00:01
virtualex-itv/chocolatey-packages
This file is automatically generated by the update_all.ps1 script using the AU module.
Ignored | History | Force Test | [Releases](https://gi
"Goならわかるシステムプログラミング 第2版" | |
渋川よしき |
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
🌞 Morning 57 commits ██▍░░░░░░░░░░░░░░░░░░ 11.4% | |
🌆 Daytime 187 commits ███████▊░░░░░░░░░░░░░ 37.5% | |
🌃 Evening 179 commits ███████▌░░░░░░░░░░░░░ 35.9% | |
🌙 Night 76 commits ███▏░░░░░░░░░░░░░░░░░ 15.2% |
{ | |
"workbench.colorCustomizations": { | |
"activityBar.background": "#28310B", | |
"titleBar.activeBackground": "#39450F", | |
"titleBar.activeForeground": "#F8FBEE" | |
} | |
} |
🗣 Commented on #406 in giggio/node-chromedriver | |
❗️ Closed issue #406 in giggio/node-chromedriver | |
❗️ Closed issue #405 in giggio/node-chromedriver | |
🗣 Commented on #405 in giggio/node-chromedriver | |
🗣 Commented on #1564 in PowerShell/Win32-OpenSSH |
# В OEIS есть последовательность | |
# A162462 Sum of all numbers from n to sigma(n). | |
# Мне вот подумалось, а почему бы не создать последовательность | |
# «Sum of all numbers from τ(n) to n», | |
# они ведь так похожи, прямо сёстры-близняшки: | |
from sympy import divisors | |
def b(n): |
🌞 Morning 39 commits █████▊░░░░░░░░░░░░░░░ 27.7% | |
🌆 Daytime 42 commits ██████▎░░░░░░░░░░░░░░ 29.8% | |
🌃 Evening 55 commits ████████▏░░░░░░░░░░░░ 39.0% | |
🌙 Night 5 commits ▋░░░░░░░░░░░░░░░░░░░░ 3.5% |
2023-01-29 22:07:00 OMP_NUM_THREADS=64 | |
2023-01-29 22:07:00 Loading graph /home/graphwork/Data/indochina-2004.mtx ... | |
2023-01-29 22:07:23 order: 7414866 size: 194109311 [directed] {} | |
2023-01-29 22:07:29 order: 7414866 size: 341157189 [directed] {} (symmetricize) | |
2023-01-29 22:19:44 {-0.000e+00[0.000e+00] / +1.000e-04[3.411e+04] batch, 001 threads} -> {0009028.7ms, 0015 iters, 006 passes, 0.948911614 modularity} louvainStaticSeq | |
2023-01-29 22:19:50 {-0.000e+00[0.000e+00] / +1.000e-04[3.411e+04] batch, 001 threads} -> {0004177.1ms, 0003 iters, 001 passes, 0.920770425 modularity} rakStaticSeq | |
2023-01-29 22:19:56 {-0.000e+00[0.000e+00] / +1.000e-04[3.411e+04] batch, 001 threads} -> {0004555.9ms, 0003 iters, 001 passes, 0.915345815 modularity} rakStaticSeqStrict | |
2023-01-29 22:20:12 {-0.000e+00[0.000e+00] / +1.000e-04[3.411e+04] batch, 001 threads} -> {0009596.1ms, 0015 iters, 006 passes, 0.948911614 modularity} louvainStaticOmp | |
2023-01-29 22:20:20 {-0.000e+00[0.000e+00] / +1.000e-04[7.000e+02] batch, 001 threads} - |