Best of GitHubApril 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    How to find Open Source projects?

    Learn the importance of contributing to Open Source projects, how to find Open Source projects on GitHub, and explore Open Source communities. Discover the benefits of contributing and how it can help advance your career.

  2. 2
    Article
    Avatar of jetbrainsJetBrains·3y

    Introducing the Space Git Flow

    Introducing the Space Git Flow, a complete process that helps you achieve better code quality and keep your main branch green. Using it, you can focus on development while ensuring your main stays stable as you implement changes. In JetBrains, we use this flow for many of our products, including Space itself.

  3. 3
    Article
    Avatar of hackernoonHacker Noon·3y

    50 + Python Projects (10 Lines of Code)

    GitHub repository features 50+ Python applications with only 10 lines of code. Author is a Machine Learning Researcher, currently working in IBM. Taught 20,000+ students & working professionals to crack coding interviews and land their dream job.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    GitHub Copilot for CLI makes Terminal scripting and Git as easy as asking a question

    GitHub Copilot CLI brings AI code completion to the terminal, making scripting and using Git commands easier. It provides natural language translations for shell commands, Git commands, and GitHub CLI commands. Users can simply input their desired task in plain language and receive code suggestions and explanations. GitHub Copilot CLI aims to improve productivity and help users navigate complex command line tools.

  5. 5
    Article
    Avatar of vscodeVisual Studio Code·3y

    Visual Studio Code Day 2023

    Visual Studio Code Day 2023: An event for an editor? April 13, 2023 by Burke Holland, @burkeholland VS Code Day is a one-day "Virtually Live" event. The event kicks off with "Inside VS Code: How we build and ship it" - a keynote from Microsoft Technical Fellow Erich Gamma.

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

    GitHub Slash Commands!

    GitHub now supports slash commands that allow users to quickly insert Markdown code blocks, collapsible detail areas, saved replies, tables, and templates. A tasklist command is also available for issue descriptions. Learn more on the official documentation.

  7. 7
    Article
    Avatar of ghblogGitHub Blog·3y

    CLI tricks every developer should know

    The GitHub Blog 3 benefits of migrating and consolidating your source code can lead to some surprising benefits. Learn some tips, tricks, and tools for mastering the command line from GitHub’s own developers. The command history allows you to quickly access and reuse previously executed commands rather than retype or search for the whole command.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    Best AI tools to help you with frontend development in

    Discover the top AI tools that can enhance your front-end development experience by saving time, avoiding errors, improving quality, and creating amazing user experiences.

  9. 9
    Article
    Avatar of kdnuggetsKDnuggets·3y

    8 Open-Source Alternative to ChatGPT and Bard

    The LLaMA project encompasses a set of foundational language models that vary in size from 7 billion to 65 billion parameters. The model Vicuna-13B has achieved more than 90%* quality of OpenAI ChatGPT and Google Bard in 90% of cases. It is a complete tools kit for creating your chatbot.

  10. 10
    Article
    Avatar of pointerPointer·3y

    Why we use GitHub as our CMS

    Using GitHub as a CMS enables transparency and open contributions, provides necessary tools for content development, and keeps the focus on engineering.

  11. 11
    Article
    Avatar of hackernoonHacker Noon·3y

    63 Stories To Learn About Code Review

    The article compares coding to building a castle with Legos and emphasizes the importance of following best practices to avoid mistakes and build a sturdy code.

  12. 12
    Article
    Avatar of phProduct Hunt·3y

    CommitAi - Let AI Handle Your Commit Messages

    CommitAi - Let AI Handle Your Commit Messages. Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours. Most loved launches by the community Newsletter The best of Product Hunt, everyday Popular products in...

  13. 13
    Article
    Avatar of hanselmanScott Hanselman·3y

    GitHub Copilot for CLI for PowerShell

    You can sign up for their waitlist at the Copilot for CLI site. Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and author. He is a failed stand-up comic, a cornrower, and a book author.

  14. 14
    Article
    Avatar of pointerPointer·3y

    Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much as $20 in API costs, which for a free project is quite limiting. If you'd like to sponsor this project and have your avatar or company logo appear below.

  15. 15
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A simple Task App built with React Native

    A simple Task App built with React Native Errand A Simple task-app created to remind yourself of a daily objective in your aimless life. The Project Built With Getting Started is a project to recall basic concepts of react, react hooks, create-read-update-delete operations in databases.

  16. 16
    Article
    Avatar of kdnuggetsKDnuggets·3y

    AutoGPT: Everything You Need To Know

    AutoGPT is a self-improving AI - showing true AGI (Artificial General Intelligence) capabilities. It combines GPT-3.5 and Gpt-4 via API, allowing projects to be created that have been iterating on their own prompts and reviewing each iteration to improve and build upon it.

  17. 17
    Article
    Avatar of itnextITNEXT·3y

    Secure Your Flutter Project: The Right Way to Set Environment Variables with Compile-Time Variables

    Secure Your Flutter Project: The Right Way to Set Environment Variables with Compile-Time Variables. The right way to set environment variables is using the command Dart define. The command offers a way of passing a single environment variable at compile time.

  18. 18
    Article
    Avatar of amplicationAmplication·3y

    Introducing Amplication's Service Wizard: The Ultimate Solution for Hassle-Free Backend Setup

    Amplication's Service Wizard allows you to sync your services with GitHub automatically. You’ll be guided through the process, making connecting your service to GitHub quick and easy. The wizard handles the necessary configurations, saving you time and effort. Amplication understands the importance of authentication in modern applications.

  19. 19
    Article
    Avatar of kdnuggetsKDnuggets·3y

    6 ChatGPT mind-blowing extensions to use anywhere

    ChatGPT is an AI chatbot developed by OpenAI that specializes in dialogue. It can be used to write tweets, check emails, find code bugs and save all your conversations into a PDF, PNG, or HTML link. ChatGPT can be integrated in Google Docs or Microsoft Word to have all its power in your preferred text editor.

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

    How to Connect GitHub to VS Code [Step by Step]

    VS Code is one of the most popular code editors in the world. You can seamlessly code in VS Code and push changes to your GitHub repo. It makes life so much easier to do all of it from the same application interface. You should not need to install any extension for cloning repos and pushing your changes.

  21. 21
    Article
    Avatar of itnextITNEXT·3y

    I created a programming language and created games with it

    Amun is an open source low level general purpose language that compile to machine code using LLVM Framework. It is a language that is simple as C and Go, no preprocessor, no garbage collection (remember I need a high performance language) The language is still in development and everyone is most welcome to contribute to it.

  22. 22
    Article
    Avatar of hnHacker News·3y

    Minigpt-4

    The recent GPT-4 has demonstrated extraordinary multi-modal abilities, such as directly generating websites from handwritten text and identifying humorous elements within images. We are currently preparing a lighter model runnable on a single 3090 GPU, which you will be able to run on your own machine.

  23. 23
    Article
    Avatar of ghblogGitHub Blog·3y

    What developers need to know about generative AI

    What developers need to know about generative AI is, how it works, some real-world applications, and how it’s already changing the way people (and developers) work. Generative AI models and applications can, for example, be used for: Text generation, as a field.

  24. 24
    Article
    Avatar of hnHacker News·3y

    GitHub Copilot Emits GPL. Codeium Does Not.

    GitHub Copilot Emits GPL, non-permissive code, and how they relate to AI-powered code assistants. There are legal ramifications with a company’s developers violating GPL licenses, independent of intent. The argument to not do so is perhaps less clear - researchers say LLMs rarely spit out training data verbatim.

  25. 25
    Article
    Avatar of kdnuggetsKDnuggets·3y

    10 Websites to Get Amazing Data for Data Science Projects

    The purpose will be to showcase a variety of data that might appeal to you. These websites should help you find data you care about, do a cool data science project, and use that to get a job. If you see a website in this article, it’s because the data it contains is - Freely available.