17%
03.08.2023
in 2014. At the time of writing, the available Kea versions were 2.2.0 (July 2022, Current-Stable) and 2.3.6 (March 2023, Experimental-Development). Most distributions have prebuilt Kea packages
17%
31.05.2012
Octave
R
JavaScript
v3f670da0
v2.7.1
vR2011a
v3.4
v2.14.2
v8 3.6.6.11
fib
1.97
31.47
1,336.37
2
17%
04.08.2020
-enabled as the first statement of the setup parameter with gc.enable().
Heisenberg's Law
Heisenberg's law of profiling [6] holds that measuring a computing system alters it. How am I altering the system
17%
11.02.2016
-09-13 15:34:42 |
21 | 5 | Washing machine | 41.2 C | 2015-09-13 15:34:42 |
22 | 6 | Pot plant moisture | 75% rel. | 2015-09-13 15:34:42 |
23 | 7 | Refrigerator | 6.0 C
17%
04.05.2020
modules which are interconnected with a 1 Gbps network (although each node is limited to 100 Mbps USB speed) and can share RAM and storage between the nodes. Other features include multiple I/O, nodes power
17%
28.11.2023
",
20 "params": {
21 "hostname": "127.0.0.1",
22 "port": 8080
23 }
24 },{
25 "version": "2.0",
26 "columns": 2,
27 "tiles": [
28 { "type": "PING", "params
17%
22.08.2019
mult.multiply_(byref(a), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects, so it's easier
17%
05.08.2024
an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob c6a83fedfae6 done |
Copying config 324bc02ae1 done |
Writing manifest to image destination
324bc02ae1231
17%
20.10.2013
a freshly installed CentOS 6.4 distribution on a newly built system with smartmontools installed using yum
. I also made sure the smartmontools daemon, smartd
, starts with the system by using chkconfig
17%
30.01.2024
. The following example assumes a system with Ubuntu 22.04.
To begin, you need to install some required software management packages (Listing 1, line 1); download the GPG key used to sign Docker's package lists