Jack Clark @jackclarkSF co-founder of Anthropic @claudeai, Dwarkesh Patel @dwarkeshpodcast, and I had a good discussion, and it has been published, free to all, at the link below. I greatly admire both Jack and Dwarkesh and was happy to participate.
The AI revolution is here. Will the economy survive the transition?
https://t.co/3yPqLJ3HK0
@GoldenDustbin That's news to me!
Can you check with Global Data Feeds?
A few months back I got a call from Global Data Feeds, they did give me a price for the historical data of Nifty
@arindam___paul Looks good, last year i installed 7 fans at my new home, our usage is low. We had 4 of those fans started with issues n your service people replaced parts now it's working fine now. In the past we never had any issues with the traditional fans! Any thoughts?
@Ankit_Quant Oh okay, i just have index futures and options, so keeping it simple and also store them by year (and month for options), so far it's manageable for me.
@Ankit_Quant I have taken a different approach,
1, I store the data in parquet format(instead of CSV)
2, I use the file name for each instrument (option strike and expiry), this keeps me each file as smaller and easy to access.
@jaga4you I agree, I've built a simple react based web app for monitoring the trades and journals. I store my signals/trades/orders/journals etc in db(CloudAnt). I've not explored streamlit yet!