Featured

Amazon’s Alexa Gets Smarter: AI-Powered Alexa+ Launches in Australia

Amazon has officially launched Alexa+ in Australia, bringing its generative AI-powered virtual assistant to local Echo devices. Moving beyond basic voice triggers, setting kitchen timers, and answering surface-level queries, Alexa+ represents a complete overhaul aimed at making smart home interaction far more natural, intuitive, and action-oriented. Powered by Amazon Bedrock and advanced large language models (LLMs), Alexa+ is designed to behave less like a command-line interface and more like a conversational assistant.  * Natural Conversation & Context Tracking: You no longer need to speak in rigid, robotic phrases. Alexa+ can process mid-sentence pauses, stumbles, and multi-step requests without requiring a repeated wake word for every follow-up question.  * Localised Australian Personality: Tailored specifically for Aussie households, the local engineering and linguistics teams trained Alexa+ to understand Aussie slang, idioms (from "arvo" to "snags...

Android 12L beta with magisk for Pixel 6 pro



                                                                       
                                                                       platform tools


Plug in the phone to PC and open a terminal in the platform tools folder



adb reboot recovery



Tap power and volume up to get into recovery mode



Apply update from ADB 



adb sideload <ota.zip> 



Note: use the 'copy as path' function with the .zip file and paste it instead of 'ota.zip'

After the update completes press power to reboot to system.


For root check out the post here

Comments