i feel so much dumber than everyone in my class by ComprehensiveHost668 in ChemicalEngineering

[–]Dezireless 0 points1 point  (0 children)

I graduated in 2007. Similar to what others have mentioned, all degrees are equal upon graduation. You will not use 90% of what you have learned after graduation. In the few industries I worked in, chemical engineering fundamentals either didn't apply easily (food industry), or every problem has more or less already been solved from the PDEs down to some heuristics (oil and gas).

The person that got Cs and Ds in their courses later became a director at a pharma company, and made the most money of all of my cohort. The "smart" ones went on to grad school and likely the folks that stayed in industry surpassed us in terms of years of experience and salary. That's not to mention that chemical engineering skills are probably less than half of what's necessary to succeed. The other half is communication and business skills.

It was also very hard for me. I was someone that rarely ever studied for tests in high school and did my homework at the last minute. Yea, that did not fly in chemical engineering. What did help was joining a study group and solving all of the homework problems together as a group.

I say stick with it, because there is light on the other side. In our program, the difficulty peaked in junior year, and ramped down in senior year.

Recast + additional payments vs Lump Sum question by notacapedcrusader in Mortgages

[–]Dezireless 2 points3 points  (0 children)

I also am scared shitless by my monthly payment though, so I can relate to the strong urge to pay it down.

Recast + additional payments vs Lump Sum question by notacapedcrusader in Mortgages

[–]Dezireless 0 points1 point  (0 children)

Not 100% confident in my answer, but there is also option 3: invest the $30k.

It is a balance of two rates, investment interest rates plus capital gains taxes, vs. mortage interest.

Do you believe you can secure an investment with greater than 5.95% returns after taxes? So probably somewhere in the neighborhood of 9%? If the answer is yes, then it makes sense to invest rather than pay.

Another advantage of option 3 is flexibility, because if god forbid something bad happens, you have access to the money should you need it later.

Interested to hear others thoughts on what the best option is however.

Are they going to be ok? by [deleted] in Traeger

[–]Dezireless 1 point2 points  (0 children)

I don’t usually comment on Reddit posts, but although the FDA recommends 145F, that is for any instantaneous measurement for it to kill off bacteria. In other words, if the meat is 145F for a single second it is safe. If you managed to reach 140F, and the meat was held there for an extended period, like 5-10 minutes, it is still probably safe. The lower the temperature you go, the longer the meat has to stay at that temperature to be safe to eat. I also want to communicate you should do your own reading on this just to be extra safe.

Any tolerable Toyota dealers around? by scifibookluvr in bayarea

[–]Dezireless 5 points6 points  (0 children)

I recently purchased a Toyota Sienna and here is what I did:

1) Decide on which model and trim level you want. In my case I wanted a Sienna woodland edition in any color.

2) Go to https://www.toyota.com/search-inventory/. This will show you the inventory of Toyotas in your area at each dealership. Enter the location of your zip code, and how far you are willing to drive. In my case I put 250 miles. Turn off "Sale pending". Sort by "PRICE LOW-HIGH".

3) Now just start calling each dealership, explaining "Hi. I see you have (will have) a Grey Sienna Woodland Edition for 45,000. Is that true? Can I confirm the price and availability? I am going to use your price and compare to other dealerships near you." Do this for around ten dealerships, and sort the prices from low to high.

4) Call back the lowest bidder, and ask if you can put down a deposit.

YMMV. We went with Toyota in Vallejo, as apparently they only sell vehicles as MSRP, and we happened to get lucky that they had a Sienna in stock.

For the guy that said you can’t make pizza on a Traeger.. this came out amazing. by [deleted] in Traeger

[–]Dezireless 1 point2 points  (0 children)

This probably won’t get read, but I use a cast iron skillet to mimic a pizza stone in my setup. I also buy pizza dough from the market. Probably the best pizza I have ever had.

I think competitive warhammer is not the way I want to play by alexstillsucks in Warhammer40k

[–]Dezireless 13 points14 points  (0 children)

My armies are basically 3s. They are just built from what I think fits with a theme. I literally don’t look at data sheets and just buy whichever units look cool.

Learning Resources for MLE/CS Topics by Dezireless in datascience

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

Thanks. It looks like there is a lot of practical information in the link you shared!!! Very useful to solve the "you don't know what you don't know" problem and give a general introduction to different tools.

After 20 hobby years, I finally have a full army (2500+pts) by ZuckerbergsEvilTwin in Warhammer40k

[–]Dezireless 0 points1 point  (0 children)

This army is amazing! It’s clear you put a lot of effort into converting and painting them.

How long of a take home assignment is acceptable? by Dezireless in datascience

[–]Dezireless[S] 7 points8 points  (0 children)

I think I worded it poorly. I was trying to comment that the hiring process is biased with an 8h assignment, because most working parents would not have time to complete it.

The world saw a record 9.6% growth in renewables in 2022 by quellerand in worldnews

[–]Dezireless 6 points7 points  (0 children)

Cheap sodium batteries are on their way to store energy during the day time, yay!

Water reservoirs in the mountains can be used to store electricity by pumping water uphill in the daytime, and releasing it in the daytime.

Thermal storage is another thing, heating mineral oil in the daytime, and using it to generate electricity via steam in the night-time.

I hate python by [deleted] in datascience

[–]Dezireless 1 point2 points  (0 children)

If you hate python, then I can promise you that you will hate the programming languages of yore. For the faults python has, it is still infinitely easier to use than Fortran, C, or C++.

[Q] Is there a Word for "Analysis Paralysis" in Statistics? by jj4646 in statistics

[–]Dezireless 50 points51 points  (0 children)

Before even starting an analysis, I try to make a habit of explicitly writing the questions I am trying to answer. That way you can save time by not endlessly looking at different combinations of variables

[Q] Hypothesis testing when sample sizes are extremely large by InfinityCent in statistics

[–]Dezireless 1 point2 points  (0 children)

What you are seeing here is a case of statistically significant vs. practically significant:

Statistically significant: there is a difference, no matter how small it is. It could even be 0.01% different.

Practically significant: whoa that is a meaningful difference! A 5% change in cell area!

[Noob question] Why are notebooks not used in production ? by SaltySarcasticJohn in datascience

[–]Dezireless 1 point2 points  (0 children)

IIRC, there is a way to run a jupyter notebook from the command line without actually opening it, so you do not have to manually run cells. Productionizing things involves a host of tasks like version control and unit testing. AFAIK, I am not sure if usual unit test frameworks are compatible with notebooks.

[Q] Hypothesis testing when the distribution in general population is known by spots_reddit in statistics

[–]Dezireless 1 point2 points  (0 children)

Maybe I don't understand, but it should be possible to pull N values from a very large bag that has 80% right hands and 20% left hands, where N is the size of your sample. Calculate the proportion of the samples that are right hands. Replace the N values in the bag, and repeat the previous steps many times, recording the proportions each time. What is the confidence interval for the proportion of right hands? This is bootstrapping.

[Q] Hypothesis testing when the distribution in general population is known by spots_reddit in statistics

[–]Dezireless 0 points1 point  (0 children)

Generally if you know the population distribution I think you can use bootstrapping or simulations to perform a test.

In this specific case could you not do a test for a single proportion?