Imagine if v8 was tied to the visualization, and you could watch your code execute. or click on teh graph and jump to that line of code.
Or don't imagine and try this early beta in BAML.
Announcing the BAML Bounty...
For all power-users of BAML, we're giving away free BAML merch! (t-shirts, stickers, hoodies 🔥🧯).
Share what you built with BAML with #baml → Fill out https://t.co/oglxEbz5eG → Free merch!
Hurry! Supplies are limited to the first 50 posts.
@tsoding This has existed for a long time now and is called a question answering model: https://t.co/6hdwdzshrE
AFAIK models like this are what google used before AI overview to grab relevant snippets from a webpage.
@hdevalence people still did this into the 2010s. when we were reverse engineering the network protocol for @darkflameuniv we saw random bits of XML data in the unused bytes of fixed length strings from packet captures. we’re pretty sure it came from uninitialized memory on the server
@tldraw that increases the space needed in-memory by ~33% compared to a typed array, and you get overhead with constant encode/decode… how often is the FULL drawing being synced to warrant this? i’m assuming for updating the server you just send deltas
@Sceneometry@DisneyPlus At least on Disney+, each episode has 3 different descriptions, "full", "medium", and "brief". Some of them are pretty bad (like this one lol) and each one is seemingly written by a different person.
@StabilityAI's #StableDiffusion seems to be overfit on a single Apollo 11 photo whenever "moon landing" is in the prompt. First is the original Apollo photo, following are outputs from SD v1.5 for "a photo of a moon landing". @EMostaque any chance you guys fix stuff like this?