emil
Thu Jul 06 2017
Go doesn't have Functional generics like map, reduce, fold etc because it encourages imperative for loops
yuva
Mon Jul 03 2017
https://github.com/mperham/sidekiq/wiki/Signals Sidekiq can't be restarted. It will always be TERM -t
+ Start
mrinmoy
Fri Jun 30 2017
monitoring sneakers via statsd https://github.com/jondot/sneakers/wiki/Metrics
deepak
Wed Jun 21 2017
was wonderring why google has a seperate email and password page for login https://support.google.com/mail/forum/AAAAK7un8RUoAsE-6wmaSU/?hl=en
mrinmoy
Sun Jun 18 2017
mrinmoy
Fri Jun 16 2017
mrinmoy
Thu Jun 15 2017
yuva
Wed Jun 14 2017
Imgix has got face detection https://docs.imgix.com/apis/url/size/crop This is very cool, and interesting :)
yuva
Tue Jun 13 2017
If you want to know when a file is removed, run this command git log -1 -- <path>
. In order to get path, you can search for the file content in git log -p
emil
Mon Jun 05 2017
Javascript has a with
statement https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with
Showing 44 to 46 of 46 results