Best of ShellDecember 2021

  1. 1
    Article
    Avatar of honeypotHoneypot·4y

    The 6 Best Hacker Movies To Watch This Year

    In most films, hackers are mysteriously bright subjects who can move pieces of a computer jigsaw and create consequences at will. In 2014, a group of hackers accessed Sony’s computer systems and leaked several unreleased films. To stop the hackers, Sony shelve “the movie of terrorism of terrorism” The Interview.

  2. 2
    Article
    Avatar of omgubomg! ubuntu!·4y

    Maui Shell Offers a Beautiful Vision for the Future of Linux

    Maui Shell aims to work on mobile devices and regular desktops. It is made up of a shell container named ‘Cask’ and a compositor called ‘Zpace’ These components work together to tailor the user experience to the screen-size and form-factor they run on.

  3. 3
    Article
    Avatar of omgubomg! ubuntu!·4y

    GNOME is Exploring a New ‘Quick Settings’ Feature

    GNOME Shell design team is exploring how to make accessing commonly used settings even easier. They’ve produced a bunch of mockups and even an animation for the feature they call ‘quick settings’ The designs look at how to handle sub-menus where advanced options can be accessed without a trip to the Settings app proper.

  4. 4
    Article
    Avatar of sitepointSitePoint·4y

    How To Write Shell Scripts in Node with Google’s zx Library

    In this article, we learn what Google’s zx library provides, and how we can use it to write shell scripts with Node.js. We’ll then learn how to use the features of zx by building a command-line tool that helps us bootstrap configuration for new projects.