Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

gmcouto

Members
  • Joined

  • Last visited

Everything posted by gmcouto

  1. I think the most basic feature for data storage regarding read-cache is to have a warm cache. It's quite simple: Whenever we seek for a file, try to check on cache, if it finds, update file last access. If cache is a miss and file is being read sequentially/completely, try start caching the file, if there is enough space in cache thats fine. Also cache recently written files. If you're caching a new file and cache is full, remove the least last accessed files until there is enough space. It's a dumb cache, but the idea is simple. Recently used files will be used more often. And they will be cached. As data gets colder, it will be pulled off cache. And I think it is much more important than preemptive cache just because if you know the exact set of folders you want to cache, you can just make a share for it and configure it to store in a faster drive.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.