Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Python
Follow
Hide
import antigravity
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How ULID Actually Works: Implementing the Codec in 60 Lines of Python
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
How ULID Actually Works: Implementing the Codec in 60 Lines of Python
#
python
#
cli
#
ulid
#
tutorial
Comments
Add Comment
10 min read
Generating a Valid RSS Feed From Scratch in Stdlib Python
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Generating a Valid RSS Feed From Scratch in Stdlib Python
#
python
#
cli
#
rss
#
tutorial
Comments
Add Comment
10 min read
Slugifying Japanese URLs Is Harder Than You Think — I Built a Focused CLI
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Slugifying Japanese URLs Is Harder Than You Think — I Built a Focused CLI
#
python
#
japanese
#
cli
#
tutorial
Comments
Add Comment
10 min read
How to Make Sense of a HAR File Without DevTools
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
How to Make Sense of a HAR File Without DevTools
#
python
#
performance
#
cli
#
tutorial
Comments
Add Comment
8 min read
Text Generation Before Transformers: Building a Markov Chain in 200 Lines of Python
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Text Generation Before Transformers: Building a Markov Chain in 200 Lines of Python
#
python
#
cli
#
nlp
#
tutorial
Comments
Add Comment
10 min read
Building a Hash Identifier Without ML — Just Rules, Scores, and Honesty About Ambiguity
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Building a Hash Identifier Without ML — Just Rules, Scores, and Honesty About Ambiguity
#
python
#
cli
#
security
#
tutorial
Comments
Add Comment
8 min read
Japanese Width Conversion Without Regex: Full↔Half ASCII, Katakana, and the Dakuten Merge Problem
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Japanese Width Conversion Without Regex: Full↔Half ASCII, Katakana, and the Dakuten Merge Problem
#
python
#
japanese
#
cli
#
tutorial
Comments
Add Comment
9 min read
When does this cron run next? Give it its own 70 MB container
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
When does this cron run next? Give it its own 70 MB container
#
python
#
fastapi
#
cron
#
tutorial
Comments
Add Comment
8 min read
Counting Moras: Why Your 5-7-5 Haiku Validator is Probably Wrong
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Counting Moras: Why Your 5-7-5 Haiku Validator is Probably Wrong
#
python
#
japanese
#
cli
#
tutorial
Comments
Add Comment
9 min read
Every Link Preview in Your App Is the Same 30 Lines You Haven't Written Yet
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Every Link Preview in Your App Is the Same 30 Lines You Haven't Written Yet
#
python
#
cli
#
opengraph
#
tutorial
Comments
Add Comment
7 min read
I Built a FastAPI QR Code Service and the Library Choice Mattered More Than the Code
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
I Built a FastAPI QR Code Service and the Library Choice Mattered More Than the Code
#
python
#
fastapi
#
qrcode
#
tutorial
Comments
Add Comment
9 min read
Python's urllib.robotparser Is Subtly Wrong — and Why That Matters for SEO
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Python's urllib.robotparser Is Subtly Wrong — and Why That Matters for SEO
#
python
#
seo
#
cli
#
tutorial
Comments
Add Comment
8 min read
Building linkcheck: Why I Stopped Parsing Markdown with Regex
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Building linkcheck: Why I Stopped Parsing Markdown with Regex
#
python
#
cli
#
markdown
#
tutorial
Comments
Add Comment
9 min read
grep's flat output is the wrong abstraction for exploratory searches
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
grep's flat output is the wrong abstraction for exploratory searches
#
python
#
cli
#
grep
#
tutorial
Comments
Add Comment
9 min read
Stop Using `diff` on CSV Files — Build a Semantic CSV Diff in 200 Lines of Python
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Stop Using `diff` on CSV Files — Build a Semantic CSV Diff in 200 Lines of Python
#
python
#
cli
#
csv
#
tutorial
Comments
Add Comment
9 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account