smilingemoji
No user record in our sample, but smilingemoji has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but smilingemoji has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This is false equivalence because machines ingest copyrighted material at a different order of magnitude. Wikipedia has a nice example of an oil stain vs. oil spill. https://en.wikipedia.org/wiki/False_equivalence
[deleted]
Seems a bit over the top when you could also just provide it as a command line argument to sqlite3 which is much more obvious than <<< and works in every shell. sqlite3 db.sqlite3 .dump
I love these sort of articles. No new tools are needed here, it shows you how to get the most out of the tools you already know and use. Awesome!
It still doesn't know about anything that happened in March 2023. It hallucinates instead of saying outright that it doesn't know. Example: "Many countries had significant political events, whether they were elections,…
> I really wish people would just stop posting submissions to twitter at this point. I fully agree. You can also replace twitter.com with nitter.net https://nitter.net/bagder/status/1709103920914526525?s=46
The following example code is a bit hard to read: const { status } = await send(capitalize(greeting) + "!") console.log(status) I disagree, I find this example code very easy to read because it reads like idiomatic…
The API looks very clean. Today I learned about "..." in Python
I took at the look at the SVG smilies, only GPT gets it right (https://benchmarks.llmonitor.com/svg). You can preview the SVGs drawn by the LLMs by pasting this into the browser console document.querySelectorAll("td…