Free and Open Source Software
Q#
A Microsoft developed domain-specific programming language used for expressing quantum algorithms. Q# share similar structures and elements with popular languages like Python, C#, and F#. The language comes bundled with the QDK (Quantum Development Kit) and quantum simulators, while also being extensible with Q# libraries. With Q# developers can build quantum algorithms used for quantum computing with a basic procedural model for writing programs with loops, if/then statements, and common data types.
Pleroma
Pleroma is a free and open source, federated, social networking server built on open protocols. It consists of several openly developed components, including the Pleroma server and the default Pleroma frontend. Since Pleroma is built for the fediverse it is compatible with other socially federated networks such as GNU Social, Mastodon, and many other ActivityPub implementations.
Flathub
Flathub is a application marketplace for open-source applications which can be easily installed on any Linux distribution. With Flathub you can browse applications from your operating systems app center or the command line.
reddit
Reddit is a social news aggregation network and community. On reddit people can share and discuss web content in user created communities called subreddits. Each subreddit rally around specific topics where only related content can be shared, and rated. The web content that can be shared or reddit includes links, text posts, and images which can all be upvoted or downvoted.
Java
Java is a programming language and a virtual environment used for software development. The language was created by James Gosling at Sun Microsystems. Today Java and the JVM (Java Virtual Machine) is owned by the Oracle Corporation and is used for developing software applications that can be deployed cross-platform.
Rollup
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the new standardized format for code modules included in the ES6 revision of JavaScript, instead of previous idiosyncratic solutions such as CommonJS and AMD.
TypeORM
TypeORM is a free and open-source object-relational mapper for TypeScript and JavaScript (ES7, ES6, ES5). The ORM supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. NodeJS, Browser, Ionic, Cordova and Electron are all supported platforms of TypeORM.
LBRY
LBRY is a decentalized free and open content platform powered by the blockchain. With LBRY, publishers and content creators can interact directly with their fans without the risk of being banned or demonitized. Since LBRY is a protocol and not a proprietary service or network you can be sure that what you create will be published and not censored, while retaining the ownership of your creation.