Terminal

AppWizard
June 6, 2025
Bungie's reboot of the classic FPS series Marathon was absent from the recent State Of Play showcase, facing scrutiny over allegations of aesthetic plagiarism. In contrast, the early access game Supplice, inspired by Marathon, features fast-paced gameplay, a robust shotgun, and labyrinthine levels. It includes exposition-filled terminals and a progressive metal soundtrack. The latest episode, titled 'An Anthem of Hammers', introduces new gameplay elements such as the heat-proof Lava Suit, five new enemy types, a new boss, and the Fission Dynamo weapon. Supplice is built on the GZDoom engine and aims for a total of six episodes, with the first four currently available for £8 on Steam. It is also offered in a discounted bundle with another title, Incision, for £13.
Winsage
June 5, 2025
Windows Terminal is a productivity tool in Windows 11 that allows users to manage multiple profiles, such as Windows PowerShell and Linux distributions, within the same window. Users can rename and recolor tabs for easier navigation. The Command Palette, activated by Ctrl+Shift+P, provides a searchable interface for commands, simplifying execution without needing to memorize shortcuts. Focus mode hides the title bar and tabs for distraction-free use and can be set as the default launch option. The split pane feature enables users to display multiple profiles simultaneously, enhancing multitasking. Quake mode keeps the terminal visible at the top of the screen, minimizing distractions and allowing easy access to other applications.
AppWizard
June 2, 2025
Zeekerss has released version 70 of Lethal Company, which includes a revamped mansion, enhanced features, and a new monster called the Giant Sapsucker. The update introduces five new furniture items (fridge, doghouse, sofa chair, microwave, electric chair), a new log titled "Team Synergy," and a new plan for logs that allows players to collect them as rare scrap. Enhancements to the Company Cruiser include reinforced materials, a self-correcting feature, and a speed boost. The radar system has been redesigned with a face cam, a new compass HUD, a path indicator to the nearest exit, and contour lines for outdoor terrain. The mansion now has eight new rooms and hallways with interactable objects, improving exploration and navigation.
Tech Optimizer
May 31, 2025
ClickFix attacks have evolved from targeting Windows systems to also affecting macOS, iOS, and Android devices. The new version starts with a compromised website where cybercriminals inject JavaScript code that redirects users to a fake URL shortener. This action leads to a download page serving malware. On macOS, the attack executes a malicious shell script via a terminal command, while on Android and iOS, it can occur without user interaction, allowing malware to be downloaded simply by visiting the compromised site. The malware is packaged in a .TAR archive and has been flagged by multiple antivirus programs.
Winsage
May 27, 2025
Microsoft introduced Foundry AI Local, a command-line tool for running large language models (LLMs) on users' machines, aimed initially at developers but accessible to a broader audience. The installation process utilizes the "winget" tool, allowing users to install it by opening a command line and entering the command: winget install Microsoft.FoundryLocal. Users can run the Phi-3.5-mini model with the command: foundry model run phi-3.5-mini and explore other models with: foundry model list. Foundry AI Local automatically selects the best model for the user's hardware, enhancing performance. While currently functioning as a local chatbot, it has potential applications beyond text generation, including text extraction tools and integration into Windows applications. Future enhancements may include art generation and custom model training.
Winsage
May 27, 2025
FunOS is a Linux distribution built on Ubuntu LTS, focusing on stability, performance, and security. It has an idle RAM usage of approximately 250 MB and an installer size of 1.8 GB, making it suitable for older hardware. The installation process is straightforward, taking about five minutes. FunOS features a familiar desktop layout but lacks a graphical user interface for the package manager and does not include an app store. Users can install Synaptic via the terminal for software management. FunOS is designed for users with older Windows 10 machines, aiming to extend their lifespan while prioritizing a simple and efficient user experience.
Winsage
May 27, 2025
FunOS is a lightweight operating system built on Ubuntu LTS, focusing on stability, performance, and security. It uses Joe's Window Manager, consumes approximately 250 MB of RAM when idle, and has a compact installer size of 1.8 GB. The installation process is straightforward, taking under five minutes, and features a familiar desktop layout. FunOS lacks a graphical user interface for the package manager, requiring users to utilize the command line for software management, although Synaptic can be installed for easier application installations. New applications require a menu reload to appear. FunOS is suitable for aging Windows 10 machines, providing a reliable and efficient computing experience.
Winsage
May 27, 2025
Keeping software up to date is essential for an efficient computing environment, as updates introduce new features and fix bugs. The Windows Package Manager, Winget, allows users to manage software installations and updates via the command line interface (CLI) in Windows 11. To check for updates, users can run the command "winget update" in PowerShell or Command Prompt as an administrator, which shows outdated applications and their current and available versions. For updating a specific application, the command "winget update [application ID]" can be used, while "winget upgrade --all" updates all applications at once. Winget supports various command-line interfaces and has a repository of over 6,000 applications. For users preferring a graphical interface, tools like UniGetUI provide a simpler way to manage updates. Executing "winget upgrade --all" in an elevated CLI window is an easy method for updating all software.
Winsage
May 22, 2025
Mac users utilize Spotlight for searching applications, files, calculations, and web browsing, while Windows users have the Search Bar, which is less versatile. Command Palette is a new keyboard launcher for Windows, replacing PowerToys Run, allowing users to execute commands, search the web, find files, and create custom bookmarks with global keyboard shortcuts. Command Palette is part of PowerToys, which can be downloaded from GitHub, the Microsoft Store, or via the Windows Package Manager. After installing PowerToys version 0.9 or higher, users can enable Command Palette in the settings and customize its keyboard shortcut. Users can search for files by selecting the File search option and typing the desired term, and they can switch between open windows and execute commands in the Terminal. The hidden package manager WinGet allows users to install applications via Command Palette without opening the Terminal. Users can also enhance Command Palette with third-party extensions, which are currently limited but may expand in the future.
Search