Home headlines 'Programmer's Guide to Cooking', No. 1 on GitHub's hot list!

'Programmer's Guide to Cooking', No. 1 on GitHub's hot list!

Mar 24, 2022 am 09:38 AM
github

As the world's largest open source software repository, GitHub hosts a large number of software codes and attracts countless open source enthusiasts to gather here.

Of course, it has also become a place for programmers to hang out to learn about recent hot topic discussions and more popular projects.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

On GitHub, every once in a while, there are always some weird projects on the hot list.

What is unexpected is that the number one spot on GitHub’s recent hot list was actually occupied by a “Programmer’s Guide to Cooking” called HowToCook.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

#It is understood that the creator of the project is a Suzhou programmer named Auduin Xue from Microsoft.

The programmer wrote in the self-described section of the project details page that since he could only cook by himself during the period of isolation at home, he occasionally looked for recipes and methods on the Internet, but these recipes were usually written in strange ways, with some mistakes in between. From time to time, some other materials will appear out of nowhere.

He believes that such a recipe is extremely unfriendly to programmers who are already accustomed to formal languages.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

To this end, Auduin Xue decided to search for recipes himself and organize some common dishes with practical cooking experience and clearer and more precise descriptions to facilitate programmers themselves. Cook at home.

As Auduin Xue said, if you search for recipes on the Internet, you will find countless graphic tutorials and video tutorials.

But when it comes to measurement, most of these tutorials only emphasize "appropriate amount", "a little", "a large spoonful" and "a small spoonful".

Sometimes there are some ingredients that have never been mentioned, which will undoubtedly cause headaches for programmers who work clearly.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

#In fact, "Programmer's Guide to Cooking" is not a simple recipe.

In this project, in addition to the basic cooking knowledge required for cooking, a series of recipes for home cooking, staple food, semi-finished products, braised dishes, drinks, sauces, desserts, etc. are also included.

For programmers who are new to cooking, kitchen utensils and ingredients such as gas stoves, rice cookers, cooking oil, ginger, rice, etc. are basically the most basic kitchen preparations.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

If you want to pursue formality, standardization and ritual, and make your kitchen interesting and unique, the guide also mentions that you need to purchase the following tools:

Balance, vernier caliper, measuring cylinder, stop watch, beaker, thermometer gun, pipette.

In addition, this guide also prepares advanced knowledge such as the use of auxiliary materials and oil temperature identification for programmers who want to learn more advanced cooking skills and techniques.

As for the question of "how to decide what to eat", the author also described it in detail using mathematical formulas. The calculation method is roughly as follows:

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

There are many kinds of recipes in this project, including home-cooked dishes, breakfast, staple food, etc.:

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

Although they are no different from serious home-cooked recipes, the specific dosage is directly accurate. Grams and centimeters, it can be called a fool-proof cooking tutorial.

Take tomatoes and scrambled eggs that are common in daily life. In this "Programmer's Cooking Guide", the dosage is accurately marked according to the number of people, and the additional content is thoughtfully noted:

For example, "scrambled eggs with tomatoes" can be made without adding sugar or green onions, and the salt can be changed to light soy sauce, etc.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

Not only that, the recipe will also add a sentence at the end: "If you follow the production process of this guide and find problems or processes that can be improved, please submit an Issue or Pull request. ."

As an open source project, any food lover can add the dishes he is good at to the project.

However, it should be noted that when writing a new recipe, you need to copy and modify the existing recipe template: necessary ingredients and tools, calculations, operations, and additional content.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

Among them, the calculation needs to mainly introduce the calculation formula to facilitate the calculation of the amount of raw materials, important time parameters, mixing ratio, etc.

More importantly, the operation part does not allow the use of imprecise words such as "appropriate amount" to describe.

At the same time, before submitting the Pull request, the recipe directory in README.md needs to be updated synchronously.

It is worth noting that as of now, this "Programmer's Guide to Cooking" has received nearly 20k stars, and the number of contributors has increased to 140.

Programmers Guide to Cooking, No. 1 on GitHubs hot list!

As the project author wishes: "I hope it is an open source project driven and maintained by the community, so that more people can make an interesting library together, so it is very Everyone is welcome to contribute it."

If you also struggle with cooking, or want to share your own recipes, please click on the project portal below.

https://github.com/Anduin2017/HowToCook

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

GitHub project sharing: 10 open source online games that can be played with just one click GitHub project sharing: 10 open source online games that can be played with just one click Mar 24, 2023 pm 07:15 PM

This article summarizes 10 open source online games on GitHub, which can be played by clicking on them. Most of the games can be played on mobile phones, which is really cool!

what is github what is github Mar 24, 2023 pm 05:46 PM

GitHub is a hosting platform for open source and private software projects, allowing developers to host their own code here and perform version control. GitHub focuses on open source projects and collaboration. Through open source projects on this platform, developers can view the source code of other developers' projects, communicate and learn.

[Summary] Some reasons and solutions that may cause GitHub to not open [Summary] Some reasons and solutions that may cause GitHub to not open Mar 27, 2023 am 11:33 AM

GitHub is a very popular version control and code hosting platform. However, sometimes we may encounter the problem of being unable to access GitHub. This is because GitHub is a global platform and is affected by factors such as geographical location, network conditions, and website settings. This article will introduce some possible reasons why GitHub cannot be opened, as well as methods to solve these problems.

Let's talk about how to upload projects and text documents in github Let's talk about how to upload projects and text documents in github Mar 27, 2023 am 10:53 AM

GitHub is a Git-based code hosting platform that is widely used in open source communities and internal enterprise code management. You can upload projects and text documents on GitHub, but the formats it supports and the upload methods are slightly different.

How to download only the contents of one folder in github How to download only the contents of one folder in github Mar 27, 2023 am 10:53 AM

GitHub is a popular code hosting platform used for developer collaboration and version control. As a developer, you may need to download only the contents of a specific folder from another developer's GitHub repository. In this article, we will demonstrate how to download only a folder in a GitHub repository without downloading the entire repository.

Let's talk about how to delete a folder in the GitHub repository Let's talk about how to delete a folder in the GitHub repository Mar 27, 2023 am 11:33 AM

GitHub is a very popular version control system that allows users to store and share their code bases on the Internet. It is one of the must-have tools for programmers. However, sometimes we may need to delete a folder in the GitHub repository. This article will introduce how to delete a folder in the GitHub repository.

How to install GitHub Copilot on Windows 11/10 How to install GitHub Copilot on Windows 11/10 Oct 21, 2023 pm 11:13 PM

GitHubCopilot is the next level for coders, with an AI-based model that successfully predicts and autocompletes your code. However, you might be wondering how to get this AI genius on your device so that your coding becomes even easier! However, using GitHub isn't exactly easy, and the initial setup process is a tricky one. Therefore, we created this step-by-step tutorial on how to install and implement GitHub Copilot in VSCode on Windows 11, 10. How to install GitHubCopilot on Windows There are several steps to this process. So, follow the steps below now. Step 1 – You must have the latest version of Visual Studio installed on your computer

Let's talk about how to set up a protected branch and submit a PR in Gitlab Let's talk about how to set up a protected branch and submit a PR in Gitlab Mar 30, 2023 pm 09:01 PM

This article is about learning Gitlab, talking about how to set up a protected branch and submit a PR to your leader. I hope it will be helpful to everyone!