qaz to [email protected]English • edit-21 year agoTIL You can use systemd-analyze plot > plot.svg to plot the service startup time to find bottlenecksimagemessage-square60arrow-up1805arrow-down116file-text
arrow-up1789arrow-down1imageTIL You can use systemd-analyze plot > plot.svg to plot the service startup time to find bottlenecksqaz to [email protected]English • edit-21 year agomessage-square60file-text
minus-square@[email protected]linkfedilink5•1 year agoIf you go far enough, everything is. But SVGs are one of the few image types that can be human readable and editable
minus-square@[email protected]linkfedilink19•1 year ago If you go far enough, everything is. No, SVG are text files, it’s XML. You can write an SVG file representing a square using only a text editor relatively easily.
minus-square@[email protected]linkfedilink10•1 year agoNo, not really. Most image formats produce completely unreadable jumbo only meant to be parsed with clever maths.
SVGs are just fancy text files after all
If you go far enough, everything is.
But SVGs are one of the few image types that can be human readable and editable
No, SVG are text files, it’s XML. You can write an SVG file representing a square using only a text editor relatively easily.
No, not really. Most image formats produce completely unreadable jumbo only meant to be parsed with clever maths.