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.

May 24, 2019
do not modify instance variables of a singleton class, not thread safe. furthermore no instance variables, only class variables.
goromlagche
Goromlagche
May 20, 2019
iffyuva
Iffyuva
May 16, 2019
http://privacy.cis.upenn.edu/ - How to improve data sharing with privacy in mind.
iffyuva
Iffyuva
May 8, 2019
Kubernetes jobs can be configured with ttlSecondsAfterFinished to clean up finished jobs automatically. - https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#clean-up-finished-jobs-automatically
atul
Atul
Apr 27, 2019
a small elisp snippet to generate class name for ruby files. can be modified for other langs too
https://gist.github.com/goromlagche/0c53ef2cbee35a14dee34e9029c71116
goromlagche
Goromlagche
Apr 12, 2019
https://github.com/sosedoff/pgweb : A great way to connect to postgres without opening port 5432 to general public.

We can even add this to Dockup, and boom everyone has access to postgres container and can fiddle directly
iffyuva
Iffyuva
Apr 5, 2019
How to extract a nested yaml key from a file and write its contents to another file?

js-yaml | jq ".topkey.nestedkey" | js-yaml > output.yaml
iffyuva
Iffyuva
Apr 4, 2019
To avoid diff of package-lock.json in git show: git show ':(exclude)package-lock.json'
revath
Revath

Showing 55 to 57 of 80 results

Ready to Build Something Amazing?

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