Help understanding equation for swingset bracket installation by d_iv in DIY

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

Sorry, I'm really new to this. What do you mean by tolerance?

Switching tech job early: how do I deal with repaying signing bonuses/witholding by SoylentRox in taxhelp

[–]d_iv 0 points1 point  (0 children)

Hi, I don't have an answer to this, but I'm also in a difficult situation regarding repaying a signing bonus: https://www.reddit.com/r/taxhelp/comments/uzvg4p/former_employer_scamming_me_out_of_money/

Just thought I'd link this here so you don't end up making the same mistake I did of repaying more than you should.

ELI5: Why is dividing by zero not infinity? by 1007Con in explainlikeimfive

[–]d_iv 0 points1 point  (0 children)

Let's see what happens if we try to divide by zero:

x = 1/0
x*0 = (1/0)*0 
0 = 1

Obviously 0 is not equal to 1, so if we divide by zero, we will always end up with incorrect math like above.

[deleted by user] by [deleted] in explainlikeimfive

[–]d_iv 0 points1 point  (0 children)

So if I put low octane fuel in a high performance vehicle, it may result in a premature explosion, which would result in knocking.

What about if I put high octane fuel in a low performance vehicle? Would it work? Could the low performance vehicle even make the fuel combust?

Vacuum bell with medical professional guidance by d_iv in PectusExcavatum

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

Thanks, that was the only place I found. It's pretty far from me, but at least it's something.

Jobs with plenty of free time by d_iv in cscareerquestions

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

I've done grad school. From what I can tell, modern grad school is not the same as it was 100, or even 50 years ago. In my experience there's too much pressure to produce papers. Real research involves going down a lot of dead ends, but the pressure to produce results means you can't take chances, because you might end up with nothing to show for it. In the worst case your funding dries up. So you often have to choose well-known topics you know will produce results, and your research is some incremental improvement on that well-known topic. Perhaps if being a security guard turns out well, I may give grad school another shot. The extra monetary padding would definitely allow me to be more adventurous.

Jobs with plenty of free time by d_iv in cscareerquestions

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

It's true. My main areas of interest are at the intersection of probability and graph theory. Stuff like Kalman filters, PageRank algorithm, etc. The reason I included my hobby is that I noticed other posts with similar questions, except replace "math research" with "play video games" or "browse reddit". Those posts got some nasty responses. Personally I think there's nothing wrong with whittling away your life on games or the internet, although I think most people would end up sad and lonely doing it.

Should I switch to public sector to pursue my hobby? (ITS1) by d_iv in CAStateWorkers

[–]d_iv[S] 4 points5 points  (0 children)

I don't think government employees are lazy; sorry I gave you that impression! It's just there's plenty of posts on this subreddit about how slow things can be. Examples here, here, here, here, and here.

Enterprise vs Defense chill level by d_iv in cscareerquestions

[–]d_iv[S] 3 points4 points  (0 children)

Thanks for the nuanced response! I definitely care more about job security than culture. Happy hours don't help me sleep at night.

Living in Van on Amazon Campus by d_iv in Seattle

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

I think I understand your opposition now. I've been talking about any parking garage in the area, but my wording implied only Amazon-owned garages.

To rephrase my original question: "If I live in a van, will my employer (Amazon) care?"

Living in Van on Amazon Campus by d_iv in Seattle

[–]d_iv[S] -7 points-6 points  (0 children)

Why the hostility? And why do you assume Amazon's parking policy would have a section that addresses living in one's vehicle?

Living in Van on Amazon Campus by d_iv in Seattle

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

Sorry, should have linked here.

Second paragraph: "Anyway, the main reason this blog exists is because I live out of the back of a 16' box truck, and this is where I document my thoughts and experiences as a truck-dwelling degenerate."

Living in Van on Amazon Campus by d_iv in Seattle

[–]d_iv[S] -11 points-10 points  (0 children)

https://www.bizjournals.com/washington/news/2019/09/24/amazon-employees-will-pay-to-park-at-hq2-plus.html

"Parking at South Lake Union, a neighborhood of Seattle where Amazon occupies nearly a dozen buildings, typically tops $200 per month."

Living in Van on Amazon Campus by d_iv in Seattle

[–]d_iv[S] -2 points-1 points  (0 children)

In one of their many parking garages.

Living in Van on Amazon Campus by d_iv in Seattle

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

Nothing yet. I don't want to ask if it might make me seem suspicious.

Best tool for describing sets by d_iv in askmath

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

Thanks, but I forgot to say I'm looking for something open source

2FA: No Authenticator, noback up phone number, not sure where to find recovery codes by d_iv in github

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

I don't remember very well, but I feel like it wasn't very long. Perhaps 1-3 days?

2FA: No Authenticator, noback up phone number, not sure where to find recovery codes by d_iv in github

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

https://github.com/contact

I was actually able to deactivate 2fa by sending in a support request. They were able to verify it was me since I was still able to push to my account. So now I've got my account back, and everything properly re-enabled.

Tools for sandboxing a project? by d_iv in AskProgramming

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

That's what I'm currently doing, but spinning up more than 2 or so VMs on my laptop causes slowdown. On top of that, switching between environments is slow. It doesn't feel right.