19%
14.08.2017
of working around design bugs after the requirements have been specified increases non-linearly as the project moves through design (5x), coding (10x), development testing (20x), acceptance testing (50x
19%
22.05.2023
is KeePassX [3]. If you install the tool on a Mac, you can use your database on the go with a MacBook by using synchronization with cloud storage, just as you would for access by iPhone and Android
19%
07.04.2022
server, but 20, or however many you think you need.
Getting Started with Helm
Producing your own charts will not involve too much work. First, you install the command-line interface (CLI) and library
19%
07.01.2024
/snap/gtk-common-themes/1534
loop7 7:7 0 63.5M 1 loop /snap/core20/1974
loop8 7:8 0 91.7M 1 loop /snap/gtk-common-themes/1535
loop9 7:9 0 53.3M 1 loop /snap/snapd/19457
loop10 7:10 0 46M 1 loop
19%
12.09.2013
END LOOP;
10 RETURN clock_timestamp()-now()
11 END;
12 $CODE$ LANGUAGE plpgsql;
Figure 1: The burncpu() process at the top of the Top chart
19%
02.10.2012
if the line just starts with a period. Turning that example on its head entirely, ending with a period
ALL: 12.34.
would allow all machines with the first two octets in their IP address starting 12.34
, so
19%
15.02.2012
of Total Elapsed Time = 0.003117 seconds
Average IO Time = 12.768351 seconds (0.378% of Total Time)
Standard Deviation of IO Time = 9.919384 seconds
Figure 1 below plots the total elpased time (yellow
19%
26.01.2012
of Total Elapsed Time = 0.003117 seconds
Average IO Time = 12.768351 seconds (0.378% of Total Time)
Standard Deviation of IO Time = 9.919384 seconds
Figure 1 below plots the total elpased time (yellow
19%
05.12.2014
the scope of the change, the new openAttic version could easily be called 2.0 instead of 1.1. OpenAttic 1.1 is clearly more than a development of the first version, with many features that will make open
19%
29.09.2020
. /app
09 WORKDIR /app
10 ENV NODE_ENV production
11 RUN yarn install
12
13 CMD ["node", "index.js"]
If Docker Engine is not installed on your machine, before building a local docker image you can