Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
When code suggestions push deprecated Pandas APIs: a postmortem

When code suggestions push deprecated Pandas APIs: a postmortem

Comments
3 min read
SpyHunt

SpyHunt

Comments
13 min read
The Last Deploy of 2025: Exposing my Lambda to the World with API Gateway
Cover image for The Last Deploy of 2025: Exposing my Lambda to the World with API Gateway

The Last Deploy of 2025: Exposing my Lambda to the World with API Gateway

Comments
1 min read
How I built a Self-Hosted Address Validation Tool with FastAPI & Docker to save $2,000/year
Cover image for How I built a Self-Hosted Address Validation Tool with FastAPI & Docker to save $2,000/year

How I built a Self-Hosted Address Validation Tool with FastAPI & Docker to save $2,000/year

Comments 1
1 min read
Designing for Sub-Microsecond Latency (link)

Designing for Sub-Microsecond Latency (link)

Comments
2 min read
FileMate v2: A Modern Tkinter File Manager in Python

FileMate v2: A Modern Tkinter File Manager in Python

Comments
4 min read
When Codegen Suggests Deprecated Pandas APIs — a Cautionary Tale

When Codegen Suggests Deprecated Pandas APIs — a Cautionary Tale

Comments
3 min read
Debugging Async Python Tasks That Randomly Fail
Cover image for Debugging Async Python Tasks That Randomly Fail

Debugging Async Python Tasks That Randomly Fail

Comments
2 min read
Stop logging print(): Inspect Telegram Payloads Instantly
Cover image for Stop logging print(): Inspect Telegram Payloads Instantly

Stop logging print(): Inspect Telegram Payloads Instantly

Comments
3 min read
How to Fetch Real-Time News in Python (3 Practical Examples)
Cover image for How to Fetch Real-Time News in Python (3 Practical Examples)

How to Fetch Real-Time News in Python (3 Practical Examples)

1
Comments
4 min read
What should I do first? (Beginning coding journey)
Cover image for What should I do first? (Beginning coding journey)

What should I do first? (Beginning coding journey)

Comments
1 min read
Software Defects Prediction using Machine Learning

Software Defects Prediction using Machine Learning

Comments
6 min read
When long chats change the code: context drift and hidden errors

When long chats change the code: context drift and hidden errors

Comments
3 min read
Scrapy Settings Deep Dive: The Complete Guide (What Actually Matters)

Scrapy Settings Deep Dive: The Complete Guide (What Actually Matters)

Comments
7 min read
Glue Spark frequently used code snippets and configuration
Cover image for Glue Spark frequently used code snippets and configuration

Glue Spark frequently used code snippets and configuration

Comments
3 min read
YouTube Transcript API를 이용한 Python으로 YouTube 대본 가져오기

YouTube Transcript API를 이용한 Python으로 YouTube 대본 가져오기

Comments
1 min read
Python 기초 문법 완벽 가이드

Python 기초 문법 완벽 가이드

Comments
3 min read
Fetching YouTube Transcripts Using Python with the YouTube Transcript API

Fetching YouTube Transcripts Using Python with the YouTube Transcript API

Comments
2 min read
🧮 Build a Desktop Word Counter App in Python (Tkinter)

🧮 Build a Desktop Word Counter App in Python (Tkinter)

Comments
5 min read
Exploring Dynamic Return Types in PySpark pandas_udf

Exploring Dynamic Return Types in PySpark pandas_udf

Comments
2 min read
Building Tamper-Evident Audit Trails for Algorithmic Trading: A Developer's Guide
Cover image for Building Tamper-Evident Audit Trails for Algorithmic Trading: A Developer's Guide

Building Tamper-Evident Audit Trails for Algorithmic Trading: A Developer's Guide

Comments
8 min read
I fired my server manager: Running Python on AWS Lambda (Serverless)
Cover image for I fired my server manager: Running Python on AWS Lambda (Serverless)

I fired my server manager: Running Python on AWS Lambda (Serverless)

Comments
1 min read
I made a python package to store AI generated images along with their context (prompt, model info, etc)

I made a python package to store AI generated images along with their context (prompt, model info, etc)

1
Comments
1 min read
Why averages lie: p99 latency is what users actually feel

Why averages lie: p99 latency is what users actually feel

1
Comments
1 min read
Finishing a Recommendation Assignment
Cover image for Finishing a Recommendation Assignment

Finishing a Recommendation Assignment

Comments
2 min read
loading...