github

Sort by:

CodeRabbit and RAG for Code Review with Harjot Gill

One of the most immediate and high-impact applications of LLMs has been in software development. The models can significantly accelerate code writing, but with that increased velocity

Open Source Contributing with Brian Douglas

The open source coding philosophy has enormous appeal to many software engineers, and with good reason. Open source libraries, applications, and operating systems are now essential to

The Latest on RedwoodJS with Tom Preston-Werner

Tom Preston-Werner is a renowned software developer, inventor and entrepreneur. He co-founded GitHub and is the creator of the avatar service Gravatar, the TOML configuration file

Git Scales for Monorepos with Derrick Stolee

In a version control system, a Monorepo is a version control management strategy in which all your code is contained in one potentially large but complete repository.  The monorepo is

GraphQL at Github with Marc-Andre Giroux

GitHub manages a large API surface for both internal and external developers. This API surface has been migrated from purely RESTful requests to GraphQL. GraphQL is a newer request