Zotac ZBOX CI662 nano Fanless mini-PC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 as regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /usr/src/app/config.js | |
DEBUG: File config | |
"config": { | |
"repositories": ["gandro/renovate-github-release-attachments-bug-repro"], | |
"dryRun": "true", | |
"token": "***********", | |
"forkProcessing": "enabled" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 as regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /usr/src/app/config.js | |
DEBUG: File config | |
"config": { | |
"repositories": ["gandro/renovate-github-release-attachments-bug-repro"], | |
"dryRun": "true", | |
"token": "***********", | |
"forkProcessing": "enabled" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
json_escape() { | |
printf '"' | |
for oct in $(printf '%s' "$1" | od -A n -t o1) ; do | |
case $oct in | |
010) printf '\\b' ;; | |
011) printf '\\t' ;; | |
012) printf '\\n' ;; | |
014) printf '\\f' ;; | |
015) printf '\\r' ;; | |
042) printf '\\"' ;; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
exec git -C "${1?"Usage: $0 <pathname> [commit]"}" rev-parse "${2:-HEAD}:./" |
- You need to pull, build, or push
linux/arm64
Docker images with tooling which does not support Docker's experimental--platform
argument. - You are otherwise blocked by moby/moby#36552.
- You are unable to configure your local
dockerd
and/or cannot use user-space emulation withqemu-user-static
(see below).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* compile as follows: gcc -Wall -lpthread -lrt main.c -o main */ | |
#include <assert.h> | |
#include <errno.h> | |
#include <pthread.h> | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <string.h> | |
#include <time.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* compile as follows: gcc -Wall -lpthread -lrt -D_GNU_SOURCE hrt.c -o hrt */ | |
#include <pthread.h> | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <time.h> | |
#include <assert.h> | |
struct timer_conf; | |
typedef void (*timer_callback)(struct timer_conf *timer); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[package] | |
authors = ["Sebastian Wicki <[email protected]>"] | |
name = "poorgrep" | |
version = "0.1.0" | |
[dependencies] | |
grep = "0.1.6" | |
ignore = "0.2.2" | |
memmap = "0.5.2" |
I hereby claim:
- I am gandro on github.
- I am gandro (https://keybase.io/gandro) on keybase.
- I have a public key ASBBoeBKPqHZuf7WCDp1CpQeYc967JsyjhU_r3XHhZiNrQo
To claim this, I am signing this object:
NewerOlder