Earlier quoted context omitted.
“Bad” seems extreme. The only way to pass the litmus test you’ve described is for a tool to be 100% perfect, so then the graph looks like 99.99% “bad tool” until it reaches 100% perfection. It’s not that binary imo. It can still be extremely useful and save a ton of time if it does 90% of the work and you fix the last 10%. Hardly a bad tool. It’s only a bad tool if you spent more time fixing the results than building…
If you show me a tool that does a thing perfectly 99% of the time, I will stop checking it eventually. Now let me ask you: How do you feel about the people who manage the security for your bank using that tool? And eventually overlooking a security exploit? I agree that there are domains for which 90% good is very, very useful. But 99% isn't always better. In some limited domains, it's actually worse.
I failed to recreate the 1996 Space Jam website with Claude
81–90 of 483 posts
Re: I failed to recreate the 1996 Space Jam website with Claude
#82Re: I failed to recreate the 1996 Space Jam website with Claude
#83Claude is not very good at using screenshots. The model may technically be multi-modal, but its strength is clearly in reading text. I'm not surprised it failed here.
Especially since it decomposes the image into a semantic vector space rather than the actual grid of pixels. Once the image is transformed into patch embeddings all sense of pixels is entirely destroyed. The author demonstrates a profound lack of understanding for how multimodal LLMs function that a simple query of one would elucidate immediately. The right way to handle this is not to build it grids and whatnot, whi…
Re: I failed to recreate the 1996 Space Jam website with Claude
#84> here's no other way to do it besides getting Claude to recreate it from a screenshot And > I'm an engineering manager I can't tell if this is an intentional or unintentional satire of the current state of AI mandates from management.
Re: I failed to recreate the 1996 Space Jam website with Claude
#85Look at that stupid dog. It's reading a book, but it's really trashy YA. It's not even Shakespeare. Dogs are stupid.
I'm not mad at the dogs, I'm mad at the stupid investors and the lying owners.
Re: I failed to recreate the 1996 Space Jam website with Claude
#86Earlier quoted context omitted.
Any names for the competing specs? Maybe i could try re-prompting with that direction.
Models are trained with content scraped from the net, for the most part. The availability of content pertaining to those specs is almost nil, and of no SEO value. Ergo, models for the most part will only have a cursory knowledge of a spec that your browser will never be able to parse because that isn't the spec that won. Nonetheless, here is a link to a list of the specs you asked for: https://www.w3.org/Style/Histor…
Re: I failed to recreate the 1996 Space Jam website with Claude
#87Earlier quoted context omitted.
Models are trained with content scraped from the net, for the most part. The availability of content pertaining to those specs is almost nil, and of no SEO value. Ergo, models for the most part will only have a cursory knowledge of a spec that your browser will never be able to parse because that isn't the spec that won. Nonetheless, here is a link to a list of the specs you asked for: https://www.w3.org/Style/Histor…
Thanks for sharing that. I read through a lot of this. Interesting to read those perspectives in the context of today.
Re: I failed to recreate the 1996 Space Jam website with Claude
#88Calling Claude (or GPT-5 or Gemini or my bash terminal for that matter) a "he" seems absurd to the point of hilarity.
In my mind, they've always firmly been "it"s.
Re: I failed to recreate the 1996 Space Jam website with Claude
#89> here's no other way to do it besides getting Claude to recreate it from a screenshot And > I'm an engineering manager I can't tell if this is an intentional or unintentional satire of the current state of AI mandates from management.
Re: I failed to recreate the 1996 Space Jam website with Claude
#90Space Jam website design as an LLM benchmark. This article is a bit negative. Claude gets close , it just can't get the order right which is something OP can manually fix. I prefer GitHub Copilot because it's cheaper and integrates with GitHub directly. I'll have times where it'll get it right, and times when I have to try 3 or 4 times.
> it just can't get the order right which is something OP can manually fix. If the tool needs you to check up on it and fix its work, it's a bad tool.