alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 8 months agoMore confusion for recruiterssh.itjust.worksimagemessage-square40fedilinkarrow-up111
arrow-up111imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 8 months agomessage-square40fedilink
minus-squareVitaminF@feddit.orglinkfedilinkarrow-up2·8 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·8 months agoHow did you come up with such a ****ingly stupid syntax?!
minus-squarehedgehog@ttrpg.networklinkfedilinkarrow-up1·8 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?!
It haunts me in my dreams
Thanks, I hate it.
They probably have experience with Spring