placespace / README.md
MemeTech's picture
Update README.md
dbbdabd verified
metadata
title: Place Space
emoji: 🌍
colorFrom: blue
colorTo: blue
sdk: docker
pinned: false
license: mit
short_description: r/place but Hugging Face Space

r/place as a HF Space!

It's not really different, just place a pixel every so often. It authenticates with Twitch because it's a common enough service and easy to authenticate with.

The HF Space (here!) will be much slower than the dedicated webpage (memetech.ca/space) because of nested browsing contexts:

<iframe from=HF>
  <iframe from=space>
    <content />
  </iframe>
</iframe>

Effectively 2 tiny web browsers are existing inside your web browser, which is fine if you're using a fast web browser, and not if you're using Chrome