Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 108,763articles · 365d
  • 29+ min agolatest article
  • Sep 12, 2025earliest in window
  • 95%with images
  • 292avg words
articles per day
Categories
  • Science & Technology 91,332
  • Software Dev. 90,225
  • Computers & Electronics 70,888
  • Business & Industrial 9,245
  • Arts, Culture, Entertainment & Media 7,855
  • Internet & Telecom 7,148
  • Economy, Business & Finance 5,215
  • Arts & Entertainment 3,772

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > bokuwalily > 3x-token-burn-from-an-infinite-retry-loop-how-i-made-claude-refill-my-article-queue-when-it-runs-5edl

3 Token Burn From an Infinite Retry Loop: How I Made Claude Refill My Article Queue When It Runs Dry

2+ week, 1+ day ago   (1779+ words) Back when I was a college student earning ¥100,000 a month, one finished article meant my week was over. Today launchd stocks one every morning at 8:00, and the series that underpins ¥1.2M in monthly revenue hasn't gone dark once. The difference isn't…...

DEV Community
dev.to > kinderbb_47a004c5a2093289 > youtube-channel-scraper-in-python-filter-active-creators-1jd

YouTube Channel Scraper in Python: Filter Active Creators

2+ week, 5+ day ago   (389+ words) For outreach, the expensive mistake is not missing one channel. It is spending time on channels that stopped publishing, no longer reach viewers, use the wrong content format, or expose no public business-contact route. This tutorial builds a bounded Python…...

DEV Community
dev.to > kinderbb_47a004c5a2093289 > build-a-youtube-channel-finder-in-python-that-qualifies-creators-9cn

Build a YouTube Channel Finder in Python That Qualifies Creators

2+ week, 5+ day ago   (583+ words) A basic YouTube channel finder returns channels that match a name or topic. That is useful for lookup. It is not enough for creator outreach. If you are building a sponsor list, recruiting educators, or selling a service to creators,…...

DEV Community
dev.to > achraf_benhamou > how-to-rename-a-django-application-safely-3mpo

How to Rename a Django Application Safely

2+ week, 5+ day ago   (723+ words) Renaming a Django application looks simple at first: rename the directory and update the imports. However, if the application already has migrations and data in production, renaming it can be tricky. Django uses the application name in several places, including…...

DEV Community
dev.to > leonadato > how-to-devrel-content-funnel-done-right-2n74

HOW TO DEVREL: Content Funnel Done Right

2+ week, 5+ day ago   (635+ words) DISCLAIMER: No, I don’t believe I’m the universe’s gift to DevRel. I don’t have all the answers, all......

DEV Community
dev.to > primesieve > reverse-engineering-youtubes-innertube-search-api-web-client-continuations-480m

Reverse-Engineering YouTube's InnerTube Search API (WEB Client + Continuations)

2+ week, 5+ day ago   (689+ words) YouTube search in a browser loads HTML. YouTube search as a client sends JSON. Same query, two paths. The HTML path costs a browser, a consent click, and 2 GB of RAM. The JSON path costs one fetch. I picked the…...

DEV Community
dev.to > onsen > on-device-piano-autocomplete-a-125m-model-that-actually-works-3anl

On-Device Piano Autocomplete: A 125M Model That Actually Works

3+ week, 1+ day ago   (1422+ words) Meta Description: Discover how a 125M parameter model autocompletes piano music entirely on-device. We break down the tech, real-world performance, and what it means for musicians. If you spend time on Hacker News, you've probably seen "Show HN" posts — a dedicated…...

DEV Community
dev.to > jess > jem-has-quietly-been-working-behind-the-scenes-here-at-dev-for-years-and-im-so-happy-that-they-129e

Jem has quietly been working behind-the-scenes here at DEV for YEARS, and I'm so happy that they are finally introducing themselves to everyone!!

1+ mon, 2+ day ago   (14+ words) Hey all! I’m Jem, the DEV Community Program Coordinator Jem steps up as part-time......

DEV Community
dev.to > vsmutok > how-to-scrape-youtube-data-in-python-without-an-api-key-4alo

ytscrape: One Python Interface for YouTube Data — No Browser, No API Key

1+ mon, 5+ day ago   (667+ words) What if you could collect YouTube search results, videos, channels, comments, replies, and transcripts through one Python interface? No browser automation. No Selenium. No Playwright. No YouTube API key. Just Python and HTTP. ytscrape is an open-source Python library designed…...

DEV Community
dev.to > sunny_08 > software-ecoaudit-1ge2

Software EcoAudit

1+ mon, 1+ week ago   (273+ words) I Built a Building Energy Audit Software That Automatically Generates Professional PDF Reports Hello, Dev Community! 👋 My name is Ing Dr Sunny, and I am the CEO of BTECE (BAACK TECHNOLOGY ENERGY AND CONCEPTION ENGINEERING), an engineering and technology company…...