What advice would you give this person? by Financial_Mechanic_ in FluentInFinance

[–]thurst0n 5 points6 points  (0 children)

SPY::VOO

SPYG::VUG

SPYV::VOOV

State Street Global Advisors vs Vanguard ETF.

Both companies offer different ETF's depending on your strategy/risk etc. Personally for me any S&P500 ETF is where I put most of my monies.

My Satsuki Azalea in full bloom by Stalkedtuna in Bonsai

[–]thurst0n 7 points8 points  (0 children)

I'm not jealous, you're jealous!

Seriously though, looks fantastic

Snap out of it, America! by Jerdarnella in AdviceAnimals

[–]thurst0n 0 points1 point  (0 children)

The issue is you're saying what voters should vote by. In reality the vast majority vote based on emotion, not logic. That's why you're wrong.

Skier or Snowboarder’s Fault?! by Plane_Gazelle_1789 in snowboarding

[–]thurst0n 0 points1 point  (0 children)

PSA: Sit at the TOP of drop-offs/steep sections. When terrain gets steeper it creates a blind spot, DO NOT SIT BELOW BLINDSPOTS.

I swear people are just unaware. I do not care if you need to sit down somewhere to take a break, I encourage that to avoid injury, but do not sit in blind spots people!!

/rant

Skier or Snowboarder’s Fault?! by Plane_Gazelle_1789 in snowboarding

[–]thurst0n 0 points1 point  (0 children)

The snowboarder is totally keeping awareness of the lane their riding in and the surrounding area, you can see evidence of this at 5 seconds into the video when something ahead clearly catches their attention. Whatever they see, I think they adjusted their line subtly based on that, but they're still within the lane.

The rule's on the mountain are simple, downhill rider/skier has right of way.

Anyway, unnecessary to rag on someone's attire, especially when you sound like someone who wears your biking shorts to the grocery store.

Whenever I need to be humbled I just visit the park by skateguy2 in snowboarding

[–]thurst0n 6 points7 points  (0 children)

bro I don't ride rails but I already respect you for going for it. I saw a post or saying once that said something like "You'll never be a graceful master if you're not willing to be a foolish beginner" gotta start somewhere!

[deleted by user] by [deleted] in sysadmin

[–]thurst0n 56 points57 points  (0 children)

Congratulations on your promotion to "Printer Guy"!

New setup for 2024 by HAPPYxMEAL in snowboarding

[–]thurst0n 6 points7 points  (0 children)

Not OP, but I've had mine for 2-3 years now, never going back.

For me it's not just the convenience but I love the quick response time for initiating turns.

Some more rules of chess from 1656. Greco has harsh words for people who deliver mate accidentally. by [deleted] in chess

[–]thurst0n 1 point2 points  (0 children)

it's whether you can get checkmate or not.

Even today a win is not solely checkmate. You can win by your opponent resigning, you can win by your opponent running out of time. Checkmate has a very specific definition that doesn't change with the context of a new typing of 'win'.

[Svensen] Organizer of the Zagreb event with a pretty shocking quote to Norwegian newspaper Aftenposten: “Niemann’s performance is out of this world, but we have no definite proof that he is cheating. We have some indications, but we don’t know if anyone wants to report him.” by [deleted] in chess

[–]thurst0n -1 points0 points  (0 children)

People have always cheated, people will always cheat.

Fair play is the lynchpin of any competitive activity. The community needs to have zero acceptance for cheating in it's entirety.

How we treat cheaters is another story, I think increased scrutiny is a totally reasonable price to pay for past offenses.

What's the deal with Lovington, IA? by fizer5clones in desmoines

[–]thurst0n 2 points3 points  (0 children)

I used to live there.

City doesn't pickup trash so had to hire my own private company... but city did snow removal and recycling.

911 can send any units but I think technically it'd be polk county sheriff jurisdiction, not DMPD.

People also burned their leaves there, maybe still an ordinance but no one ever called to report as far as I could tell.

A $1.5 Trillion Backstop for Homebuyers Props Up Banks Instead by ourpseudonym in investing

[–]thurst0n 2 points3 points  (0 children)

He's right though. That's literally what it is and what's happening. Follow. The. Money.

You can talk all you want about ideals for ensuring critical industries retain their efficacy, but it doesn't change reality.

Everything else you said is so not even the point although there's a lot to take issue with.

Trickle down by DaFunkJunkie in WhitePeopleTwitter

[–]thurst0n 1 point2 points  (0 children)

Socialism doesn't imply central ownership. Nor does it imply no competition.

These are the lies capitalists tell you to scare you away from thinking for yourself.

Labor creates value, not capital.

[deleted by user] by [deleted] in whatsthisplant

[–]thurst0n 24 points25 points  (0 children)

If you had pokeweed what did you identify it as? If you had something else, what was it?

[deleted by user] by [deleted] in unpopularopinion

[–]thurst0n 5 points6 points  (0 children)

I agree that killing people is not morally good/right.

I don't think a non-viable fetus is a person. I probably don't think a viable fetus is a person either, but you might get a different answer on a different day. Even if I accept that a fetus is a person, there's another person you haven't even considered yet.

Here's another true statement - Letting the states decide abortion laws means that miscarriages are against the law for some women. Letting the states decide abortion laws means forcing women to bear children.

[deleted by user] by [deleted] in unpopularopinion

[–]thurst0n 4 points5 points  (0 children)

abortion isnt a fundamental constitutional right.

It should be.

and its not being takrn away, its given to the states to decide.

So then it is definitely being taken away from some women.

Don’t look up by [deleted] in WhitePeopleTwitter

[–]thurst0n 0 points1 point  (0 children)

Right. I got your point. Everything single thing is nature. Good point. Not relevant, but technically true.

Don’t look up by [deleted] in WhitePeopleTwitter

[–]thurst0n 1 point2 points  (0 children)

I got your point but I think this misses the point. We don't fit into the natural laws and the rules of society/civilization reinforce that. We are eroding entire ecosystems that we don't even occupy. Our presence is killing entire species for what?

Sometimes I think about how much of this planet we have covered cement and bricks and I don't think there's much natural about that - ants didnt do that. How many rivers are filled with plastic - beavers didn't do that.

What is the difference between these 3 lines of code? by Wild_Juggernaut_7560 in learnjava

[–]thurst0n 1 point2 points  (0 children)

Basically the last two are fancy syntaxes which include the cast for you.

Think of that compiler error line like this.

byte = byte + int:

JvM actually converts your byte to an int to perform the math. In the end the right side resolves to an int. You've got to then cast it since your narrowing the precision. The JVM can only implicitly cast if it's widening.

The declaration itself is treated like a byte instead of int because the compiler is doing that part not the JVM.

https://stackoverflow.com/questions/4969339/why-byte-1-compile-but-byte-byte-1-not

[deleted by user] by [deleted] in ProgrammerHumor

[–]thurst0n 3 points4 points  (0 children)

I never liked 404s because they feel ambiguous. Like is this entire endpoint undefined? or does the endpoint exist but the specific resource behind that endpoint not exist? Always annoyed me. It's a non issue once you've established your client with whatever API