placespace / README.md
MemeTech's picture
Update README.md
dbbdabd verified
---
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!](https://memetech.ca/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](https://memetech.ca/space) (memetech.ca/space) because of nested browsing contexts:
```html
<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](https://apple.com/safari), and not if you're using Chrome