13%
17.04.2017
under the fairly restrictive Microsoft Reference Source License. Microsoft changed course radically at the end of 2014 when it put much of the .NET source code on GitHub [1] with an MIT license
13%
09.04.2019
::XXXXXXXXXXX:role/aws-service-role/guardduty.amazonaws.com/AWSServiceRoleForAmazonGuardDuty",
17 "Condition": {
18 "StringLike": {
19 "iam:AWSServiceName": "guardduty.amazonaws.com"
20
13%
09.04.2019
jCaeHTqDkx5dElst/G0cSF
The URL to look for private keys might be:
https://github.com/search?q=BEGIN+RSA+PRIVATE+KEY&type=Code
Worryingly, the search using that URL found 2.5m
entries
13%
09.01.2013
, either redevelop applications or at least restructure the code. Restructuring code is not necessarily a bad thing.
The focus of development of Capsicum was for existing access control mechanisms to remain
13%
07.10.2014
summary of the status of the system. Let me explain with an example. Figure 1 is a screen shot of my desktop when I was running Python code test3.py (a long-running processor- and memory-intensive piece
13%
19.11.2014
computationally intensive Python application named test3.py
was running.
Figure 1: Sample output from vmstat while running a user application.
Although
13%
15.12.2016
))
Using FORALL
, the same can be written as:
forall (i=2:n-1, j=2:n-1) &
a(i,j) = 0.25*(a(i-1,j) + a(i+1,j) + a(i,j-1) + a(i,j+1))
Using FORALL
makes the code a little easier to read than the array
13%
26.01.2025
="number" name="t" min="0.1" max="1" value='1' step='0.1'>tan(x)code> and <code>cos(name="c" min="1" max="40" value='4'>x)code>
between 0 and 1
03 Choose
13%
09.05.2018
of:
name: Copying djbdns_file1 to /etc/tinydns
Second,note the output at the end of each line in Figure 1that shows how long each task took to complete (thanks to the profile_tasks
plugin). If you
13%
13.12.2018
and many useful statistics.
In August 2017, Red Hat placed the Ansible Tower source code under an Apache open source license and released it on GitHub [1] with the name of AWX. By placing the code in open