Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 months agoDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldexternal-linkmessage-square44linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDo you have Misconfigophobia or other OS-related diasases? 🤔lemmy.worldTux@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square44linkfedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up0·7 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·7 months agoWhat’s there to document? It’s all there in the source code! 😜
minus-squarertxn@lemmy.worldMlinkfedilinkEnglisharrow-up0·7 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·7 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·7 months agoOr it presupposes existing knowledge or configuration.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·7 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.