Results 92 issues of Niccolò Belli

Game update: AppID 108200 "Ticket to Ride", ProcID 7157, IP 0.0.0.0:0 117 testing JVM in /usr ... testing JVM in /usr/lib/jvm/icedtea-6 ... testing JVM in /usr/lib/jvm/icedtea-7 ... testing JVM in...

Game update: AppID 22600 "Worms Reloaded", ProcID 15153, IP 0.0.0.0:0 (steam:13746): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent. (steam:13746): LIBDBUSMENU-GLIB-WARNING **: Trying to remove...

Game update: AppID 234900 "Anodyne", ProcID 4742, IP 0.0.0.0:0 (steam:4635): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent. (steam:4635): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a...

Load a scaleform font provider? Creating D3D9 device with D3DCREATE_MULTITHREADED IDirect3DDevice9::Create: BackBufWidth: 2560, BackBufHeight: 1600, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0 GL sampler object usage: DISABLED ##### swap...

![plasma-applet](https://cloud.githubusercontent.com/assets/1047358/11323379/68a89eda-9111-11e5-864e-36b7241fba4c.png)

I've packaged this for Gentoo Linux and I'm using it on ppc64le. Works well and I'd like add explicit support in the Makefile so the binary won't end up into...

**Is your feature request related to a problem? Please describe.** Because of the way how `createSchemaForApollo` works if you want to override Apollo Server's default field resolvers you can't do...

## Description Because of the way how `createSchemaForApollo` works if you want to override Apollo Server's default field resolvers you can't do so in Apollo Schema options Fixes [(issue)](https://github.com/Urigo/graphql-modules/issues/2326) ##...

While rearchitecting accounts.js 1.0 I've played around the concept of Map Providers. Basically in Accounts.js we have multiple types of authentication services (password, magic link, oauth, sms, etc..) which implement...

In Accounts.js 1.0 certain modules like the mongo module are in charge to solely provide a `DatabaseInterfaceUserToken` or a `DatabaseInterfaceSessionsToken`: they basically implement a known interface which other modules can...