Search Results

1
vote

How do I debug GRUB handing on “GRUB Loading stage2…” ?

To debug it, modify the source code for stage 1 (or 1.5 if that's where it's failing) to display the C, H, and S where it's looking for stage 2. I don't think you can fit much more into stage 1 bu …
4
votes

What’s a good Computer for a Child (5-years old)?

Since your C64 is still running and you didn't break it when you were 5 years old, this is obviously the PC of choice for you to give to your child. The second-best answer would be a laptop …
0
votes

How to convince a client that “expensive” is “cheaper”?

You need to read thedailywtf.com and observe that expensive solutions often turn out to be as expensive as cheap solutions. You need to read stackoverflow.com and observe that correct answe …
0
votes

How to cook turkey programatically?

stty cooked >/dev/tturkey …
0
votes

Are you a self taught programmer or did you take a programming course?

Fortunately this question asks "or" instead of "xor". Next I'll answer another question: Am I a self-taught programmer (by experiments) AND did I take a programming course AND did I learn …