-
Shouldn't waiting time be labeled cooking time?
Also the instructions should have a heading of instructions when viewing the recipe.
-
1. Using a knife on a rolled flat dough should give dough slices, but makes a personal pizza instead
2. Roburgers use old code, so they use the 'flour' reagent instead of the flour item. There's no po…
-
Add more solids:
Drywall/Gypsum
Plastics
Wood - Hardwood
Wood - Softwood
Paper
Food
Dough - Cake
Dough - Bread
Dough - Cookie
Meat
Do we want to separate the list? Metals, Minerals, Plastics, F…
-
The `Recipe` schema has:
`cookTime`
And the `HowTo` schema has:
`prepTime`
`totalTime`
But when following a recipe, there is also `inactiveTime` where the user is not actively doing anything.…
-
## 객체 지향의 원칙
1. 바뀌는 부분은 캡슐화 한다.
2. 상속보다는 구성을 활용한다.
3. 구현보다는 인터페이스에 맞춰서 프로그래밍 한다.
4. 상호작용하는 객체사이에서는 가능하면 느슨한 결합을 사용해야한다.
5. 클래스는 확장에는 열려 있어야 하지만 변경에는 닫혀있어야 한다. (OCP)
6. 추상화된것에 의존하게 만들고 구상 클래스에 …
-
This inspired when a friend kindly allowed us to stay with them in Sori, Italy. In the morning we would visit a bakery called [Panificio Caligine Giovanna](https://www.facebook.com/caliginegiovanna) a…
-
Tomato sauce blobs simulate brownian motion in the ingredient tray. See attached video. Possible cause: we were attempting to figure out if issue #154 was related to two chefs grabbing the same pizza …
-
-
- [ ] Bamieh (Okra Stew)
- [ ] Lentil Curry (rainbow plant life dal tadka)
- [ ] Yakni? Bundoora (Tomato-based Stew)
- [ ] Vegan Garlic Bread
- [x] Vegan Parmesan
- [ ] Eggplant Caserole (Mom)
…
-
brackets code editor is horrible- when I make a change in the code editor and I go back to live preview to see the change the whole fucking website is a mess like things are moved from where I placed …