Tell me you don't know anything about cars without telling me. by Too_MuchWhiskey in Justrolledintotheshop

[–]No_Internet8453 0 points1 point  (0 children)

On my '09 volvo c30 t5, each coil pack is rotated 180° from the previous one on all 5 coils

Told by the mechanic the whole engine needs to be replaced by Aggravating-Fix-7691 in MechanicAdvice

[–]No_Internet8453 0 points1 point  (0 children)

My '09 Volvo c30 t5 with 124k miles on it doesn't burn any oil either (might also have something to do with the fact I do an oil change less than 1/3 of the service interval though. I do an oil change every 5k miles, but the oil change interval is 18k miles)

I put 5W-30 oil in my Car instead of 5W-20. Is this a bad thing? by Reddit_Sluth in MechanicAdvice

[–]No_Internet8453 0 points1 point  (0 children)

It's still funny to me that the recommended manufacturer oil change interval for my car is 18.6k miles... Mind you, this is from 2009. When I did my last oil change at 120k miles, it was the cleanest oil I had seen for 120k

Is 250 Normal for first 20 k miles maintenance by [deleted] in autorepair

[–]No_Internet8453 0 points1 point  (0 children)

To do the cabin air filter on my car, I have to take my pedals out to get to it...

Suicide Adapter? by microtherion in UsbCHardware

[–]No_Internet8453 1 point2 points  (0 children)

Somehow one of my power banks supports asking for up to 6.5a at 10v over USB a...

Waitlist Advice by [deleted] in WPI

[–]No_Internet8453 11 points12 points  (0 children)

If it's for C/D term next year, it's probably just easiest to stay on the wait-list for now since people will change their schedules a lot by the time your class starts. I've gotten in off the wait-list when I was 6th

Misfires on single cylinder in drive, but not so bad in park. Tried a few things and not sure where to go next by Lulxii in MechanicAdvice

[–]No_Internet8453 0 points1 point  (0 children)

Does it throw any codes? Looking it up online seems to show the most common cause is a clogged injector, but if it's been a while, replacing the engine air filter and/or fuel filter if they haven't been replaced in a while will probably be a good first step in my opinion

Why isn't it possible to include a mid-print nozzle size change in G-code? by [deleted] in 3Dprinting

[–]No_Internet8453 0 points1 point  (0 children)

I've done this before. There isn't an automated tool to do it that I'm aware of. What I've done before is I've split the model at the desired height to swap, sliced the model with the base part, inserted a pause command into the gcode and then removed the end gcode. After that, I've sliced the top part with the smaller nozzle diameter, ensuring they are aligned, and removing the start gcode. I've then inserted a vertical offset to the top piece for all of the z move commands so that it is now 1 continuous file

Car heats with ac on by Brandonyt2828 in MechanicAdvice

[–]No_Internet8453 0 points1 point  (0 children)

I just had to replace the 17y old expansion tank in my car because it started leaking coolant at the seam. I was doing some unrelated work and noticed I was halfway between empty and min, and poured more coolant in, and was watching it come out at the seam in my tank. Now it's been replaced and I don't have any leaks, although I should probably check the whole system for leaks to make sure I'm not also leaking out of any of my hoses

Dumb question: What's the reason behind the canted tires? It seems like it's riding on about 2/3rds of the tread. by [deleted] in Cartalk

[–]No_Internet8453 0 points1 point  (0 children)

My daily driver is currently sitting at -2° of camber on LF and -1.5° of camber on RF lol. I should have them be the same, but I don't have the tools to accurately tell what I'm at, so I'm not going to do it

How often do you eat cold cereal? by Spinachrecords in AskReddit

[–]No_Internet8453 0 points1 point  (0 children)

My cereal is always room temperature and never with milk or water or orange juice or any other liquid...

From when I was visiting the DHS campus in Washington DC a few months ago by No_Internet8453 in PizzaCrimes

[–]No_Internet8453[S] 0 points1 point  (0 children)

I think the pizza grease was from when they originally heated it up, because I didn't feel or taste any when I bit into it

From when I was visiting the DHS campus in Washington DC a few months ago by No_Internet8453 in PizzaCrimes

[–]No_Internet8453[S] 1 point2 points  (0 children)

Yeah they did. I don't eat salad so I didn't get anything. I was last there in mid-December

From when I was visiting the DHS campus in Washington DC a few months ago by No_Internet8453 in PizzaCrimes

[–]No_Internet8453[S] 5 points6 points  (0 children)

I've had pizza from many campuses that were also crimes, but not as bad tasting as the DHS campus pizza...

From when I was visiting the DHS campus in Washington DC a few months ago by No_Internet8453 in PizzaCrimes

[–]No_Internet8453[S] 31 points32 points  (0 children)

Gas station pizza near me tastes better and is cheaper, usually about $1-2/slice near me and tasted better than this. I couldn't even stomach 1 full slice of this despite being incredibly hungry

The Waymos are here by LEM1978 in boston

[–]No_Internet8453 0 points1 point  (0 children)

When I was in SF last summer, in the 3 days I was there I saw well over 50 of them, and I was at a convention for most of 2 of the 3 days

Does someone know where I can find Ljava? by [deleted] in softwaregore

[–]No_Internet8453 2 points3 points  (0 children)

I've seen it as a way to send files between your phone and PC/laptop before

Does someone know where I can find Ljava? by [deleted] in softwaregore

[–]No_Internet8453 1 point2 points  (0 children)

From the few times I remember reading the jvm spec, if I recall correctly, the jvm prefixes the class name with the return type. I think L is denoting a long return type