Skip to content

Instantly share code, notes, and snippets.

# https://www.openbsd.org/faq/
# https://www.openbsdhandbook.com
# https://sohcahtoa.org.uk/openbsd.html
# /usr/bin/help
# man apropos
# man 8 afterboot
#••••••••
# Network
#••••••••
https://www.sigidwiki.com/wiki/Signal_Identification_Guide -- signaly atd.
qspectrumanalyzer -- zobrazi signaly -- binning algoritmus (ukazae silu signalu)
Bourka: 0-600 kHz, direct sampling mode, 5m antena minimalne (nebo drat)
cd dump1090-mutability-git/
ls -l
makepkg -isr
cd ..
GET /api/automation-hub/v3/_ui/synclists/?offset=0&limit=10 HTTP/1.1
Host: ci.foo.redhat.com:1337
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Accept: application/json, text/plain, */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
DNT: 1
Connection: keep-alive
Referer: https://ci.foo.redhat.com:1337/ansible/automation-hub/?page_size=12&view_type=card
Cookie: AMCV_945D02BE532957400A490D4C%40AdobeOrg=1075005958%7CMCIDTS%7C18380%7CMCMID%7C60787030052646459184468251436365527716%7CMCAAMLH-1588675417%7C7%7CMCAAMB-1588675417%7C6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y%7CMCOPTOUT-1588077817s%7CNONE%7CvVersion%7C4.4.1%7CMCSYNCSOP%7C411-18387%7CMCAID%7CNONE%7CMCCIDH%7C290183859; scCidHist=701f2000001Css0AAC%7C701f2000000tyBjAAI%7C701f2000001Css0AAC; _gcl_au=1.1.2109657408.1584109569; notice_preferences=2:; notice_gdpr_prefs=0,1,2:; cmapi_gtm_bl=; cmapi_cookie_privacy=permit 1,2,3; mbox=PC#12c6ae06b2cf45019101065f340d4025.17_0#1651231601|session
@romanblanco
romanblanco / graffiti.json
Last active April 11, 2020 15:01
JSON describing graffiti photos in IPFS storage
[
{
"ipfs": "Qmdfdpip1bEz7Xwx4iongHNd4Vawc6xLK8LmH2mgm31WoM",
"date": "0001-01-01T00:00:00Z",
"latitude": null,
"longitude": null,
"olc": "",
"surface": "",
"tags": []
},
@romanblanco
romanblanco / graffiti.go
Last active April 11, 2020 15:58
Generating JSON describing graffiti photos in IPFS storage
package main
import (
"encoding/json"
"fmt"
"html/template"
"io"
"io/ioutil"
"log"
"net/http"
# apply 'precision' and 'value' column to get 'amount'
def update_total(row):
amount = row['value'] / pow(10, row['precision'])
return amount
raw1 = pandas.read_json('cs.json', convert_dates=['booking'])
raw1 = raw1.dropna(axis=1, how='all')
flat1 = pandas.concat([raw1.drop(['amount'], axis=1), raw1['amount'].apply(pandas.Series)], axis=1)
flat1 = pandas.concat([flat1.drop(['partnerAccount'], axis=1), flat1['partnerAccount'].apply(pandas.Series)], axis=1)
flat1 = flat1.dropna(axis=1, how='all')
1960s
- software produced by academics or corporate researchers often shared as a public domain
- hardware selling bussines, source code distributed with the software itself
- 1969 ARPANET simplified the exchane of software code
1970s
- programming language compilers matured and evolved
- growing software industry, increasing it's cost
package main
import (
"fmt"
"time"
"github.com/Shopify/sarama"
"github.com/pote/philote-go"
)
func main() {

Dialog Editor

Angular components

Dialog Editor

%dialog-editor is the component on the top of the hierarchy of the whole editor.

The overall dialog editor hierarchy is following: