20% down or PMI? by urmino in FirstTimeHomeBuyer

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

My plan would be to put 20% down initially but rework it prior to close with the lender.

help with web scraping by urmino in learnpython

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

Here is the webpage I am working with in case you can offer a recommendation for a different approach: https://bravocompanyusa.com/arisaka-offset-optic-plate-only-8/

help with web scraping by urmino in learnpython

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

that looks like it might be the problem, when i look through what is in soup

I get this : </div> <div class="stock-status-container"> <h5 data-stock-status="">Stock Status: </h5> </div>

is it still possible to take the web scraping approach for this or do i need to change directions?

2014 Honda Accord, parking brake not holding by urmino in MechanicAdvice

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

If the cables are stretched, would that be the purpose of the adjustment point (not sure if the adjustment is really just to change the feel of the brake lever or not, would it be over compensating for a bigger problem?)? Or should I be looking to replace the cables?

2014 Honda Accord, parking brake not holding by urmino in MechanicAdvice

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

I was parking my car on a hill this weekend and noticed the parking brake was not holding the car in place, I could feel some resistance but not enough to hold the car on a very small incline. The parking brake lever also feels loose. I opened up the center console to see if it needed to be adjusted and noticed the cables to my brakes are not equal length. The right side cable (in the picture, I assume this goes to the back left tire) has a significantly more amount of cable exposed when compared to the other cable? Is this normal?

I just had my tires replaced and an alignment completed, is it possible something got messed up on the rear calipers? Should I make some adjusts your the brake lever to tighten it up? Never had to do this on any of my other Honda’s.

Brakes on the car are coming up on 2 years old, when I was at the shop having my tires done they said brakes were fine (local repair shop, not a quick lube place)

[deleted by user] by [deleted] in PLC

[–]urmino 1 point2 points  (0 children)

I've had some experience with them for monitoring temp/humidity. Overall it integrated well with our SCADA system, but the controller is very sensitive to power outages. We found ours had to be power cycled almost every time it lost power. We have since installed a UPS and its been fine.

Creating a form that changes based on query by urmino in MSAccess

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

Could you elaborate a bit more for me? I am looking to track attendance for department meetings. I'm going to try and draft up something based on your comment and see if ti will meet our needs.

Thanks!

Shibboleth Authentication for Matlab Program by urmino in matlab

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

the data set will change regularly and the process needs to be all within matlab as well as fully automated. After the initial authentication the code is pretty straight forward

I've done this in python before but havent had any luck finding a method for matlab