dpc's avatar
professional

The right things to find after spending a day learning Lean.

https://joomy.korkutblech.com/posts/2026-07-28-why-rocq-is-better.html

Not that I understand what they’re talking about…

dpc's avatar
professional

Sticking with Lean.

dpc's avatar
professional

The right things to find after spending a day learning Lean.

https://joomy.korkutblech.com/posts/2026-07-28-why-rocq-is-better.html

Not that I understand what they’re talking about…

dpc's avatar
personal

I have finally found a mildly-offensive term to use for humans that I was lacking. A human-correspondence of the clanker : meatball. I was thinking about meatbag from KOTR, but it just feels to aggressive and hateful. But meatball… everyone loves meatballs, especially from IKEA.

dpc's avatar
professional

In tmux 3.7 there’s a new protocol that I’ll use to optimize long agent history redraw in Tau, by making them an atomic logical repain. So tmux doesn’t need to output the whole redrawn scrollback to the terminal at all.

## The better, explicit mechanism

**tmux 3.7+ supports application-initiated synchronized output (`DECSET 2026`).** An application c
an bracket one logical repaint:

```text
CSI ? 2026 h
...clear and redraw...
CSI ? 2026 l
```

tmux updates its internal state while suppressing intermediate cell output, then emits the final d
irty view. A one-second timeout protects against a broken application. This is almost exactly the
optimization you described, but the application must identify repaint boundaries.
dpc's avatar
musicpersonal

Load www.youtube.com media

It’s not exactly my type of a game, but it’s truly beautiful in many ways, one in the kind, very fun and I love the main sound theme.

dpc's avatar
personal

Well, seems like Twitter changed the UI so much, that I can’t use it anymore.

I guess I’ll just exclusively post here now.

dpc's avatar
professional

You can now edit your posts in Rostra. Designed at the very beginning, finally exposed in the UI.

dpc's avatar
professional

Given how happy I am with patchmark, I’m going to have an LSP with literally anything useful I can think of now.

First idea: show the dates next to the unix timestamps in all files.

media

Vishalxl's avatar
professional

@dpc Rostra running for 1 day, and taking 6GB virt memory on WSL ubuntu on my windows 11 laptop

May need some fixing…media

dpc's avatar
professional

I’ve did some work to prune things that Rostra was accumulating, which was leading effectively to a memory leaks.

Vishalxl's avatar
professional

@dpc Rostra running for 1 day, and taking 6GB virt memory on WSL ubuntu on my windows 11 laptop

May need some fixing…media

dpc's avatar
professional

Hey, I finally received it! :D

What happened?

BTW. Yes, I’ve noticed before there might be some memory leak. Will try to find debug soon.

More posts