📰 Dev.to · Alex Radulovic
2 articles · Updated every 3 hours · View all reads
All
Articles 66,648Blog Posts 99,480Tech Tutorials 16,048Research Papers 13,806News 12,501
⚡ AI Lessons

Dev.to · Alex Radulovic
2mo ago
We Spent Days Fighting a Zebra Card Printer. So You Don't Have To.
We open-sourced a bridge for Zebra ZC350 card printers after losing far too much time to SDK quirks, silent failures, and one very confusing virtual smart card

Dev.to · Alex Radulovic
4mo ago
I added userId and transactionId to every console.log without refactoring
Fix JavaScript logging spaghetti with two lines of code. Add context to every log automatically using AsyncLocalStorage—no refactor required.
DeepCamp AI