Docker Programming Station

This project provides a simple bash script that one can use to do programming tasks in a Docker environment capturing a standard Ubuntu distribution. You can simply copy the Dockerfile and run script in any repository. The Dockerfile sets up an image (called by default programming_station-for-yourname). The image is built once when you first call…


Windows Terminal

Build 2020 Windows Terminal 1.0 We are incredibly proud to announce the release of Windows Terminal 1.0! Windows Terminal has come a long way since its announcement at Microsoft Build 2019. You can download Windows Terminal from the Microsoft Store or from the GitHub releases page. Windows Terminal will have monthly updates, starting in July 2020.https://devblogs.microsoft.com/commandline/windows-terminal-1-0/ The new Windows…


KISS

| KISS | | | | * An independent Linux(R) distribution with a focus | | on simplicity and the concept of less is more. | | | | * The distribution targets only the x86-64** | | architecture and the English language. | Source: KISS


newscatcher

Programmatically collect normalized news from (almost) any website. https://github.com/kotartemiy/newscatcher 282 forks. 2,984 stars. 10 open issues. Recent commits: Merge pull request #14 from bobfang1992/masterFormatting and fix small issues, GitHub Formatting and fix small issues, Bob faster demo, kotartemiy changed README saying it works out of a box, kotartemiy v 0.2.0 final, kotartemiy


ScoutSuite

Multi-Cloud Security Auditing Tool https://github.com/nccgroup/ScoutSuite 1,203 forks. 7,682 stars. 290 open issues. Recent commits: Merge pull request #1635 from nccgroup/developRelease 5.14.0, GitHub Update __init__.pyUpdate to v5.14.0, GitHub Merge pull request #1515 from nccgroup/case-insensitive-conditionalsCase insensitive conditionals, GitHub Merge pull request #1582 from rossja/masterDocker refactor, GitHub Merge pull request #1629 from rieck-srlabs/feature/1628-ebs-volume-detail-view-highlightingAdds highlighting for "EBS Volume Not…


Hansel & Gradel?

Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.https://gradle.org Adaptable, fast automation for all https://github.com/gradle/gradle 5,133 forks. 18,592 stars. 3,529 open issues. Recent commits: Add Best Practice: Don't hastily run `./gradlew` (#36213), GitHub Standardize variant name quoting in display messages (#38104), GitHub Clarify naming and…


Howdoi?

Get quick answers to common linux related questions, right inside your terminal by typing “howdoi [your question]”. Get quick answers to common linux related questions, right inside your terminal by typing "howdoi [your question]". https://github.com/san-kumar/howdoi 27 forks. 427 stars. 1 open issues. Recent commits: Update issue templates, GitHub updated readme, Your Name updated readme, Your…


Unnamed SFU Videoconferencing

(Unnamed SFU) is a videoconferencing server that is very easy to deploy (just copy a few files and run the binary) and that requires moderate server resources. While it was originally designed to be suitable for conferences, where a small number of media streams (typically just two or three) are sent to hundreds of receivers,…


Defold Game engine is now free!

The ultimate game engine for web and mobile is now free! https://defold.com/ defold 151 repositories, 477 followers.


GitHub CLI (gh) Cheat Sheet | Build5Nines

When working with GitHub Repositories, the Github.com website provides an excellent interface for working with Issues, Pull Requests, and Repositories. Of course, when committing file changes and merging branches, you still use the git CLI. However, this requires context switching between CLI and browser. Luckily, the GitHub CLI (gh) offers a full command-line / terminal…