Best of Open SourceOctober 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Netflix System Design- Backend Architecture

    Netflix accounts for about 15% of the world's internet bandwidth traffic. Netflix operates in two clouds Amazon Web Services and Open Connect (Netflix content delivery network) The overall Netflix system consists of three main parts. Zuul as its API gateway is built to allow dynamic routing, traffic monitoring, and security, resilience to The Netty handlers on the front and back of the filters.

  2. 2
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·3y

    VSCode Updates, Frameworks, Git/CLI, JS Utils

    This week's newsletter includes tools, extensions, the latest news, articles, and tutorials on VS Code. VSCode Updates, Frameworks, Git/CLI, JS Utils, and Email are all free and open-source tools.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Data Visualization Tools – 2022 Guide

    Tableau offers three plans you can choose from — Tableau Creator, Tableau Explorer, and Tableau Viewer. Tableau's Qlik Sense Business plan starts at $30 per user/month billed annually. Infogram Inforgram is a great tool for creating infographics, reports, dashboards, slides, social media posts, email headers, and more easily.

  4. 4
    Article
    Avatar of pointerPointer·3y

    mikeroyal/Self-Hosting-Guide: Self-Hosting Guide. Learn all about locally hosting(on premises & private web servers) and managing software applications by yourself or your organization.

    Most self-hosted software can be installed using Docker, a packaging system which allows software to bundle their configuration and dependencies. Shipwright is a WebUI to generate templates for Yacht, Portainer, Docker-Compose, and Unraid. Dozzle is a small lightweight application with a web based interface to monitor Docker logs. Diun is a tool that receive notifications when a Docker image is updated.

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

    14 Best Open Source WYSIWYG HTML Editors

    Open-source WYSIWYG editor will help provide a secure, modern, and scalable experience. The editor's free edition should provide basic editing capabilities if you do not need an enterprise-grade offering. If you need professional help, you can contact them for paid options. Trix is a respectable project that lets tinkerers try something different for their website or app. You can also explore more on its GitHub page for more info.

  6. 6
    Article
    Avatar of medium_jsMedium·4y

    The 10 Platform Engineering Tools To Use in 2022

    Platform Engineering is the process of enabling software engineering teams to autonomously perform end-to-end operations of the application life cycle in a cloud environment. Humanitec is part of this revolution Powered by a centralized software catalog, Backstage restores orders to your microservices and infrastructure and enables your product teams to ship high-quality code quickly.

  7. 7
    Article
    Avatar of dailydaily.dev·4y

    Memetoberfest 2022 - an open source meme contest by daily.dev!

    Memetoberfest 2022 - an open source meme contest by daily.dev! The 10 best memes will get exclusive daily. The winners will be announced on the 7th of November 2022. Credits Hacktoberfest is a registered trademark of DigitalOcean.

  8. 8
    Article
    Avatar of phProduct Hunt·4y

    GitStory - Internet Git's time machine 🕰

    GitStory is a Wayback Time machine app for GitHub projects, powered by the GitHub API.

  9. 9
    Article
    Avatar of phProduct Hunt·4y

    CSS GUI - Create CSS without code by an open source tool

    Create CSS without code by an open source tool Let's create css without code. You can play background, shadows, gradient, border and event animation here.

  10. 10
    Article
    Avatar of medium_jsMedium·4y

    Introducing Jester ~ a foolproof solution for integration testing

    Jester is an open-source, low-code application for auto-generating all of your integration tests for your codebase. It uses a detailed algorithm stored on the server side that parses and interprets assertions inputted by the user.

  11. 11
    Article
    Avatar of asayerasayer·3y

    Is GitHub Copilot a Threat to Developers?

    GitHub Copilot is an artificial intelligence (AI) tool developed by GitHub and OpenAI, an AI research laboratory. It is available as a Visual Studio Code, Neovim, and JetBrains integrated development environment extension (IDEs) Copilot uses OpenAI Codex to suggest code and entire functions in real time from editor Code problems.

  12. 12
    Article
    Avatar of theregisterThe Register·3y

    GitHub Copilot may steer Microsoft into a copyright lawsuit

    GitHub Copilot is a programming auto-suggestion tool trained from public source code on the internet. An attorney is investigating the possibility of filing a copyright claim against GitHub. There are two potential lines of attack here: is GitHub improperly training Copilot on open source code and is the tool improperly emitting other people's copyrighted work.

  13. 13
    Article
    Avatar of phProduct Hunt·3y

    WunderGraph - The Open Source Platform to build, manage, & integrate APIs

    WunderGraph provides out of the box authentication, functions, databases, storage, subscriptions, and more with a focus on developer experience.

  14. 14
    Article
    Avatar of postgresPostgreSQL·4y

    PostgreSQL 15 Released!

    PostgreSQL 15 builds on the performance improvements of recent releases with noticeable gains for managing workloads in both local and distributed deployments. This release improves the developer experience with the addition of the popular MERGE command, and adds more capabilities for observing the state of the database. The performance improvements extend to its archiving and backup facilities.

  15. 15
    Article
    Avatar of phProduct Hunt·4y

    Budibase 2.0 - Build internal tools in minutes - easy, fast & open-source

    We're excited to announce Budibase 2.0, allowing users to build their own custom components and datasources.

  16. 16
    Article
    Avatar of infoworldInfoWorld·4y

    The best open source software of 2022

    The best open source software of 2022 InfoWorld’s 2022 Bossie Awards celebrate the most important and innovative application development, devops, data analytics, and machine learning tools of the year. SvelteKit and Nuxt, as well as newer entrants like Blitz.js, are exploring new approaches and techniques.

  17. 17
    Article
    Avatar of dzDZone·3y

    Best Practices for Securing Your Repository

    The GitHub Marketplace was first introduced during the GitHub Universe in 2016. Navigate to the GitHub repository and have a look at how actively the maintainers and contributors are pushing into the project. Do they provide basic example usage, like a simple YAML file to start?

  18. 18
    Article
    Avatar of communityCommunity Picks·4y

    Build a Better GitHub Insight Tool in a Week? A True Story

    OSS Insight can analyze popular GitHub collections by many metrics including the number of stars, issues, and contributors. This is an analytical query that includes aggregation and ranking. To get the order of issue creators, we need to get to issue creators. In the statement above, the collections and collection_items tables store the data of all GitHub repository collections.

  19. 19
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    What is an ORM – The Meaning of Object Relational Mapping Database Tools

    Object Relational Mapping (ORM) is a technique used in creating a "bridge" between object-oriented programs and relational databases. The ORM and ORM tools help simplify the interaction between relational databases and different OOP languages. The tools are built to eliminate the possibility of SQL injection attacks.

  20. 20
    Article
    Avatar of phProduct Hunt·4y

    Mindyjs React Icons - Popular remixicons library to use as React Component

    The brand new, open-source, React implementation to use Remix Icons library to use as React components.

  21. 21
    Article
    Avatar of svelteSvelte Blog·3y

    What's new in Svelte: November 2022

    Better forms, routes and inline styles are new in SvelteKit. The global fetchoverride has been removed when prerendering (#7318) Asm editor is a webapp to write and run m68k assembly code. Nucleus is a clean and easy to use user interface inspired by Visual Studio Code, Atom, Fleet and others.

  22. 22
    Article
    Avatar of changelogChangelog·4y

    shubhamgrg04/awesome-diagramming: A curated collection of diagramming tools used by leading software engineering teams

    Diagrams are easier to convey system architechture with a diagram compared to writing an essay on it.

  23. 23
    Article
    Avatar of communityCommunity Picks·4y

    Where should I run my stuff? Choosing a Google Cloud compute option

    Choosing a Google Cloud compute option is critical for your application's success. Compute Engine, or GKE, gives you full control over the underlying infrastructure. App Engine Cloud Run for Anthos is powered by Knative, an open-source project that supports serverless workloads on Kubernetes. GKE billing models are based on resources. You can take advantage of sustained and committed use discounts.

  24. 24
    Article
    Avatar of itsfossIt's Foss·3y

    7 Best Open Source Web-based Email Clients

    Self-hosted webmail service is always an option worth considering. For businesses and enterprises, some advantages of self-hosting webmail include the ability to build your infrastructure that meets the requirements of your email services. Several open-source projects are under active development that you can experiment with.

  25. 25
    Article
    Avatar of communityCommunity Picks·3y

    FastAPI - Open-Source Starters

    FastAPI - Open-Source Starters Hello coders! This article presents a curated list of open-source starters powered by FastAPI, a trending Python framework. All mentioned products are released on GitHub and the permissive license allows using the sources in commercial projects and eLearning activities.