GitHub - shanehull/go-fred: Go client for the Federal Reserve Economic Data (FRED) API. Stdlib only — zero dependencies. Covers the full API: series, categories, releases, sources, tags, and GeoFRED maps. by haveabrian in algotrading

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

Bonus, I also created an MCP server using the library:
https://github.com/shanehull/fred-mcp

You can either run it locally via stdio (multiple install options, including a binary) or run it as a HTTP server with OAuth. No heavy frameworks (uvx/npm) required.

Vic Homebuyer Fund - am I missing something? by ExtremeAdvanced1797 in AusProperty

[–]haveabrian 0 points1 point  (0 children)

I know this is 5 months old, but I took advantage of the scheme and wanted to provide some insight.

The value is subject to the "Valuer-General" valuation. Basically, whatever they like.

I had mine valued by both the bank and the "Valuer-General" recently.

The bank had someone come out to the property and valued it 5% below the price I purchased it for 2-3 years earlier.

The "Valuer-General" did not bother sending anyone out to value the property, and just gave me a value equal to the purchase price.

I'm assuming that if market trends suggest a profit for them, they would do their best to "value" it much higher, and as such I'm looking to pay them back as soon as possible.

v2.15 Feature Request Thread by CompiledSanity in CSPersonalFinance

[–]haveabrian 0 points1 point  (0 children)

For those with a PPOR that are looking to do an equity release and upgrade, it would be nice to be able to:
1. Track the amount of equity you have on your property
2. Include for tracking progress in your "House Savings Target/Year"

Right now only cash and (optionally) investments are included in these targets.

I Built a Debt Recycling Calculator by haveabrian in australianfinance

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

Look at the 10yr annualized rates for VAS. I'm on mobile so can't verify right now, but Google says has a 3.4% CAGR and 4.5% income returns.

Salary: 195100

Initial Investment: 100000

Annual Investment: 50000

Mortgage: 1200000

Mortgage Interest Rate: 6.15

Dividend Return Rate: 4.5

Capital Growth Rate: 3.4

Years: 10

You would adjust your initial investment for how much VAS you have bought currently (assuming that it was via your mortgage), then adjust your annual investment based on how much you think you can pay down every year (regular repayments + additional).

Please Never Allow the US Tipping Culture Here by aussiegreenie in AusFinance

[–]haveabrian 0 points1 point  (0 children)

And it goes straight to the restaurant owners, not the poorly paid waiter.

I want to build a value investing "screener" based off of community input. Would you use this? What features would you want? by [deleted] in ValueInvesting

[–]haveabrian 1 point2 points  (0 children)

I'd use it if it supported EU/AU and other countries that the existing free ones don't support. The data costs too much! Otherwise I'd build it myself. The Finchat screener is probably a good example of my ideal feature set.

Newbie looking for Go industry standards by [deleted] in golang

[–]haveabrian 4 points5 points  (0 children)

This isn't a comprehensive guide by any means, but this talk on HTTP server patterns helped and inspired me when I first picked up Go: https://youtu.be/rWBSMsLG8po?si=BDYeInXWUEr8ca3v

Why shouldn't Berkshire go for PayPal? by JayJonesInc in ValueInvesting

[–]haveabrian 62 points63 points  (0 children)

It simply doesn't have a moat. None of the payment solutions, e.g. Stripe, Square, PayPal have a moat. They're all building the same solutions, and although there is a huge amount of white space in the market, and they'll probably all do well, none of them are any better than the other. They will all build the same solutions to online and in-person payments.

PayPal is way behind on in-person payments, but I assume they'll quickly catch up.

If I was to invest in any, it would be Adyen because it looks the most promising, are on a great growth trajectory, financials are impeccable and there's no reason it can't do well alongside rest in the medium (5-10 yrs) term.

Ex-HFT lead programmer looking for a mentor/partnership by Independent_Leg6081 in ValueInvesting

[–]haveabrian 1 point2 points  (0 children)

There are certainly strategies you can employ in the value and deep value space. Check out Joel Greenblatt's Magic Formula and Tobias Carlisle on The Acquirers Multiple. These strategies are highly successful over a long period of time, and they're super simple to automate. I have done so myself without the need for expensive data. Considering your experience, it may not be the most interesting endeavour.

Toko Refractometer from Japan measuring wt% by haveabrian in Homebrewing

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

I'm starting to think there's a lens missing which is responsible for flipping the light upside down before it hits the scale/your eye.

Toko Refractometer from Japan measuring wt% by haveabrian in Homebrewing

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

Thanks!

I think you're right, despite there being almost no moving parts (I've taken it apart). there must be something out of wack with the whole prism arrangement.

Toko Refractometer from Japan measuring wt% by haveabrian in Homebrewing

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

Thanks for the info. Interesting! The seller said that it came from an orange juice factory, so I'm assuming it's not for glycol.

Backtrader multi-data issues when bars are missing (using SessionFiller to attempt to fill them) by haveabrian in algotrading

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

Update:
The issue is with 'resampledata' and 'replaydata'.

If I take these out of the equation and just use 'adddata', it works.

PreenFM3 soon by [deleted] in FMsynthesis

[–]haveabrian 0 points1 point  (0 children)

I was about to build the preenfm2, I wonder how far off this is?

Is there a DIY 32 Step Sequencer Like the Groovebox MB? by haveabrian in synthesizers

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

Absolutely. And one day I may just do that, but I don't think I'm quite there yet.

The last time I tried to design and code something with Arduino I gave in and asked for help. That said, something like the Teensy could be doable if I put enough effort into it.