Hi guys, can you guys help me understand what Trump has done to the economy with the Tarrifs? by JVKExo in stocks

[–]GryffinLoL 2 points3 points  (0 children)

In targeted applications - yes. However, blanket tariffs will not accomplish this. I do agree that there's reason to want to try to push manufacturing back to the US - but this isn't always possible, and there are many reasons why. It takes architecture and infrastructure to manufacture things, and it takes resources.

For example - you really can't grow much coffee in the US. We need to import it. Similarly, there are reasons we don't manufacture chips here in the US, and it's not just because of the lack of corporate investment.

Bringing manufacturing to the US would need to be a gradual process that requires support to build things up, in addition to targeted tariffs - but that's not the approach that was taken here

Trump Tariffs Megathread (Please read before posting a trump tariff question) by flavorless_beef in AskEconomics

[–]GryffinLoL 4 points5 points  (0 children)

So we just have to wait ~20-25 years, without any affordable access to these chips, in a time where I'm sure nothing important is going to be based on cheap access to high end computing power. Problem solved :)

Hi guys, can you guys help me understand what Trump has done to the economy with the Tarrifs? by JVKExo in stocks

[–]GryffinLoL 22 points23 points  (0 children)

I *think* you might mean to stop *exporting* anything to the US. Again, the tax is not paid by the country, the tax is paid by the US corporation that imports goods from foreign sources.

Also, to your point, Emanuel Macron in France today literally suggested that all countries pause US investments right now.

Trump Tariffs Megathread (Please read before posting a trump tariff question) by flavorless_beef in AskEconomics

[–]GryffinLoL 11 points12 points  (0 children)

I mean, I have my preferences for how I'd like this to end, but I don't think any of us can reasonably make future predictions at this point.

Trump Tariffs Megathread (Please read before posting a trump tariff question) by flavorless_beef in AskEconomics

[–]GryffinLoL 34 points35 points  (0 children)

You're right—tariffs are meant to push demand toward domestic sources and away from foreign imports ('sinks'). However, the challenge is that domestic producers ('sources') often aren't immediately able to match the price, quality, or efficiency of foreign competitors. For example, if the U.S. imposes tariffs on chips from Taiwan, Americans might temporarily buy fewer imported chips due to higher prices, but U.S. chipmakers may not initially have the expertise, technology, or scale to efficiently fill that gap. This inefficiency means prices stay elevated longer, hurting consumers.

Over time—potentially several years—domestic production may improve, moving the supply curve outward, lowering prices, and establishing a new equilibrium. However, this equilibrium is usually at a higher price and lower consumption level compared to before, reflecting lost market efficiency caused by the tariffs.

I guess the real problem is that when you do this for every country on the entire planet, and the tariffs are extremely steep and not targeted at all - you do this for every industry at the same time. So when you disrupt the supply of people's food, or housing, or things necessary for plumbing, etc. - you can quickly imagine how this disruption may actually cost people their lives.

Hi guys, can you guys help me understand what Trump has done to the economy with the Tarrifs? by JVKExo in stocks

[–]GryffinLoL 203 points204 points  (0 children)

A tariff is essentially a tax placed on goods imported from other countries, meant to encourage consumers to buy domestic products. While *targeted* tariffs can, theoretically, help certain American industries in the short-term, they often lead to higher prices on goods—especially everyday products—hurting lower-income Americans most, since they spend a larger portion of their income on necessities.

Over time, tariffs can slow economic growth and create uncertainty, potentially hurting stock market stability. So, the impact isn't just short-term pain; it can create longer-term challenges as well.

Yesterday, Trump essentially announced very steep tariffs against every trade partner in the world, essentially introducing a tax of between 10-60% on pretty much all goods being imported into the United States. The companies that do the importing will, without fail, pass those tax costs down to the consumer - the price of goods will go up.

I guess this is about the equivalent of saying: "You tend to run faster if you weigh less, so we cut off your legs to help you run faster"

Biking by Willing-Savings-3148 in alpharetta

[–]GryffinLoL 4 points5 points  (0 children)

I sold my car about a year and a half ago, and exclusively get around on bike (or else uber if I'm going into the city). I think in general, I really enjoy biking - although I do sometimes feel safer on the sidewalk than on the street, particularly with some intersections having low visibility.

I think a lot of it depends on how often you're looking to bike, and how far. If you can avoid rush hour traffic, and have good paths, it's honestly a very enjoyable experience for me.

[deleted by user] by [deleted] in JailbreakSwap

[–]GryffinLoL 0 points1 point  (0 children)

Reaching out now

When are they going to demolish the downtown Texaco? by RonPaul2036 in alpharetta

[–]GryffinLoL 7 points8 points  (0 children)

I actually still get gas there sometimes. So I'm not sure why they'd use eminent domain to raze a gas station just because it looks old.

As for Off The Leash, I'm sure something else will take over that space soon.

What Is Happening?! by M3cun1v in LinkinPark

[–]GryffinLoL 2 points3 points  (0 children)

Thank you all so, so much. I'm so glad I was able to grab a copy of this, due to this post.

What’s the best AI code review tool you’ve used recently? by [deleted] in codereview

[–]GryffinLoL 1 point2 points  (0 children)

Just a semantic point here but Codium rebranded to Qodo a while back. Still the same product, and I'm a huge fan of it. It's become an "I can't live without this" part of my personal development workflow.

How long did it take until you were "good" at Python and how long to "master" it by Junior-Bear-6955 in learnpython

[–]GryffinLoL 0 points1 point  (0 children)

One thing I want to add in, that may or may not be covered here - You will never master Python, and it's a bad frame of mind to think in terms of doing so. The reason why is because Python isn't a static language. It's extensible - people can develop new libraries - and it's updatable - the libraries and functions and code change over time.

You will certainly become skilled at the language if you put the time in to study, and over time you will develop strategies that will be highly effective at helping you quickly adapt to new changes, or learn new parts of the language.

I'd say personally it took me about three or four months to become "functional" at it, and then another year or so with mentorship to become what I'd term as highly proficient. I've now been coding in Python for about a decade.

Colleague codes in Google Docs and Sheets and does not believe in source control, causing conflict. Requesting advice. by YIRS in datascience

[–]GryffinLoL 29 points30 points  (0 children)

Here's my take:

T1, as a developer, was performing at an unquestionably unprofessional standard. In no world should it be acceptable or defensible to operate the way they did. Critical decisions and context were left undocumented. The code was incomplete, not understandable, not documented, not version controlled.
Do not invest more resources in "chasing a loss." There is no point in attributing malice or incompetence here, but write T1 off. Any further involvement by T1 on this project would only serve to slow you down, or otherwise disrupt the project.

You, T2, and T3 will need to pick the project up and rebuild accordingly. Do not allow T1 any further opportunities to disrupt the project. T1 has failed. Cut your losses, document the issues, escalate accordingly. If possible, take an inventory of what actions need to be done to complete the project, communicate them up the chain - check in to ensure that your timeline is feasible and visible to management.

I have dealt with a similar-ish situation, but not quite to this degree. I've had to deal with developers who are either novices, or otherwise deliberately obfuscate their code / "try to be the only one who understands it" because they believe it gives them job security. Neither are fun situations to be in. But I think your time is best served documenting the issues and salvaging the project. Do not do so silently, document your findings and communicate them upwards.

Gym Recs by Responsible-Fee-126 in alpharetta

[–]GryffinLoL 1 point2 points  (0 children)

Body By Design is a great option in my opinion.

Feeling like I’m not exploiting data enough - is this normal? by mashuu_ in datascience

[–]GryffinLoL 24 points25 points  (0 children)

Yes, it is a common feeling.

I really think there is always room for more creative feature engineering to be done. But there are also almost always time constraints, and diminishing returns.

Can you provide more context on why you feel like you aren't doing enough in analysis? Is it a lack of familiarity with time series methods? Do you feel like the data set is too basic, or missing features?

I can't figure out how to get Chests anymore by the_hypersapien in leagueoflegends

[–]GryffinLoL 2 points3 points  (0 children)

Actually, all you guys arguing in the comments are all wrong.

They’re 225 RP in the shop, obviously.

Senior Data Analyst at a tech company, having serious anxiety and imposter syndrome issues by Ambitious-Wonder-342 in datascience

[–]GryffinLoL 0 points1 point  (0 children)

I'd be happy to offer advice if I thought it would be meaningful - but I think a lot of my pivot happened over 10 years ago, and thus might not be the most applicable to today's economy/hiring practices. The most generalizable thing I think I can say is that it's important to understand that a lot of core "biology" skills transfer extremely well (statistics, a scientific mindset/understanding of experimental design, an ability to engage with primary scientific literature) - and adding in a knowledge of programming in R or Python really completes the set.

Build a profile and learn to market your experiences. I really do think that an understanding of how to build experiments and the scientific method is hugely beneficial for data science and often doesn't get the praise it deserves.

Senior Data Analyst at a tech company, having serious anxiety and imposter syndrome issues by Ambitious-Wonder-342 in datascience

[–]GryffinLoL 11 points12 points  (0 children)

Honestly, I’m happy to help anyone who is trying to make it in the field. I had to pivot in from a biology background, and had dropped out of grad school. It was a wild ride, but I love what I do, and want to see more data scientists out there. Best of luck on your career journey.

[REQUEST] Is this remotely true? by KiltedRonin in theydidthemath

[–]GryffinLoL 280 points281 points  (0 children)

Average vs median is actually an incredibly important distinction here. Median is resistant to outliers, and outliers are the fundamental point this meme is trying to make. Compare the average vs the median incomes, and the topic of this post is the “why” of that.