|
|
|
|
|
by jannyfer
57 days ago
|
|
Adding a tangential anecdote. I asked GPT-5.4 High to draw up an architecture diagram in SVG and left it running. It took over an hour to generate something and had some spacing wrong, things overlapping, etc. I thought it was stuck, but it actually came back with the output. Then I asked it to make it with HTML and CSS instead, and it made a better output in five seconds (no arrows/lines though). SVG looks similar to the XML format of spreadsheets. I wonder if LLMs struggle with that? |
|
I just spent a few hours trying to get GPT5.4 to write strict, git compatible patches and concluded this is a huge waste of time. It's a lot easier and more stable to do simple find/replace or overwrite the whole file each time. Same story in places like Unity or Blender. The ability to coordinate things in 3d is really bad still. You can get clean output using parametric scenes, but that's about it.