Jack M.

Flagstaff, AZ

Age: 31

Entropy is my hero.
May
14
awarded Good Answer
May
9
comment Apache recompile does not find new OpenSSL
Just got done trying that: LDFLAGS="-s -L/usr/local/openssl-1.0.1e/ -Wl,-rpath=/usr/local/openssl-1.0.1e/" CFLAGS="-O2 -fPIC -I/usr/local/openssl-1.0.1e/" SSL_BASE=/usr/local/openssl-1.0.1e/lib/ ./configure [sic] No love.
May
9
comment Apache recompile does not find new OpenSSL
Not sure exactly what to look for in config.log, but it looks like it found the one I specified: configure:13500: result: /usr/local/openssl-1.0.1e
May
9
comment Apache recompile does not find new OpenSSL
It does have the include/openssl/ directory with all of the *.h files in it.
May
9
asked Apache recompile does not find new OpenSSL
May
8
awarded Great Answer
Apr
23
comment DIY wooden bike rack -- looking for plans
I believe they sit around 18" apart. However, they also flip from front wheel up to front wheel down. This helps the bars from impacting.
Apr
17
awarded Popular Question
Apr
10
awarded Popular Question
Apr
9
awarded Good Answer
Apr
3
awarded Nice Question
Mar
16
awarded Popular Question
Mar
14
awarded Notable Question
Mar
12
awarded Popular Question
Feb
11
awarded Popular Question
Feb
8
awarded Notable Question
Jan
31
revised reading file line by line in go
Link defenition was deleted. Added it back.
Jan
18
revised testing django web app that uses cookies/session
The previous edit did link to a valid new location for the Persistent State documentation, the edit was just done poorly.
Jan
11
comment Javascript vs. CSS for swapping elements
I've actually seen performance hits in IE on forms of only 50 fields with 40 of them swapping out. Firefox and Chrome handle it better, of course.
Jan
10
asked Javascript vs. CSS for swapping elements
1 2 3 4 5