@seaQueue@lemmy.world to Programmer Humor@lemmy.ml • 1 year ago50 million rendered polygons vs one spicy 4.2MB boilemmy.worldimagemessage-square84arrow-up1613
arrow-up1613image50 million rendered polygons vs one spicy 4.2MB boilemmy.world@seaQueue@lemmy.world to Programmer Humor@lemmy.ml • 1 year agomessage-square84
minus-square@bjornsno@lemm.eelinkfedilink0•1 year agoExcept if it’s a single line file, only god can help you then. (Or running prettier -w on it before opening it or whatever.)
minus-square@fl42v@lemmy.mllinkfedilink1•1 year ago4.2 megs on one line? Vim probably can handle it fine, although syntax won’t be highlighted past a certain point
minus-squareBaldProphetlinkfedilink0•1 year agoTechnically every JSON file is a single line, with line break characters here and there
Except if it’s a single line file, only god can help you then. (Or running
prettier -w
on it before opening it or whatever.)4.2 megs on one line? Vim probably can handle it fine, although syntax won’t be highlighted past a certain point
Technically every JSON file is a single line, with line break characters here and there
cat file.json | jq
also worksRender Media works the best
rm file.json