Elektrine lite

← Feed

@algernon@come-from.mad-scientist.club

Post #3934134

2026-07-19 12:02 UTC

Received: from telchar.local (unknown [10.69.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by fax-machine.174070135.xyz (Postfix) with ESMTPSA id E5FE610E7C65 for ; Sun, 19 Jul 2026 13:58:09 +0200 (CEST) From: Gergely Nagy To: Gergely Nagy Subject: Test message, whee! x-ryoms-been-here: yes Hello world. Baby steps! Can't do anything yet, but wired up all the callbacks, printing all the info they receive, and I can inject a header.

Replies (1)

  • Still only a vague idea about how I want the actual Roto program to look, mind you. There's plenty to figure out there. Like, I want to have a library of convenience functions, which are not in Rust, but in Roto. And I'd like to let the system load any number of arbitrary modules before the main script, so the main script can then make use of them.

    Open ##3934132