Hossain's Dev Bytes RSS Feed
A personal blog exploring technical and non-technical topics, open-source projects, and more.
Featured
-
Moving away from Medium to self-hosted blogging for good
An adventure to setup my own blogging site using Astro and Cloudflare Workers.
-
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…
Latest
[6/ 26]-
Syntax Highlighting on Android - Bringing Shiki Engine to Compose
How I explored Shiki-quality syntax highlighting in Jetpack Compose - server-driven via Cloudflare Workers and on-device via TextMate grammars, no WebView needed.
-
Adding a Free AI Assistant to Your Blog with Cloudflare Workers AI
How I added an AI post summarizer and Q&A assistant to my blog using Cloudflare Workers AI - and used AI Gateway to keep it mostly free.
-
My Essential macOS Apps in 2026
List of essential macOS apps I use in 2026 for productivity and development.
-
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! 🤓