Best of WindowsSeptember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    JavaScript sending data between windows

    JavaScript sending data between windows with JavaScript can be used to open a popup window. A specific action could be done on the popup window and the original window that invoked the popup required to receive the choice. This might sound a bit crazy to build, but it's easier than you think.

  2. 2
    Article
    Avatar of changelogChangelog·4y

    extrawurst/gitui: Blazing 💥 fast terminal-ui for git written in rust 🦀

    GitUI provides you with the user experience and comfort of a git GUI but right in your terminal while being portable, fast, free and opensource. The priorities for gitui are on features that are making me mad when done on the git shell, like stashing, staging lines or hunks.

  3. 3
    Article
    Avatar of devblogsDevBlogs·4y

    Windows Terminal Preview 1.16 Release

    Windows Terminal team is back with another release for you! This release introduces version 1.16 to Windows Terminal Preview and updates Windows Terminal to 1.15 with these new features. Themes are only editable using the JSON file, but they will appear in the Theme dropdown on the Appearance page of the settings UI. CloseOnExit will now automatically close the Terminal when terminated.

  4. 4
    Article
    Avatar of itsfossIt's Foss·4y

    Advantages and Disadvantages of Using Linux

    Linux is totally open-source, meaning anyone can inspect the source code for transparency. There are specialized lightweight Linux distributions that are tailored to run on older hardware. If you don’t need Adobe for your work, Linux is a pretty good choice.

  5. 5
    Article
    Avatar of glcGolang News·4y

    A lightweight, Golang alternative to Electron

    Wails v2.0 is a lightweight, Go alternative to Electron Wails. It's been about 18 months since the first v2 alpha and about a year from the first beta release. The v2 release is a giant leap forward for the project, addressing many of the pain points of v1.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Linux for Hackers – Basics for Cybersecurity Beginners

    The Linux kernel was created by Linus Torvalds in 1991. Each combination of customisations is called a distribution or distro for short. Each of them has been optimised for a specific purpose, or just for fun. Another alternative is to install Steam, or better still, SteamOS if you are a gamer with a flair for Linux. The Linux OS has a directory tree.

  7. 7
    Article
    Avatar of vscodeVisual Studio Code·4y

    Visual Studio Code August 2022

    Visual Studio Code August 2022 August 2022 (version 1.71) is the latest version to be released. There are still many updates in this version that we hope you'll like. New Code Action control makes it easier to find the Code Action you want. Expanded codecs support - To help display embedded audio and video in notebooks.

  8. 8
    Article
    Avatar of theregisterThe Register·4y

    Firefox 105 is out: Faster and more memory-frugal

    Firefox 105 is leaner and meaner, and remains more efficient and customisable than any Chrome-based browser. Memory handling has been tightened up, and the browser now handles low-memory situations better on both Windows and Linux.

  9. 9
    Article
    Avatar of communityCommunity Picks·4y

    Using Only CSS to Recreate Windows 98

    Using Only CSS to Recreate Windows 98 Sponsor, I try and recreate Windows 98 using nothing else apart from CSS and HTML. See the Pen CSS Only Windows 98 by smpnjn (@smpnjn) on CodePen. The demo can be found here, since it is better viewed in full screen mode. The difficulty is you can only have one label associated with one input.

  10. 10
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Node Version Manager – nvm Install Guide

    Node Version Manager (NVM) is a tool for managing Node versions on your device. NVM allows you to install different versions of Node, and switch between these versions depending on the project that you're working on. In the next sections, I'll show you how to install NVM on your Windows, Linux, or Mac vX.

  11. 11
    Article
    Avatar of logrocketLogRocket·4y

    Tauri vs. Electron: A comparison, how-to, and migration guide

    Tauri, the new shiny desktop application framework, was introduced as an alternative to Electron. Tauri is built on Rust, is secure and performant by design, is compatible with any front-end framework. It lets you create executable applications for all major desktop platforms, including macOS, Windows, and the Linux operating system. The /public and /src directories are React’s defaults. If you open the new app folder.

  12. 12
    Article
    Avatar of pointerPointer·4y

    desktop/desktop: Simple collaboration from your desktop

    GitHub Desktop GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.com. There is no current migration path to import your existing repositories into the new application. You can drag-and-drop your repositories from disk onto the application to get started.

  13. 13
    Article
    Avatar of theregisterThe Register·4y

    The modern OS desktop is a crime against humanity

    The modern OS desktop is a crime against humanity, says John Sutter. Sutter: If you pay extra, you cannot pick up the phone or email Apple, Microsoft, and especially not you'll have to make them worth our while finding and adopting them. Then we can all concentrate on getting the damn work done, he says.

  14. 14
    Article
    Avatar of communityCommunity Picks·4y

    Arduino IDE 2.0 Is Here

    Arduino have released the latest version of their Integrated Development Environment (IDE), Version 2.0. It boasts plenty of new features to help you to develop your code more easily. The main screen is organised differently, to show off the new capabilities and to make development faster and easier. The windows in vs code all have sliders on the edges and close buttons, with a couple of clicks.