09.qmd (3216B)
1 --- 2 title: Cohort 9 3 --- 4 5 {{< video https://www.youtube.com/embed/498yvFZwPrM >}} 6 7 <details> 8 9 <summary>Meeting chat log</summary> 10 ``` 11 00:13:32 Olivier Leroy: Start 12 00:15:27 Olivier Leroy: It is also good to change mindset: debugging is fun! 13 00:17:46 Olivier Leroy: I use DDG 14 00:18:58 Jo Hardin: no, never 15 00:20:13 Olivier Leroy: It is always NULL π 16 00:21:14 Steffi LaZerte (she/her): Reacted to "It is always NULL π" with π 17 00:22:11 Derek Sollberger: still describe the bug(s) to the rubber duck 18 19 https://en.wikipedia.org/wiki/Rubber_duck_debugging 20 00:22:26 Olivier Leroy: Reacted to "still describe the b..." with π¦ 21 00:22:39 Diana Garcia: Reacted to "still describe the b..." with π¦ 22 00:22:47 Jo Hardin: the title of her talk is: object of type closure is not subsettable 23 00:23:06 Olivier Leroy: Reacted to "the title of her tal..." with π» 24 00:23:38 Derek Sollberger: Reacted to "the title of her tal..." with π» 25 00:25:14 Steffi LaZerte (she/her): Replying to "still describe the b..." 26 27 With rOpenSci coworking, we always have a 5min scavenger hunt in the middle ("You have 30s to find something that is round", etc.) We get soooo many different rubber duckies π 28 00:25:26 Derek Sollberger: Reacted to "With rOpenSci cowork..." with π 29 00:25:26 Steffi LaZerte (she/her): Reacted to "the title of her tal..." with π 30 00:26:44 Olivier Leroy: Reacted to "With rOpenSci cowork..." with π 31 00:37:20 Steffi LaZerte (she/her): This is super helpful, because I've never understood all the nuanced steps within browser(). I just move the browser() statement and rerun π 32 00:38:09 Steffi LaZerte (she/her): Escape also kicks you out (usually but not always) 33 00:45:24 Steffi LaZerte (she/her): I'm dual-tasking a bit and was excited that your example walked me through using a breakpoint right when I needed it π 34 00:47:44 Jeffrey Stevens: Reacted to "I'm dual-tasking a b..." with π 35 00:51:15 Olivier Leroy: I was searching from scholar article on history of debugger but my googlefu is bad now 36 01:04:01 Derek Sollberger: I just need the warnings to be in a different color (so that my students stop freaking out) 37 01:04:09 Olivier Leroy: Reacted to "I just need the warn..." with π 38 01:04:57 Steffi LaZerte (she/her): Hahaha! Yes, I usually spend some time in the first class explaining the difference between Messages, Warnings and Errors :D to try and get them to relax a bit! 39 01:06:58 Jo Hardin: gotta run. thanks, Jeffery, this was fantastic! 40 01:11:07 Jeffrey Stevens: end 41 01:11:43 Derek Sollberger: Another mental boost from Hadley Wickham: "Itβs easy when you start out programming to get really frustrated and think, βOh itβs me, Iβm really stupid,β or, βIβm not made out to program.β But, that is absolutely not the case. Everyone gets frustrated. I still get frustrated occasionally when writing R code. Itβs just a natural part of programming. So, it happens to everyone and gets less and less over time. Donβt blame yourself. Just take a break, do something fun, and then come back and try again later." 42 01:11:58 Olivier Leroy: Reacted to "Another mental boost..." with π 43 01:12:11 Diana Garcia: Reacted to "Another mental boost..." with π 44 ``` 45 </details>