Best of Open SourceMarch 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    7 Best Open Source Alternatives to Notion

    Discover the best open-source alternatives to Notion, a versatile productivity and organizational tool. Explore their advantages and disadvantages and find alternatives that may better meet your needs.

  2. 2
    Article
    Avatar of ghblogGitHub Blog·3y

    Announcing the GitHub Actions extension for VS Code

    The extension was originally started as a community project to monitor workflows. It now uses the official GitHub Actions schema so you can take advantage of the latest and most up-to-date features. You can easily monitor runs for workflows in your repository, cancel and re-run them, or trigger new ones for manually triggered workflows.

  3. 3
    Article
    Avatar of pointerPointer·3y

    an open-source alternative to GitHub Copilot server

    This post discusses building a locally hosted alternative to GitHub Copilot using the SalesForce CodeGen models inside NVIDIA's Triton Inference Server with the FasterTransformer backend.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Daily.dev is like Reddit meets Stack Overflow

    Daily.dev is like Reddit meets Stack Overflow. The three-year-old startup wants to help software developers connect, share knowledge and discuss all that’s happening across their ecosystems. The company announced its first institutional funding, securing a $11 million seed tranche from a slew of backers including lead investor Aleph.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    Next JS Themes

    This post presents a curated list of open-source Next JS themes available for download from Github. Next JS is a full-stack framework built on top of React.js used for building static sites, APIs, and full-stack applications.

  6. 6
    Article
    Avatar of communityCommunity Picks·3y

    Penpot: An Open Source Alternative to Figma

    Adobe's announcement of its intent to acquire Figma for $20 billion has sparked interest in alternative design tools, with Penpot emerging as a popular choice. Penpot offers similar features to Figma, including designing beautiful user interfaces, creating interactive prototypes, real-time collaboration, and the ability to ask for feedback. It is an open source project that welcomes contributions from the community.

  7. 7
    Article
    Avatar of 80lv80 LEVEL·3y

    Godot 4.0 Released

    Godot 4.0 is the new major version of the open-source game engine. The new version includes a new rendering backend, real-time global illumination solutions, a volumetric fog system and custom sky shaders. The engine now has a new animation library system that allows for easier reuse of animations between projects.

  8. 8
    Article
    Avatar of kdnuggetsKDnuggets·3y

    OpenChatKit: Open-Source ChatGPT Alternative

    OpenChatKit is an open-source alternative to ChatGPT that allows developers to fine-tune the model, maintain context in dialog, moderate responses, and build custom chatbot applications. It provides a strong base language model and the building blocks for customization.

  9. 9
    Article
    Avatar of planetpythonPlanet Python·3y

    Open Source ChatGPT Models: A Step-by-Step Guide

    Alpaca is based on Meta's large-scale language model. It is designed to be accessible to academicians and individuals who want to build their own chatbots without the need for expensive hardwares, commercial solutions. It can be used to generate text which spreads misinformation, racism and hatred towards vulnerable sections of society.

  10. 10
    Article
    Avatar of communityCommunity Picks·3y

    13 Open Source Headless CMS You Should Consider for Your Next Project

    Learn about headless content management systems (CMS) and discover 13 open-source platforms to consider for your next project. These CMS offer flexibility, enhanced security, scalability, and more. Explore popular options like Strapi, Ghost, Directus, and Netlify CMS, among others.

  11. 11
    Article
    Avatar of permitioPermit.io·3y

    How to build authorization like Netflix with Open Source?

    Learn how Netflix solved the challenge of authorizing millions of users by using OPA, and discover how you can implement a similar solution.

  12. 12
    Article
    Avatar of communityCommunity Picks·3y

    How to start in Open Source as a beginner

    Tips and tricks for beginners interested in starting in Open Source: find a project, read the documentation, start small, ask for help, follow coding style, test your code, be patient, build your portfolio, and have fun!

  13. 13
    Article
    Avatar of communityCommunity Picks·3y

    nomic-ai/gpt4all: gpt4all: run open-source LLMs anywhere

    GPT4All is an ecosystem to run powerful and customized large language models locally on consumer grade CPUs and any GPU. It allows you to download and plug in 3GB - 8GB GPT4All model files.

  14. 14
    Article
    Avatar of phProduct Hunt·3y

    Bearer CLI - Product Information, Latest Updates, and Reviews 2024

    Bearer CLI is a free, open-source command-line tool that helps developers secure their code by analyzing it for common security risks and vulnerabilities. It provides direct output in a terminal for quick fixes. Bearer Cloud is a new platform that syncs with Bearer CLI's output to help teams manage application code security at scale.

  15. 15
    Article
    Avatar of notedNoted·3y

    PikaPods - Instant Open Source App Hosting

    PikaPods is an all-in-one solution for hosting open source applications with a simple click of a button. It offers a wide range of applications to choose from and allows users to deploy them easily. The pricing model is based on the resources required for the application, and open source developers can receive a commission for their apps. Users can also use their own custom domains with PikaPods.

  16. 16
    Article
    Avatar of planetscalePlanetScale·3y

    Introducing the Issues Calendar for GitHub Projects

    Introducing the Issues Calendar for GitHub Projects, an open-source tool that allows users to view GitHub project issues in a customizable calendar. The tool integrates with GitHub's OAuth system, allowing users to sign in with their existing credentials and import projects they have access to. Any issue with a due date assigned will be displayed on the calendar.

  17. 17
    Article
    Avatar of communityCommunity Picks·3y

    10 Reasons why you should contribute to Open-Source on GitHub today

    Explore the advantages of contributing to open-source projects on GitHub, including landing job opportunities, making connections, and learning new technologies.

  18. 18
    Article
    Avatar of phProduct Hunt·3y

    notistack - Product Information, Latest Updates, and Reviews 2024

    Notistack is an open source React library for displaying customizable and easy-to-use notifications on websites.

  19. 19
    Article
    Avatar of thevergeThe Verge·3y

    Mozilla is creating a startup to build more open and trustworthy AI

    Mozilla is creating a new startup called Mozilla.ai, which the company hopes ‘will build a trustworthy and independent open-source AI ecosystem’ Moez Draief, a longtime AI researcher and scientist, is leading the new startup, and Mozilla is investing $30 million to get it started.

  20. 20
    Article
    Avatar of changelogChangelog·3y

    Mathesar

    Mathesar is an open source and web-based interface that allows users to easily access and manipulate their databases without requiring technical skills.

  21. 21
    Article
    Avatar of hnHacker News·3y

    Serverless Maps - Now Open Source

    Protomaps Mantle, a commercial solution for self hosting planet-scale maps without running any servers, is now open source and renamed. It includes features such as AWS Lambda and Cloudflare Workers functions, simple setup guides, and has been tested in production. It is used by Felt, OpenInfraMap, and The Washington Post. Protomaps CDN on Cloudflare is a cost-effective alternative to using the Google Maps API. Protomaps-on-CDN allows serving any tiled data at scale and offers free example datasets.

  22. 22
    Article
    Avatar of flutterFlutter·3y

    Flutter in 2023: strategy and roadmap

    A guide to the strategy and investments planned for Flutter in 2023.

  23. 23
    Article
    Avatar of communityCommunity Picks·3y

    A Beginner's Guide to Contributing to Open Source Projects

    A guide to help beginner developers contribute to open-source projects by providing step-by-step instructions and resources. Learn new skills, build your portfolio, collaborate with others, and gain recognition by contributing to open-source projects.

  24. 24
    Article
    Avatar of tilThis is Learning·3y

    What the FORK are you doing?!

    Learn about forking a repository on GitHub, its importance for collaboration, the difference between forking and cloning, and how to maintain a forked repository.

  25. 25
    Article
    Avatar of communityCommunity Picks·3y

    Benefits of Developing Open-Source Projects

    Participating in open-source projects can provide development experience, the opportunity for collaboration, job opportunities, support through donations, and connections in the tech industry.