Fueling Curiosity, One Insight at a Time

At Codemancers, we believe every day is an opportunity to grow. This section is where our team shares bite-sized discoveries, technical breakthroughs and fascinating nuggets of wisdom we've stumbled upon in our work.

Feb 7, 2020
cat k8s.yaml | kubectl apply -f-
shubham
shubham
Feb 6, 2020
git subtree push --prefix heroku master for pushing a subfolder to heroku [https://stackoverflow.com/q/39197334/6220432]
sreenadh
sreenadh
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
iffyuva
iffyuva
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 : 

vinu
Vinu
CEO
Jan 9, 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 🙂
iffyuva
iffyuva
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.
goromlagche
goromlagche
Dec 9, 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
amit
amit
Dec 9, 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
amit
amit
Nov 27, 2019
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
akshay
akshay
Nov 27, 2019
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
akshay
akshay

Showing 47 to 49 of 77 results

Ready to Build Something Amazing?

Codemancers can bring your vision to life and help you achieve your goals