38%
07.06.2019
(dayOfYear):as.factor(wday)Monday 16.64 18 8.382 < 2e-16 ***
s(dayOfYear):as.factor(wday)Saturday 11.29 18 3.307 3.00e-09 ***
s(dayOfYear):as.factor(wday)Sunday 12.92 18 4.843 1.02e-13 ***
---
Signif. codes: 0
38%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
38%
18.02.2018
introductory video: https://www.youtube.com/watch?v=mZ5H8sn_2ZI
AWS price structure: https://aws.amazon.com/pricing/services/
AWS Free Tier: https://aws.amazon.com/free/
AWS Management Console: https://aws.amazon.com
38%
18.02.2018
/jon.doe/.ssh/id_rsa.pub"
04 cloudflare_email = "com>"
05 cloudflare_token = "<01189998819991197253>"
06 cloudflare_domain = "com>"
07 site_name = "com>"
08 site_author = "John Doe"
09
38%
17.02.2015
) segment:
int i,j,k; for(i=0;i8 with GNU gcc 4
38%
22.08.2011
machines with a fixed 1GB of RAM, whereas another could allow the user to set up memory of between 1 and 8GB in increments of 512MB.
The Deltacloud API bundles all these different possibilities
37%
30.11.2020
[... Listing 8 ...]
07 # service kopano-dagent start
08 # service kopano-spooler start
09 # service postfix start
10 # exit
Listing 8
Editing the Configuration
# Edit /etc
37%
19.08.2014
including only upper- and lowercase letters like "GoodLuckGuessingThisPassword." The use of seemingly personal but highly predictable terms was also a problem. Over 2.09% of the passwords contained one
37%
30.01.2020
of email addresses:
^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*$
When you see a string like this for the first time, the semantics are not immediately apparent, but regular
37%
06.10.2019
/bin/python
002 # -*- coding: utf-8 -*-
003 import urllib, json, subprocess, argparse, re, sys
004 import [...]
005
006 from M2Crypto import BIO, Rand, SMIME
007 from [...]
008
009 [...]
010 ssl_key = '/etc