Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
random.shuffle(['yolk', 'salt', 'pepper', 'mustard', 'vinegar'])"
thats gonna result in some funky mayonaise :P -
hawkes15727yYou could also start programming in Chef to get used to cookbooks 😜
https://esolangs.org/wiki/Chef -
eeee31507yIt is how I cook:
ingredients.sortInSomeLogicalOrder()
for ingredient in ingredients do
ingredient.chopIfNeeded()
heatIfNecessary()
while !meal.survivable()
keepHeating()
Related Rants
!rant && 'suggestion'
What if we write cook book in pseudo code (or official development languages) instead of plain english so dumb fuck that can't follow a simple instruction like me could actually make something nice?
def mayonnaise:
mayonnaise = random.shuffle(['yolk', 'salt', 'pepper', 'mustard', 'vinegar'])
while(mayonnaise not "thick"):
mayonnaise.whip()
mayonnaise.append('olive oil')
mayonnaise.append('seasoning' || 'lemon juice')
undefined
indentation not working on desktop
cook.js
concept
why not?