Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 67 words in the discussion.

Trending Topics

#odiff#image#diffing#https#github#com#dmtrkovalenko#however#svgs#already

Discussion (3 Comments)Read Original on HackerNews

leeoniya•7 minutes ago
if you want to do image diffing, use https://github.com/dmtrKovalenko/odiff

however, if you have SVGs already, compare those without rasterizing them first, then if that fails rasterize & odiff the baseline and new on-demand. this way you dont waste a ton of space storing a bunch of binary [possibly evolving] pngs in git.

Schlagbohrer•8 minutes ago
When it comes to LLM's doing adversarial training, I wonder if there is any value to letting them rapidly design and simulate circuits or mechanical models.
foundryrobotics•17 minutes ago
Interesting idea!