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/bash | |
# Doba trvání jednoho videa (slidu, v sekundách) | |
DURATION=20 | |
# Rozlišení ([WIDTH]x[HEIGHT] px) | |
WIDTH=1920 | |
HEIGHT=1200 | |
# Konec konfigurace, začátek programu |
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
<?xml version='1.0' encoding='UTF-8'?> | |
<VerejnyWebOdpoved xmlns="urn:cz:isvs:rzp:schemas:VerejnaCast:v1" version="2.8"> | |
<Datum>01.05.2022</Datum> | |
<PodnikatelID>a7adbc6cf8797fb413ad</PodnikatelID> | |
<Historie>1</Historie> | |
<PodnikatelVypis> | |
<Hlavicka Nadpis="Výpis z veřejné části Živnostenského rejstříku"> | |
<CasVytvoreni Popis="Platnost k">01.05.2022 17:40:18</CasVytvoreni> | |
</Hlavicka> | |
<PodnikatelDetail> |
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
# https://thehistoryofrome.typepad.com/ # finished | |
#https://feeds.feedburner.com/TheHistoryOfRome | |
# https://thehistoryofrome.typepad.com/revolutions_podcast/ | |
https://revolutionspodcast.libsyn.com/rss | |
# https://thehistoryofbyzantium.com/ | |
https://rss.acast.com/thehistoryofbyzantium | |
# https://darknetdiaries.com/ |
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
#!/usr/bin/env python3 | |
import re | |
from subprocess import check_output | |
from typing import Iterator | |
class BadCommitEx(Exception): | |
def __init__(self, log_line): |
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
#!/usr/bin/env python3 | |
import re | |
from subprocess import check_output | |
from typing import Iterator | |
class BadCommitEx(Exception): | |
def __init__(self, log_line): |
This file has been truncated, but you can view the full file.
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
2019-09-25 21:20:31,494 [loop-47] DEBUG coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 21:20:31,494 [loop-47] DEBUG coop.rchain.comm.transport.GrpcTransportClient - Creating new channel to peer rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 21:20:36,500 [loop-47] DEBUG coop.rchain.comm.rp.Connect$ - Connecting to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 21:20:36,500 [loop-47] DEBUG coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 21:20:36,500 [loop-47] DEBUG coop.rchain.comm.transport.GrpcTransportClient - Creating new channel to peer rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 21:20:36,613 [loop-46 |
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
2019-09-25 23:50:33,987 [loop-47] DEBUG coop.rchain.comm.rp.Connect$ - Connecting to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 23:50:33,987 [loop-47] DEBUG coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 23:50:33,987 [loop-47] DEBUG coop.rchain.comm.transport.GrpcTransportClient - Creating new channel to peer rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 23:50:38,991 [loop-63] DEBUG coop.rchain.comm.rp.Connect$ - Connecting to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 23:50:38,991 [loop-63] DEBUG coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]?protocol=40400&discovery=40404 | |
2019-09-25 23:50:38,991 [loop-63] DEBUG coop.rchain.comm.t |
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
export RD_OPTION_BONDS_FILE_URL="https://files.rchain-dev.tk/bonds.txt" | |
export RD_OPTION_BOND_BASE_AMOUNT="1000" | |
export RD_OPTION_CLEAN_DATA="no" | |
export RD_OPTION_DEBUG="no" | |
export RD_OPTION_NETWORK_ID="devnet2" | |
export RD_OPTION_RNODE_DOCKER_IMAGE="rchain/rnode:dev" | |
export RD_OPTION_RNODE_LAUNCHER_ARGS="-J-Xms4g -J-Xmx8g -XX:MaxDirectMemorySize=1g -Djdk.nio.maxCachedBufferSize=262144 -Dkamon.trace.sampler=always -Dkamon.trace.reporter-queue-size=16384" | |
export RD_OPTION_RNODE_RUN_ARGS="--map-size 1099511627776 --zipkin" | |
export RD_OPTION_STOP_NODE="yes" | |
export RD_OPTION_WAIT_TIME="3600" |
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
{ | |
"annotations": { | |
"list": [ | |
{ | |
"builtIn": 1, | |
"datasource": "-- Grafana --", | |
"enable": true, | |
"hide": true, | |
"iconColor": "rgba(0, 211, 255, 1)", | |
"name": "Annotations & Alerts", |
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
{ | |
"annotations": { | |
"list": [ | |
{ | |
"builtIn": 1, | |
"datasource": "-- Grafana --", | |
"enable": true, | |
"hide": true, | |
"iconColor": "rgba(0, 211, 255, 1)", | |
"name": "Annotations & Alerts", |
NewerOlder