filter

AppWizard
July 23, 2026
Valve has introduced a feature that allows users to create custom categories within their Steam wishlists, enabling a more organized approach to game selection. Users can filter wishlists by these categories and set specific notifications for price drops or sales on games of interest.
Winsage
July 16, 2026
Microsoft's Focus Mode, integrated into Windows 11, includes features like Do Not Disturb and Focus Sessions, which help users maintain concentration by silencing notifications and providing a countdown timer for focused work periods. The Focus Sessions feature is located in the Clock app and allows users to customize session durations and breaks, effectively replacing traditional productivity tools like Pomodoro timers and sticky notes. It integrates with Microsoft To Do and can automatically launch Spotify during focus sessions. The app tracks daily progress and stores data locally for privacy, deleting it every 90 days. Customization options are available for alert tones and app theming, though some settings are located in separate menus. The app operates without elevated permissions and does not include distraction-blocking features.
AppWizard
July 13, 2026
Steam users can now check a game's compatibility with Steam Machine and SteamOS directly from the store page. This feature was introduced after the Steam Machine's June release. Players can click 'learn more' next to the Steam Deck compatibility rating for an overview of compatibility across Valve's hardware and software. The game Black Myth: Wukong has an 'unknown' compatibility status with the Steam Machine, while it runs successfully on SteamOS. Valve is investigating compatibility for titles like Dragon’s Dogma 2 and Elden Ring Nightreign. Some games, like 007: First Light, can achieve a 'Verified' rating on the Steam Machine. Currently, the Steam store does not allow filtering by Steam Machine or SteamOS compatibility, but this feature is expected soon.
TrendTechie
July 12, 2026
In mid-June 2026, BATorrent released version 4.0, a lightweight BitTorrent client developed with C++, Qt 6, and libtorrent-rasterbar. The source code is available on GitHub under the MIT license, with builds for Windows, Linux, and macOS. Key features include support for magnet links, resumable downloads, sequential downloading, customizable file priorities, and an automatic RSS download feature. The client prioritizes user privacy with no telemetry or analytics, and the only outgoing request is a release check on GitHub. The user interface includes three themes, a real-time speed graph, a detailed tabbed panel, drag-and-drop support, and multilingual options. Privacy features include a PT mode for anonymous connections and a one-click Tor proxy setup. Notifications are integrated with Telegram and Discord, and key improvements in versions 4.0 and 4.1 include an interactive tour, automatic launch after updates, refined protection against automatic updates, and the ability to add torrents via URL.
Tech Optimizer
July 12, 2026
Running pgvector on Amazon Aurora PostgreSQL-Compatible Edition offers a vector store with operational capabilities, high availability, and scalability. It is favored for Retrieval Augmented Generation (RAG) workloads transitioning to production, but increased traffic introduces challenges like query latency and memory management. Key operational practices for pgvector workloads include selecting the appropriate index type (HNSW or IVFFlat), establishing a baseline schema, choosing a suitable distance operator, scaling the index through quantization and partitioning, and preparing for churn and observability. The prerequisites for using pgvector include an Aurora PostgreSQL-Compatible cluster with specific PostgreSQL versions and the vector extension enabled. The embedding model used in examples is Amazon Titan Text Embeddings V2, which produces 1024-dimensional embeddings. pgvector supports two Approximate Nearest Neighbor (ANN) index types: HNSW, which is efficient for querying and allows for incremental insertions, and IVFFlat, which is less resource-intensive but requires rebuilding if data changes. There are scenarios where forgoing an index is beneficial, such as small datasets or partitioned datasets requiring 100% recall. A baseline schema for a multi-tenant document store includes creating a table for documents with an embedding vector and establishing indexes for tenant IDs and embeddings using HNSW. The recommended parameters for HNSW include m = 16 and ef_construction = 128. Scaling to millions of vectors involves quantization, tuning HNSW parameters, and partitioning. Aurora Optimized Reads can extend effective cache capacity, and managing index churn is crucial for maintaining performance. Observability metrics include query-level statistics, instance-level metrics, and custom application-defined metrics. To clean up after testing, it is advisable to drop the created indexes and tables, and delete the Aurora PostgreSQL-Compatible cluster and any manual snapshots taken during testing.
AppWizard
July 12, 2026
Modder ‘Blu’ has created a Reshade Mod for Assassin’s Creed Black Flag Resynced that removes the yellow color filter, allowing for a more authentic color palette. This mod is available for download and requires the latest version of Reshade with Prod80’s shaders for optimal performance. Comparison screenshots show the differences between the modded and vanilla versions. Assassin’s Creed Black Flag Resynced performs better than its predecessor but has a bug that can lock the framerate during cutscenes, which Ubisoft is addressing in an upcoming update. Players can adjust settings like Ray Tracing, BVH, and Terrain Quality to mitigate performance issues.
TrendTechie
July 10, 2026
qBittorrent 5.2.3 was released on July 7, 2026. It is an open-source torrent client developed using the Qt toolkit, available for Linux, Windows, and macOS under the GPLv2+ license. The project began with version 4.0 in November 2017, followed by versions 5.0 in September 2024, 5.1 in April 2025, and 5.2 in May 2026. Notable features include an integrated search engine, RSS feed subscriptions, remote management, sequential downloading, and advanced settings for torrents. The 5.2.3 update focuses on bug fixes and improvements, including corrections to plugin counting, file renaming issues in Windows, RSS feed intervals, HTML link parsing, peer address input analysis, web seed encoding, torrent tracker conversion, database transaction failures, transfer filter clearing, MIME header encoding, and updated libraries for performance enhancement.
AppWizard
July 7, 2026
Players can find abandoned camps in the Pale Garden and Flower Forest biomes, which include a one-time use Straw Bed crafted from three hay bales. Cushions, available in 16 colors and crafted from three wool slabs, allow players to sit comfortably but are not currently spawning in abandoned camps. Various gameplay and graphical improvements have been made, including fixes for crafting recipes, ambient sounds, and rendering issues. Additionally, there are updates to the user interface, technical features, and stability enhancements, such as improved server self-repair capabilities and bug fixes related to commands and entity behavior.
Search