207
submitted 5 months ago by renzev@lemmy.world to c/memes@lemmy.world
/*
 * This DOT code is provided under the Creative Commons Zero (CC0) license.
 * For details, see: https://creativecommons.org/publicdomain/zero/1.0/
 */

digraph cooking_stick {

	rankdir=LR;

	node [shape=box]
	node [width=1.0]

	here [shape=diamond label="start\nhere"]
	nonstick [label="non-stick"]
	nonspray [label="non-spray"]
	noncooking [label="non-cooking"]

	nt_cooking [label="cooking"]
	nt_spray [label="spray"]

	ns_cooking [label="cooking"]
	ns_stick [label="stick"]

	nc_spray [label="spray"]
	nc_stick [label="stick"]

	nt_c_s [label="spray"]
	nt_s_c [label="cooking"]
	ns_c_t [label="stick"]
	ns_t_c [label="cooking"]
	nc_s_t [label="stick"]
	nc_t_s [label="spray"]

	
	node [width=1.6 height=1.5 fixedsize=true]
	nt_c_s_i [label="" image="nt_c_s.jpg"]
	nt_s_c_i [label="" image="nt_s_c.jpg"]
	ns_c_t_i [label="" image="ns_c_t.jpg"]
	ns_t_c_i [label="" image="ns_t_c.jpg"]
	nc_t_s_i [label="" image="nc_t_s.jpg"]
	nc_s_t_i [label="" image="nc_s_t.jpg"]

	splines=curved
	here -> nonstick
	here -> noncooking
	here -> nonspray

	nonstick -> nt_cooking
	nonstick -> nt_spray

	nonspray -> ns_cooking
	nonspray -> ns_stick

	noncooking -> nc_spray
	noncooking -> nc_stick

	nt_cooking -> nt_c_s
	nt_spray -> nt_s_c
	ns_cooking -> ns_c_t
	ns_stick -> ns_t_c
	nc_stick -> nc_t_s
	nc_spray -> nc_s_t

	nt_c_s -> nt_c_s_i
	nt_s_c -> nt_s_c_i
	ns_c_t -> ns_c_t_i
	ns_t_c -> ns_t_c_i
	nc_t_s -> nc_t_s_i
	nc_s_t -> nc_s_t_i
}
all 10 comments
sorted by: hot top controversial new old
[-] tpihkal@lemmy.world 15 points 5 months ago

I don't see non-cooking non-stick spray which leaves me in a predicament.

[-] spicytuna62@lemmy.world 11 points 5 months ago

What about non-stick non-cooking non-spray? What am I supposed to do now? Nothing?

[-] renzev@lemmy.world 4 points 5 months ago* (last edited 5 months ago)

stick cooking spray: some kind of heat resistant food-grade spray-on adhesive?

[-] Nomecks@lemmy.ca 2 points 5 months ago

Whip out Graphviz and add it!

[-] renzev@lemmy.world 6 points 5 months ago* (last edited 5 months ago)

I thought about adding a new branch for this, but honestly having more than one "non" is kind of boring. Like, non-stick non-spray cooking: pretty much most kinds of cooking. Non-cooking non-spray stick: any random stick you found on the ground. non-cooking non-stick spray being wd40 is the only kind of funny one of the three imo

[-] fallingcats@discuss.tchncs.de 4 points 5 months ago
[-] MacNCheezus 4 points 5 months ago

Not sure why you got downvoted, that’s indeed the correct answer.

[-] gex@lemmy.world 4 points 5 months ago

Flamethrowers can be sticky too

[-] Nomecks@lemmy.ca 3 points 5 months ago
this post was submitted on 15 Jan 2024
207 points (94.0% liked)

memes

8620 readers
2502 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS