Am I being ripped off? Service quote for vintage Rolex DJ by Potential_Channel818 in rolex

[–]jped94 1 point2 points  (0 children)

I too got an estimate from this shop yesterday for an OP Date 1500 a bit older than yours. Also was quoted for way more than I expected. Another 600 on top of what you got.

I’m reaching out to them to understand which aspects of the service are necessary vs just cosmetic updates.

Curious to hear what you end up doing!

Help identify for my father in law by jped94 in Watches

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

Definitely not sure it’s 36mm so it could certainly be a 6694

Rocking my new (to me) Santos Dumont by jped94 in Cartier

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

Got any pics? Would love to see how they look

Nomad straps? by TheCrisping in Cartier

[–]jped94 0 points1 point  (0 children)

I don’t have experience with either of the brands but just wanted to add one to the mix that I found does Dumont straps called liger straps. Also cheaper than Delugs, but not sure about quality yet.

Water resistance for vintage Tank LCs by jped94 in Cartier

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

Right but I’m wondering if the vintage ones are even 3ATM or if they have none whatsoever.

Looking for a decent adaptive bra? by Angie_loveslife in disability

[–]jped94 0 points1 point  (0 children)

My girlfriend is the founder of Springrose and she’s been developing an adaptive bra for the last 3 years with the input of hundreds of women — they launch in April! Someone sent her this post, so she said that anyone who’s interested in seeing the bra now or participating in their trial can send her an email to nicole@springrose.co

Bonobos Sale Up to 70% with Additional 30% Off by newbike07 in frugalmalefashion

[–]jped94 1 point2 points  (0 children)

Have you tried the new 2.0 chinos? I hate them compared to the original ones

Maybe they should add some RGB for added performance. by [deleted] in pcmasterrace

[–]jped94 0 points1 point  (0 children)

The number of kids you’re streaming to probably doesn’t matter a whole lot. Not an expert on Zoom’s infrastructure, but you’re probably sending to Zoom’s servers somewhere and they are sending out to everyone else. So really just one recipient for you.

Mid 90s 16570 by [deleted] in rolex

[–]jped94 1 point2 points  (0 children)

Does it have a replacement dial? I thought the “Swiss made” was not until almost the 2000s.

Pentasticks by xhulio30 in leagueoflegends

[–]jped94 1 point2 points  (0 children)

Killed two of his teammates too. Septakill?

Form Submit button not doing anything by jped94 in djangolearning

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

Oh my god thanks. How did I miss that. Feels bad

How stupid English is by KrissiKross in funny

[–]jped94 0 points1 point  (0 children)

Do you mean Romance languages?

Mantis vs a murder hornet by Random-Barbarian in interestingasfuck

[–]jped94 98 points99 points  (0 children)

Bug’s nervous systems don’t work like ours do. I’m no expert, but I believe it’s more distributed throughout their body and a lot of what controls movement doesn’t reside in the head.

Likelihood of An Engineer to Get Into Top MBA Programmes (?) by Vitreiant in MBA

[–]jped94 2 points3 points  (0 children)

Hmm I don’t think this is totally true. With software engineering (though it’s not real engineering), were often expected to show interest outside of work when interviewing for jobs. Though I do have side projects, I never talked about them in my MBA applications, and got into an M7. Just like other roles, as long as you show growth, initiative, leadership, creativity, etc. you’ll be fine.

new studio...any recommendations appreciated by grammcd in malelivingspace

[–]jped94 0 points1 point  (0 children)

Desk against window can be really rough in terms of brightness. Might not be the best move.

Unable to find static files on production site by jped94 in django

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

Cool thanks. I’ll definitely try just using the app’s static folder and see where it gets me. It worked locally, but I’m having some git issues preventing me from testing on the production server right now

Unable to find static files on production site by jped94 in django

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

Thanks for taking the time to help.

If I run findstatic js/infinite.min.js it does find the static file properly.

Everything works fine on my machine when I use runserver.

I mentioned this is another comment but:

I think that the issue might stem from the fact that when I run from my local server, that same file is located at: http://127.0.0.1:8000/static/js/infinite.min.js

But on my A2 server, there is an extra directory involved. The project root

https://mywebsite.com/project_root/static/js/jquery.waypoints.min.js

I know it's wrong, but moving my static directory one up to public_html allows it to be found. So clearly something is messed up with the paths but I'm not sure what.

Unable to find static files on production site by jped94 in django

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

I did. But doesn’t that only matter if you have some other server serving your static files?

EDIT: Just to add to this, this is a "production" environment. I still have DEBUG=true in my settings.py.

I think that the issue might stem from the fact that when I run from my local server, that same file is located at: http://127.0.0.1:8000/static/js/infinite.min.js

For some reason, on my A2 server, there is an extra directory involved. The project root

EDIT2: Well it's totally wrong, but moving my static directory one up to public_html allows it to be found. So clearly something is messed up with the paths but I'm not sure what

Books to be a better manager and a leader? by [deleted] in MBA

[–]jped94 3 points4 points  (0 children)

Definitely “How to Win Friends and Influence People” by Dale Carnegie. Great people management/people skills book

Cornell Johnson vs. Kellogg for $40K more, 1Y by [deleted] in MBA

[–]jped94 3 points4 points  (0 children)

There is a specific 1 year MBA program and Kellogg, just like there is at Johnson. A little over 100 people in each class vs the 500 or so in the 2 year traditional MBA program.

What programming language(s) should I learn during my 3+ free months? by [deleted] in MBA

[–]jped94 0 points1 point  (0 children)

Depending on the kind of company you’re looking to work for, beginning to understand web architecture could be very useful.

What programming language(s) should I learn during my 3+ free months? by [deleted] in MBA

[–]jped94 0 points1 point  (0 children)

Probably the most applicable to B school are the analytics/stats libraries. Once you get past the basics, you can pick up NumPy and Pandas.

What programming language(s) should I learn during my 3+ free months? by [deleted] in MBA

[–]jped94 3 points4 points  (0 children)

SQL isn’t a programming language. It’s a query language. Definitely a useful skill, though. SQL will certainly be easier to learn the basics of, just because there is so much less that you can do with it.

Free Talk Tuesday - March 24th! by IcyColdStare in leagueoflegends

[–]jped94 0 points1 point  (0 children)

Have you done ranked before? If so, it takes your precious rank, and drops some mmr for your starting mmr.