DevTips
Empower your development workflow with our curated collection of quick tips and practical tutorials. From file handling and image processing to API integration and open source tools, our dev tips cover a wide range of topics to enhance your coding skills and boost productivity. Whether you’re a beginner or an experienced developer, dive in to find efficient solutions for your projects.
Export files to Wasabi with rclone
Kevin van Zonneveld
Copy a local directory to a private Wasabi bucket with rclone, verify the uploaded bytes, and preview deletions before choosing a mirror.
Read moreGCP OCR & Java: invoice automation
Tim Koschützki
Learn how to automate invoice processing by integrating Google Cloud Vision OCR with Java. Improve accuracy and efficiency in financial workflows.
Read moreTranscribe audio on iOS & macOS: WhisperKit
Kevin van Zonneveld
Integrate WhisperKit into your iOS and macOS apps for efficient, on-device speech transcription using Apple Silicon.
Read moreBoost JS file uploads with Web Workers
Kevin van Zonneveld
Keep file-upload interfaces responsive with Web Workers, typed messages, bounded file processing, chunked transfers, and explicit error handling.
Read moreVerify files with cURL & b2sum
Tim Koschützki
Learn how to verify the integrity of remote files using cURL and b2sum, ensuring safe and unaltered downloads.
Read more
