Best of WindowsSeptember 2024

  1. 1
    Article
    Avatar of thevergeThe Verge·2y

    Raycast is bringing its super-powerful Mac launcher to iOS and Windows

    Raycast, a powerful Mac launcher, is expanding to Windows and iOS. The Windows version aims to enhance control over the system, while the iOS version will serve as a companion app with a more visual and proactive interface. Raycast combines deep app integrations, AI chat, and other productivity features, and has recently raised $30 million to further its mission of reducing busywork for users.

  2. 2
    Article
    Avatar of thevergeThe Verge·2y

    Microsoft launches a Windows app for iPhones, Macs, and Android devices

    Microsoft has launched a new Windows app for a variety of platforms including macOS, iOS, web browsers, Android, and Windows PCs. This app allows users to stream a copy of Windows from sources like Windows 365 and Azure Virtual Desktop. The app includes features such as a customizable home screen, multi-monitor support, and USB redirection. It is limited to Microsoft work and school accounts and is designed to transition existing Remote Desktop clients. The app is available on the Microsoft Store, Apple’s App Store, and Android's public preview today.

  3. 3
    Article
    Avatar of alternativetoAlternativeTo·2y

    Raycast coming soon to Windows

    Raycast, a productivity tool initially designed for macOS, will soon be accessible to Windows users. Interested users can join the waitlist now for early access.

  4. 4
    Article
    Avatar of alternativetoAlternativeTo·2y

    PowerToys launches version 0.84 with a new Workspaces tool for automating desktop layouts

    Microsoft has released PowerToys Version 0.84 for Windows 10 and 11, featuring a new Workspaces tool. This tool allows users to automate desktop layouts and application configurations, enabling them to save and launch sets of pre-arranged apps with a single click. Users can create, name, and adjust workspace layouts through the editor accessible via a settings shortcut. Launch behavior can be customized through command-line arguments for better control.

  5. 5
    Article
    Avatar of hnHacker News·2y

    Microsoft's 'Recall' feature can't be uninstalled after all

    Windows 11 users will not be able to uninstall Microsoft's 'Recall' feature despite earlier reports suggesting otherwise. Recall, a feature that takes constant screenshots for easy retrieval of past activities, was listed as removable due to a bug. Microsoft confirmed it will correct this in an upcoming update. The feature has faced criticism for its potential cybersecurity risks and is being investigated for privacy violations. Initially set for a June release, it has now been postponed to October for Windows Insiders testing.

  6. 6
    Article
    Avatar of thevergeThe Verge·2y

    How to use Windows Terminal and what it’s useful for

    Windows Terminal in Windows 11 integrates Command Prompt and PowerShell, offering enhanced command line functionalities. Essential commands include scheduling shutdowns, visualizing folder structures, troubleshooting network issues, obtaining system information, checking disk errors, viewing running tasks, analyzing energy states, verifying system integrity, and obtaining advanced networking details.

  7. 7
    Video
    Avatar of ericparkerEric Parker·2y

    How to Check if your PC is Hacked

    Learn how to check if your computer has been hacked, specifically focusing on remote access Trojans (RATs) and info stealers. This guide covers red flags such as disabled administrator functions and tamper protection, how to detect malware using tools like CIS Internals, and steps to take if your system is compromised, including reinstalling Windows and changing all passwords.

  8. 8
    Article
    Avatar of laravelLaravel·2y

    Herd 1.11 Now Available

    Herd 1.11 introduces significant features like integration with Laravel Forge for easy deployment, a simple way to use the SPX profiler for performance issues, and the ability to store project configuration with a herd.yml file for easy sharing. Additionally, it offers improved dump-debugging capabilities and a simple setup for secure Laravel Reverb hosting. This update is available for macOS now and will be available for Windows soon.

  9. 9
    Article
    Avatar of tilThis is Learning·2y

    The Impact of Not Turning Off Your PC for Three Weeks: A Deep Dive into Hibernate Mode and Application Performance

    Relying solely on hibernate mode for weeks can degrade system performance and stability due to memory leaks, increased resource consumption, and delayed updates. It's crucial to balance the convenience of hibernation with regular reboots to clear temporary files, apply updates, and maintain optimal system health, especially when using resource-intensive applications like Visual Studio and Microsoft Teams.

  10. 10
    Article
    Avatar of kramtiKramti·2y

    Docker In Nutshell + Docker Cheat Sheet

    A comprehensive guide for beginners on Docker, covering its usage, the problems it solves, and key terminology such as images and containers. It includes steps to install Docker on Windows using WSL and Docker Desktop, and provides a useful Docker Cheat Sheet for quick reference.

  11. 11
    Video
    Avatar of davidbombalDavid Bombal·2y

    The power of Linux commands in Windows? #shorts #linux #windows #wsl #kalilinux

    Learn how to use Linux commands within Windows by leveraging WSL (Windows Subsystem for Linux). Through WSL, you can execute Linux commands directly in PowerShell, view directory structures, and even redirect command outputs to files that can be accessed and edited using Windows applications like Notepad.

  12. 12
    Article
    Avatar of hnHacker News·2y

    ii.com: Git Bash Is My Preferred Windows Shell

    Lists color codes used to customize the appearance of Git Bash on Windows, highlighting the author's preferred settings for foreground, background, and various text highlighting colors.

  13. 13
    Article
    Avatar of infoworldInfoWorld·2y

    PostgreSQL tutorial: Get started with PostgreSQL 16

    PostgreSQL 16 is a powerful, open-source relational database that can be installed on Windows, Linux, and macOS. This guide provides detailed steps for setting up PostgreSQL on each of these platforms, covering both binary installations and specific package managers. It also offers insights into migrating data between PostgreSQL versions and configuring the database, especially for Linux. Additionally, the guide discusses tools like pgAdmin 4 for database management.

  14. 14
    Video
    Avatar of christitustechChris Titus Tech·2y

    New Windows Tool and MicroWin 5 Minute Install

    The post covers a new redesign of a Windows utility tool, explaining various tweaks and features like the ability to choose between Winget and Chocolatey for installations, and improvements on telemetry and task management. It also includes a guide for performing a minimal Windows installation using MicroWin, aimed at reducing bloatware and speeding up the installation process. The approach involves tweaking the installation image itself, rather than running post-installation scripts, for a faster and cleaner setup.

  15. 15
    Video
    Avatar of windowsdevelopersWindows Developer·2y

    Advanced Paste in PowerToys is About to Change Your Productivity Forever

    PowerToys in Windows is adding a powerful feature called Advanced Paste, which enhances traditional copy-paste capabilities. With AI integration, users can transform copied content, like converting XML to JSON or Python code to C# with added comments, revolutionizing productivity.