rebuilding

AppWizard
July 25, 2026
SCS Software is working on upcoming downloadable content (DLC) and significant base map reworks for Euro Truck Simulator 2 and American Truck Simulator. For American Truck Simulator, Nevada will be reworked to revitalize existing locations, introduce new ones, and expand the road network, including new segments of US-95 and additional depots. Euro Truck Simulator 2 will see a transformation in the UK, with new locations such as Inverness, Stonehenge, and Leeds, along with a revamped EuroTunnel. Both games are anticipated to be released on console platforms, with progress being made, although a specific release date has not been provided. SCS Software will participate in Gamescom 2026, showcasing their largest booth to date and partnering with Thrustmaster and Volvo, but details on the console versions remain undisclosed.
Winsage
July 25, 2026
Windows 11 includes several subtle features that enhance productivity, many of which users may overlook: 1. Clipboard history allows users to capture text from various sources without manual entry and integrates functionalities like screenshot capture, screen recording, and GIF creation. 2. The "End Task" option from the Taskbar enables users to terminate unresponsive applications quickly without using Task Manager. 3. Windows Sandbox creates a temporary Windows environment for testing untrusted software, available only in Pro, Enterprise, and Education editions. 4. Winget, the Windows Package Manager, simplifies app installations and updates via command line, streamlining the process of restoring software collections. 5. Snap Layouts facilitate efficient window management on larger monitors, accessible with the "Windows key + Z" shortcut. 6. The shortcut "Windows key + Shift + Arrow" allows users to move windows between multiple monitors easily. 7. Voice Typing, activated by Win + H, enables dictation in nearly any text field, improving task efficiency. 8. Reliability Monitor provides a timeline of system issues, aiding in troubleshooting without needing a full reinstallation. 9. Advanced Display settings can reveal and adjust monitor refresh rates, ensuring optimal performance. These features collectively enhance user experience and productivity in Windows 11.
AppWizard
July 21, 2026
Unity 7 is set to launch after a beta testing phase in December 2026, with a full release expected in the first quarter of 2027. It introduces a public API and various services for better integration without full editor access, aiming to improve workflows in game development. Key features include faster shader builds, a near-instant Play Mode, and an upgrade path for Unity 6 users that requires no rebuilding. Unity 7 will also feature CoreCLR, dynamic global illumination through Surface Cache GI, and neural upscaling, available on all supported devices. Additionally, it will include built-in Vector tools for creating native webshops, allowing direct-to-consumer commerce. Collaboration features will enhance teamwork among developers and coding agents.
AppWizard
July 21, 2026
X has completed a year-long rebuild of its Android app, described by head of product Nikita Bier as one of the largest engineering projects since Elon Musk's acquisition of Twitter in 2022. The app was developed from scratch to improve the user experience for Android mobile users, with plans to roll out new features more quickly. The engineering team is still working on features like hosting Spaces and optimizing performance for older devices. The rebuild was prompted by a surge in Android app downloads last year and aligns with Musk's vision of transforming X into an "everything app." The launch comes amid challenges such as reduced content moderation, an advertiser boycott, and user attrition. X has also introduced X Chat, a private messaging service, and X Money, a digital payments platform, while implementing measures to promote original content. The rebuilt Android app is now available for download on the Google Play Store.
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.
Winsage
July 8, 2026
Microsoft is previewing a recovery tool called Cloud rebuild for Windows 11, allowing users to reinstall the operating system from scratch even if it is unresponsive. This feature provides a clean version of Windows, free from previous drivers and files, and automatically includes the latest updates. Unlike the existing "Reset this PC" feature, Cloud rebuild does not retain personal files, settings, or applications, necessitating independent restoration of these elements. Users can test Cloud rebuild with the latest Windows 11 insider build (Preview Build 26300.8772 or higher) by navigating to Settings > System > Recovery. The timeline for broader availability is uncertain and depends on testing feedback. Other recovery options include recovery drives, resets, Quick Machine Recovery, and a preview feature called Point-in-Time restore.
AppWizard
June 30, 2026
Robert Henrysson has announced his departure as CEO of Supermassive Games, two months after the launch of Directive 8020. He reflected on his tenure with pride, noting the studio's expansion and commitment to quality. Nordisk Games recognized his contributions and leadership during a transformative period. Directive 8020, part of the Dark Pictures series, received mixed user ratings on Steam but was praised by critics, achieving an 85% rating. Henrysson's leadership occurred amid industry challenges, including layoffs. He plans to spend the summer with his family while remaining open to future opportunities in the gaming industry.
Search