RSSAmplifier

Blog

M'Sync

Recent content on M'Sync

msync.orgRSS feed ↗17 posts

Latest posts

Feeback is Trust

Feedback Is Trust: What We’re Learning While Designing Citra Voice There is a stage every product hits where the architecture is strong, the features work, and the experience still feels unfinished. That is where Citra Voice is right now, and it has taught us something important: A technically correct system can still feel untrustworthy if the interface doesn’t make system state legible to humans.…

Qwen 3 ASR vs Voxtral Mini Realtime

Two Ways a Machine Can Listen: Qwen3-ASR vs Voxtral Realtime A detailed, source-checked architectural comparison of two speech-to-text systems — one centered on segment-style decoding, one designed for native realtime decoding. 1. Why This Comparison Matters This article compares two open ASR systems that target similar use cases but are architecturally very different: Qwen3-ASR-0.6B (Qwen)…

Whisper and STT on Apple Silicon

Whisper Notes from My Mac (September 2025) I spent the past few days gluing together a speech‑to‑text workflow on my Apple Silicon MacBook (macOS 26.0, Python 3.12). Most of what follows is a log of what actually happened: which warnings popped up, how I worked around them, and why I eventually leaned on whisper.cpp. I’m keeping this grounded so I (or anyone else) can repeat the steps later…

The History of Attention

A comprehensive analysis tracing the evolution of attention mechanisms from bag-of-words models to FlashAttention, examining the mathematical foundations and interdisciplinary connections that enabled modern AI.

Quick Notes - Hardware-aware programming on MacOS

Short notes - pointers to programming for speed and efficiency, leveraging hardware-specific features available on ARM Apple Silicon. MacOS-focused at most places, although ideas are easy to generalise.

MLX

MLX 20/80. With 20% effort, hope to get 80% covered on MLX's offerings. And, I don't stand by this claim.

Probability

Probably definitely incomplete notes on probability.

Notes for Deep Learning with Python

Chapter-wise notes for <a href=' https://www.manning.com/books/deep-learning-with-python-second-edition '>Deep Learning with Python</a> with Python and Clojure code samples. The book is not done. These notes are evolving as I get deeper both into the book and the accompanying code.

The Fallacy of the Full-stackist

The distinction between being a full-stack developer and the perception of being one can be big.

JS Quick Restart for the Impatient

For polyglots who can't keep too many languages in their heads and need a deep refresher.

Clojure

Clojure Notes - An aimless dump of anything and everything interesting I find <em>and</em> manage to record.

Org-mode Quick Guide

Summarized guide for features I commonly use, for quick reference.

Useful Clojure Asides - Logging and Exceptions

It's always useful to have some nice logging when writing code. Simple logging and exception handling samples to make it a bit easier for the developer.

Interesting Java in clojure.core

Some neat Java ideas from the Clojure core

Developing Chrome Extensions using Clojurescript

How you may set up your clojurescript project for developing chrome extensions - an example

On The 'Decay' Of Small Organizations into Large Organizations

Some observations on challenges in managing quality and talent in organizations of different sizes.

Welcome to the All New M'Sync Blog

Mandatory introductory post.