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.
Aug 6, 2019
https://github.com/sl1pm4t/k2tf : Nifty tool to convert yaml to hcl. Useful when incorporating kubernetes provider
iffyuva
Jul 31, 2019
To debug your compiled elixir code inside a container you can run the executable file with
remote_console
argument to get a remote shell.atul
Jul 31, 2019
To debug your compiled elixir code inside a container you can run the executable file with
remote_console
argument to get a remote shell.atul
Jul 17, 2019
\p{} matches a character’s Unicode script. You can use \p{Tibetan}] to match for tibetan scripts https://ruby-doc.org/core-2.6.3/Regexp.html
goromlagche
Jun 26, 2019
Kubernetes secret management - Store your AWS or any other keys, secret in kubernetes secret(
https://kubernetes.io/docs/concepts/configuration/secret
kubectl get secret
) base64 encoded and define an environment variable in kubernetes config to access them in your app.https://kubernetes.io/docs/concepts/configuration/secret
atul
Jun 25, 2019
CSS
text-transform: capitalize
won't capitalize the text if the whole content is already in upper case
. will see the difference only if content is lower case https://jsbin.com/nemaqaf/edit?html,css,js,outputrevath
Jun 11, 2019
Difference between match.url and match.path, which to use: https://css-tricks.com/react-router-4/#article-header-id-7
amit
Jun 11, 2019
Difference between match.url and match.path, which to use: https://css-tricks.com/react-router-4/#article-header-id-7
amit
Jun 7, 2019
ActiveRecord has a warn_on_records_fetched_greater_than config. If you use it “config.active_record.warn_on_records_fetched_greater_than = 1500” then if you use a Model.all and the records are > 1500 it will long a warning. Generally if the row count is high, you would want to use “find_in_batches” rather than “all”. The original issue https://github.com/rails/rails/issues/16463
goromlagche
Jun 6, 2019
use
credentials('global-cred-id')
to use Jenkins credentials inside pipline Eg: DANGER_GITHUB_API_TOKEN = credentials('78c4b861-f9e8-44b8-8510-4d734ab752a0')
revath
Showing 51 to 53 of 77 results
Ready to Build Something Amazing?
Codemancers can bring your vision to life and help you achieve your goals
- Address
2nd Floor, Zee Plaza,
No. 1678, 27th Main Rd,
Sector 2, HSR Layout,
Bengaluru, Karnataka 560102 - Contact
hello@codemancers.com
+91-9731601276