Hossain's Dev Bytes RSS Feed
A personal blog exploring Android development, software architecture, coding practices, and everything that makes the tech world spin. From Kotlin to containers, from web dev to AI—thoughts and practical insights.
Recientes
[6/ 24]-
How to Deploy GitHub’s Spark App to Cloudflare Workers
GitHub’s Spark is a fantastic starting point for building modern React applications that uses spark-template as a starting point. Once you…
-
Fixing GitHub Coding Agent’s Firewall Issue for Android Projects
If GitHub coding agent is having issue downloading artifacts from different URL, consider adding them to allow list to fix those issues.
-
‘Vibe Coding’ to ‘Blind Coding’ 😎
Exploring the limits of AI-assisted development through a bold experiment: build a JSON5 lib in Kotlin by blindly trusting AI-generated…
-
Using AI to build modern Android apps — are we there yet?
Assisted coding is very promising and fun! Fully autonomous app building might not be too far away! 🤓
-
Android remote logging to Airtable using Timber
Have you ever needed to save your Android Logcat logs for later analysis? You can achieve this using Timber and service that has REST API
-
How to update a Docker Container using Portainer
ℹ️ This is part of the self-learning log as I explore Docker and Portainer.