Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldimagemessage-square47fedilinkarrow-up1529arrow-down125
arrow-up1504arrow-down1imageDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldTux@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square47fedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up35arrow-down1·2 months agoIt would be nice if RTFM was always an option, but a lot of the time the documentation is woefully incomplete.
minus-squarekrakenfury@lemmy.sdf.orglinkfedilinkEnglisharrow-up15·2 months agoWhat’s there to document? It’s all there in the source code! 😜
minus-squarertxn@lemmy.worldMlinkfedilinkEnglisharrow-up14·2 months agoAh yes. /* return an item's property as identified by 'prop' */ prop_t* getItemProperty(item_t* item, char* prop) The floor is made of floor.
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up4·2 months agoOr it presupposes existing knowledge or configuration.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up2·2 months agoSo so true. A perfect example is anything on any page of man other than 1 may as well not exist.
minus-squareZikeji@programming.devlinkfedilinkEnglisharrow-up3·2 months agoIt’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.
It would be nice if RTFM was always an option, but a lot of the time the documentation is woefully incomplete.
What’s there to document? It’s all there in the source code! 😜
Ah yes.
/* return an item's property as identified by 'prop' */ prop_t* getItemProperty(item_t* item, char* prop)
The floor is made of floor.
Or it presupposes existing knowledge or configuration.
So so true. A perfect example is anything on any page of man other than 1 may as well not exist.
It’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.