shubham
Fri Feb 07 2020
cat k8s.yaml | kubectl apply -f-
shubham
Fri Feb 07 2020
cat k8s.yaml | kubectl apply -f-
shubham
Fri Feb 07 2020
cat k8s.yaml | kubectl apply -f-
shubham
Fri Feb 07 2020
cat k8s.yaml | kubectl apply -f-
sreenadh
Thu Feb 06 2020
git subtree push --prefix heroku master
for pushing a subfolder to heroku [https://stackoverflow.com/q/39197334/6220432]iffyuva
Fri Jan 24 2020
Dark and light themes for browsers can be controlled programmatically using css. More info can be found here https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
vinu
Thu Jan 23 2020
revive stuck terminals : eg - In case you loose your ssh connection and your terminal is stuck, but would like to continue on the same terminal without closing it.
press "(esc) (enter) (shift + `) (.)" ignore brackets :
iffyuva
Thu Jan 09 2020
https://what-problem-does-it-solve.com/ Yesterday I came across this. Seems like a good way to reason about webpack, serverless, and blockchains 🙂
goromlagche
Fri Dec 20 2019
In ActiveRecord when using default scope filters, be careful in
left_joins
queries. As the scope would show up the join on
clause.amit
Mon Dec 09 2019
use Event,isTrusted to know whether the triggered event is authentic(user triggered) or through a script: https://developer.mozilla.org/en-US/docs/Web/API/Event/isTrusted
Showing 42 to 44 of 73 results