qaz to Linux@lemmy.mlEnglish • edit-22 years agoTIL You can use systemd-analyze plot > plot.svg to plot the service startup time to find bottleneckslemmy.worldimagemessage-square59fedilinkarrow-up1796arrow-down116
arrow-up1780arrow-down1imageTIL You can use systemd-analyze plot > plot.svg to plot the service startup time to find bottleneckslemmy.worldqaz to Linux@lemmy.mlEnglish • edit-22 years agomessage-square59fedilink
minus-square@intelati@programming.devlinkfedilink5•2 years 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@loutr@sh.itjust.workslinkfedilink19•2 years 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.
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.