Nenoka durgam, nadoka swargam, ne nadiche margam anithara sadhyam........
The postings on this site are my own and do not necessarily reflect the views of Walmart.
Telugu Short Film - Six Months
Get link
Facebook
X
Pinterest
Email
Other Apps
Telugu Short film, directed by me....
https://www.wevideo.com/view/113608980
Sorry no subtitles and bear with my poor editing skills.
This week's AI pulse: The landscape of AI models continues its rapid transformation with major releases from OpenAI, alongside innovative developments in agentic infrastructure and practical tools for developers. 1. Know this Headline: OpenAI Unveils GPT-5.6 Family and Integrates Codex into ChatGPT Why it matters: OpenAI launched its GPT-5.6 models (Luna, Terra, Sol) featuring a million-token context window and improved agentic performance, alongside a new pricing structure (Source 5). Concurrently, OpenAI is folding Codex into the ChatGPT app (Source 3), strategically taking aim at competitors like Claude Cowork. These moves signify OpenAI’s push for broader model accessibility and agentic capabilities within its flagship application, challenging developers to re-evaluate their model choices and integration strategies. Action: Assess how the new GPT-5.6 models and the integration of Codex into ChatGPT could optimize your current AI workflows or enable new agentic use cases...
How a knowledge graph, two cron jobs, and an LLM replaced my morning routine Surya Jayanti · April 2026 I manage a platform with 400+ repositories across multiple GitHub orgs. Every morning used to mean: 30+ merged PRs releases I didn’t track wiki updates I missed 22 blogs worth of industry noise So I built three AI systems that read everything for me, analyze it against my codebase, and send a briefing before my first coffee. This is how it works. 1. The Knowledge Graph: Teaching an LLM Your Codebase LLMs are great generalists, but they don’t understand your platform. Ask them about your services and they’ll confidently hallucinate. I call this the hallucination gap . The fix: build a structured representation of your codebase. Why not just RAG? Chunk-and-embed gives you fragments. But real insights live between files : imports → dependencies Kafka producers → consumers service calls → system wiring So instead of dumping code, I extract relationships. 4-Layer Model ...
Reflections on Compassion and Commitment: Reading the Dalai Lama This is my second book by the Dalai Lama, and once again, I find myself deeply moved by his philosophy of compassion. It’s one thing to read about compassion — it’s another to live it, to embody it, as he has done throughout his life. His words are simple, but the practice he describes feels like climbing a mountain — difficult, humbling, and profoundly transformative. My first encounter with his writing was The Book of Joy , a beautiful dialogue between the Dalai Lama and Archbishop Desmond Tutu. That book opened my heart to the universality of kindness and joy, beyond religion or nationality. These two readings together have widened my spiritual horizons in ways I didn’t anticipate. The Three Commitments What struck me most in this book was the Dalai Lama’s three lifelong commitments : As a human being , one to promote human values such as compassion, forgiveness, tolerance, and self-discipline. As a Buddhist monk ...
Comments