Posts

Context Engineering In AI

Image
Context Engineering In AI  * Need to create research.md for the PR.  * Next need to create plan to fix ( plan.md ) for the PR.  * Overall look at things:    Source: by Dex Horthy of HumanLayer at https://www.youtube.com/watch?v=rmvDxxNubIg

Testing AI Coding

Testing AI Coding Testing AI-generated code:  * Shift from a "code review" mindset to an aggressive "runtime verification" strategy.  * Never let the same AI model write both the source code and the unit tests. Checklist: * Property Tests: Run randomized data to verify edge cases. * Input Validation: Check nulls, empty strings, and malformed JSON. * Dependency Audit: Pin explicit versions to flag stale training data. * PR Tagging: Label code as [AI-Generated] to alert reviewers. * Runtime Verification: Spin up ephemeral environments to observe actual execution behavior. Tools:  * Ito:   R uns your app, before reviewing the code. Uses Github PR. Attaches product demo video to PR.  https://www.ito.ai/  * Autonoma:  Self-updating UI testing. https://getautonoma.com/  * Testkube: CI against live infrastructure. Cloud-native. https://testkube.io/

Magnificent 7 vs S&P 500

  The "Magnificent Seven" (Nvidia, Microsoft, Apple, Alphabet, Amazon, Meta, and Tesla)  stocks account for approximately 20% to 22% of the entire global stock market's capitalization. Index Market Scope Approximate Weight Source MSCI ACWI Global (Developed & Emerging) ~20% Man Group MSCI World Global Developed Markets Only ~22% Nationwide Financial S&P 500 United States Large-Cap Only 33.9% The Motley Fool The "Magnificent Seven" as % of S&P 500: Nvidia (NVDA): ~7.4% to 7.6% Apple (AAPL): ~6.7% Amazon (AMZN): ~4.2% to 6.7% (varies dynamically with recent trading) Microsoft (MSFT): ~4.6% to 5.3% Alphabet / Google (GOOGL/GOOG): ~3.5% to 3.9% Meta Platforms (META): ~2.1% to 3.0% Tesla (TSLA): ~2.2% to 2.5 Exact closing prices for each "Magnificent Seven" stock on May 29, 2026, and June 30, 2026:  Company (Ticker) End of May 2026 Close End of June 2026 Close Monthly Return Microsoft ( MSFT ) $450.24 $373.02 -17.15% Amazon ( AMZN ) $...