Skip to content

Instantly share code, notes, and snippets.

@ponceto
ponceto / haproxy.cfg
Created December 19, 2025 16:35
HAProxy full configuration with throttling for IA bots
#-----------------------------------------------------------------------------
# global: please note the localpeer declaration
#-----------------------------------------------------------------------------
global
localpeer self
log /dev/log local0
log /dev/log local1 notice
chroot /var/lib/haproxy
stats socket /run/haproxy/admin.sock mode 660 level admin
@KrustyHack
KrustyHack / deployment.yaml
Created January 12, 2023 09:18
Pod placeholder example
# Source: placeholder/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-placeholder
labels:
helm.sh/chart: placeholder-0.1.0
app.kubernetes.io/name: placeholder
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "latest"
@ponceto
ponceto / README.md
Last active January 16, 2025 14:50
Matrix characterfall on your terminal

Matrix characterfall effect

Abstract

These scripts are written to simulate the matrix characterfall on your terminal.

ASCII version

This is a version with a pure ascii charset of the matrix effect.