13%
25.03.2020
're doing this interview in reverse. Please tell us a little about yourself and what you do.
EH: My name is Eric Herman. I'm employed by the Foundation for Public Code [1], which is working
13%
10.07.2012
library, including the matching developer files. On Ubuntu, the packages go by the names of lua5.1
and liblua5.1.0-dev
; openSUSE users will need lua-devel
and liblua5_1
13%
29.10.2013
Created Auto Scaling group
policy named:
arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy:
927c9769-d96e-46ba-b08f-099650ae7a3d:autoScalingGroupName/awseb-
e-mnpsy5bpzk
13%
05.02.2019
. Although you could just throw code into this file and define resources, it's worthwhile to sit back, pause, and think about a few things before you do so – namely, reusability and modularity. I'll address
13%
14.03.2013
to import the Flask module at the start of the script. The function name is not important at this point. The only important thing is that the URL specified in the @app.route decorator, /, is linked
13%
30.11.2025
traffic. If you use the IP address as the target, you avoid the risk of false positives from buggy name resolution.
ping -c1 ip_address
Sensor scripts can obviously be extended to cover many other system ... 1
13%
28.11.2021
around SQLite and what are known as "tracker miners." The SPARQL graph-based query language was defined by the World Wide Web Consortium (W3C) and has been available as a stable version since March 2013 [7
13%
25.09.2023
Installation
- name: Install AWX
kubernetes.core.k8s:
state: present
definition:
apiVersion: awx.ansible.com/v1beta1
kind: AWX
metadata:
name: "{{ awx_name
13%
02.02.2021
innovation: After the last parameter, you can use another comma, even if no further parameters follow.
Listing 6
Named Parameters
function volume(int $width, int $height, int $depth = 1
13%
05.12.2019
important things. This is where Gitpod [1] comes in.
One Pod, One Word
The technology behind Gitpod picks up on relatively new developments from the open source scene. Besides Docker, it uses the Eclipse