AI

TrendTechie
September 2, 2026
Sony Music Publishing and Warner Chappell Music have filed a lawsuit against Anthropic, claiming that the company used pirated songbooks and song lyrics from "shadow libraries" to train its AI model, Claude. The lawsuit cites approximately 7 million books obtained through torrent downloads and web scraping, including unauthorized sheet music and songbooks. The plaintiffs are seeking statutory damages of up to 0,000 for each work that is found to have been willfully infringed. The lawsuit was filed on August 28, 2026, in the U.S. District Court for the Northern District of California, naming Anthropic and its co-founders as defendants. The plaintiffs allege that the data sources used for training included 5 million books downloaded from Library Genesis and 2 million from Pirate Library Mirror, as well as scraped song lyrics from licensed platforms Musixmatch and LyricFind. The use of BitTorrent for downloads introduces legal risks due to the simultaneous distribution of files. The lawsuit emphasizes the distinction between legally purchased and pirated materials, with prior cases indicating that downloads from pirate libraries constitute significant copyright infringement.
AppWizard
September 1, 2026
Gemini can now remember the locations of important items without a tracker by allowing users to inform it where they placed an item or upload a photo, which it logs in Find Hub. Users can later ask Gemini for the item's location or view saved locations in Find Hub's new memory tab. This feature was introduced in Google's September Android Drop as part of a broader update.
AppWizard
September 1, 2026
Google's Messages app has introduced new chat themes that allow users to change conversation backgrounds by selecting from various photos or uploading their own images. This feature personalizes the chat experience and adjusts chat bubble colors to match the background. Currently, themes are only visible to the user who applies them, limiting shared experiences. Users have suggested improvements, such as on-device background generation and syncing themes across devices. Additionally, some users have reported a bug where the app may freeze when tapping on a theme without applying it, although this issue varies among users.
Winsage
September 1, 2026
Windows 11 Pro is available for .97, reduced from its regular price of 9. This limited-time promotion expires at 11:59 p.m. PT on September 1. The upgrade offers a modern interface, improved multitasking, and robust security features, including Hyper-V, Windows Sandbox, BitLocker encryption, and Azure AD integration. It also includes Copilot, an AI-powered assistant for various tasks. The offer is available through StackSocial.
Tech Optimizer
September 1, 2026
A stateful LangGraph agent was developed to streamline a 15-minute booking process, featuring a user-friendly Streamlit UI and a backend powered by a Postgres database. The agent responds to customer queries, calculates service pricing, manages service acceptance, suggests time slots, and confirms appointment details. It operates in two modes: in-memory for rapid testing and Postgres for persistent storage. Testing can be done locally using Docker, which simulates a Postgres environment, or with a hosted Postgres instance. The project includes a docker-compose.yml file to initiate a PostgreSQL 16 container, allowing the application to connect to the database. Data persistence is ensured through Docker volumes, and the application can be run with specific commands after setting up the environment variables. The system has been tested successfully, demonstrating its ability to manage bookings and maintain data integrity across sessions. Future enhancements are planned to improve the booking workflow and integrate additional communication channels.
Tech Optimizer
September 1, 2026
Choosing a database instance size without prior knowledge of the workload can lead to inefficiencies and excessive compute usage. Lakebase Postgres addresses this with an autoscaling feature that eliminates manual sizing, utilizing in-place VM resizing and a monitoring algorithm for CPU, memory, and working set size. Lakebase Postgres separates compute and storage layers, allowing independent resizing of compute nodes without affecting the database. The autoscaling algorithm relies on three signals: CPU load (cpuGoalCU), memory use (memGoalCU), and compute-cache working set size (lfcGoalCU). The CPU load is monitored every five seconds, aiming to maintain it at or below 90% capacity. Memory usage is tracked at two frequencies: overall memory every five seconds and Postgres-specific memory every 100 milliseconds, with a goal to keep usage below 75% of allocated RAM. The compute cache evaluates active data access efficiency, adjusting size based on workload. The working set is estimated using a modified HyperLogLog algorithm that records timestamps for page accesses, allowing for distinct page estimates over various time frames. The algorithm projects future working-set growth to allocate sufficient cache while capping it at 75% of RAM. Resizing the compute involves four components: the autoscaler-agent, vm-monitor, Kubernetes scheduler, and NeonVM. Scaling up occurs when any of the three goals indicate a need for more resources, while scaling down includes verification to ensure sufficient memory remains for operations. Timely adjustments in both directions are prioritized to minimize costs.
AppWizard
August 31, 2026
Google will implement new memory usage regulations for Android applications starting in February 2027, due to a global RAM shortage. Apps exceeding the set memory limits may be throttled, terminated, or face reduced visibility on the Play Store. The memory thresholds vary based on device specifications, with specific limits for foreground, background, and bitmap memory usage. Non-compliance will result in penalties affecting app distribution and visibility. The memory crisis is attributed to increased demand from the AI data center industry, leading to rising RAM costs. The new limits will first apply to Pixel devices with Android 17, and other manufacturers are expected to follow. Additionally, by April 2027, all apps on the Play Store must support zero-tap credential restoration for users transitioning to new devices.
AppWizard
August 31, 2026
Android Auto is used in over 250 million vehicles worldwide and offers extensive customization options to enhance usability, safety, and personalization. Key features include the ability to clean up the home screen by selecting relevant apps, accessing hidden developer settings for wireless connectivity and video resolution adjustments, manually setting a consistent theme, enabling automatic launch when entering the vehicle, controlling automatic media playback, and utilizing Google's Gemini AI assistant for personalized commands and shortcuts. These adjustments can improve the overall driving experience without requiring advanced technical skills.
Search