Google Gemini AI and OpenAI’s agents are revolutionizing technology, learning real-time, and transforming industries, affecting finance and robotics.

SUMMARY Google Gemini AI and OpenAI’s agents are revolutionizing technology, learning real-time, and transforming industries, affecting finance and robotics. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY Embracing advancements in AI and robotics is essential for thriving in the evolving technological landscape. RECOMMENDATIONS:

ChatGPT Creepy Behavior, LLaMA-Berry, Chipotle Robots, Microsoft Buys Nuclear Energy

SUMMARY The video discusses ChatGPT’s unsolicited messaging, Three Mile Island’s nuclear energy restart, and AI advancements across various companies. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY The emergence of AI technologies, coupled with regulatory challenges, poses both opportunities and risks for society. RECOMMENDATIONS:

SUMMARY Luke Groman discusses the implications of the dollar-centric monetary system, rising debt, and inflation on global finance and investment strategies. IDEAS: INSIGHTS: QUOTES: HABITS: FACTS: REFERENCES: ONE-SENTENCE TAKEAWAY The dollar-centric monetary system is unsustainable, risking fiscal collapse without significant policy changes and inflation management. RECOMMENDATIONS:

langchain pinecone update

My RAG example no longer works after pinecone update. Apparently, I can’t rely on LLM on this. Both gpt4o and claude gave misleading solution. Claude did solve some but can’t fix all. Basically, pinecone expect to generate as class like rather than using init like My problem is that I can’t pass the key to…

gls and lualatex

gls gives me very weird bug when running with lualatex. I don’t have such a problem with pdflatex. It turns out that I simply can’t include \gls inside \section But the error is extremely weird. It is complaining that an upper case glossary entry missing. I defined \newglossaryentry{fg}{ name={factor graph}, description ={} } But it…

WordPress permission problem

Have a silly wordpress permission error wasted me half an hour to fix. It turns out that I’m missing below as WordPress folder is under user folder. sudo chmod 755 /home/ubuntu sudo chmod 755 /home/ubuntu/swebsite