login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
jes5199
515
reputation
83 views
Registered User
name
jes5199
member for
1 year
seen
2 hours ago
website
jes5199.com
location
OR
age
28
stats
activity
reputation
favorites
accounts
2h
asked
Should I flatten Rails migrations?
Nov
29
awarded
●
Notable Question
Nov
8
asked
Can I use rspec mocks to stub out version constants?
Nov
3
awarded
●
Nice Answer
Oct
26
comment
What’s the most efficient way get the first day of the current month?
be careful with leading zeros in unquoted integers: that's octal notation. It'll work fine until you type 08 or 09.
Oct
22
comment
How many programmers should a startup have?
nice! smfhudsafaiuhfdaf;
Oct
22
asked
How many programmers should a startup have?
Oct
19
comment
First order array difference in Ruby
I think it works in 1.8.7 but not 1.8.6
Oct
17
answered
First order array difference in Ruby
Oct
12
awarded
●
Popular Question
Oct
7
comment
jquery and selectors
I think this could use the tag "events"
Oct
5
comment
jquery and selectors
yeah, jQuery's documentation on these methods was really hard to find.
Oct
5
answered
jquery and selectors
Oct
3
comment
Workarounds for JavaScript parseInt octal bug
yes, that would be naughty -- it would break other code that relied on the standard behavior.
Sep
17
awarded
●
Yearling
Sep
2
revised
Why can’t webmin can’t open files in directories that are not world executable?
added 75 characters in body; edited tags
Aug
21
comment
Why can’t webmin can’t open files in directories that are not world executable?
no acls on the directory. not SELinux. I should only be affected by the
user
execute bit, if I'm the directory owner (I am). And this works just fine on a 32 bit server
Aug
21
comment
Why can’t webmin can’t open files in directories that are not world executable?
I had perl output the $< and $> variables, and they both claim I'm user 0
Aug
21
asked
Why can’t webmin can’t open files in directories that are not world executable?
Aug
19
asked
What does REM stand for in BASIC?
Aug
11
revised
Javascript: calculating number of columns of a dynamically sized textarea
edited tags
Aug
5
comment
What real life bad habits has programming given you?
@Bobby Jack Jon why don't you just use unicode (something like this ☺)
Aug
4
asked
How to have git log show filenames like svn log -v
Jul
23
awarded
●
Civic Duty
Jul
20
comment
Javascript: calculating number of columns of a dynamically sized textarea
not helpful - "cols" returns "-1" if the textarea is dynamically sized
Jul
20
revised
Javascript: calculating number of columns of a dynamically sized textarea
edited body
Jul
19
awarded
●
Commentator
Jul
19
asked
Javascript: calculating number of columns of a dynamically sized textarea
Jul
13
asked
JQuery: Is there a way to do Flex-style data bindings?
Jun
20
answered
What are common UI misconceptions and annoyances?
Jun
20
awarded
●
Autobiographer
Stack Overflow works best with JavaScript enabled