Skip to content

Instantly share code, notes, and snippets.

View siddhpant's full-sized avatar
😵‍💫
brain: too many context switches

Siddh Raman Pant siddhpant

😵‍💫
brain: too many context switches
View GitHub Profile
import asyncio
import contextlib
import sys
from shutil import rmtree
import time
from pathlib import Path
from uuid import uuid4
from aiofile import AIOFile
from aiofiles import open as aio_open
@siddhpant
siddhpant / setup.sh
Last active April 5, 2025 14:40 — forked from giannello/setup.sh
Install fprintd-tod with support for Broadcom readers on Debian testing
#!/usr/bin/env sh
# ONLY FOR DEBIAN, NOT FOR UBUNTU!
# ONLY FOR DEBIAN, NOT FOR UBUNTU!
# ONLY FOR DEBIAN, NOT FOR UBUNTU!
# ONLY FOR DEBIAN, NOT FOR UBUNTU!
# ONLY FOR DEBIAN, NOT FOR UBUNTU!
set -eux pipefail