Interests: News, Finance, Computer, Science, Tech, and Living

  • 4 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle



  • Did you do the web or PC version? Just curious regarding what you thought of the web version if you used it. I think going back to H&R Block would be my next jump if I cannot work with FTU or OLT. H&R Block was pretty reasonably priced this year too compared to TurboTax and TaxAct. TaxSlayer for some reason was not listed as certified on the MN tax site this year. Do not know if that is a trend or just a one of.





  • For what It is worth, it took a lot of years, but Vanguard now has a few social funds.

    Tor. I wonder if that is a more fraud or trolling concern. Or maybe for financial houses more of a US law concern.

    Also I can imagine that discussing specific investments is out of scope for Boggleheads as that philosophy is to buy the market. It is not a stock picking group.








  • It has to have the money to do that and it needs to run a surplus to do that. Meaning reduce spending increase taxes. Political forces are to reduce taxes and increase spending. Your are asking politicians to not play politics and people to support that. What are the chances.

    Also people would have to be willing to sell them at a price that seemed reasonable. Most government bonds are not callable meaning redemption cannot be forced.


  • Many cell providers have a mail to SMS gateway. Just sent email to the correct address and you’ll get SMS. As far as sending mail either with bash or with Python. That is quite possible and not hard.

    Sorry I do not have the code at hand. Memory is Python standard library has SMTP capability and Bash you can just use the mail command. May have to configure mail on your Linux box too or just use a remote server.



  • A short list:

    • The current one is a Linux system backup tool written in Python that I use for my systems.

    • Recently worked through Mozillas PWA materials to learn how to make Progessive Web Apps. I need decide on what to do with that next. This HTML, CSS, JavaScript, pretty much. Put up a Python web server for some of it.

    • I have a security system that is tied together via various Python services. I need to work on that more.

    • A few years ago I write a big Monte Carlo financial simulation for retirement planning including taxes. Again Python.

    • A while ago I wrote a bunch of test code too benchmark all of the ways to make Python fast. Also looked a C extension, parallel computing, vectorization, GPUs. Some results not that intuitive.

    I have a ton more.



  • I think his math is questionable and his logic even more so. My house costs about 10% of the value of the house. About half is capital opportunity cost and the other half is maintenance, taxes, and utilities. This is a cash purchase and never goes away.

    Sure if you rented the same house it should be cheaper to buy. Generally one does not do that. I rented a much smaller place then I purchased. Then there is the a risk. If you buy in an up market and you have to move in a down market especially a one company town there that business went bad you are skewed.

    Not saying no to home but there are many considerations. In the end it is a total numbers game. What are your exact alternatives. Then places to live including a house you own is a cost center not an investment. So cheapest apartment and smallest house is generally better.





  • For planning I used detailed monte carlo model for planning that included expected age varying costs. Like SWR but not constant spending. Played with simpler models too.

    For execution between now and age 70 pensions, SS, and an annuity will phase in to cover all of our basic inflation escalated expenses. Portfolio will only be for discretionary stuff. I also have a spreadsheet that I used as kind of a control chat to model spending, assets, and spending capability over time.

    I might try to do something more sophisticated in the future … Like a monte carlio model with partial variable spending and taking CAPE into account but for now that is beyond what I do.

    Personally I think the constant inflation escalated payout people talk about is not that useful during the execution phase. Handy during planning though.