Slashdot Mirror


User: Bhisma

Bhisma's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:anti-fat stigma on Med Students Unaware of Their Bias Against Obese Patients · · Score: 1

    CBT can work wonders. What is somewhat hilarious(sad) about threads like this is that all the negativity and blaming are almost the polar opposite to a proper CBT program to help someone with an obesity problem. I could see a person in the middle of CBT for obesity reading this thread and eliminating months of progress from all the attacks they would take personally.

  2. Proctored Tests? on Students Looking For Easy A Target Online Courses, Where Cheating Is Easier · · Score: 1

    Wouldn't this entire problem be solved with proctored tests? The idea of an all online course feels great, but if you want to confirm someone's understanding you need a trusted proctor system.

  3. Re:Little C question :) on C · · Score: 1

    Return a pointer to a malloc'd array or pass in a pointer to the array you want returned.