Displaying 2 results from an estimated 2 matches for "cutlery".
Did you mean:
cutler
2006 Oct 19
2
Loading syslinux from a USB HDD
...implementation and a compact kernel. I can't see
anything 'Windows' being any quicker. Do you agree? So the VM is out.
That leaves: Portable applications, which is OK, I suppose, but you
still don't have your desktop and tools (which is like being served
dinner without the cutlery). So I need a 'native' operating system that
I can freely install (for other people too). If I've got to learn new
stuff, wouldn't I be better off to go with that Mac-on-stick thing,
which is all GUI driven, like Windows (isn't it?)?
If I do go with Linux, it has to be 2GB...
2005 Apr 17
14
Leaky Webrick (?) & image corruption
Hi guys,
After a few days of webrick seeming to use up a ton of ram (the longer it was running, the more ram); izayoi on #rubyonrails kindly suggested changing Dependencies.mechanism in development.rb to :require which appears to have fixed the prob - at the expense of having to restart webrick after making changes to .rb files. Is this a known issue, or is there an alternative solution?