Skip to content

Instantly share code, notes, and snippets.

View orrymr's full-sized avatar

Orry orrymr

View GitHub Profile
@orrymr
orrymr / mean_value.R
Last active September 13, 2021 17:44
mean_value <- sum(seq(1:6) * (1 / 6))
print(mean_value)
# [1] 3.5
@orrymr
orrymr / gist:1158bd18361b3e1998736a8d221dc5ad
Created March 24, 2021 14:43
minikube start --alsologtostderr
I0324 16:41:21.750172 24757 out.go:239] Setting OutFile to fd 1 ...
I0324 16:41:21.752574 24757 out.go:291] isatty.IsTerminal(1) = true
I0324 16:41:21.752613 24757 out.go:252] Setting ErrFile to fd 2...
I0324 16:41:21.752619 24757 out.go:291] isatty.IsTerminal(2) = true
I0324 16:41:21.752712 24757 root.go:308] Updating PATH: /Users/orrymr/.minikube/bin
I0324 16:41:21.753937 24757 out.go:246] Setting JSON to false
I0324 16:41:21.793920 24757 start.go:108] hostinfo: {"hostname":"Orrys-MacBook-Pro.local","uptime":256360,"bootTime":1616340521,"procs":522,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"11.0.1","kernelVersion":"20.1.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"d8523129-e878-38ba-a8e0-1d0e8d2470b7"}
W0324 16:41:21.794100 24757 start.go:116] gopshost.Virtualization returned error: not implemented yet
I0324 16:41:21.814198 24757 out.go:129] 😄 minikube v1.18.1 on Darwin 11.0.1
😄 minikube v1.18.1 o