cristóbal

@arquipelago.org

computers, architecture, and crônicas 🏴‍☠️ some at reduct.video, others at https://cristobal.arquipelago.org

What would you call the lineage of poets invested in the material substrate of writing—Blake, Mallarmé, Haroldão and Augusto, Kenny G, &c—and where would you find their heirs today? Is it PennSound/Jacket2? Where else should I look?

The question isn’t "why does Signal use AWS?" It’s to look at the infrastructural requirements of any global, real-time, mass comms platform and ask how it is that we got to a place where there’s no realistic alternative to AWS and the other hyperscalers. 3/

I often wrap print statements with a bunch of new-lines to make them easier to find in a fast moving debug log. I'm curious if anyway has the habit of using color with ANSI escape sequences? I wonder how common it'd be if languages had `print(msg, color="red")` baked in.

Recent programming experience has me thinking that the divide between I/O and compute should extend to languages. You want Erlang-style observability, concurrency, lightness for the I/O part, and Rust-style correctness and performance for the compute part. These don’t need to be the same language!

a combo of extension + arena: this augments a page with automatic wikipedia-like blue links to any Arena channel if the text is contained there

Bild

The folded-in-half, two pages per sheet, A5-sized pamphlet is the zenith of reading. A laptop, a bunch of PDFs, and a printer is the basis of the contemporary library. All the rest is object fetish masquerading a conservative impulse to prevent the distribution of information.

I’ve read fresher thoughts on aesthetics, technics, and politics in a dozen pages of Haroldo de Campos, and another dozen of Lina Bo Bardi, then in all of the canonical stuff I’ve read on art and technology or any of the discourse on social media.

Finally migrated fully from Vim to Neovim. No more funky vim.cmd('source ~/dotfiles/vimrc'). Bye NerdTree, Vundle, etc... What plugins do you guys swear by?

I'd say I'm both an ML true believer and an AI skeptic: super hyped about the concept of extrapolation from compressed distributed representation of statistical patterns in data, think it's useful and philosophically significant, not sure it's good at building genies

I experience it as a pernicious little identitarian devil lurking in my mind, asking to pin myself down, to reject opacity. It manifests materially as the pathetic labor of résumé → LinkedIn → personal website... and yet, when I find a nice tidy bio, what reassurance it gives!

Bild

The words are not your own. You must not attempt to pin them down to extract rent. You must channel language, become the body without organs, embedded in the field of immanence. There is no plagiarism, only connection. There is no copyright, only fleeting glimmers of meaning.

A recurring shape in my thought—There is no work/life balance, only life! No nature/artifice divide, only artifice! No original/copy distinction, only patchwork! No individual/collective trade-off, only interdependence! No mind/body duality, only embodied experience!

First dead simple, ~100loc, LLM interface is getting input and piping outputs to dmenu. Selections get copied to the clipboard to be used elsewhere.