<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Money on traviscj/blog</title>
    <link>https://traviscj.com/blog/tags/money/</link>
    <description>Recent content in Money on traviscj/blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 27 Mar 2025 10:36:04 -0500</lastBuildDate>
    <atom:link href="https://traviscj.com/blog/tags/money/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>loan trickery</title>
      <link>https://traviscj.com/blog/post/2025-03-27-loan-trickery/</link>
      <pubDate>Thu, 27 Mar 2025 10:36:04 -0500</pubDate>
      <guid>https://traviscj.com/blog/post/2025-03-27-loan-trickery/</guid>
      <description>&lt;p&gt;I have this &amp;ldquo;American Express Blueprint Business Loan&amp;rdquo; product to have a line of credit for the rentals if I&amp;rsquo;m ever in a pinch.&lt;/p&gt;&#xA;&lt;p&gt;They allow up to $21,700 with this very easy application process, you basically just slide a slider to the amount needed &amp;amp; select between 6, 12, 18, 24 months:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://traviscj.com/blog/assets/amex-slider.png&#34; alt=&#34;amex-slider&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This shows a schedule like this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://traviscj.com/blog/assets/amex-6mo-schedule.png&#34; alt=&#34;amex-6mo-schedule&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Looking at this, there&amp;rsquo;s a lot of temptation to think&lt;/p&gt;</description>
    </item>
    <item>
      <title>personal finance resources</title>
      <link>https://traviscj.com/blog/post/2019-01-03-personal-finance-resources/</link>
      <pubDate>Thu, 03 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2019-01-03-personal-finance-resources/</guid>
      <description>&lt;p&gt;I wanted to say a tiny bit about personal finance stuff, as I feel like I have gotten a fairly good feel for it.&lt;/p&gt;&#xA;&lt;p&gt;Some great resources to start getting up to speed include:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/personalfinance/&#34;&gt;r/personalfinance&lt;/a&gt;, especially&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/personalfinance/wiki&#34;&gt;the common topics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/personalfinance/wiki&#34;&gt;the wiki&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;index-investments&#34;&gt;index investments&lt;/h2&gt;&#xA;&lt;p&gt;Ideally you want to own a lot of different companies, so you&amp;rsquo;ve &lt;em&gt;diversified&lt;/em&gt; your asset ownership.&#xA;One of the easiest ways to do this is through &lt;strong&gt;index investing&lt;/strong&gt;, where the index &amp;ldquo;tracks&amp;rdquo; a broad swath of the market, like &amp;ldquo;All S&amp;amp;P 500 Companies&amp;rdquo; or &amp;ldquo;All stock market companies&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>espps are free money</title>
      <link>https://traviscj.com/blog/post/2019-01-02-espps_are_free_money/</link>
      <pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2019-01-02-espps_are_free_money/</guid>
      <description>&lt;p&gt;ESPPs give employees an opportunity to buy the company stock at a discount. In both of the examples I&amp;rsquo;m aware of, the companies give a 15% discount on the LESSER of the price on the grant date and the price on the purchase date. The purchase dates are every six months, while the grants I&amp;rsquo;ve seen are either 12 or 24 months.&lt;/p&gt;&#xA;&lt;p&gt;We can analyze this mathematically by breaking it into three cases. For concreteness, let&amp;rsquo;s look at ADBE for a grant date of 2019-01-02. The stock is trading at $224.27/share currently:&lt;/p&gt;</description>
    </item>
    <item>
      <title>big-ish personal storage</title>
      <link>https://traviscj.com/blog/post/2018-04-25-big-ish_personal_storage/</link>
      <pubDate>Wed, 25 Apr 2018 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2018-04-25-big-ish_personal_storage/</guid>
      <description>&lt;p&gt;I was curious what it would cost to have something like 5-30TB of storage space on hand.&#xA;The obvious choices are between buying some hard drives and paying for an S3 bucket or something.&lt;/p&gt;&#xA;&lt;p&gt;The amazon costs are pretty straightforward: you pick a region, they tell you the cost.&#xA;Starting with their &lt;a href=&#34;https://aws.amazon.com/s3/pricing/&#34;&gt;pricing table&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;aws = [&#xA;    {&amp;quot;level&amp;quot;: &amp;quot;standard&amp;quot;, &amp;quot;c_millidollars&amp;quot;: 23},&#xA;    {&amp;quot;level&amp;quot;: &amp;quot;infrequent&amp;quot;, &amp;quot;c_millidollars&amp;quot;: 12.5},&#xA;    {&amp;quot;level&amp;quot;: &amp;quot;one_zone&amp;quot;, &amp;quot;c_millidollars&amp;quot;: 10},&#xA;    {&amp;quot;level&amp;quot;: &amp;quot;glacier&amp;quot;, &amp;quot;c_millidollars&amp;quot;: 4}&#xA;]&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;we can say&lt;/p&gt;</description>
    </item>
    <item>
      <title>dancing bull pricing structure</title>
      <link>https://traviscj.com/blog/post/2018-01-04-dancing-bull-pricing-structure/</link>
      <pubDate>Thu, 04 Jan 2018 00:10:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2018-01-04-dancing-bull-pricing-structure/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.yelp.com/biz/dancing-bull-san-francisco&#34;&gt;Dancing Bull&lt;/a&gt; is a great Korean BBQ restaurant that opened nearby recently.&#xA;They have this pricing scheme:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;assets/bulgogi.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note that the &lt;em&gt;unlimited&lt;/em&gt; bulgogi is \$23/person, but the bulgogi &lt;em&gt;a la carte&lt;/em&gt; is \$25/grill (with each additional orders after that costing \$9).&#xA;This raises an obvious question: which is the better deal?&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Spoiler&lt;/strong&gt;: it depends on both how many people you have &lt;em&gt;and&lt;/em&gt; how hungry they are.&lt;/p&gt;&#xA;&lt;p&gt;First, we had to clarify how it actually worked.&#xA;It&amp;rsquo;s not clear from the menu, but the &amp;ldquo;\$25/grill&amp;rdquo; includes the first order of bulgogi.&#xA;Introducing $P$ for the number of people, $G$ for the number of grills, and $O$ for the total number of orders, we would pay $$UL = 23\cdot P$$ for the unlimited price scheme vs $$ALC = 25\cdot G + 9\cdot ( O - G)$$ for the a la carte scheme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>extracting the last few dollars from Visa/MC gift cards</title>
      <link>https://traviscj.com/blog/post/2018-01-02-protip_how_to_extract_the_last_few_dollars_from_visa_mc_gift_cards/</link>
      <pubDate>Tue, 02 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2018-01-02-protip_how_to_extract_the_last_few_dollars_from_visa_mc_gift_cards/</guid>
      <description>&lt;p&gt;Once in a while, I get a prepaid gift card like this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://usa.visa.com/pay-with-visa/cards/prepaid-cards/_jcr_content/par/cardstack_1559787488/cardStackColumn1/image.img.jpg/1500674305893.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;They&amp;rsquo;re &amp;ndash; like money &amp;ndash; great!&#xA;But they do have one downside: it&amp;rsquo;s hard to spend the change once you&amp;rsquo;ve bought off most of the value.&lt;/p&gt;&#xA;&lt;p&gt;Originally this was going to be a quick &amp;ldquo;just redeem it with Amazon&amp;rsquo;s gift card&amp;rdquo; post, but &lt;a href=&#34;http://www.wisebread.com/how-to-use-up-remaining-balances-on-prepaid-gift-cards&#34;&gt;a bit of study&lt;/a&gt; revealed that it isn&amp;rsquo;t quiet that simple:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;the authorized amount can prevent the full transaction from going through, so if it&amp;rsquo;s the first transaction at Amazon, you might need to leave $1.00 to cover the reserve.&lt;/li&gt;&#xA;&lt;li&gt;the article mentions a $5 minimum, but the initial amount &amp;amp; card selection on Amazon doesn&amp;rsquo;t seem to have a problem with lower amounts, so YMMV I guess.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The article also mentions a different solution that I should have thought of: apparently some banks will redeem the value of the card into your account.&#xA;You just need to show up at a branch of your bank with proper identification.&lt;/p&gt;</description>
    </item>
    <item>
      <title>idea: transaction ordering in ledger-cli</title>
      <link>https://traviscj.com/blog/post/2017-03-27-idea_transaction_ordering_in_ledgercli/</link>
      <pubDate>Mon, 27 Mar 2017 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2017-03-27-idea_transaction_ordering_in_ledgercli/</guid>
      <description>&lt;p&gt;I love &lt;a href=&#34;http://ledger-cli.org/&#34;&gt;ledger-cli&lt;/a&gt; but keeping it in sync with my bank statements drives me crazy.&#xA;The problem is that the transactions can end up with an essentially arbitrary ordering, and the order they clear (and even the &lt;em&gt;date&lt;/em&gt; they clear) is not necessarily under my direct control.&lt;/p&gt;&#xA;&lt;p&gt;One answer to this is: stop caring about the ordering of your transactions!&#xA;That&amp;rsquo;s a decent answer, except that not addressing the ordering issue means that you can only ever have &amp;ldquo;end-of-day&amp;rdquo; consistency.&#xA;This means you need a different report to reconcile the transactions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>stocks and options from 30k feet</title>
      <link>https://traviscj.com/blog/post/2016-10-14-stocks_and_options_from_30k_feet/</link>
      <pubDate>Fri, 14 Oct 2016 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2016-10-14-stocks_and_options_from_30k_feet/</guid>
      <description>&lt;p&gt;One of my friends at work asked me if I had any book recommendations for learning about stocks and options.&#xA;Mentally, I break trading down into two general classes of trading: index-type and &amp;ldquo;exotic&amp;rdquo; trading.&#xA;By exotic trading, I mean picking individual stocks/options and actively trading.&#xA;This runs counter to the more conservative buy-and-hold, index-based, hands-off approach.&lt;/p&gt;&#xA;&lt;p&gt;For the exotic trading, I learned most of what I know from a class with &lt;a href=&#34;http://www.mccormick.northwestern.edu/research-faculty/directory/profiles/olmstead-edward.html&#34;&gt;Professor W.E. Olmstead&lt;/a&gt; and his book, &lt;a href=&#34;https://www.amazon.com/Options-Beginner-Beyond-Opportunities-Minimize/dp/0131721283&#34;&gt;Options for the Beginner and Beyond: Unlock the Opportunities and Minimize the Risks&lt;/a&gt;.&#xA;For the option-uninitiated, the basic idea is that instead of buying or selling  stocks directly, you buy and sell &lt;em&gt;contracts&lt;/em&gt; that give you the &lt;em&gt;right&lt;/em&gt; (but not obligation) to buy or sell the stock at a particular price by a particular date.&#xA;That&amp;rsquo;s a mouthful and options are indeed subtle beasts, but they allow the flexibility to either &lt;em&gt;hedge&lt;/em&gt; risks you want less exposure to, or increase/leverage exposure to risks you do want to take.&lt;/p&gt;</description>
    </item>
    <item>
      <title>life pro tip curb rampant consumerism by identifying actual needs</title>
      <link>https://traviscj.com/blog/post/2015-08-23-life_pro_tip_curb_rampant_consumerism_by_identifying_actual_needs/</link>
      <pubDate>Sun, 23 Aug 2015 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2015-08-23-life_pro_tip_curb_rampant_consumerism_by_identifying_actual_needs/</guid>
      <description>&lt;p&gt;A while back, I realized that I wanted a nice digital SLR camera.&#xA;Before I bought it, I made a list of all the things that I wanted to do with it.&#xA;Ultimately, this ended up being a sort of self-justification for buying it, but it did serve one deeper purpose:&#xA;I now had a list of about 20 things that I had committed to doing with my new camera.&#xA;So while it didn&amp;rsquo;t actually prevent me from being rampantly consumerist, I did have a whole set of worthwhile things to do with my new camera!&lt;/p&gt;</description>
    </item>
    <item>
      <title>car is paid off!</title>
      <link>https://traviscj.com/blog/post/2015-05-16-car_is_paid_off/</link>
      <pubDate>Sat, 16 May 2015 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2015-05-16-car_is_paid_off/</guid>
      <description>&lt;p&gt;I finally sent the last check for my 2013 Ford Focus a couple of weeks ago, and finally got the title in the mail&#xA;today.&#xA;It also came with a &amp;ldquo;congratulations for paying off your car!&amp;rdquo; letter, which was a nice touch.&lt;/p&gt;&#xA;&lt;p&gt;I opted to pay it off early, despite the (moderate) financial disadvantage it put me at.&#xA;The loan was only 2.4%, so the cost of carrying the loan actually wasn&amp;rsquo;t super significant.&#xA;I had started paying the loan ahead of schedule during graduate school because I was worried about whether I would&#xA;have the cashflow available to keep making payments during the time between graduate school and real paid work.&#xA;Then when I did get a job, I just kept making the higher-than-required payments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>14 vs 1499 vs 15</title>
      <link>https://traviscj.com/blog/post/2014-08-22-14_vs_1499_vs_15/</link>
      <pubDate>Fri, 22 Aug 2014 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2014-08-22-14_vs_1499_vs_15/</guid>
      <description>&lt;p&gt;Sometimes, it is tempting to see 14.99 and say &amp;ldquo;about 14,&amp;rdquo; even though we all know better.&#xA;The problem with this is that by giving a 0.07% discount&#xA;(14.99 vs 15),&#xA;they have made you estimate a 7% discount (14 vs 15).&lt;/p&gt;&#xA;&lt;p&gt;Nice trick!&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Hint for Foreign ATM Machines</title>
      <link>https://traviscj.com/blog/post/2009-02-09-my_hint_for_foreign_atm_machines/</link>
      <pubDate>Mon, 09 Feb 2009 00:00:00 +0000</pubDate>
      <guid>https://traviscj.com/blog/post/2009-02-09-my_hint_for_foreign_atm_machines/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been meaning to write this tip up for quite a while, but now that I&amp;rsquo;ve finally gotten some closure on it, I guess now would be a decent time. While I was in Brazil, there were two ATM machine clusters across the street from eachother, both between the beach and the hostel we were staying at. The CITIbank ATMs were more reliable, but the HSBC ATMs were a bit cheaper. At first, it always seemed worth the small extra, but since I never wanted to get much out at a time, I was racking up the bank charges. Also, several people had been using the HSBC ATM without issue, so I figured I would start using that one instead as well. This worked well the first couple of times, but one of the days I went in to get some cash out, it didn&amp;rsquo;t dispense. Undeterred, I went to one of the ATM machines someone else had just (successfully) used and tried there, and withdrew the money. This time it worked.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
