. @githubstatus@github it looks like there is a small glitch on the PR pages, is it only from my side? Got this while accessing https://t.co/M0QKWl3bST
@joaoqalves I’d guess there’s relationship with how we are trained to learn since we’re born. We’re trained to have the theory and then maybe a bit of practice. We’re trained to have the good training (I.e. diploma) to enter the job market. No good diploma no good job.
@srvaroa@joaoqalves Happy to show you what it is
In short, this thing is just a thing that runs “all necessary build tools” (go, helm, docker) in the good order
One of the goals is to enforce standards. All repos are built the same way (go test && go build) and must have with the same conventions
@joaoqalves@srvaroa But never underestimate the power of running locally. If you are able to achieve it in a sensible manner, you pay your debt quickly with short feedback loops.
@joaoqalves@srvaroa Oh this schip-ci thing?
Yeah is worked pretty well and got the focus “it must run locally the same way as in CI”, and obviously comes with tests and tradeoffs
Biggest downside it has is that it is expensive to maintain 2 environments at once and always consider corner cases.
@joaoqalves There are 2 subsequent things I see here. First, it looks like this work far from revenue streams is highly required. How can we connect those with revenue stream. Second, once you spent some time distanced from stream revenues can you get back like a salmon?
@clcoding print("Enter a number of lines:")
lines = int(input())
for i in range(lines):
print(" "*(lines-i-1) + "*"*(2*i+1))
for i in range(lines-1,0,-1):
print(" "*(lines-i) + "*"*(2*i-1))
@joaoqalves It is also pretty doable to cut cloud costs by a significant chunk. It’s just a matter of business focus. Or you focus on delivering business vale, or you focus on cost optimization. Overall, healthy engineering teams ends up circling between both to get the best compromise.
Sad time for #Interoperability. Following the #FreedomOfSpeech and the #rightToRepair, there should be a freedom of/right to interoperability.
https://t.co/jS2yupSurn
*right to repair: https://t.co/qM9P4alcVk
#UX matters in almost everything we do.
Here we see once more how true it is with @SNCFConnect. Find a time schedule on Google, click time schedules and then you land on “book a ticket”
There are so many reasons why you would like to see time schedules without buying a ticket …
@joaoqalves Not only this, but also consider that now, most phones are water proof (latest iPhones are claimed as IP68)… thanks to the sealing of “tools needed to replace battery”.