Best of GitHubJuly 2022

  1. 1
    Article
    Avatar of tnwThe Next Web·4y

    Copilot works so well because it steals open source code and strips credit

    The Software Freedom Conservancy announced its withdrawal from GitHub today. The SFC is upset that Microsoft and OpenAI trained an AI system called Copilot on data that was published under an open-source license. The only way to get access to Copilot is through a special invitation from Microsoft or paid subscription.

  2. 2
    Article
    Avatar of phProduct Hunt·4y

    GitHub City - Create a 3D city from your GitHub contributions!

  3. 3
    Article
    Avatar of ghblogGitHub Blog·4y

    Tips & tricks for using GitHub projects for personal productivity

    GitHub Issues is a core component of how developers get things done on GitHub. We’ve also found some fun and unique ways to use the new projects experience for personal productivity. Here are some ways I and other Hubbers have started using projects to organize our professional and personal work.

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    StackFlex — The last day you'll copy-paste code

    StackFlex adds a little button to save code snippets you view in the browser. The app is designed to be minimal and dark because most programmers prefer dark mode and minimal, easy-to-use designs. Library users can search, view, edit and delete updated items from the library.

  5. 5
    Article
    Avatar of devtoDEV·4y

    Undo wrong Git changes

    The other day I got a lovely email from one of my readers asking how to revert a commit that was made wrongly. I looked back at my articles and realized I haven't ever noted this down. We'll be looking at a couple of levels of changes. Each one required a slightly different approach.

  6. 6
    Article
    Avatar of discdotDiscover .NET·4y

    Thank-you GitHub!

    Maintainer Month is an annual event to celebrate the work of open source software developers. This year, the event is raising money for the National Institute of Standards and Technology (NIST) to improve the quality of software in the world. The NIST has raised more than $1.2 million in the last year.

  7. 7
    Article
    Avatar of ghblogGitHub Blog·4y

    Planning next to your code – GitHub Projects is now generally available

    The new GitHub Projects connect your planning directly to the work your teams are doing in GitHub. Built like a spreadsheet, project tables give you a live canvas to filter, sort, and group issues and pull requests. With built-in workflows and robust APIs, you can enlist robots to automate as much of the process as possible Richer and more complex workflows.

  8. 8
    Article
    Avatar of ghblogGitHub Blog·4y

    Release Radar · June 2022 Edition

    Capri 4.0 is a fast, low resource, web framework for Node.js. The latest version comes with an even faster system, synchronous route registration, and new Pino transports. Capri aims to address this by creating static sites that support islands architecture. This type of website design provides better accessibility and faster load times. Check out the project and add some music to your community.

  9. 9
    Article
    Avatar of discdotDiscover .NET·4y

    Git-Flow, GitHub-Flow, Gitlab-Flow and Trunk Based Development explained

    There are many ways to organize your branches with git. In this article I want to show you 4 ways of doing so. We will see what are the pros and cons and when they are most applicable. So let's start. Git-Flow tries to be an universal branching strategy which covers a lot of scenarios. The main idea is you have a set of branches which have a specific responsibility.

  10. 10
    Article
    Avatar of medium_jsMedium·4y

    Svelvet 2.0

    Svelvet 2.0 is an open-source Svelte component library that seeks to port React Flow functionality. This includes rendering nodes, edges, zoom, and pan functionality. With Svelvet, idea-mapping and charting out application functionality is easier than ever. Outstanding GitHub issues and bugs have been fixed.

  11. 11
    Article
    Avatar of sdtimesSD Times·4y

    GitHub Projects is now generally available

    The new version connects planning directly to the work that teams are doing on GitHub. Built like a spreadsheet, project tables give you a live canvas to filter, sort, and group issues and pull requests. Users can also define priorities, labels, assignees, OKRs, reviewers, QA stages, and other concepts.

  12. 12
    Article
    Avatar of hashnodeHashnode·4y

    I built 3 Hackathon projects in 3 months, and won 1500$ in Prizes

    In the first half of 2022 from mid-February to mid-May, I tried out a new venture - hackathons. My entries got nominated as runner-ups, so I decided to create an article to inspire you. Below I will list each of the projects I built, include the feature list, and describe the tech stack I used. I will also provide links to my full hackathon articles, links to the live deployed projects, and links to open-source code.

  13. 13
    Article
    Avatar of hashnodeHashnode·4y

    Presenting Show Off ✨ - Showcase your setup!

    Show Off is a great place to showcase all the gadgets and software you use and share them with your friends and fans. Add affiliate links to the items and make it easy to earn when the user clicks through your collection. Share & Embed with the unique link that you get for your collection, you can use it to share.

  14. 14
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Create an Automated Pull Request Checklist in GitHub

    This tutorial shows you how to build an extension in your browser that will automatically generate a pull request checklist. The extension will hide the Create Pull Request button until you check every item on that list. The result? You get the productive, personalized experience you need... and deserve.

  15. 15
    Article
    Avatar of phProduct Hunt·4y

    GitHub Repository Naming Suggestions - AI powered naming suggestions for your GitHub repositories

    GitHub extension lets OpenAI suggest namings for your GitHub repositories. Use the extension as a client to prompt OpenAI for naming suggestions using the GitHub repository's description and your OpenAI API key. Free Discuss Collect Embed Share Stats with your friends and family.

  16. 16
    Article
    Avatar of tcTechCrunch·4y

    Open source developers urged to ditch GitHub following Copilot launch – TechCrunch

    Software Freedom Conservancy has called on the open source community to ditch GitHub after quitting the code-hosting platform itself. The move comes a week after Microsoft-owned GitHub launched the commercial version of Copilot. Copilot is an AI-powered pair-programmer that suggests software developers by suggesting lines or functions as they type.

  17. 17
    Article
    Avatar of newstackThe New Stack·4y

    Learn React: Delete Functionality and the Set State Hook

    The Read Me has all the instructions needed to get started on GitHub. The helper addTask function is going to be the middle piece between grabbing the new task from the taskbar and adding it to the array. The purpose of the add task function is to blend both hooks together then return the newTask variable to its original state of an empty string.

  18. 18
    Article
    Avatar of newstackThe New Stack·4y

    GitHub Copilot and Open Source: A Love Story That Won’t End Well?

    GitHub’s recently commercialized offering of Copilot, which delivers AI-powered code composition/auto-completion, was built upon the sourcing of code from the millions of open source projects hosted in GitHub. The Software Freedom Conservancy (SFC) joined Free Software Foundation in a recommendation to cut ties with GitHub over the creation of GitHub Copilot.

  19. 19
    Article
    Avatar of hnHacker News·4y

    Emoji Kitchen Browser

    This page lets you browse the delightful combinations of Emoji Kitchen, available in Gboard for Android. All credit goes to the Emoji kitchen team for the care they put into emoji, standards, and imaginary creatures. Source code: on GitHub. For more information on Gboard, visit the Gboard website.

  20. 20
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    A React Native app which will allows you to read, listen recitation and translate quran

    Quran App Application for Quran reading, reciting and translation in 31 languages. Read Quran Listen Quran Recitation Translation available in text and audio. Use free Cloud Quran API to create the application. Use the free Cloud Qurans API to build the app.

  21. 21
    Article
    Avatar of infoworldInfoWorld·4y

    GitHub Copilot users feel more productive

    GitHub's Copilot suggests lines of code using an AI model that has been trained on billions of lines of open source code. Copilot users who reported “huge” productivity gains were those who had found nearly 30% of Copilot’s suggestions acceptable. Users reporting “medium” and “high’ productivity gains had accepted roughly 27% and 28% of the suggestions.

  22. 22
    Article
    Avatar of communityCommunity Picks·4y

    How to Send a Tweet with GitHub Copilot

    GitHub Copilot is an AI pair programmer that helps you write code faster with less work. In July, Twitter's DevRel team asked the GitHub Devrel team to collaborate on a stream showing Twitter API v2 and GitHub Cop Pilot. Copilot helped me build the demo in less than 30 minutes.

  23. 23
    Article
    Avatar of wundergraphWunderGraph·4y

    Authentication for NextJS with GraphQL & REST APIs and SSR (Server Side Rendering)

    Authentication should be easy to set up, low maintenance and not distracting the user. As a developer, I want to be able to log users into my application using one or more external authentication providers. NextAuthJS, while looking great, adds authentication directly to your application.