My wife and I both bought I Bonds directly. It was not exactly a painful or confusing process at all. Granted, the UI/UX of the US government bonds website was not fantastic, but it was certainly usable.
Other than their goofy login page (which you can fix with a 1-liner in greasemonkey), I actually love the TreasuryDirect website. This is maybe a controversial opinion but it's one of my favorite US government websites. The UX is awesome and the layout is simple: no popups, interstitials or other BS. Even better, the page load times and responsiveness are significantly better than any other financial website a visit.…
Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
51–60 of 140 posts
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#52The virtual keyboard on the Treasury Direct login page is terrible, especially for those of us who use a password manager. I use the following bookmarklet that "types" each letter via the exposed JavaScript function on the page itself. javascript:prompt('treasurydirect.gov password please').split('').forEach(PasswordVK) easy-peasy
for (const e of document.getElementsByClassName("pwordinput")) {
e.removeAttribute('readonly');
}Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#53Is it only for American citizens? Or can anyone get sweet yield and invest?
- The person must have a Social Security Number.
- The person must also meet any one of these three conditions:
- United States citizen, whether the person lives in the U.S. or abroad, or
- United States resident, or
- Civilian employee of the United States, no matter where that person livesRe: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#54So how does Yotta make money? Do you charge to open an account or take a slice when the bond matures?
We don't. There is a completely optional way to pay us what you want when you buy the I Bond, but this is a brand awareness play for us. Our hope is to drive new acquisition and to convert a portion of that acquisition to other products down the road.
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#55Earlier quoted context omitted.
Yes just reach out and on request, we can give you full access to your Treasury Direct account any time.
What happens if you go out of business and a user doesn't realize until a year or more afterwards that they should have asked you for that info? Can they "reclaim" their Treasury Direct account down the road without you?
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#56Earlier quoted context omitted.
We don't. There is a completely optional way to pay us what you want when you buy the I Bond, but this is a brand awareness play for us. Our hope is to drive new acquisition and to convert a portion of that acquisition to other products down the road.
> All the time our customers ask us - how do you make money doing this? The answer is simple: Volume https://www.youtube.com/watch?v=KodqIPMbyUg
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#57Is this the same as buying an inflation protected bond ETF? (TIP)
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#58Earlier quoted context omitted.
Other than their goofy login page (which you can fix with a 1-liner in greasemonkey), I actually love the TreasuryDirect website. This is maybe a controversial opinion but it's one of my favorite US government websites. The UX is awesome and the layout is simple: no popups, interstitials or other BS. Even better, the page load times and responsiveness are significantly better than any other financial website a visit.…
Thanks for the feedback and thoughts. I guess those aspects of TD are nice, but if you ever make a mistake, they don't handle it gracefully.
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#59Earlier quoted context omitted.
What happens if you go out of business and a user doesn't realize until a year or more afterwards that they should have asked you for that info? Can they "reclaim" their Treasury Direct account down the road without you?
Yeah we have very easy way to give you your TD account directly. If this were to happen, we would give access to everyone and ensure they received the information to take over their accounts.
Re: Show HN: Earn 9.62% on US Treasury I Bonds on Yotta
#60This is a fantastic initiative. Yotta is gamifying savings, because why not? And it's FDIC-insured so I don't have to worry about trusting money to a start-up. I think the UI-improvement over dealing with the treasury website is substantial. Good work on finding the opportunity and setting it up transparently via your already-existing buckets feature. A note of appreciation, that's all.
Thank you - appreciate it!
I have always bought I-bonds direct so doesn't apply to me, but making that easier for the average person -- and more importantly, increasing awareness of their existence -- is a good thing. It's about accessibility for people still getting their financial footing.
Just getting the average person to save more is a good thing, and accessibility is key to that.