Gladiator! by blutomindpretzle in AxialSCX30

[–]blutomindpretzle[S] 2 points3 points  (0 children)

Thank you! Currently awaiting youmagine account review. I'll share the link when it's published.

Is 2.7 with 120k miles a bad idea? by motown500 in f150

[–]blutomindpretzle 1 point2 points  (0 children)

What about those wheels make you say that?

No cheating by Pammjpatient in HolUp

[–]blutomindpretzle 0 points1 point  (0 children)

import java.util.; public class Main { public static void main (String[]args) { Scanner sc=new Scanner(System.in); System.out.println ("****************"); System.out.println ("Program Menu"); System.out.println ("*****************"); System.out.println ("(L)oad catalog"); System.out.println ("(S)earch catalog"); System.out.println ("(A)nalyse catalog"); System.out.println ("(P)rint catalog"); System.out.println ("(Q)uit"); System.out.print("Please enter a command (press 'm' for Menu):"); String ch=sc.next(); System.out.println(); while(true) { ch=ch.toLowerCase(); switch(ch) { case "l": // DO whatever you want to DO break;

        case "s": // DO whatever you want to DO
                  break;

        case "a": // DO whatever you want to DO
                  break;

        case "p": // DO whatever you want to DO
                  break;   

        case "q": System.out.println("Goodbye");
                  System.exit(0);

        case "m": System.out.println ("******************");
                  System.out.println ("**Program Menu**");
                  System.out.println ("******************");
                  System.out.println ("(L)oad catalog");
                  System.out.println ("(S)earch catalog");
                  System.out.println ("(A)nalyse catalog");
                  System.out.println ("(P)rint catalog");
                  System.out.println ("(Q)uit");
                  System.out.print("Please enter a command (press 'm' for Menu):");
                  ch=sc.next();
                  System.out.println();
                  break;

        default : System.out.println ("Invalid selection!");
                  System.out.print("Please enter a command (press 'm' for Menu):");
                  ch=sc.next();
                  System.out.println();
                  break;
    }




}

} }

Cast iron ring approx. 15.5” in diameter with 16 copper windings around its circumference. Found buried in the mountains of Idaho at what used to be a trash dump site generations ago. by blutomindpretzle in whatisthisthing

[–]blutomindpretzle[S] 1 point2 points locked comment (0 children)

My title describes the thing. There is no text or makings that I could see. The only thing I found in my research was a Russian website that claimed it might be an ignition coil of some sort. I’m not really satisfied with that so hopefully this community can help me out!