21%
20.03.2014
(Figure 14). Nevertheless, they are rated very poor by the Sequencer (Figure 15). Without going too far into the Sequencing tests, this result demonstrates that even tokens that appear random can have flaws
21%
20.05.2014
.get('/', root);
12
13 var server = http.createServer(app);
14 server.listen(app.get('port'), function() {
15 console.log('Express server listening on port ' + app.get('port'));
16
21%
02.06.2020
-es-keine-kuenstliche-intelligenz-geben-die-diesen-namen-verdient (in German)
"To Build Truly Intelligent Machines, Teach Them Cause and Effect" by Kevin Hartnett, Quanta Magazine
, 15 May 2018: https://www.quantamagazine.org/to
21%
07.06.2019
${WORK_DIR}
10 VOLUME ${WORK_DIR}
11
12 COPY Debian/stretch-backports.list /etc/apt/sources.list.d/
13 COPY Debian/testing.list /etc/apt/sources.list.d/
14
15 RUN apt-get update -y \
16 && apt-get upgrade
21%
01.08.2019
.
Ctypes Example – sum
In the previous example, most of the work is done in the summation, so now I'll rewrite that routine in C to get better performance. According to an online tutorial [15], an example
21%
01.08.2019
$4dIrCZLpgSYDClrS6pN2BOxVm.rkPy/4IgnurlHbukOxOJldlhJM."
12 acl:
13 - match: {account: "admin"}
14 actions: ["*"]
15 comment: "Admin has full access to everything."
16 - match
21%
01.08.2019
:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[ * ] > NGINX_VERSION=1.15.8-1~stretch
[ * ] > NJS_VERSION=1.15.8.0.2.7-1~stretch
[ * ] - Exposed ports:
[ * ] > 80:
[ * ] + tcp
You're Attacking Me?
A more sophisticated feature of Docker Scan
21%
15.08.2016
(Figure 3) [9]. Operators of a (local) web server first download the swagger editor.zip archive for the current Swagger editor (not the source code) [15]. Unzip this and then upload the complete contents
21%
05.12.2016
than 15 years. Today, three companies are officially working on its further development: MySQL itself, which was acquired by Oracle in 2009; MariaDB, which some original and core developers of My
21%
13.06.2016
="hanscees@hanscees.con" #adjust
11
12 LECROOT="/etc/letsencrypt/live"
13 mkdir /root/letsencrypt #justincase
14
15 #lets get certs
16 echo "will get the certs now" & sleep 3
17 for i in `echo $DOMAINS` ; do
18 echo "getting certs