Skip to content
#

usability

Here are 211 public repositories matching this topic...

server
Guide
M-Gonzalo
M-Gonzalo commented Apr 5, 2018

Squashfs is a read-only filesystem that is frequently used to transparently compress whole operating systems in a live portable media, to distribute software in Snap and AppImage formats, and to efficiently store large multimedia archives. It divides the data into rather small blocks and then compresses them with one of 6 algorithms:

  • gzip
  • LZ4
  • LZMA
  • LZMA2
  • LZO
  • zstd

If Fairytale

The eager-loading for image files on the web page that loads the files according to your plan. This differs from the lazy-loading, for example, this can be used to avoid that the user waits for the loading.

  • Updated Mar 2, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the usability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the usability topic, visit your repo's landing page and select "manage topics."

Learn more