Skip to content

Instantly share code, notes, and snippets.

View ziirish's full-sized avatar
🍻
Hello, World

Benjamin "Ziirish" SANS ziirish

🍻
Hello, World
View GitHub Profile
@ziirish
ziirish / pool.py
Created December 4, 2018 15:05
trio Pool primitive
class Pool:
def __init__(self, pool_size):
self._size = pool_size
self.send_channel, self.receive_channel = trio.open_memory_channel(pool_size)
@ziirish
ziirish / README.md
Last active July 12, 2021 00:12
Firefox on Xbian

Firefox on Xbian

These scripts allow you to launch Firefox on XBian.

Usage

When you are in Kodi and you want to switch to Firefox, you just have to quit (no shutdown, just quit). Firefox will then start automatically. Now when you want to get back to Kodi, just quit Firefox and Kodi will start back automatically.

How it works?

Keybase proof

I hereby claim:

  • I am ziirish on github.
  • I am ziirish (https://keybase.io/ziirish) on keybase.
  • I have a public key whose fingerprint is 7B24 BFAD 6E2A 2421 311B 5935 72DB 229A 64B5 4E46

To claim this, I am signing this object: