Frédéric Marcel Falliere

Results 6 issues of Frédéric Marcel Falliere

Supporting [AMP](https://www.ampproject.org/learn/overview/), imho, should be a must-have for static sites these days. Is it on the roadmap ? What do you think about AMP ?

Everything in the title. Without it, there is either no error, a "Major/Minor error", or a missing classdef java/util/jar/Pack200 I've tried with different JDK versions, JDK 11 is the only...

Hello. A BulletAppState has a nice `bulletAppState.setDebugEnabled(true);` really handy to debug physics. Unfortunately, it doesn't work in VR. Below is a reproductive test case. It's the VR example from the...

Physics

Bonjour, so I'm posting to /subscribers like so :+1: ``` NSString* dToken = [[[deviceToken description] stringByTrimmingCharactersInSet:[NSCharacterSet characterSetWithCharactersInString:@""]] stringByReplacingOccurrencesOfString:@" " withString:@""]; AFHTTPRequestOperationManager *manager = [AFHTTPRequestOperationManager manager]; NSDictionary *parameters = @{@"proto": @"apns",...

Hi all, I started today refactoring my apps using the same VCs, even the same storyboard with a Fake Framework (Mk7). Everything works great. Nice job :+1: **But** there's a...

Is it possible to get what is printed in the console ? Thanks! Promising lib I have to say ... currently comparing with nightmare, casper, nightwatch ...