Skip to content

Instantly share code, notes, and snippets.

@billyto
billyto / CKAD-preparation.yml
Last active February 25, 2021 20:50
K8s discover
# Let's start with Docker
# Image is A filesytem + metadata + a command
# Dockerfile, requieres a base image ... use "docker build" command
# Images are stores in registries ie (Docker registry)
# pulling an image
docker image pull memcached
# Sequence for creating an image:
# Base image -> Derived Container -> New Image
# choice of image is important
@billyto
billyto / Tech-Interview-anti-patterns.md
Last active November 3, 2018 22:03
Notes on the Technical interview Anti-patterns talk. Uncubed Nov 2018
@billyto
billyto / localized2JSON.swift
Last active June 13, 2023 17:32
convert localizable.string files to json format
#!/usr/bin/env swift
//FIRST: chmod +x localized2JSON.swift
//USE: ./localize-strings2json.swift localizable.strings strings.json
//TODO: error checking for parameters and files
//TODO: --help -h
//TODO: separate groups of string in dictionaries?
import Foundation

Keybase proof

I hereby claim:

  • I am billyto on github.
  • I am billyto (https://keybase.io/billyto) on keybase.
  • I have a public key whose fingerprint is A92E 89EC 22F5 A021 8092 5A58 C8C1 304F F567 971C

To claim this, I am signing this object: