Alternatively, you can get involved now to help this practice grow. Specifically, if you help me with my akrasia now (by monitoring me), I will keep track of the number of hours you helped me, and agree to repay you an equal number of monitoring hours in the future.
Maybe! I’m on a Mac right now and not willing to run Windows; not sure to what extent you can accommodate that. Also, to be clear, I’m not willing to participate in a monitoring exercise while I’m at work, commuting, sleeping, or exercising—you might find that it takes more effort to figure out when I can monitor you than it would to just find another partner.
I could use your help even if only for a few hours a week. I am very bad at resisting the temptation of going to Hulu Dot Com and mindlessly watching TV shows.
How many hours per week will you be working?
I am on a Mac right now, too.
Nerdy details follow. I can certainly guide you in setting up a view onto my screen or “desktop”, but do not yet know how to make that connection “view-only”: the app that I suggest you use (which comes with your Mac and is called “Screen Sharing”) is intended to be used to operate a computer remotely, so when your “Screen Sharing” app is in the foreground, not only can you see my screen, but also the keystrokes or mouse clicks you make are transmitted to my computer rather than applied to your computer. What that means in practice is that you will occasionally forget that your clicks and keystrokes are being transmitted to my computer, and fleeting harmless hilarious chaos will sometimes ensue at my end.
Mac OS screen sharing is compatible with VNC, so the viewer can use any VNC client with a view-only mode (e.g. Chicken of the VNC (I think) or TightVNC from MacPorts). (Screen Sharing’s superior proprietary compression will be lost, though.)
Sadly, that is no longer true of the version of OS X released after that was written. Specifically, neither Lion’s built-in “screen sharing” server nor Vine Server on Lion works with any of the Windows VNC clients we tried.
When someone used Windows remotely to monitor my OS X Lion desktop in 2012, it was through “captures” (still images) of my screen saved to a shared folder of Dropbox. Specifically, I wrote some code to fork and exec ”/usr/sbin/screencapture -C” every 3 minutes.
Alternatively, you can get involved now to help this practice grow. Specifically, if you help me with my akrasia now (by monitoring me), I will keep track of the number of hours you helped me, and agree to repay you an equal number of monitoring hours in the future.
Maybe! I’m on a Mac right now and not willing to run Windows; not sure to what extent you can accommodate that. Also, to be clear, I’m not willing to participate in a monitoring exercise while I’m at work, commuting, sleeping, or exercising—you might find that it takes more effort to figure out when I can monitor you than it would to just find another partner.
I could use your help even if only for a few hours a week. I am very bad at resisting the temptation of going to Hulu Dot Com and mindlessly watching TV shows.
How many hours per week will you be working?
I am on a Mac right now, too.
Nerdy details follow. I can certainly guide you in setting up a view onto my screen or “desktop”, but do not yet know how to make that connection “view-only”: the app that I suggest you use (which comes with your Mac and is called “Screen Sharing”) is intended to be used to operate a computer remotely, so when your “Screen Sharing” app is in the foreground, not only can you see my screen, but also the keystrokes or mouse clicks you make are transmitted to my computer rather than applied to your computer. What that means in practice is that you will occasionally forget that your clicks and keystrokes are being transmitted to my computer, and fleeting harmless hilarious chaos will sometimes ensue at my end.
Mac OS screen sharing is compatible with VNC, so the viewer can use any VNC client with a view-only mode (e.g. Chicken of the VNC (I think) or TightVNC from MacPorts). (Screen Sharing’s superior proprietary compression will be lost, though.)
FWIW, we couldn’t get OS X screen sharing to work with RealVNC on Windows, but installing Vine Server on OS X fixed all our problems.
Sadly, that is no longer true of the version of OS X released after that was written. Specifically, neither Lion’s built-in “screen sharing” server nor Vine Server on Lion works with any of the Windows VNC clients we tried.
When someone used Windows remotely to monitor my OS X Lion desktop in 2012, it was through “captures” (still images) of my screen saved to a shared folder of Dropbox. Specifically, I wrote some code to fork and exec ”/usr/sbin/screencapture -C” every 3 minutes.