457 reputation
313
bio website jessrules.com
location United States
age 49
visits member for 2 years, 2 months
seen Apr 10 at 17:44
stats profile views 14

Iconoclast, artist, developer, dad.


Apr
9
awarded  Notable Question
Mar
19
awarded  Yearling
Nov
7
awarded  Popular Question
Jul
20
awarded  Caucus
Apr
22
comment How to boot linux kernel without bootloader?
Off topic, but: just go back to an older version of Linux.
Mar
29
awarded  Scholar
Mar
29
comment Quake 3 won't install on Windows 7
Excellent, that works flawlessly. I note with some amusement that the error message could have said that setup.exe was 16-bit, but did not explicitly mention it.
Mar
29
accepted Quake 3 won't install on Windows 7
Mar
29
asked Quake 3 won't install on Windows 7
Mar
19
awarded  Yearling
Mar
13
awarded  Critic
Feb
3
awarded  Citizen Patrol
Jan
12
comment Can Mac Outlook 2011 use in-reply-to to group messages?
Since most decent mail clients use "in-reply-to" to group messages into tree-like threads, it is absolutely what I want. The group-by feature doesn't include in-reply-to as an option, although if it did, it still wouldn't do the right thing.
Jan
12
awarded  Student
Jan
12
awarded  Promoter
Jan
10
awarded  Tumbleweed
Jan
3
asked Can Mac Outlook 2011 use in-reply-to to group messages?
Dec
13
comment Text renders awfully in Chrome on a PC, yet fine in all other modern web browsers
@PaulD.Waite -- yep, I've seen machines where Chrome renders all pages like this; nothing to do with the specific site. Might be a settings thing, I'm not sure; it's obviously nonoptimal if the default settings don't work.
Nov
20
answered Unix Commands are not working
Nov
6
comment Keeping a GUI session on screen
You probably want to create an xinitrc file in your ~/.vnc directory; it'll be executed when you run the server, and establish your session. It might include the startkde command, for example. You'll also want to set a password, so it's not completely unprotected.