$ ls -la ./blog

[faith] reap goodness Aug 2026

a reflection on the law of sowing and reaping, and why repentance — not effort — is what actually changes the harvest.

faith · repentance · transformation 5 min read
[engineering] rune-r1: build your own reasoning model Jul 2026

pretraining a 351m gpt from scratch, then reasoning-tuning it with sft and grpo (rlvr) on math — the pipeline that turns a fluent autocomplete model into one that gets rewarded for being correct, end to end on a single gpu for under $100.

llms · reasoning · rlvr · grpo · from-scratch 14 min read
[engineering] slimgpt: what actually happens when you build your own llm Jun 2026

training gpt-2 small from scratch on openwebtext, file by file — the architecture, the data pipeline trick that avoided a 54gb disk problem, and what the loss curves actually said.

llms · pytorch · gpt · from-scratch · training 8 min read
[engineering] how llms actually work Jun 2026

a full walkthrough of the transformer machinery inside modern llms — tokens, embeddings, positional encoding, attention, feed-forward networks, the residual stream, and next-token prediction — with diagrams for each piece.

llms · transformers · machine-learning · neural-networks 26 min read
[engineering] darkqwen: what it actually takes to break a model's alignment May 2026

lora-finetuning qwen3.5-0.8b to strip its refusals on a free colab gpu, what it revealed about how fragile alignment really is, and why i published the result anyway.

llms · fine-tuning · lora · ai-safety · red-teaming 7 min read
[faith] what's god's love? understandin Agape luvvv! May 2026

a personal reflection on agape love, christian purpose, and what it means to live with faith at the centre — not just on sundays.

faith · christianity · purpose · reflection 6 min read