Website profile

@Thepracticaldev

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

  • 10,515articles · 30d
  • 43+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,716
  • Science & Technology 9,589
  • Computers & Electronics 7,447
  • Business & Industrial 800
  • Internet & Telecom 773
  • Economy, Business & Finance 388
  • Finance 333
  • Arts, Culture, Entertainment & Media 244

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 > mehradsadeghi > two-transactions-one-row-what-does-mysql-actually-let-you-see--52ga

Two Transactions, One Row: What Does MySQL Actually Let You See?

2+ hour, 41+ min ago   (554+ words) Two users, One database row, Both reading and writing at almost exactly the same time. Who sees... Tagged with database, mysql, softwareengineering, backend....

DEV Community
dev.to > fawinell > i-built-a-radio-station-with-one-listener-and-it-runs-in-a-terminal-4g7h

I built a radio station with one listener, and it runs in a terminal

14+ hour ago   (638+ words) The film above is 86 seconds, and the middle of it is a real on-air moment. There is a longer unedited recording at the top of the repo README. Watch either first, with the sound on. The rest of this post…...

DEV Community
dev.to > rajesh_mondal_cded2f82459 > how-instagram-font-generators-work-with-unicode-1joe

How Instagram Font Generators Work with Unicode

23+ hour, 29+ min ago   (388+ words) If you have ever seen an Instagram bio written in bold, cursive, gothic, or aesthetic-looking text, you may have wondered how those “fonts” actually work. The interesting part is that most Instagram font generators are not changing the font at…...

DEV Community
dev.to > harrisonsec > store-load-reordering-x86-vs-arm64-and-the-bug-intel-was-hiding-de9

Store Load Reordering: x86 vs ARM64, and the Bug Intel Was Hiding

1+ day, 1+ hour ago   (366+ words) Here is a bug report that keeps recurring, in different words, every time a team moves to ARM: "the same code works on our Intel CI and on the developers' older MacBooks, but it corrupts data / deadlocks / returns impossible values…...

DEV Community
dev.to > farnel_royicktchamaleu_5 > comment-relancer-un-client-freelance-sans-etre-lourd-7-scripts-icf

Comment relancer un client freelance sans être lourd (7 scripts)

1+ day, 6+ hour ago   (625+ words) Tu as envoyé le devis. Trois jours passent. Puis une semaine. Le client a vu le mail — ou pas. Tu ouvres ta boîte, tu réécris trois fois le même message, tu effaces « je me permets de relancer », et tu te…...

DEV Community
dev.to > yaseenyk04 > websocket-telemetry-at-scale-when-one-process-isnt-enough-6cg

WebSocket Telemetry at Scale: When One Process Isn't Enough

1+ day, 8+ hour ago   (126+ words) [ EXECUTIVE TEARDOWN // TL;DR ] Scaling real-time is not about a faster socket. It is about making sure each event travels exactly as far as it needs to — and no further. For the single-server fundamentals and the React consumption side, see…...

DEV Community
dev.to > mridul_it_is > we-tagged-eks-workers-like-app-servers-and-prometheus-started-scraping-telegraf-on-nodes-that-2n59

We tagged EKS workers like app servers — and Prometheus started scraping telegraf on nodes that never had it

1+ day, 12+ hour ago   (629+ words) The Telegraf Down alerts started piling up on a Thursday morning, and at first glance it looked bad.... Tagged with devops, kubernetes, ai....

DEV Community
dev.to > lake_sky_future > cctp-v1-vs-v2-the-nonce-mismatch-that-breaks-cross-chain-arrival-checks-56l9

CCTP V1 vs V2: The Nonce Mismatch That Breaks Cross-Chain Arrival Checks

1+ day, 12+ hour ago   (391+ words) While building a cross-chain transaction tracker on Base, I hit a subtle gotcha in Circle's CCTP (Cross-Chain Transfer Protocol) that took me a while to figure out. If you're building anything that tracks "did my USDC bridge transfer arrive on…...

DEV Community
dev.to > sarthakagrawal927 > memory64-moved-the-browser-ceiling-and-exposed-an-abi-gap-14o5

Memory64 moved the browser ceiling and exposed an ABI gap

1+ day, 13+ hour ago   (364+ words) A 32-bit WebAssembly heap put the browser playground near a 4 GB ceiling. With weights and AdamW state, that limited the fp32 model size to roughly 250 million parameters. Compiling the same C++ source with Memory64 and BigInt support changed the pointer width. One…...

DEV Community
dev.to > architectordev > torchim-security-release-28i1

TORchIM security release

1+ day, 17+ hour ago   (19+ words) TORchIM Desktop v0.1.4.161 Alpha is out. This security-focused release updates bundled C-Tor to... Tagged with torchim, tor, p2p, cybersecurity....