Skip to content

Instantly share code, notes, and snippets.

View sbalnojan's full-sized avatar

Sven Balnojan sbalnojan

View GitHub Profile
import os
from sqlalchemy import create_engine, func
from sqlalchemy.orm.session import sessionmaker
import psycopg2
import logging
def get_db_connection():
PGHOST = os.getenv("DB_HOST","localhost")
PGDATABASE = "postgres"
@sbalnojan
sbalnojan / gist:28e01f02bd0b9999235c9cc9091fd90c
Last active February 10, 2025 10:42
Privacy Policy version 1.0 for the Death Day Countdown/ Fuzzy Time Clock iOS app

Privacy Policy version 1.0 for the Death Day Countdown/ Fuzzy Time Clock iOS app

The Death Day Countdown/ Fuzzy Time Clock iOS app does not collect any user data of any kind. The app does not access the Internet at all.