Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 months agoDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldimagemessage-square44fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldTux@lemmy.world to linuxmemes@lemmy.worldEnglish · 6 months agomessage-square44fedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up0·6 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-up0·6 months agoWhat’s there to document? It’s all there in the source code! 😜
minus-squarertxn@lemmy.worldMlinkfedilinkEnglisharrow-up0·6 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-squareZikeji@programming.devlinkfedilinkEnglisharrow-up0·6 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.
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up0·5 months agoOr it presupposes existing knowledge or configuration.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·5 months agoSo so true. A perfect example is anything on any page of man other than 1 may as well not exist.
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.
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.
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.