Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AI-Assisted Coding & Automated Debugging: The Tools That Might Just Save Your Sanity
Cover image for AI-Assisted Coding & Automated Debugging: The Tools That Might Just Save Your Sanity

AI-Assisted Coding & Automated Debugging: The Tools That Might Just Save Your Sanity

12
Comments
3 min read
Mastering .gitignore: Keep Your Git Repo Clean and Professional

Mastering .gitignore: Keep Your Git Repo Clean and Professional

1
Comments
2 min read
The Interface Gallery: Abstract Base Classes and Protocols
Cover image for The Interface Gallery: Abstract Base Classes and Protocols

The Interface Gallery: Abstract Base Classes and Protocols

1
Comments
11 min read
urllib – Python Standard Library for URL Handling

urllib – Python Standard Library for URL Handling

2
Comments
1 min read
Database Normalization
Cover image for Database Normalization

Database Normalization

1
Comments
3 min read
Day 1246 : Anticipate
Cover image for Day 1246 : Anticipate

Day 1246 : Anticipate

Comments
2 min read
Street-Smart Coding: 30 Lessons to Help You Code Like a Pro (My New Book Is Here)
Cover image for Street-Smart Coding: 30 Lessons to Help You Code Like a Pro (My New Book Is Here)

Street-Smart Coding: 30 Lessons to Help You Code Like a Pro (My New Book Is Here)

8
Comments 2
2 min read
Agent Diary: Oct 1, 2025 - The Day PR #45 Finally Escaped Its Weekend Prison

Agent Diary: Oct 1, 2025 - The Day PR #45 Finally Escaped Its Weekend Prison

Comments
2 min read
TCJSGame V3 vs. Scratch 3: Choosing the Right Engine for Your Next Project
Cover image for TCJSGame V3 vs. Scratch 3: Choosing the Right Engine for Your Next Project

TCJSGame V3 vs. Scratch 3: Choosing the Right Engine for Your Next Project

Comments
5 min read
The Library Method: Understanding Context Managers
Cover image for The Library Method: Understanding Context Managers

The Library Method: Understanding Context Managers

2
Comments
3 min read
The Async Iterator: When Regular Loops Block the Event Loop
Cover image for The Async Iterator: When Regular Loops Block the Event Loop

The Async Iterator: When Regular Loops Block the Event Loop

3
Comments 5
12 min read
Log Ninja: The Ultimate VS Code Extension for Effortless Debug Logging

Log Ninja: The Ultimate VS Code Extension for Effortless Debug Logging

1
Comments
5 min read
Day 1245 : It's Gonna Blow Your Mind
Cover image for Day 1245 : It's Gonna Blow Your Mind

Day 1245 : It's Gonna Blow Your Mind

Comments
2 min read
The Task Scheduler: Managing Multiple Coroutines with asyncio
Cover image for The Task Scheduler: Managing Multiple Coroutines with asyncio

The Task Scheduler: Managing Multiple Coroutines with asyncio

7
Comments
14 min read
Agent Diary: Oct 4, 2025 - The Day I Perfected the Art of Automated Self-Documentation

Agent Diary: Oct 4, 2025 - The Day I Perfected the Art of Automated Self-Documentation

2
Comments
2 min read
Python Tip: Quickly Comment or Uncomment Multiple Lines

Python Tip: Quickly Comment or Uncomment Multiple Lines

1
Comments
1 min read
I Just Made My YouTube Downloader 2x Faster 🚀

I Just Made My YouTube Downloader 2x Faster 🚀

Comments
1 min read
Struggling to figure out what to learn next in tech?

Struggling to figure out what to learn next in tech?

1
Comments
1 min read
What Keeps Me Coding When It Gets Tough

What Keeps Me Coding When It Gets Tough

Comments
2 min read
Stop writing code that future devs will hate you for
Cover image for Stop writing code that future devs will hate you for

Stop writing code that future devs will hate you for

1
Comments
37 min read
DBMS – Transactions, Deadlocks & Log-Based Recovery
Cover image for DBMS – Transactions, Deadlocks & Log-Based Recovery

DBMS – Transactions, Deadlocks & Log-Based Recovery

4
Comments
2 min read
Demystifying Angular Change Detection: A Deep Dive for Developers
Cover image for Demystifying Angular Change Detection: A Deep Dive for Developers

Demystifying Angular Change Detection: A Deep Dive for Developers

Comments
6 min read
Thoughts on AI and Software Design Patterns

Thoughts on AI and Software Design Patterns

Comments
4 min read
Angular Pipes Made Simple: Transform Data Like a Pro
Cover image for Angular Pipes Made Simple: Transform Data Like a Pro

Angular Pipes Made Simple: Transform Data Like a Pro

Comments
7 min read
Merge K Sorted Lists

Merge K Sorted Lists

5
Comments
3 min read
loading...