General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
Computerphile
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "Using Regular Expressions - Computerphile" video.
Some people, faced with the problem of comprehending a presentation on regular expressions, like to distract themselves with a well-known and overused Jamie Zawinski quote. Now they have two problems ...
56
8:34 So lex was written by a guy named Lesk. So near, and yet so far ...
12
Don’t spend it all at once.
11
That’s still true in the Free Software world.
3
3:12 By “letter” do you include everything in Unicode classes Ll and Lu? Because, you know, we don’t live in an ASCII-centric world any more...
2
@llearch I’m not sure I would put up with working at such a place.
2
@FrankHarwald That one was no coincidence.
1
@FrankHarwald No, the one I mentioned was indeed a (near) coincidence.
1
@RealCadde But even English uses diacritics. For example, “resumé” versus “resume”.
1
@JanBruunAndersen Be careful, though. Those sorts of things can be localization-dependent, which is not what we want here.
1
How many classes does it take to implement a regex in Java?
1
Best is to avoid such situations, by keeping your REs simple.
1
@TofuBug24 That’s the kind of (mis)use of regexes Jamie Zawinski had in mind when he made his famous quote.
1