Best of GitHubNovember 2023

  1. 1
    Article
    Avatar of 80lv80 LEVEL·2y

    A Programmer Presents a Mind-Blowing Multi-Window Adaptive Experience

    A programmer has developed a setup that allows synchronization of a 3D scene across multiple browser windows. It uses Three.js and localStorage and is designed for developers interested in advanced web graphics and window management techniques.

  2. 2
    Article
    Avatar of tilThis is Learning·2y

    The Most Upvoted Visual Studio Code Feature

    A highly upvoted feature has been added to Visual Studio Code, allowing tabs to be released outside of the window. The feature is currently in preview and only available in the Insiders edition of vscode.

  3. 3
    Article
    Avatar of notedNoted·2y

    Awwesome - An Enhanced user interface for Awesome Selfhosted

    Awwesome is an enhanced user interface for browsing the Awesome Selfhosted GitHub repository. It utilizes Svelte and Tailwind for development and accesses additional information about self-hosted projects through GitHub's GraphQL API.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Boost productivity with the GitHub CLI

    Boost your productivity with the GitHub CLI by installing it, logging in to GitHub, and using various commands to review pull requests, create pull requests, and create or push new repositories to GitHub.

  5. 5
    Article
    Avatar of communityCommunity Picks·2y

    How I used Github Copilot Chat to debug my deployment workflow 🐥🤖

    The author shares their experience using GitHub Copilot to debug their deployment workflow when working on a slide deck for a presentation. They encountered issues with GitHub Actions and learned valuable lessons along the way.

  6. 6
    Article
    Avatar of lobstersLobsters·3y

    Realtime GitHub

    Realtime GitHub is a prototype of a collaborative editing tool that allows multiple users to edit repository files together in real time. The tool is designed to enable better online collaboration for software development, providing features like rich-text editing, commenting, and real-time multiplayer editing. It integrates with GitHub repositories and stores documents as JSON files. Realtime GitHub uses a unique approach inspired by Git and ProseMirror to handle merging and rebasing. The prototype is currently focused on workflows involving editing rich-text documents, but there are plans to expand its functionality and integrate it with other tools and surfaces in pursuit of the Collaborative Workspaces vision.

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

    Visual Studio Code October 2023

    Visual Studio Code October 2023 (version 1.84) downloads: Windows: x64 Arm64| Mac: Universal Intel silicon| Linux: deb rpm tarball Arm snap. There are many updates in this version that we hope you'll like, some of the key highlights include: More audio cues.

  8. 8
    Article
    Avatar of ghblogGitHub Blog·3y

    Universe 2023: Copilot transforms GitHub into the AI-powered developer platform

    GitHub is transforming into an AI-powered developer platform with the introduction of Copilot Chat, Copilot Enterprise, the Copilot Partner Program, AI-powered security features, and the Copilot Workspace. These new offerings aim to enable developers to write code faster, improve collaboration, personalize AI to organization's codebases, integrate with third-party tools, and enhance security.

  9. 9
    Article
    Avatar of lnLaravel News·3y

    Automatically Upgrade your Laravel Application with this Package

    The Laravel Updater package allows for automatic upgrading of your Laravel application with one command. It checks for new versions, downloads and updates the application, runs migrations, clears cache, and more.

  10. 10
    Article
    Avatar of ghblogGitHub Blog·3y

    GitHub Game Off 2023 theme announcement

    GitHub Game Off 2023 theme announcement - The GitHub Blog. The theme for this year’s Game Off is SCALE! You have until December 1 to build a game based on that theme and submit it through the game jam page on itch.io.

  11. 11
    Article
    Avatar of vsVisual Studio Blog·2y

    Write Your Git Commits with GitHub Copilot

    Use GitHub Copilot to generate descriptive and helpful Git commit messages, making it easier for teammates to review changes, track bug origins, and troubleshoot. Download the latest Visual Studio preview and update the GitHub Copilot Chat Extension for a step-by-step guide.

  12. 12
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Keep Branches Up-to-Date and Resolve Merge Conflicts in GitHub and VS Code

    Learn how to keep your branches up to date and resolve merge conflicts in GitHub and VS Code. Understand the importance of updating branches and how to resolve conflicts both on GitHub and in VS Code.

  13. 13
    Article
    Avatar of devblogsDevBlogs·3y

    Visual Studio 17.8 now available!

    Visual Studio 17.8 is now available with optimized C++ support, enhanced enterprise capabilities, full .NET 8 integration, and features like GitHub Copilot, Pull Requests in Visual Studio, and Remote Linux Unit Test Support.