16%
11.04.2016
."
Yahoo Lays Off 15% of Its Workforce
Troubles continue for the legendary Internet giant Yahoo with the announcement that the company is laying off 15% of its staff. Write-offs on previous investments led
16%
14.11.2013
(Session);
11 %EXPORT_TAGS = ( DEFAULT => [qw(&Session)] );
12
13 sub Session {
14 open(IN, "/etc/sysconfig/spacewalk_api.conf") or die "Spacewalk API config not found: $!";
15 $_ = ;
16 my ($server
16%
12.09.2013
, including LibreOffice 4.0.3, GIMP 2.8, and Iceweasel 21.0. Virtualbox 4.2.10 and KVM Qemu 1.5.0 provide virtualization, with Wine 1.5 to run Windows applications on Linux.
Anonymized web browsing includes
16%
07.11.2011
#pragma omp parallel for shared (sum) private (i)
12 for ( i=0; i < 1000000; i++) {
13 #pragma omp critical (sum_total)
14 sum = sum + a[i];
15 }
16 printf("sum=%lf\n",sum);
17
16%
15.12.2016
(CIRCLE) :: C ! Declare a variable of type Circle.
C = CIRCLE(1.5) ! Use the implicit constructor, radius = 1.5
CALL CIRCLE_PRINT(C) ! Call a class subroutine
END PROGRAM CIRCLE_TEST
Notice that the derived type is used to create
16%
30.11.2020
== 0:
08 data = { 'key1' : [10,10.1,10+11j],
09 'key2' : ('mpi4py' , 'python'),
10 'key3' : array([1, 2, 3]) }
11 else:
12 data = None
13 # end if
14
15 data = comm
16%
09.10.2017
": "cni0",
08 "ipam": {
09 "type": "host-local",
10 // ipam specific
11 "subnet": "10.1.0.0/16",
12 "gateway": "10.1.0.1"
13 },
14 "dns": {
15 "nameservers": [ "10.1.0.1" ]
16
16%
25.03.2021
:
Listing 2
Prometheus Config File
global:
scrape_interval: 15s # Scrape frequency
evaluation_interval: 15s # Check rules
scrape_configs:
- job_name: 'prometheus'
static
16%
05.12.2016
that the top left of the screen is (0,0)
tput cup 3 15
# Set the foreground color using an ASCII escape
tput setaf 3
# Write a "title" to the screen
echo "Title of the company"
tput sgr0
# Write a menu title
16%
25.03.2021
=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan 9 15:31:04 2021
write: IOPS=352, BW=1410Ki