wtfrank

Results 11 comments of wtfrank

I hacked together a function to acquire a new access token from the refresh token. It would need some work before it was ready for production, so I'm going to...

I've installed the updated mixtrack pro mapping and can confirm it gets rid of the error at startup to do with flanger assignment. Unrelated to this change really, but one...

this whole area has several problems: in game, you really want to be able to find structures with X bonus on Y item. You can do this by manually browsing...

I agree - trapping exceptions to guard against auth token expiry every time you make a call feels like something that should be done internally.

No I am calling some registerX functions (on functions and objects). The reason why I suspected it might not be an issue with the way I was using the profiler...

I'm not wrapping Room.toString() and it is definitely associated with running out of CPU. I implemented a spawn governor that stopped spawning creeps if my average cpu usage was getting...

I have this problem as well. chromeipass will read passwords out of keepass but it will not add them to the keepasshttp passwords folder

This solves an issue I've been having for a while accepting meeting invites. Anything stopping this small fix being merged into the main branch?

This would perhaps have the side-effect of avoiding some of the performance issues that the industry window suffers from once you build up a small collection of blueprints - particularly...

Yes you are given their item ids by the blueprints api, and by the assets api (less usefully though as only the blueprints api gives you the ME/TE/runs attributes).