Strip a few zeroes from there and I guess it's worth the funny anecdote, but these are serious amounts of money that the author just sent into the black hole of bureaucracy for shits and giggles.
I accidentally loaned all my money to the US government
111–120 of 512 posts
Re: I accidentally loaned all my money to the US government
#112Earlier quoted context omitted.
I found that ambiguous, could either read it as the excess amount or the entirety of the purchase that resulted in excess balance. But anyway it just shows more UX issues - if it's the former then why didn't the balance update to show $10k; in either case why does it accept the payment before checking? It should just say no you've hit your limit this year, or you've already subscribed $25 this year you're limit is $9…
It is probably backed by some old mainframe system and done in batches. Earlier the post told it took couple days for 25$ to show up. So it is not real time system, but likely processed weekly, monthly or like. And all of the messes are bunched up and processed for single out come for period of time. User was just stupid not to wait a week before next attempt...
But I don't see why you can't just record '25' even if it won't settle for days/weeks, and not allow >$9975 in the meantime. (If the $25 doesn't go through then fine, you just end up with $25 capacity still.)
I bet it allows you to make a single >$10k payment only to reject it (on an 8-10week time frame) if it behaves like this.
Re: I accidentally loaned all my money to the US government
#113“if you buy before May this year, you get a guaranteed ~8.5% return over the next 12 months” I don’t think this is correct. They’re going to re-calculate the interest rate 6 months from May and it could be less than ~8.5%. So you’re really just guaranteed ~4.25% for half the year.
If you buy in May, you lock in the May rate for 6 months and then an unknown rate after that.
Re: I accidentally loaned all my money to the US government
#114I thought this was funny. Weird comments in the thread about how he/she should have known better. Author is not making a complaint to demand internet outrage. There is no inflammatory justice warrior content here. Sheesh! Author admits they screwed up, decided to share the screwup, and who hasnt been trough that exact dunder blunder? Fun short read 8/10.
I think it’s appropriate to say they made a stupid mistake and move on.
The author is likely a little frustrated so I can forgive their shade throwing at treasury.
Re: I accidentally loaned all my money to the US government
#115Earlier quoted context omitted.
It is probably backed by some old mainframe system and done in batches. Earlier the post told it took couple days for 25$ to show up. So it is not real time system, but likely processed weekly, monthly or like. And all of the messes are bunched up and processed for single out come for period of time. User was just stupid not to wait a week before next attempt...
Why do they take the money before checking if they should take the money? If they waited a week they wouldn’t get the 8.5% (I believe)
Re: I accidentally loaned all my money to the US government
#116Earlier quoted context omitted.
I have witnessed this working at FAANG where people usually have the choice to allocate their grants into either risky options or safe, straight cash. The amount of people I see going all-in into the riskiest option and then proceeding to not understand why they lost their "compensation" (?) when the stock drops frightens me.
Options? Or RSUs?
Re: I accidentally loaned all my money to the US government
#117Earlier quoted context omitted.
Yeah, I noticed that too His 10k bonds should be there, they will refund the excess, not the whole thing
Still leaves them with $200, waiting for the erroneous $10k to be returned. The author's reading comprehension may leave something to be desired, but so does the interface they were using.
Re: I accidentally loaned all my money to the US government
#118Earlier quoted context omitted.
Is the US government really that bad? I hear Americans complain about it all the time but from my experience in the UK the government is mostly competent most of the time.
It's vast and unpredictable. Example: Two weeks ago I re-entered US as a citizen. Several people ahead of me smoothly went through the border control line. I was 'randomly' chosen for inspection by border patrol, an agent fabricated a story that a dog alerted, and I was forcibly strip searched where yet another agent fabricated he saw a 'plastic baggy' coming out of my ass. This 'evidence' was used to cuff and shackl…
Re: I accidentally loaned all my money to the US government
#119“if you buy before May this year, you get a guaranteed ~8.5% return over the next 12 months” I don’t think this is correct. They’re going to re-calculate the interest rate 6 months from May and it could be less than ~8.5%. So you’re really just guaranteed ~4.25% for half the year.
If you bought in April, you locked in the April rate for 6 months, and then the May rate for 6 more. Both values were known last month, which is why it's ~8.5%. If you buy in May, you lock in the May rate for 6 months and then an unknown rate after that.
“We set the inflation rate every six months (on the first business day of May and on the first business day of November)”
So by buying in April, the next rate change on your own bond would be in October, which would still be before the next inflation rate change.
Re: I accidentally loaned all my money to the US government
#120> They require you to enter your password by clicking on a virtual keyboard. This pseudo-security measure actually only slows down humans, not bots, because you can still edit the value of the text field using Javascript. I don't think this is generally worth it as a security measure, but the goal is not to protect against automation. Instead, custom on-screen keyboards are attempts to thwart keyloggers.
In fact, if you notice when you log in the next time, (for many people) your browser may offer to autocomplete your password and bypass the mouse-driven keyboard, so it's definitely not even hard to thwart.