Best of GitHub BlogOctober 2023

  1. 1
    Article
    Avatar of ghblogGitHub Blog·3y

    The architecture of today’s LLM applications

    Learn about the architecture of today's LLM applications, including the steps to build an LLM app, choosing the right LLM, customizing the LLM, setting up the app's architecture, and conducting online evaluations. Discover real-world impact examples of LLM apps in use.

  2. 2
    Article
    Avatar of ghblogGitHub Blog·3y

    How to communicate like a GitHub engineer: our principles, practices, and tools

    GitHub Engineering has shared their principles, practices, and tools for effective communication. They emphasize asynchronous communication, writing things down, making work visible, and using GitHub tools and workflows. They also discuss how they manage the signal-to-noise ratio and suggest experimenting with automation and emerging technologies to improve communication practices.

  3. 3
    Article
    Avatar of ghblogGitHub Blog·3y

    js13kGames 2023 winners 🏆

    js13kGames is an annual online game development competition that challenges participants to create a themed HTML5 game using only 13 kilobytes of JavaScript. Congratulations to all the winners and organizers of this year's event. Game Off, a month-long game jam, is also starting soon.

  4. 4
    Article
    Avatar of ghblogGitHub Blog·3y

    5 tips for making your GitHub profile page accessible

    Tips for making your GitHub profile page more accessible include making links descriptive, adding ALT text to images, using proper heading formatting, using plain language, and structuring lists with proper markup.

  5. 5
    Article
    Avatar of ghblogGitHub Blog·3y

    Prompting GitHub Copilot Chat to become your personal AI assistant for accessibility

    GitHub Copilot Chat is a personal AI assistant for accessibility that can help you learn about accessibility and write code that conforms with WCAG 2.1 level A and AA success criteria.