• 0 Posts
  • 434 Comments
Joined 3 years ago
cake
Cake day: September 3rd, 2023

help-circle





  • That would only work for their own slop though. Anthropic cannot recognize Google’s watermark, only theirs.

    I assumed the goal might be so they could check whether other models have been trained on their output. Like anthropic using that as a “proof” when they start whining again about Chinese “distillation attacks”.

    Of course, since they’re the only ones able to check their watermark, it would be rather shit as evidence anyway. “We’ve run the numbers, and we know you can’t, but trust us, this chatbot is totally copying ours!”






  • I remember a dialogue in the old game Outcast, in which the protagonist, pretty much a standard, rough 90’s action hero type guy, is offered a drink. Which is apparently made from the fermented guts of a local beast. Some sort of big feline-like thing if I remember correctly.

    He declines saying something like “That one is probably too strong for me”.








  • There’s an app, Petit Computer/SmileBasic, available on Nintendo consoles since the DSi and Wii (then had 3DS, wii U and switch version). It’s a programming language that has a lot of features using the target console’s input/output capabilities (touch screen, 3D, gyroscopes, etc).

    On 3DS there was a feature to share files (code, image…) through the app’s server, but some wanted to be able to share their stuff in other ways, so they didn’t depend on the app server or so they could share locally with a PC for example.

    Someone made a modem kind of program with it to transform the file into a sound sequence, emit it, receive it on another device through mic and retransform it to file. Max transfer rate 92 bytes per second with error checking.