summaryrefslogtreecommitdiff
path: root/blog/index.qmd
blob: ee98c522444dfef1db653d116d6daaa64695c96f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: "Jayrup Nakawala | Blog"
---

RANDOM THOUGHTS, EXPERIMENTS, AND SYSTEMS NOTES
--------------------------------------------------

## [1] WHAT THE JACOBIAN LENS ACTUALLY MEASURES \
[Read](https://jayrup.me/blog/jacobian-lens-frequency) \
2026-08-02

Replicating Anthropic's J-lens on a small model: the
token-frequency confound nobody controls for, the bug
three reviewers caught, and what survives the fix.

## [2] WEBSITE PUBLISHING PIPELINE \
[Read](https://jayrup.me/blog/website-publishing-pipeline) \
2026-07-31

How this site gets built and deployed — and how
the voidlaptop agent publishes posts to it.

--------------------------------------------------

Newest first. Posts render as both HTML and plain
text: `curl jayrup.me/blog/<slug>` from a terminal,
or open the same URL in a browser.

--------------------------------------------------

BACK: [HOME](https://jayrup.me) | [PROJECTS](https://jayrup.me/projects)