73%
17.02.2015
MB NOR flash
Fast Ethernet, mPCIe, USB 2.0, MicroUSB 2.0, MicroSD, other ports provided by add-on shields
2.5-4W
$60/EUR57
https://www.sparkfun.com/products/12720
73%
02.03.2012
preference
– in other words, the preferred delivery order in which the mail server receives the inbound email).
@domainname.com::mail2.domainname.com:20:3600
Here, you’re telling TinyDNS to answer MX
73%
26.01.2025
-memory," the announcement states.
To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG) or visit the OpenMP website (https
73%
05.12.2019
OpenMP code:
$ f2py --f90flags=-fopenmp -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/ -lgomp -c -m test test.f90
In this case, the GFortran compiler option -fopenmp was used to compile the OpenMP. It also
73%
05.12.2019
" by Martin Fowler: https://martinfowler.com/articles/continuousIntegration.html
Meyer, M. Continuous integration and its tools. IEEE Software
. 2014;31(3):14-16
Chen, L. Continuous delivery: Huge
72%
25.09.2023
by the SBC. The previous article [8] included results for a single-core virtualized Xeon core and an Apple M1 ARM Desktop, the latter extracted from the exceptional online library of CPU benchmarks that 7-Zip
72%
09.04.2019
on a daily or weekly basis, please give a shout-out on Twitter – I'm sure everyone would love to learn more.
Infos
bmon: https://www.youtube.com/watch?v=DvjuxPczOFM
nmon: https://www.youtube.com
72%
11.06.2014
://addons.mozilla.org/de/thunderbird/addon/lightning/
Sogo for Lightning: http://www.sogo.nu/fr/downloads/frontends.html
Evolution: http://projects.gnome.org/evolution/
Evolution with SabreDAV: http://sabre.io/dav/clients/evolution/
eM Client: http://www.emclient.com
72%
22.12.2017
/letsencrypt/live/www.linux-magazin.de/fullchain.pem;
30 ssl_certificate_key /etc/letsencrypt/live/www.linux-magazin.de/privkey.pem;
31
32 # Cache Connection-Credentials
33 ssl_session_cache shared:SSL:20m;
34 ssl_session_timeout 180m;
35
36
72%
30.05.2021
://www.python.org/dev/peps/pep-0636
PEP 8 – Style Guide for Python Code: http://pep8.org/#descriptive-naming-styles
Brandon Rhodes criticism: https://twitter.com/brandon_rhodes/status/1360226108399099909
PEP 20 – The Zen