permissions

Winsage
July 4, 2026
Dave Plummer, a retired Microsoft engineer, has developed TinyRetroPad, a Notepad-like application that is only 2.5 kilobytes in size. TinyRetroPad includes features such as Open, Save, Find and Replace, printing, font selection, word wrap, and an unsaved changes prompt. It is built on existing Windows components, allowing it to function efficiently without extensive resources. TinyRetroPad is based on Dave’s Tiny Editor and utilizes RICHEDIT50W for text handling. The application's file size increased incrementally with each feature added, with the final size being 2,476 bytes. Crinkler, a compression linker, was used to optimize the executable. TinyRetroPad is still in development, facing issues like high memory consumption and compatibility problems. In contrast, Windows 11's Notepad has become larger and more complex, weighing approximately 352KB and incorporating features that some users find unnecessary. Windows 11 LTSC retains the classic Notepad without modern features, while TinyRetroPad aims to demonstrate the potential for simplicity in application design.
Winsage
July 3, 2026
In June, Microsoft introduced several enhancements for Microsoft Teams, including new calling agents, brand impersonation protection, redesigned in-meeting controls, bot detection, a facilitator in Teams Rooms, and IntelliFrame people labels. A notable feature, "workplace check-in via Wi-Fi," is now generally available after initial criticism and a delayed rollout. SharePoint content shared through Quick Share retains permissions to enhance user privacy.
AppWizard
July 1, 2026
A leak has revealed details about the Galaxy Glasses manager app, which will serve as the main hub for managing Samsung's upcoming smart glasses. The app will assist users in pairing the glasses, installing updates, and adjusting settings. It will feature menu options such as Camera, AI assistants, Read notifications aloud, Advanced features, Accessibility, and Find my glasses, with additional settings accessible only when connected to the glasses. Users can also automatically import photos and videos taken with the eyewear. The leak also describes intuitive buttons and gestures for user interaction with the Galaxy Glasses. Users can swipe to navigate music tracks and adjust volume, tap to pause or resume media playback, and use a button on the arm to capture photos or record videos. The glasses will have two LED lights to indicate recording status. Captured images and videos will be available in the Now Bar for previewing and reframing, with functionality expected to extend to the Galaxy Watch. Additionally, a Galaxy Glasses Controller app is in development for Galaxy Watches, and the upcoming Galaxy Ring will support gesture controls for enhanced user experience with the smart glasses.
AppWizard
June 28, 2026
Playing Windows games on Android has become feasible due to Winlator and open-source technologies like Wine, Box64, and DXVK. User-friendly applications such as GameHub and GameNative have emerged, enhancing mobile gaming experiences to rival dedicated handheld consoles. A major challenge was the reliance on the x86 Windows Steam client, which was resource-intensive on mobile devices. GameNative 1.0 introduced an experimental feature that eliminates the need for the desktop Steam client by using Valve's native Android libraries, improving the gaming experience significantly. Valve released Steamworks SDK version 1.63 in November 2025, which included native ARM64 libraries for Android, allowing for essential Steam functionalities without a translation layer. GameNative integrated these libraries, replacing the desktop client with a more efficient "bionic" Steam client that operates without a user interface, streamlining DRM and matchmaking processes. GameNative now supports Steam Guard TOTP sign-in, enabling smooth authentication and access to the user's Steam library. It downloads games natively, supports cloud saves, and is compatible with most single-player games with Steam DRM. The application boasts a high compatibility rate, with 221 out of 241 games in one user's library showing as compatible. GameNative 1.0 has improved performance with a Vulkan renderer and reworked controller stack. Despite its success, GameNative is not yet available on the Play Store, with nearly a million users sideloading the application. Developers aim to create a Play Store version that complies with Google's policies for easier installation.
Tech Optimizer
June 26, 2026
EDB has introduced new features for its Postgres AI platform, including an agentic database and converged analytics capabilities, allowing enterprises to run AI agents alongside transactional workloads on a unified PostgreSQL foundation. The platform includes governance tools that position control mechanisms at the data layer and integrates AI processing with operational data, enabling businesses to connect live records with AI systems without transferring sensitive information. The agentic database can monitor over 200 metrics, identify issues, suggest changes, and apply fixes automatically based on user-defined policies. It consolidates various data types through a single SQL interface, significantly accelerating database tuning processes and enhancing application performance. EDB has also expanded its analytics capabilities with a zero-ETL architecture for real-time analysis and large-scale warehousing. EDB PG AI for ClickHouse targets real-time analysis, while EDB PG AI for WarehousePG focuses on historical analysis at petabyte scale. The platform claims up to 30 times faster query performance compared to legacy systems and improved scaling efficiency. EDB's platform integrates vector search and retrieval for AI agents, demonstrating lower query latency and higher retrieval accuracy than competitors. NTT East is using EDB PG AI for AI-driven network operations, while the governance feature manages agent access at the data querying point using native Postgres roles and row-level security. The platform can be deployed on-premises, in hybrid environments, or across cloud infrastructures, with partnerships including Dell, IBM, Nvidia, Red Hat, and Supermicro.
Search