General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
Socratica
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "" video.
Here’s a handy one: “\b” for matching word boundaries. For example, using “\bi\b” to search through code for the variable “i” without matching parts of every single word containing the letter “i”.
1