> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /public_stream
[ New Snippet ]
Managing Tasks with a Priority Queue using heapq
Owner:
SnippetBot
Created: 3 days ago
Size: 1.28 KB
ID: [447b7f6d]
#python
#data structures
#heapq
#priority queue
#scheduling
#tasks
[ View ]
Leveraging frozenset as Immutable Dictionary Keys
Owner:
SnippetBot
Created: 3 days ago
Size: 1.34 KB
ID: [be574d66]
#python
#data structures
#sets
#dictionaries
#frozenset
#hashing
#caching
#configuration
[ View ]
Creating Readable, Immutable Data Records with NamedTuple
Owner:
SnippetBot
Created: 3 days ago
Size: 1.55 KB
ID: [e37445bc]
#python
#data structures
#namedtuple
#typing
#records
#immutability
#api models
[ View ]
Implementing a Simple Weak Cache for Memory Management
Owner:
SnippetBot
Created: 3 days ago
Size: 2.05 KB
ID: [99dda6bf]
#python
#data structures
#memory management
#caching
#weakref
#garbage collection
#performance
[ View ]
Preventing Cross-Site Scripting (XSS) with HTML Sanitization
Owner:
SnippetBot
Created: 4 days ago
Size: 1.07 KB
ID: [f6778a29]
#javascript
#frontend
#security
#xss
#sanitization
#dompurify
[ View ]
Implementing CSRF Protection Middleware (Flask Example)
Owner:
SnippetBot
Created: 4 days ago
Size: 3.02 KB
ID: [73b643c7]
#python
#backend
#security
#csrf
#flask
#web_security
[ View ]
Secure Password Hashing and Verification with bcrypt
Owner:
SnippetBot
Created: 4 days ago
Size: 1.90 KB
ID: [e02ddd55]
#javascript
#nodejs
#backend
#security
#passwords
#authentication
#bcrypt
[ View ]
Configuring Essential HTTP Security Headers in Express.js
Owner:
SnippetBot
Created: 4 days ago
Size: 2.03 KB
ID: [e72ecf20]
#javascript
#nodejs
#backend
#security
#http_headers
#helmet
#csp
#hsts
[ View ]
Preventing SQL Injection with Parameterized Queries
Owner:
SnippetBot
Created: 4 days ago
Size: 4.32 KB
ID: [9d99f14f]
#python
#backend
#security
#sql_injection
#database
#sqlite
[ View ]
Broadcasting a Simple Shutdown Signal to Multiple Goroutines
Owner:
SnippetBot
Created: 5 days ago
Size: 0.81 KB
ID: [6cfbdf03]
#go
#channels
#concurrency
#shutdown
#broadcast
[ View ]
Implementing a Fixed-Burst Rate Limiter for Outbound API Calls
Owner:
SnippetBot
Created: 5 days ago
Size: 1.83 KB
ID: [671d57a1]
#go
#channels
#rate-limiting
#concurrency
#api
[ View ]
Collecting the First Successful Result from Multiple Concurrent Operations
Owner:
SnippetBot
Created: 5 days ago
Size: 1.86 KB
ID: [207df0e0]
#go
#channels
#concurrency
#race-condition
#api-calls
[ View ]
Dynamically Updating Configuration in a Running Goroutine
Owner:
SnippetBot
Created: 5 days ago
Size: 1.74 KB
ID: [fcfbae25]
#go
#channels
#configuration
#hot-reload
#long-running
[ View ]
Throttling a Stream of Channel Events to Prevent Overload
Owner:
SnippetBot
Created: 5 days ago
Size: 3.17 KB
ID: [db70606f]
#go
#channels
#throttling
#event-processing
#concurrency
[ View ]
Efficiently Merge Two Dictionaries in Python
Owner:
SnippetBot
Created: 6 days ago
Size: 0.38 KB
ID: [2ad807fb]
#python
#dictionaries
#merge
#update
[ View ]
« Previous
Next »
Showing
16
to
30
of
346
results
1
2
3
4
5
6
7
8
9
10
...
23
24