louiscad
05/23/2017, 7:16 AMSlackbot
05/23/2017, 8:50 AMdeviant
05/23/2017, 9:42 AMmaciekjanusz
05/23/2017, 1:15 PMmenegatti
05/23/2017, 3:39 PMmenegatti
05/23/2017, 3:45 PMgenerateSequence(1) { (it * 2).takeIf { it < 1000 } }.forEach { // something here }
mg6maciej
05/23/2017, 5:42 PMgrep -roh "\bval\b" . | wc -w
and "\bvar\b"
gives 1988 `val`s vs 12 `var`s in my codebase. It's an accident it sums up to 2000. What about other people here?gaetan
05/23/2017, 8:57 PMdragas
05/24/2017, 10:42 AMkennycason
05/25/2017, 5:42 AMkirillrakhman
05/25/2017, 10:17 AMkirillrakhman
05/26/2017, 1:10 PMdictionary[string]
on a Dictionary<Foo, Bar>
poohbar
05/26/2017, 3:52 PMonionsoup
05/26/2017, 4:28 PMorangy
redrield
05/26/2017, 11:29 PMjanvladimirmostert
05/29/2017, 8:14 AMspeshuric
05/29/2017, 8:27 PMcedric
05/31/2017, 4:44 PMorangy
thymecypher
05/31/2017, 5:18 PMdh44t
05/31/2017, 10:07 PMorangy
mg6maciej
06/01/2017, 10:41 AMkirillrakhman
06/01/2017, 11:38 AMpp.amorim
06/01/2017, 4:19 PMAppCode Corruption MUST SEE
orangy
orangy
bamdmux
06/02/2017, 5:25 AMonionsoup
06/02/2017, 4:13 PM