HN user

zeisss

142 karma

[ my public key: https://keybase.io/zeisss; my proof: https://keybase.io/zeisss/sigs/ehqSIqYcR_6HEUSFvBlGe3UkTNZjAXX3HgyN8r9d4FE ]

Posts7
Comments53
View on HN

Do you always put the currency behind the number? I know some countries prefer the currency infront (e.g. USD), others behind (EUR).

But since this is not a human visible field, this is probably irrelevant, right?

+1 for doing this for onboarding / knowledge sharing or just brainstorming possible solutions to a problem. But do it with a clear timebox (maybe 1-2h) and breaks in between. Having to do this longer (like a whole day, even with breaks etc) would drive me nuts as well. Sometimes I just need to stare at the code for a while or draw pretty boxes with arrows on a piece of paper (kind of hard to share in a remote setting).

I understand the idea for fetching / listing resources, e.g. list me all ec2 machines.

My confusion is more about general logs ("preparing output in /tmp/randomid") and progress updates ("the job is 25% done", "deploying cluster", "docker image download: 90%"). Is that actually of interest as structured output or should that remain as human readable on stderr?

All I want is an app that I can hotkey to my main (android) screen that starts a stream with an auto-sleep timer set to some value. I currently have to click like 6 times with various wait times to listen to my nightly "sleep time" stream.

Any app recommendations?

GitHub was down 6 years ago

That explains why my test suite suddenly takes >1h and after I canceled it, the status was green O.o