sanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 1 month agoEx-BioWare Producer Says Players Are Good at “Identifying Problems” But Not Providing Solutions Because “They're Not Developers”mp1st.comexternal-linkmessage-square42fedilinkarrow-up1131
arrow-up1131external-linkEx-BioWare Producer Says Players Are Good at “Identifying Problems” But Not Providing Solutions Because “They're Not Developers”mp1st.comsanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 1 month agomessage-square42fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up13·1 month agoA few devs who are players does not make all players devs. Bring devs problems, not solutions from people that think programming is “if not fun then make fun”. Otherwise we have to work backwards.
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up1·edit-21 month agoIf (!fun) { return fun }
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up3·1 month agoI don’t think that does what you think.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agofun=false if (!false) return false
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up1·30 days agoYou’re looking too far into a joke. You’ll find that even if I set fun to true before returning that it doesn’t actually work that way.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up1·30 days agoYeah there’s no return for a true. Depending on your language your compiler may complain. And yeah I tend to kill the joke.
A few devs who are players does not make all players devs.
Bring devs problems, not solutions from people that think programming is “if not fun then make fun”. Otherwise we have to work backwards.
If (!fun)
{
return fun
}
I don’t think that does what you think.
If not fun return fun?
fun=false
if (!false) return false
You’re looking too far into a joke.
You’ll find that even if I set fun to true before returning that it doesn’t actually work that way.
Yeah there’s no return for a true. Depending on your language your compiler may complain.
And yeah I tend to kill the joke.