[!button size="s" text="April 2026 Updates 🌅" variant="ghost"](/blog/april-2026)

# Wiki Index

**A collection of community recommended free stuff on the internet!**

[!button corners="pill" margin="0 8 0 0" text="See Beginners Guide"](/beginners-guide)
[!button corners="pill" text="Posts" variant="secondary"](/posts)

:::content-center
Or browse these pages :sparkles:
:::

<style>
  .grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
  }

  .grid-item {
    padding: 15px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s;
    background-color: #ffffff;
    color: #000000;
  }

  .grid-item:hover {
    transform: scale(1.05);
    border: 2px solid #007bff;
  }

  .grid-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
    text-decoration: none;
  }

  /* 🌙 Dark mode overrides */
  html.dark body,
  html.dark .grid-item,
  html.dark p,
  html.dark b,
  html.dark strong,
  html.dark h1,
  html.dark h2,
  html.dark h3,
  html.dark h4,
  html.dark h5,
  html.dark h6,
  html.dark .content-center {
    color: #f0f0f0;
    background-color: transparent;
  }

  html.dark .grid-item:hover {
    border-color: #66aaff;
  }
</style>

<div class="grid-container">
  <div class="grid-item">
    <a href="/privacy" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🛡️ Adblocking / Privacy</b>
      <p style="font-size: 14px;">Learn how to block ads, trackers, and other nasty things.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/ai" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🤖 Artificial Intelligence</b>
      <p style="font-size: 14px;">Explore the world of AI and machine learning.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/video" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">📽️ Streaming</b>
      <p style="font-size: 14px;">Stream, download, torrent and binge all your favourite movies and shows!</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/audio" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🥁 Listening</b>
      <p style="font-size: 14px;">Stream, download, and torrent songs, podcasts, and more!</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/gaming" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">⚔️ Gaming</b>
      <p style="font-size: 14px;">Download and play all your favorite games or emulate some old but gold ones!</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/reading" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">📖 Reading</b>
      <p style="font-size: 14px;">Whether you're a bookworm, otaku, or comic book fan, you'll be able to find your favorite pieces of literature here!</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/downloading" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">⬇️ Downloading</b>
      <p style="font-size: 14px;">Download all your favourite software, movies, shows, music, games and more!</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/torrenting" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🔀 Torrenting</b>
      <p style="font-size: 14px;">Download your favourite media using the BitTorrent protocol.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/educational" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">📚 Educational</b>
      <p style="font-size: 14px;">Educational content for all ages.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/mobile" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">📱 Android / iOS</b>
      <p style="font-size: 14px;">All forms of content for Android and iOS.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/linux-macos" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">📟 Linux / macOS</b>
      <p style="font-size: 14px;">The $HOME of Linux and macOS.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/non-english" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🌎 Non-English</b>
      <p style="font-size: 14px;">Content in languages other than English.</p>
    </a>
  </div>
  <div class="grid-item">
    <a href="/misc" class="grid-link" style="color: inherit; text-decoration: none;">
      <b style="font-size: 1em;">🗂️ Miscellaneous</b>
      <p style="font-size: 14px;">Various topics like food, travel, news, shopping, fun sites and more!</p>
    </a>
  </div>
</div>

---

==- Weekly Summary from Mar 29 to Apr 4
Visits: 1.12k :icon-arrow-up-right: 38.27%  
Page Views: 1.76k :icon-arrow-up-right: 18.92%  
Page load time: 899ms :icon-arrow-down-right: 16.18%
===

!!!secondary About
This is just a summarized version of the resources available at [r/FREEMEDIAHECKYEAH](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index/).
All the credit goes to [nbatman](https://www.reddit.com/user/nbatman/) for such initiative!
!!!
