Skip to content

Instantly share code, notes, and snippets.

View pfries's full-sized avatar
💭
not wiser, but better informed

Peter Fries pfries

💭
not wiser, but better informed
View GitHub Profile
@pfries
pfries / sms-opt-in-workflow.html
Last active February 14, 2026 02:27
Soroban Media - SMS Opt-In Workflow Mockup
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SMS Opt-In Workflow — Soroban Media</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #f5f5f5; color: #333; line-height: 1.6; padding: 20px; }
.container { max-width: 800px; margin: 0 auto; }
@pfries
pfries / sms-terms-of-service.md
Created February 13, 2026 00:23
Soroban Media - SMS Rewards Program Terms of Service

SMS Rewards Program Terms of Service

Soroban Media LLC Last Updated: February 2026

1. Acceptance of Terms

By enrolling in or using our SMS-based rewards program (the "Program"), you agree to these Terms of Service. If you do not agree, do not enroll in or use the Program.

2. Program Description

@pfries
pfries / sms-privacy-policy.md
Created February 13, 2026 00:23
Soroban Media - SMS Rewards Program Privacy Policy

SMS Rewards Program Privacy Policy

Soroban Media LLC Last Updated: February 2026

Overview

This Privacy Policy describes how Soroban Media LLC ("we," "us," or "our") collects, uses, and protects information in connection with our SMS-based rewards program (the "Program"). By participating in the Program, you agree to the practices described below.

Information We Collect

@pfries
pfries / remote-work
Created September 5, 2019 18:59
Resources on remote work
https://about.gitlab.com/handbook/
https://about.gitlab.com/company/culture/all-remote/
https://zapier.com/learn/remote-work/
https://twist.com/remote-work-guides/
https://basecamp.com/books/remote
https://www.notion.so/Remote-Work-2c76a8c189f248c2b94977e204fbea37
https://a.wholelottanothing.org/2019/08/09/tips-from-16-years-of-working-from-home/
https://www.ted.com/talks/matt_mullenweg_why_working_from_home_is_good_for_business
https://mikeindustries.com/blog/archive/2019/08/a-year-of-working-remotely
@pfries
pfries / quantiles.py
Created March 13, 2019 14:24
Compute cumulative quantiles from frequency tables
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import warnings
warnings.filterwarnings("ignore", message="numpy.dtype size changed")
warnings.filterwarnings("ignore", message="numpy.ufunc size changed")
import pandas as pd
import numpy as np

Keybase proof

I hereby claim:

  • I am pfries on github.
  • I am peterfries (https://keybase.io/peterfries) on keybase.
  • I have a public key whose fingerprint is A871 1144 19D2 B71B 72D8 56AD FB29 49B7 D7D5 449D

To claim this, I am signing this object: