#random (2019-05)
Non-work banter and water cooler conversation
A place for non-work-related flimflam, faffing, hodge-podge or jibber-jabber you’d prefer to keep out of more focused work-related channels.
Archive: https://archive.sweetops.com/random/
2019-05-01
2019-05-02
2019-05-03
2019-05-07
2019-05-08
Ok Im in LA :) shall we schedule something?
Welcome @Maciek Strömich!
What day looks best?
I don’t have any specific plans so basically any day is ok.
I was thinking about going to Grififth Observatory and California Science center
but I can do that during the weekend as well
anyone use https://github.com/sandstorm-io/sandstorm?
Sandstorm is a self-hostable web productivity suite. It’s implemented as a security-hardened web app package manager. - sandstorm-io/sandstorm
Darude?
Sandstorm is a self-hostable web productivity suite. It’s implemented as a security-hardened web app package manager. - sandstorm-io/sandstorm
2019-05-09
that’s cool
i typed terraform will release new version soon
the bot answer:
terraform will release new version soon to resolve minor issues with 2.0. If you encounter any problems after the update, please submit an issue at GitHub.
We love the feedback and suggestions! Send us a tweet if you have any feedback or suggestions for improving 1.x
is there a reason why is not 1.0?
haha, that was a joke the bot generated it
XD , I get that part, I mean what is the versioning reason for 0.12 and not 1.0?
ah that one, they should have named it 2.0
as the bot suggested
b/c according to semantic versioning, the diff b/w 0.11.x
and 0.12
is some minor updates
hahaha awsome
If anyone is interested in #variant, I recorded a quick intro to it here: https://zoom.us/recording/play/4tqm82NFwAwrKQKyDPrLRiKnpoQQ3QVP0vgQzqs6ReXioWAU5msjIn9t4jfn8Fe6?continueMode=true
Awesome
Is there any security consideration using s3fs
if i mount S3 bucket on my machine?
2019-05-10
github announced package registry https://twitter.com/bitandbang/status/1126950003832786944
if only they supported alpine packages
they’re demoing live https://live-stream.github.com/
2019-05-13
Does anyone know how to recursively mount S3 subdirectories using s3fs
?
2019-05-15
NGINX and NGINX Plus can act as an OAuth 2.0 Relying Party, sending access tokens to the Idenity Provider for validation and only proxying requests that pass the validation process.
So anyone headed to KubeCon? (if so I’m super jealous you are going to Barcelona)
Hello team I apologize in advanced but is it ok to ask user question here or is there another channel for that?
@ReyP welcome - if you haven’t found this out yet, there are topic specific channels. If you are unsure where to ask, someone can redirect you to the right place if you just ask here.
@ReyP sure fire away. if there’s a better place to ask, we’ll help direct you.
@sarkis No, but I’ll be headed to Monitorama in a couple weeks.
That’s right! Should be a good one Portland is always nice
Oh wut? When did they add Baltimore…
Only a 5.5 hr flight reduction for you
I’m going to that one too
if they repeat an east coast Monitorama, next year I’ll probably only go to that one.
2019-05-16
2019-05-20
Simple command-line snippet manager, written in Go. - knqyf263/pet
interesting way to share operational knowledge
(via @mumoshu)
2019-05-21
looks a bit clunky but of course a cool tool
https://www.infoq.com/articles/devops-cloud-trends-2019/ - I found this interesting collection of trends grouped by adoption.
An overview of how the InfoQ editorial team sees the “cloud” and “DevOps” topics evolving in 2019, which focuses on platforms and practices that are being de facto standards and emerging technologies.
(from the link above)
Unlimited Drive Storage by splitting binary files into base64 - stewartmcgown/uds
2019-05-24
major congrats to the dependabot team! and they made it all free!
yea, love the product
2019-05-25
hello, i’m noticed some issue while using modules. https://hastebin.com/lugodiyiho.cs
Took zsh + spaceship theme for a test drive this AM. Not sure if I can go back to my crappy bash shell
link?
A Zsh prompt for Astronauts. Contribute to denysdovhan/spaceship-prompt development by creating an account on GitHub.
my prompt looks something like:
~/Projects at ☸️ some-kube-cluster (active-namespace)
➜
2019-05-26
Use your iPad as a second screen.
2019-05-28
3 cool things about make
: https://sbstjn.com/make - please share other good resources on make
A Makefile is beautiful. Various services using different languages have different tooling requirements, of course. A sweet Makefile can be the entry to a unified tooling interface.