Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Python
import antigravity
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
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
Perceptual Image Diff Without NumPy — Building a Pillow-Only CLI
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Perceptual Image Diff Without NumPy — Building a Pillow-Only CLI
#
python
#
cli
#
imageprocessing
#
tutorial
Comments
Add Comment
9 min read
What's Actually In This CSV? A Zero-Dep Python Profiler
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
What's Actually In This CSV? A Zero-Dep Python Profiler
#
python
#
cli
#
csv
#
tutorial
Comments
Add Comment
9 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
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
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
Writing `tail -f | jq` That Doesn't Feel Like a Rube Goldberg Machine
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Writing `tail -f | jq` That Doesn't Feel Like a Rube Goldberg Machine
#
python
#
cli
#
logging
#
tutorial
Comments
Add Comment
10 min read
A 150-Line FastAPI Service for 'Is Today a Holiday?'
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
A 150-Line FastAPI Service for 'Is Today a Holiday?'
#
python
#
fastapi
#
calendar
#
tutorial
Comments
Add Comment
8 min read
A 60 MB FastAPI Service That Extracts Text From PDFs (and Why It Beats Tika for the 90% Case)
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
A 60 MB FastAPI Service That Extracts Text From PDFs (and Why It Beats Tika for the 90% Case)
#
python
#
fastapi
#
api
#
tutorial
Comments
Add Comment
8 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
Writing a Polite Crawler: sitemap-gen for the Sites SSGs Forgot
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Writing a Polite Crawler: sitemap-gen for the Sites SSGs Forgot
#
python
#
seo
#
cli
#
tutorial
Comments
Add Comment
9 min read
Writing a Privacy Tool You Can Actually Trust: exif-stripper in 500 Lines of Python
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Writing a Privacy Tool You Can Actually Trust: exif-stripper in 500 Lines of Python
#
python
#
privacy
#
cli
#
tutorial
Comments
Add Comment
8 min read
Dead Code in Python Is Undecidable — So I Built a Detector That Admits It
SEN LLC
SEN LLC
SEN LLC
Follow
Apr 15
Dead Code in Python Is Undecidable — So I Built a Detector That Admits It
#
python
#
staticanalysis
#
cli
#
tutorial
Comments
Add Comment
10 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
đź‘‹
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