Unfortunate my company already declined my request for Google I/O :(
Google I/O '24 Puzzles
61–70 of 100 posts
Re: Google I/O '24 Puzzles
#62Slightly unrelated but when opening this in private browsing mode, the page displays a warning “you have opened this page in incognito mode …” This is the first time I’ve ever seen a page fingerprint me using private mode and tell me about it
I wonder how do they detect it, maybe there is no LocalStorage on incognito mode, but TBH it should not be visible to a webpage
Re: Google I/O '24 Puzzles
#63Seems like this crowd is upset over a children's puzzle game. Thought it was alright, has decent graphics that shows what can be done procedurally without the need of carefully hand crafted assets.
Re: Google I/O '24 Puzzles
#64Slightly unrelated but when opening this in private browsing mode, the page displays a warning “you have opened this page in incognito mode …” This is the first time I’ve ever seen a page fingerprint me using private mode and tell me about it
https://stackoverflow.com/questions/2909367/can-you-determin...
Re: Google I/O '24 Puzzles
#65Slightly unrelated but when opening this in private browsing mode, the page displays a warning “you have opened this page in incognito mode …” This is the first time I’ve ever seen a page fingerprint me using private mode and tell me about it
Just a small notice that Big Brother is disappointed in you :) I wonder how do they detect it, maybe there is no LocalStorage on incognito mode, but TBH it should not be visible to a webpage
Re: Google I/O '24 Puzzles
#66Re: Google I/O '24 Puzzles
#67"THREE.WebGLRenderer: A WebGL context could not be created. Reason: WebGL creation failed: * tryNativeGL (FEATURE_FAILURE_CGL_FBO) * Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS)"
Any tips? Are there magical flags that should be set somewhere?
Re: Google I/O '24 Puzzles
#68Earlier quoted context omitted.
> such that a ball isn't going to turn left by itself as it does in puzzle three. I'm willing to deal with some trial and error with stuff like that, as long as it's predictable and cause-and-effect is consistent. What I'm not willing to deal with is what I'm seeing in puzzle seven. I have a crossroads with a U-turn to the north and a curve to the south. The ball enters the crossroads from the east and goes south. If…
The secret rules appear to be: - You have to use all the tiles. - The ball must visit every part of every tile. - The finished layout must look elegant. Just assume that there is no goal other than closing all the paths. A tile that connects to empty space means you're wrong. A tile that connects to another tile means you're right. Any and all other "rules" will be changed as necessary to ensure that, if a solution i…
Re: Google I/O '24 Puzzles
#69Re: Google I/O '24 Puzzles
#70Is one of the rules that you have to use all the puzzle pieces? Because puzzle #3 is easily solved with only two pieces yet that is not the "correct" solution.
Unfortunately yes, you have to use every single piece.
Had the same "problem" too. I would expect better from an adtech/software firm.