[identity profile] atreic.livejournal.com 2012-03-08 04:14 pm (UTC)(link)
Only simple ones. How else would you write / edit regular expressions? *confused face*

[identity profile] danieldwilliam.livejournal.com 2012-03-08 04:16 pm (UTC)(link)
The quality of beards does rather depend on the qualities of the wearer.

But there does seem to be a societal presumption against them at the moment, so I'm voting GOOD, in order to even things up.

[identity profile] atreic.livejournal.com 2012-03-08 04:16 pm (UTC)(link)
Wow. Ergh.

[identity profile] atreic.livejournal.com 2012-03-08 04:21 pm (UTC)(link)
I don't like GUIs / fluffy hand holding programs. I'm prepared to believe this is an irrational prejudice and actually this is a much easier way to deal with regex. Then again, if it isn't BBC BASIC I think it's too fluffy and modern ;-)
ckd: (cpu)

[personal profile] ckd 2012-03-08 04:28 pm (UTC)(link)
I'd also say "Ergh", but because "[o]ur goal is to make Expresso the best .NET regular expression development tool on the planet" makes it rather pointless for me and their "it's free but we will nag you until you give us your email address" thing would a bit grumpy-making if I were going to install it.

(There's probably more than a little "in my day we wrote our regexps uphill in the snow both ways and we LIKED it", as well.)
innerbrat: (pretty)

[personal profile] innerbrat 2012-03-08 04:29 pm (UTC)(link)
I have said a couple of times that as there are a relatively small number of people in this world capable of growing facial hair, and as facial hair is so awesome, it is the moral imperative for everyone capable of growing it, to do so. That way I'm surrounded by as much awesome and varied facial foliage as possible.

And of course, the world is all about me.
ckd: small blue foam shark (Default)

[personal profile] ckd 2012-03-08 04:30 pm (UTC)(link)
The name thing: depends on the form of wrong. If they use my slightly less preferred variant of my first name, no harm no foul; if they call me something that's definitely not my name, I'll correct them.

[identity profile] skreidle.livejournal.com 2012-03-08 04:35 pm (UTC)(link)
Beards: Depends on the beard and the face it's attached to. Neck beards are almost always bad, and beard with no mustache are generally inadvisable. :)

Regex: Not sure, as I've never actually worked with them and am not 100% clear on what they are and what they're used for. :)

[identity profile] khbrown.livejournal.com 2012-03-08 04:42 pm (UTC)(link)
Jeffrey Friedl's Mastering Regular Expressions is a must-read if you're working with them. You could try the valid email address matcher at the end with the GUI programme ;-)

[identity profile] erratio.livejournal.com 2012-03-08 04:45 pm (UTC)(link)
I said editing regexes is crazy, but only because I find them so unreadable that I would prefer to get the plain English translation of what it's meant to do and then rewrite the damn thing from scratch.

[identity profile] momentsmusicaux.livejournal.com 2012-03-08 04:52 pm (UTC)(link)
You know about the extended flag, right? It means you can add whitespace and comments to a regex, so you can have something like:

$regex = '@
\s+ # match some initial whitespace
( \w+ ) # capture the first word
@';

and so on.

[identity profile] momentsmusicaux.livejournal.com 2012-03-08 04:53 pm (UTC)(link)
Is there such a thing as a lovely IDE? I've yet to find one that doesn't fail on totally basic text editing UI or have a crapton of fiddly buttons with totally mysterious icons. In other words, they all look too much like KDE!

[identity profile] momentsmusicaux.livejournal.com 2012-03-08 04:54 pm (UTC)(link)
Heh, any I write that are longer than a dozen characters or a bit hairy I explode like that. Because I know I'll need to understand them in 6 months' time.

*insert rant about shoddy coders here*

[identity profile] momentsmusicaux.livejournal.com 2012-03-08 04:57 pm (UTC)(link)
Beards: good but I find them too scratchy on myself. I also start to find I want to wash my face after every meal.

Name correction: depends on the place and my current mood. Sometimes I ignore and feel annoyed. Sometimes I correct. When the same person gets it wrong several times I start to give up and consider them to be a cretin. This is especially true when they spell it wrong in emails, which are *replies to my emails which have my name in*.

[identity profile] momentsmusicaux.livejournal.com 2012-03-08 04:58 pm (UTC)(link)
Haven't tried it, as don't feel like spending that much on something like that.

I've tried Eclipse and NetBeans and they're both dire.

[identity profile] palmer1984.livejournal.com 2012-03-08 05:00 pm (UTC)(link)
I find that goatee like beards occasionally look good, but other than that - no!

[identity profile] poisonduk.livejournal.com 2012-03-08 05:08 pm (UTC)(link)
Have you looked at crimson editor? It reformats all my korn shelland PL SQL. Stuff with pretty colours.

[identity profile] pigwotflies.livejournal.com 2012-03-08 05:13 pm (UTC)(link)
Not completely true cos I do vaguely know what a regular expression is (mostly because Rob owns this shirt and periodically has to explain it to people. But I wouldn't know how to edit one.

[identity profile] bart-calendar.livejournal.com 2012-03-08 05:27 pm (UTC)(link)
When it comes to the "beards" question are we talking about facial hair or people like Katie Holmes/Jada Pinkit Smith/Kelly Preston?

Page 1 of 3