Server Config Notes
# nginx.conf snippet for reverse proxy...
server { listen 80; server_name example.com; location / { proxy_pass http://localhost:3000; } }
Explore, create and share with the community
Posted 2 hours ago
Posted 5 hours ago
Posted 1 day ago
Create a public paste—give it a name and share it instantly with the world.
Fresh public pastes, updated in real time.
# nginx.conf snippet for reverse proxy...
server { listen 80; server_name example.com; location / { proxy_pass http://localhost:3000; } }
import random; print(random.choice(['heads','tails']))
.glow { filter: drop-shadow(0 0 6px #0ff); }
The most-mentioned titles, immortalized.
console.log('uwu'); setInterval(() => console.log('rawr'), 1337);
<video src="https://never.gonna.give.you.up" autoplay>
import winsound; winsound.Beep(420, 6969)
Jump into the public conversation—no login required.
anyone else get the beep.py to 69 mentions?
2 min agoworking on a uwu-rawr.js fork, wish me luck
5 min agonew CSS glow paste is fire
9 min ago