tables

AppWizard
March 22, 2026
Mojang is set to release a sequel to Minecraft Dungeons, announced during the Minecraft Live showcase with a teaser trailer. The sequel will continue the voxel-based fantasy narrative, featuring monster-slaying and loot collection. The original game has been described as "baby's first Diablo" and has attracted a dedicated fan base despite mixed reviews. Minecraft Dungeons 2 is expected to launch later this year, with fans eager for more details.
Tech Optimizer
March 19, 2026
Postgres extensions, specifically pg_lake, pg_partman, and pg_incremental, provide a vendor-agnostic, open-source solution for managing high-performance time series data. PostgreSQL serves as the foundation, while pg_partman automates time partition management, pg_lake connects Postgres with data lakes for offloading cold data, and pg_incremental processes append-only data in batches. These extensions are maintained by the Postgres team at Snowflake. An example system for monitoring temperature readings uses local storage for recent data and transitions cold data to an Apache Iceberg table on S3. The process includes creating a partitioned table in Postgres, establishing an Iceberg table, using pg_incremental for data appending, eliminating old partitions with pg_partman, and querying from both local and cold tables to optimize storage and costs. A time-partitioned table enhances performance by allowing efficient deletion of outdated data, speeding up queries, and reducing fragmentation.
Winsage
March 18, 2026
Microsoft is transforming Notepad by integrating features previously exclusive to WordPad, as WordPad is being retired from Windows 11. Upcoming enhancements for Notepad include the introduction of tables, strikethrough formatting, and nested lists. Microsoft has also hinted at the potential for image insertion in Notepad, which may be rolled out if feedback from Windows Insiders is positive.
Winsage
March 17, 2026
Microsoft is enhancing Notepad for Windows 11 by introducing image support, allowing users to insert multiple images. This feature is currently in internal testing and aligns with Microsoft's strategy to replace WordPad, which has been discontinued. Notepad will also include full markdown support for text formatting, such as italics, underline, bold, and tables, while maintaining its lightweight nature. Enhanced table functionalities will allow users to insert and edit tables easily. Additionally, Notepad will incorporate AI text tools for dynamic interactions, with results appearing line by line. Users can toggle these new features off to maintain the classic Notepad experience.
AppWizard
March 11, 2026
Megan Ellis from Android Authority explored productivity apps, highlighting the challenge of balancing features and user privacy. Notesnook emerged as a notable option, offering a free plan with multi-device syncing and user privacy. It includes features like a rich-text editor, reminders, and organizational tags without relying on third-party cloud services. Users can self-host if desired, and the app is open-source and compatible with major platforms. The free plan has limitations, such as compressed images, a cap on colors, tags, notebooks, and reminders, while paid plans offer additional features and higher limits. Notably, Notesnook has shown increased permissiveness in its offerings over time, contrasting with trends in the app market.
Tech Optimizer
March 6, 2026
Azure Databricks Lakebase is a managed, serverless PostgreSQL solution optimized for the Databricks Platform on Azure, announced by Microsoft as generally available. It separates compute from storage, allowing direct writing of operational data to lakehouse storage and bridging the gap between transactional systems and analytics. Lakebase features instant branching and zero-copy clones, enhancing developer productivity by enabling safe testing environments without infrastructure delays. It operates on a serverless model with autoscaling capabilities, ensuring cost efficiency by charging users only for the compute resources utilized. Lakebase is built on standard PostgreSQL, ensuring compatibility with existing tools and libraries, and supports various extensions. It provides unified governance through Unity Catalog, offering consistent access control and auditing across the Azure Databricks data estate. The platform facilitates AI development by enabling real-time operational context access and low-latency feature serving. Azure Databricks Lakebase integrates with Microsoft Entra ID for security and compliance, simplifying the DevOps burden for developers.
AppWizard
March 4, 2026
The shipping room is preparing for the 26.1 snapshot, which includes various refinements, technical adjustments, and bug fixes. Players may face an issue where minimizing the game in Fullscreen mode prevents it from being maximized again. Changes include aligned textures for adult and baby Rabbits, new sound variants for Pigs, head rotation for Baby Goats, and updated textures for Baby Hoglins and baby Pandas. The Master Librarian no longer offers Name Tags but now provides Red and Yellow Candles for three Emeralds each, while the Wandering Trader offers Name Tags for one Emerald. The trumpet note block sound assets have been updated, and the Data Pack version is now 100, with a Resource Pack version of 83. New features include a new block state provider and adjustments to block states for Banners and Signs. A new tag, #preventsnearbyleaf_decay, has been added, and various special model types have been introduced for items like Bells and Books. Block state rendering has been adjusted for consistency, and several bugs have been fixed, including issues with Endermen, dragon eggs, and various textures. Snapshots are available for Minecraft: Java Edition, with instructions for installation and backup provided.
Winsage
February 22, 2026
Microsoft is introducing native image support in its Notepad application as part of its Windows Insider builds, indicated by a new image icon in the toolbar. This feature is expected to enhance Notepad's Markdown capabilities, allowing users to render images in Markdown documents and insert images directly into notes. The changes come after the removal of WordPad from Windows 11, prompting Microsoft to integrate essential features into Notepad to streamline the default app lineup. Notepad has already seen updates like tabs, spell check, and a modernized user interface while maintaining performance. Users can disable formatting and other features to retain the traditional Notepad experience. The updates aim to cater to diverse user needs, including developers and office workers, while simplifying maintenance for enterprises.
Search