Skip to content

Instantly share code, notes, and snippets.

View vr000m's full-sized avatar
🌉

Varun Singh vr000m

🌉
View GitHub Profile

Keybase proof

I hereby claim:

  • I am vr000m on github.
  • I am vr000m (https://keybase.io/vr000m) on keybase.
  • I have a public key whose fingerprint is 9039 C653 C363 44B7 04B2 E36A 0743 EA63 3B1C B2CB

To claim this, I am signing this object:

@vr000m
vr000m / gist:1a2bc658ff1ec5dafcdc
Created March 23, 2015 18:20
enable ECN on mac
sudo sysctl -w net.inet.tcp.ecn_initiate_out=1
@vr000m
vr000m / gist:b5d9b156ea93bd52c1eef82b112aa257
Created April 22, 2025 16:11
bot.py for pcc generates tones
#
# Copyright (c) 2025, Daily
#
# SPDX-License-Identifier: BSD 2-Clause License
#
import asyncio
import os
import sys
import time