Jeff Waugh

Results 44 comments of Jeff Waugh

I just noticed that `gcc` doesn't take advantage of the standard-ish `TOOLPREFIX` or `CROSS_COMPILE` environment variables in `HOST` != `TARGET` scenarios. Would you accept a change to use these when...

I might stick to `CROSS_COMPILE` for now, as it's unclear if `TOOLPREFIX` and `TOOLCHAIN_PREFIX` are sufficiently standard-ish. `CROSS_COMPILE` appears in Linux, musl, etc. as the binary name plus a hyphen,...

Solution: Remove duplicates of the reply-to nick starting from the end of the array.

I think what you were trying to illustrate was eaten by the markdown processing. Can you try again, or point me to an example? Thanks.

This will arrive with the new columns work. Bum, was hoping it'd be a surprise. ;-)

The Twitter website doesn't do this, user streams provides the ability to do so, but site streams (which are used on the hosted application) does not. I can expose this...

Right now you can hover over the main nick to get a full name (and I'll do that for mentions within the tweet too), but it's not immediately displayed. I'd...

Profile columns open immediately to the right of the column you clicked in, so they're "in context". The same will probably happen when you initially load hashtag columns (which can...

OK, will have to think about this some more (so leaving the issue open).

I've done some work on socket activation support for Dropbear, but the version in OpenWrt doesn't have inetd support. In fact, someone actually went to the trouble of writing a...