DEV Community

Paull Knya-z
Paull Knya-z

Posted on

How my OS is indexing by Google?

I'm building a hobby operating system: Snorkel-OS (based on Paull-kernel), a 32-bit x86 kernel written in NASM and C.

For a long time, Google ignored my project. But recently, something changed.

What's indexed now?

  • My GitHub profile and the Paull-kernel repository.
  • A description that says: "32-bit kernel with protected mode, rings 0/3, system calls, command line".
  • My articles on Dev.to.

What's still not working?

  • Searching for Snorkel-OS shows an AI framework, not my OS.
  • Habr rejected my article (said it looks like AI‑generated – but I wrote it myself).

Next steps

  • Improve SEO: add proper meta tags, cross‑links between Paull-kernel and Snorkel-OS.
  • Keep writing technical posts.

Happy coding! 🐟

Top comments (0)