Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 days 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 · 7 days agomessage-square44fedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up0·7 days agoIt would be nice if RTFM was always an option, but a lot of the time the documentation is woefully incomplete.
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up0·6 days agoOr it presupposes existing knowledge or configuration.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·6 days 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-up0·6 days 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-squarekrakenfury@lemmy.sdf.orglinkfedilinkEnglisharrow-up0·7 days agoWhat’s there to document? It’s all there in the source code! 😜
minus-squarertxn@lemmy.worldMlinkfedilinkEnglisharrow-up0·7 days 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.
It would be nice if RTFM was always an option, but a lot of the time the documentation is woefully incomplete.
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.
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.