Skip to content

Instantly share code, notes, and snippets.

(not always bizarre, sometimes just backfiring daily design)

Kubernetes

1.16

  • Deprecation of kubernetes.io/role label.

  • Deprecation of API versions.

  • Action: Make sure helm charts release state also have the manifests with the new API version.

computer programs are the tangible output of a thought process - the conversion of a thought process into a product.

Edward H. Bersoff, "Elements of Software Configuration Management"

software testing alone does not produce or ensure good software -- it only gives an indication of error frequency that can be expected and [...] verification only shows correspondence to functional requirements.

Joseph P. Cavano and James A. McCall, "A Framework for the Measurement of Software Quality"

@juniorz
juniorz / brhue.md
Last active May 12, 2020 10:53
brhue.md

Unlock Telepatria vtelca v865m movilnet

12345678 (was the initial code)

##3646633## (engineering mode) Simme Lock Network Personalization Unlock permanently

@juniorz
juniorz / README.md
Created July 31, 2018 15:35
How to setup a XMPP prekey server

YMMV

@juniorz
juniorz / README.md
Last active February 11, 2018 08:26
An OTR-over-TCP example

# OTR-over-TCP chat-roulette

This is an example of how OTR can be used outside of XMPP

Installing instructions

How to start a server

curl https://gist.github.com/juniorz/9ae1d1f38fc24a2cb051/raw/server.go -O