this is a good question, and I wonder if its even open to the public. My limited knowledge knows that Anthropic settled a lawsuit of I believe ~1.3billion for scanned textbooks if I'm not mistaken.
One would hope that a "public benefit corporation", such as OpenAI, would be transparent about the stuff that is being ingested by sausage factory. The literal legal entity is about benefiting the public after all.
Since the leadership is obviously not going to say anything factually true or psychologically honest, I wonder if anyone has tried invoking some aspect of corporate or constitutional law, given their legal status (as nonprofit that controls a PBC) to force such disclosures.
Orange Words. My hobby project, a hacker news search system. It was initially created by hand and now I use AI augmented development. It's a good low risk environment for experimenting.
Ah, so this is why I suddenly got a bunch of email.
Hey all, site owner here. Thanks for the visits and all the fun stories! I really miss this era of computing. Feel free to let me know if you have something that should be added to the site.
Just fyi, towel.blinkenlights.nl:23 still works for me, though I think maybe that's an IPv6 version, there's a note about ipv6 at the start that I was too slow to read. Maybe it should be re-listed? :)
Writing code that runs down hole or otherwise connects back to the real world would be fun. Maybe I should pickup firmware skills. Good luck with your hiring!
For Vespa there's a managed version hosted by the Vespa company in their cloud environment, and then the open source version is easily run locally or in any environment of your choosing. It takes some attention to detail, but it's quite flexible. I have a long running single node instance on an Intel NUC, but I've also run more complex cluster variations across different cloud environments.