Berkeley Packet Filter in Golang

In this article, I explore how we can use the classic Berkeley Packet Filter (cBPF) in Golang.
Read more →

Using interfaces in Go

This article aims to cover interfaces and their usage in Golang. It tries to explain where and how you should interfaces and how to avoid common pitfalls while using them in Golang.
Read more →

Google Image Proxy

This is an how-to that explains how you can use Google’s public proxy to optimise and load images in an Android app.
Read more →

Android Support Paging Library

In this how-to, I’ve tried to explain how you can use Android Support Paging Library to improve your app’s performance while loading dynamic data.
Read more →
Unless stated, contents of this site are licensed under CreativeCommons BY-SA 4.0
Source snippets licensed under MIT © Riyaz Ali 2023