David Anderson

Results 200 comments of David Anderson

Not if the price of electricity is dynamic

Great. The hardest part is likely to be the installer. We do tricky stuff, like creating new users and groups. I UWP's installer features are likely to be much different...

If the Windows default is to allow only UWP apps from the MS app store to be installed, we'll have to deal with this issue. The UWP spec is fluid;...

I don't currently have any useful contacts at Microsoft, but I can make phone calls and see what happens. It would be very helpful if someone could identify the problematic...

I removed the 'use db_name' query (not needed with mysqli) and made the default 'localhost' explicit.

- I added the check for different dbnum in get() - Yes, you can only use on DB at a time - An exception would be thrown if had previously...

I can't repro this. FYI, I debug stuff like this by uncommenting line 67 of db_conn.inc, so that it shows every query. Then figure out what's wrong with the failed...

It names the file jf_(MD5) so that it has a unique name, which BOINC requires. Andy, give me a call and I'll explain how this works.

Can you describe the problem more precisely? Are you e.g. setting "no NVIDIA GPU" on the web site, and the next scheduler request returns a job for NVIDIA GPU? If...