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.
'unoconv' for document conversion ease
Kevin van Zonneveld
Streamline your document workflow with 'unoconv', an open-source tool for automating document conversion tasks like converting DOCX to PDF.
Read moreImport files from Backblaze in Go: efficient techniques
Kevin van Zonneveld
Import Backblaze B2 files with Go using paginated listings, bounded downloads, context cancellation, checksum validation, and atomic local publication.
Read moreExport files to MinIO: a complete cURL guide
Tim Koschützki
Learn how to use cURL to efficiently export files to MinIO with practical examples and secure authentication methods.
Read moreHow to create an image CDN using AWS S3 and CloudFront
Kevin van Zonneveld
Learn how to set up your own image CDN using AWS S3 and CloudFront to optimize image delivery and improve your website's performance.
Read moreBuild Android camera OCR with OpenCV and Tesseract
Kevin van Zonneveld
Build Android camera OCR with CameraX, OpenCV, and Tesseract. Bundle the English model, rotate frames, and handle permissions and activity cleanup.
Read more
