sanitation@lemmy.today to PC Master Race@lemmy.worldEnglish · 2 days agoEx-BioWare Producer Says Players Are Good at “Identifying Problems” But Not Providing Solutions Because “They're Not Developers”mp1st.comexternal-linkmessage-square42fedilinkarrow-up1132arrow-down11
arrow-up1131arrow-down1external-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 · 2 days agomessage-square42fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up12·2 days 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-up1arrow-down1·edit-21 day agoIf (!fun) { return fun }
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·18 hours agoI don’t think that does what you think.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up2·15 hours agofun=false if (!false) return false
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up1·7 hours 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·4 hours 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.