Skip to main content

Welcome to N0rb1n

Explore, create and share with the community

Modern web interface

Latest Paste: System Architecture

Posted 2 hours ago

Computer monitor

Popular: Debug Log Analysis

Posted 5 hours ago

Computer setup

Trending: Code Review Notes

Posted 1 day ago

Recent Titles

Linux Kernel Debugging Guide 2h ago
React State Management Patterns 4h ago
Docker Compose Best Practices 6h ago
API Rate Limiting Strategies 8h ago
Microservices Communication Patterns 12h ago

Paste

Create a public paste—give it a name and share it instantly with the world.

Minimalist text editor
Editor workspace
White keyboard on purple

Recent Pastes

Fresh public pastes, updated in real time.

Server Config Notes

# nginx.conf snippet for reverse proxy...
server { listen 80; server_name example.com; location / { proxy_pass http://localhost:3000; } }

2 min ago

Python One-liner

import random; print(random.choice(['heads','tails']))

7 min ago

CSS Glow

.glow { filter: drop-shadow(0 0 6px #0ff); }

12 min ago
Software development Computer screen with text

Hall of Autism

The most-mentioned titles, immortalized.

uwu-rawr.js

console.log('uwu'); setInterval(() => console.log('rawr'), 1337);

47 mentions

rickroll.html

<video src="https://never.gonna.give.you.up" autoplay>

38 mentions

beep.py

import winsound; winsound.Beep(420, 6969)

29 mentions
Man on train with laptop Person wearing LED mask Silhouette with lighted mask

Chat

Jump into the public conversation—no login required.

A

anyone else get the beep.py to 69 mentions?

2 min ago
K

working on a uwu-rawr.js fork, wish me luck

5 min ago
M

new CSS glow paste is fire

9 min ago
Friends talking and checking smartphone Excited people making video call Tourists talking on smartphone