Where I occasionally (really occasionally) write about experiences I consider worth documenting.
6 posts in total
Off to a fresh new start
February 09, 2025 - misc
Documenting Gopher protocol.
June 29, 2021 - gopher-protocol web-protocols retro-internet minimal-web tech-history lightweight-browsing text-based-internet privacy-focused-web alternative-internet open-source networking command-line-browsing low-bandwidth-solutions protocol-comparison information-retrieval
In this post I explore Incremental Cooperative Rebalancing in Kafka
September 04, 2020 - data-engineering data-processing distributed-system kafka data-pipelines apache-kafka stream-processing message-queues kafka-rebalancing incremental-cooperative-rebalancing consumer-groups event-driven-architecture cloud-computing real-time-data scalability
Fractals have always fascinated mathematicians, scientists, and even artists. Their self-similar, infinitely intricate structures open up a world of possibilities for practical applications. One such application, as I’ve been exploring, involves using fractals—specifically the Hilbert curve—for feature extraction in image classification. This blog post dives into how this method works, its philosophical roots, and the fascinating mathematical concepts that make it all possible.
December 06, 2018 - machine-learning data-processing image-classification deep-learning hilbert-curves-project
This is a PyTorch tutorial for the ACL’16 paper End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF, presented at ICML 2018
August 25, 2018 - ner-icml-project deep-learning text-classification