0 Followers
0 Following
1 Posts

What's going to kill you? [US, 2018-2023]

https://lemmy.world/post/35173650

Updating in case this turns up in search results. As of July 2024, Schwab’s “end of 2023” individual API still has no expected release date.

I ended up getting an experimental account with Interactive Brokers. Their API talks to client software running on your local machine, rather than directly to their web servers as TDA. This makes it a little easier, because authentication is all handled by the client software, but it also means you have to manually log in through the client, and there is no authentication between client and API. Their documentation and examples are ok, but the framework is a lot more complicated, because it handles stocks, bonds, crypto, commodities, and forex.

Bind 9.18.18 dnssec key location and privileges?

https://lemmy.world/post/11423795

Bind 9.18.18 dnssec key location and privileges? - Lemmy.World

Trying to switch my internal domain from auto-dnssec maintain to dnssec-policy default. Zone is signed but not secure and logs are full of zone_rekey:dns_dnssec_keymgr failed: error occurred writing key to disk key-directory is /etc/bind/dnskeys, owned bind:bind, and named runs as bind I’ve set every directory I could think of to 777: /etc/bind, /etc/bind/dnskeys, /var/lib/bind, /var/cache/bind, /var/log/bind. I disabled apparmor, in case it was blocking. A signed zone file appears, but I can’t dig any DNSKEYs or RRSIGs. named-checkzone says there’s nsec records in the signed file, so something is happening, but I’m guessing it all stops when keymgr fails to write the key. I tried manually generating a key and sticking it in dnskeys, but this doesn’t appear to be used.

[US] Brokerage with decent API?

https://lemmy.world/post/9670135

[US] Brokerage with decent API? - Lemmy.World

Looking for a brokerage with functional, individual API access to, at least, account positions, balances, and equity/fund/bond prices. Used to be happy with TDA, but they got bought by Scwab, whose API has been “pending” for six months.