Patrick Robertson

Results 58 comments of Patrick Robertson

Thanks for the quick response! I realised I should have specified my browser – it's Firefox 125 on Mac. I tried with Chrome and it works, so it appears to...

Just to chime in (another QS developer, along with skurfer): If you have looked at QS' code and the ancient CGSPrivate stuff, and you don't like it... we're definitely NOT...

I (finally!) removed CGSPrivate stuff in Quicksilver 2.0. I think it makes sense to put some effort into allowing interfaces to alter the result window. It's been the ugliest part...

Great, thanks @paltman!

An easier solution that I went with is: ```python AQI_MAX = 500 def my_function(self): try: return aqi.to_aqi( [(aqi.POLLUTANT_PM25, self.pm25), (aqi.POLLUTANT_PM10, self.pm10)] ) except IndexError: # in some cases, the PM2.5/PM10...

I can confirm this is fixed. In the future, it would be really helpful for other users to list the commit that fixes a bug. That way, users can patch/pull...

The password is correct and I can login no problem using `redis-cli`. I think you are right that the issue is with caching. Even if I comment out all the...

felly beth am: `cat /proc/cpuinfo | grep ^processor | wc -l` Does dim modd i mi gwneud PR - GitHub yn rhy araf o Tsieina

Mae hyn oherwydd di’r python server methu cysylltu â’r gweinydd Moses. Mae’n cael ‘connection refused’ wrth trio neud y galwad xmlrpc > On 21 Mawrth 2016, at 19:35, Uned Technolegau...