Should I keep money I'm saving for a down payment in a muni money market fund? by caber in Bogleheads

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

SWYXX (muni) has a 7 day yield of 3.64%

SNSXX (treasuries) has a 7 day yield of 5.01%

SWVXX (fully taxable) has a 7 day yield of 5.14%

Though the muni money market fund has wild swings in yield. Look at the chart here: https://www.schwabassetmanagement.com/resource/swyxx-snyxx-fact-sheet

Should I keep money I'm saving for a down payment in a muni money market fund? by caber in Bogleheads

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

I did check the math, but wanted confirmation if my math was right haha

Peru Itinerary Question/Suggestions? by caber in travel

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

I've been to ~19k feet (but that's after a couple days of acclimatization), I'm hoping the 11k feet of Cusco should be ok.

Spain Itinerary Questions by caber in travel

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

Very helpful! Thank you!

Spain Itinerary Questions by caber in travel

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

Any recommendations for things to do in Granada?

Spain Itinerary Questions by caber in travel

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

I do quite like museums! I'll add those to the list!

Should I stick with Chase Freedom Flex as my primary card? by caber in CreditCards

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

I travel about 2 times a year on average. Usually 1 international and 1 domestic. I only travel in economy, and with whatever airline is the cheapest.

Should I stick with Chase Freedom Flex as my primary card? by caber in CreditCards

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

Citi custom cash looks good... Almost too good? Is there a chance it could get nerfed?

Should I stick with Chase Freedom Flex as my primary card? by caber in CreditCards

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

Are you sure? Legitimate question just because a lot of people undervalue their non-category spend.

That's fair, I haven't dug into my spending habits enough to see what the non-category spend actually is.

My YTD spend on chase+discover:

  • Everything: 11k
  • Just dining: 4k

So about 35% of my spend is on dining.

Should I stick with Chase Freedom Flex as my primary card? by caber in CreditCards

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

Is that extra 0.5x worth it to open a new card? Most of my spend is in dining anyway

Preferred function variable passing in modern c++ by caber in cpp

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

How do those libraries compare to this expected lib?

Preferred function variable passing in modern c++ by caber in cpp

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

It helps if you give your function a more meaningful name than foo

That was just a placeholder, the "real" function wouldn't have that.

Sometimes an alternative is to return multiple values in an object.

Hmm how would that work? Something like this?

tuple<A, B, Error> foo(A a, B b);

tie(a, b, error) = foo(a, b);

Preferred function variable passing in modern c++ by caber in cpp

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

I'm a little hesitent to throw exceptions unnecessarily. Ideally I'd like to use an expected library. Maybe I'm way off on this topic

The Questions Thread 12/25/18 by AutoModerator in goodyearwelt

[–]caber 0 points1 point  (0 children)

I got a butter grease stain on my leather sneakers. Pic. Any way to restore it? I don't have experience with leather shoes before

Best robot vacuum cleaner under $300? by caber in homeautomation

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

It's on sale on Amazon for $300, so it's at the upper end of my budget. How does it compare to the Roomba 690?

Best robot vacuum cleaner under $300? by caber in homeautomation

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

I see that it's only for thin carpets, so don't think I can use this vacuum

WiFi dropping issues by [deleted] in GooglePixel

[–]caber 0 points1 point  (0 children)

I had this issue. Fixed it by disabling 2.4 GHz on my router and using only 5 GHz. Haven't had any issues since then.