Maybe an even better example: Should sports betting companies be held responsible for addicts that lose all their money? What really is the difference between chatgpt glazing you and a sports company advertising to you?
I run Firefox latest so it should work. There's always a risk when going from HTML5->Web Audio. There's an occasional blip that's impossible to avoid (or at least, I have never found a solution). It doesn't happen every time though. Try going from track 2 to track 3 in the second tab of the demo (if both are "READY" as web audio).
The problem with exclusively using the web audio API is that the entire track must be loaded into memory before playing it, whereas HTML5 loads progressively. So we use both to balance the techniques.
In prior versions of the library, we'd load the track in parallel to HTML5 and make the switch mid-track so it's actually far less noticeable even if it does blip. I'm considering adding that to the new version.
Another alternative is building a custom buffer using RANGE requests to exclusively drive it via the web audio API. But obviously that is a far more complex undertaking (and requires the server to support RANGE requests). I'm open to implementing it, though.
I've had a lot of success doing "OCR" with gemini-<n>-pro. It gives incredibly accurate text (Most documents ~20 pages long have 0 errors), but no coordinates of the text. I don't need to coordinates so that's fine by me.
This would be a criminal matter, so a jury would have to decide if you're guilty. I feel like you'd have a hard time convincing 12 jurors that you're doing something wrong here.
DNS queries are still part of the critical path, as let's encrypt needs to check that the username is still allowed to receive a cert before each issuance.
This is not true. You can in fact block specific channels. From YouTube support[1]:
> On certain pages, such as your Home and Watch Next pages, find a video from a channel that you don’t want recommended to you.
This is also not true and hasn't been so for years. One can set a preference to "not recommend", but one can not explicitly block any channel.
Depending on your particular "preference constellation's weights" (over which you have no direct control), you can, in fact, be shown videos from that channel again.
If you are pretty confident your under investigation then this is might be Obstruction of Justice and that's pretty illegal.
reply