Isn’t this why these ‘headless’ solution have (or are actually built on) JavaScrict engines like V8 with the ability to also simulate any user interaction?
Indeed. I think the story here, isn't so much about the loss in transaction fees, but how an attacker in Russia ordered and paid for a user in Australia's account.
I notice the victim uses Android: Is it rooted? What other random stuff do they have installed? etc. etc. - because that will make a huge difference.
I always try to negotiate this.
Since I always bring value, effort and ideas from personal time and resources in to the company, for free.
If they don't want to do that, then write down a big list of every idea and project you've been working on to date, including any domains you own and projects within them, and make sure they can't touch any of the IP you've already created.
As someone who's sick of giving out my mobile number to sites and services, does anyone happen to know which of these might work with Skype, if they've curiously decided to lock you out of your account since they don't have a mobile number for you?
Just a bit of feedback: One thing I noticed, compared to the 2.2.4 version is the errors and warning popup.
On the 2.2.4 version, all errors/warnings (eg: from a playlist which hits some 404s) appear in a small single list window and do not require a click OK to continue.
This new version pops all errors into a separate pop-up which requires an OK to dismiss.
Pretty annoying.
Otherwise, great to see 360 video adoption.
ps: Also, I used to be able to drag the video around (or to another monitor) in the middle of the player screen. Now it appears that I have to grab the title bar.
Doable. In a way. But think about the problem, if a '3d/stereoscopic' effect is what you're after.
When you turn your head right, the left 'eye' would be 'looking' at the right 'eye/camera' (at the side). The only way to achieve what you're thinking about is to have the cameras move the same way as the head (ie: 'live' not pre-recorded) on a pan/tilt setup. (There are a few Raspberry Pi projects around that do this).
It's easy enough to play two identical videos to each eye in Google Cardboard, using ThreeJS in a browser. The videos need to be in either 'spherical/equirectangular' format as a texture on a sphere (with a virtual camera in the middle), or using the cubic format (which Facebook uses and open-sourced) projected onto a cube. Look up 'skybox' and ThreeJS for examples.
I've been experimenting a lot with all this stuff over the last year or so :)
This is actually not as crazy as is sounds. It's surely just a matter of time until we can run a script or app on a movie file and have it generate scenes it can find. The only issue is interpolating the 'physical' location from the scenes.
Having something automatically detect how it all joins together would be pretty impressive, but not impossible, with plenty of horsepower.