alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 5 months agoMore confusion for recruiterssh.itjust.worksimagemessage-square36fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 5 months agomessage-square36fedilink
minus-squareVitaminF@feddit.orglinkfedilinkarrow-up2·5 months ago<fun> <name>sum</name> <in> <int> <name>foo</name> </int> <int> <name>bar</name> <default_value> <int>0</int> </default_value> </int> </in> <out> <int> <calculation> <numerical_operation> <operator_plus> <operand> <var>foo</var> </operand> <operand> <var>bar</var> </operand> </operator_plus> </numerical_operation> </calculation> </int> </out> </fun>
minus-squaremanucode@infosec.publinkfedilinkarrow-up0·5 months agoHow did you come up with such a ****ingly stupid syntax?!
minus-squarehedgehog@ttrpg.networklinkfedilinkarrow-up1·5 months agoThey probably have experience with Spring
<fun> <name>sum</name> <in> <int> <name>foo</name> </int> <int> <name>bar</name> <default_value> <int>0</int> </default_value> </int> </in> <out> <int> <calculation> <numerical_operation> <operator_plus> <operand> <var>foo</var> </operand> <operand> <var>bar</var> </operand> </operator_plus> </numerical_operation> </calculation> </int> </out> </fun>
How did you come up with such a ****ingly stupid syntax?!
They probably have experience with Spring
It haunts me in my dreams
Thanks, I hate it.